/* --- Fonts, Colors, and Spacing --- */
/* --- Grid Sizing --- */
/* --- Grid Mixins --- */
/* --- Transitions --- */
/* --- Other --- */
/* --- Grid Structure --- */
@import url(../lucy-share/css/icons.css);
@import 'https://cloud.typography.com/6936672/6910412/css/fonts.css';
@import 'https://fast.fonts.net/cssapi/707e4b9b-c469-4ced-8122-660e6f3b7181.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=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=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: #111;
      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: #111;
    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 {
      position: absolute;
      top: 50%;
      transform: translate(0, -50%); }
      #staff-list .member .top .span11 .inner h2, #staff-list .member .top .span11 .inner p {
        position: relative;
        left: 10px; }
  #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: #111;
    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: #111; }
      #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: #111;
      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 #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #event-tickets form a, #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, #campaign-header #cart .headers div[class*='span'], #cart .headers #campaign-header div[class*='span'] {
    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: #09001D;
  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: #111; }
  #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: #111;
      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: #09001D;
    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 #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #cart #cart-actions #cart-coupon a, #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: #111;
  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 #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #product-detail a, #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: #111;
  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: #232323; }

.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.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 .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;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased; }

/* --- Body Styles --- */
.lucy-wrapper, #layout-7030 {
  margin: 0 auto;
  /* --- Table Styles --- */
  /* --- Form Styles --- */ }
  .lucy-wrapper h1, #layout-7030 h1 {
    margin-bottom: .5em !important;
    font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
    font-weight: 400 !important;
    color: #09001D;
    line-height: 1.1 !important;
    text-transform: uppercase;
    font-size: 3.25em; }
    .lucy-wrapper h1 a, #layout-7030 h1 a {
      text-decoration: none; }
      .lucy-wrapper h1 a:hover, #layout-7030 h1 a:hover {
        text-decoration: underline; }
  .lucy-wrapper h2, #layout-7030 h2 {
    margin-bottom: .5em !important;
    font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
    font-weight: 400 !important;
    color: #09001D;
    line-height: 1.1 !important;
    text-transform: uppercase;
    font-size: 2.4em !important;
    letter-spacing: .67px; }
    .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: 2em !important; } }
    @media only screen and (max-width: 875px) {
      .lucy-wrapper h2, #layout-7030 h2 {
        font-size: 1.8em !important; } }
  .lucy-wrapper h3, #layout-7030 h3 {
    margin-bottom: .5em !important;
    font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
    font-weight: 400 !important;
    color: #09001D;
    line-height: 1.1 !important;
    text-transform: uppercase;
    font-size: 1.8em !important;
    letter-spacing: .39px; }
    .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: 1.6em !important; } }
    @media only screen and (max-width: 875px) {
      .lucy-wrapper h3, #layout-7030 h3 {
        font-size: 1.4em !important; } }
  .lucy-wrapper h4, #layout-7030 h4 {
    margin-bottom: .5em !important;
    font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
    font-weight: 400 !important;
    color: #09001D;
    line-height: 1.1 !important;
    text-transform: uppercase;
    font-size: 1.125em; }
    .lucy-wrapper h4 a, #layout-7030 h4 a {
      text-decoration: none; }
      .lucy-wrapper h4 a:hover, #layout-7030 h4 a:hover {
        text-decoration: underline; }
  .lucy-wrapper h5, #layout-7030 h5 {
    margin-bottom: .5em !important;
    font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
    font-weight: 400 !important;
    color: #09001D;
    line-height: 1.1 !important;
    text-transform: uppercase;
    font-size: 1em; }
    .lucy-wrapper h5 a, #layout-7030 h5 a {
      text-decoration: none; }
      .lucy-wrapper h5 a:hover, #layout-7030 h5 a:hover {
        text-decoration: underline; }
  .lucy-wrapper h6, #layout-7030 h6 {
    margin-bottom: .5em !important;
    font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
    font-weight: 400 !important;
    color: #09001D;
    line-height: 1.1 !important;
    text-transform: uppercase;
    font-size: .9em; }
    .lucy-wrapper h6 a, #layout-7030 h6 a {
      text-decoration: none; }
      .lucy-wrapper h6 a:hover, #layout-7030 h6 a:hover {
        text-decoration: underline; }
  .lucy-wrapper p, #layout-7030 p {
    margin-bottom: 1.5em; }
    .lucy-wrapper p.photo-caption, #layout-7030 p.photo-caption {
      margin-top: -.5em;
      font-size: .8em;
      font-style: italic;
      color: #999; }
  .lucy-wrapper ul, #layout-7030 ul {
    margin-bottom: 2em;
    padding-left: 2em; }
  .lucy-wrapper hr, #layout-7030 hr {
    margin: 2.5em 0;
    border-bottom: 1px solid #DDD; }
  .lucy-wrapper .intro, #layout-7030 .intro {
    margin-bottom: 1em;
    font-size: 1.4em;
    line-height: 1.5; }
    @media only screen and (max-width: 1125px) {
      .lucy-wrapper .intro, #layout-7030 .intro {
        font-size: 1.2em; } }
    @media only screen and (max-width: 525px) {
      .lucy-wrapper .intro, #layout-7030 .intro {
        font-size: 1.05em; } }
  .lucy-wrapper img, #layout-7030 img {
    max-width: 100%; }
  .lucy-wrapper .page-image, #layout-7030 .page-image {
    margin-bottom: 2em; }
  .lucy-wrapper blockquote, #layout-7030 blockquote {
    margin-bottom: 2em;
    font-size: 1.5em;
    line-height: 1.5;
    font-style: italic; }
  .lucy-wrapper table:not(.ui-datepicker-calendar), #layout-7030 table:not(.ui-datepicker-calendar) {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0; }
    .lucy-wrapper table:not(.ui-datepicker-calendar) tr:first-child td, #layout-7030 table:not(.ui-datepicker-calendar) tr:first-child td {
      font-size: .8em;
      text-transform: uppercase;
      font-weight: bold;
      color: #FFF;
      background: #09001D; }
    .lucy-wrapper table:not(.ui-datepicker-calendar) tr:nth-child(even) td, #layout-7030 table:not(.ui-datepicker-calendar) tr:nth-child(even) td {
      background: #FAFAFA; }
    .lucy-wrapper table:not(.ui-datepicker-calendar) td, #layout-7030 table:not(.ui-datepicker-calendar) td {
      padding: 1em; }
  .lucy-wrapper .date-group, #layout-7030 .date-group, .lucy-wrapper .check-group, #layout-7030 .check-group {
    margin-bottom: 1em; }
  .lucy-wrapper [class*='span'] input, .lucy-wrapper input, #layout-7030 input, .lucy-wrapper select, #layout-7030 select, .lucy-wrapper textarea, #layout-7030 textarea {
    display: inline-block;
    margin-bottom: 1.5em !important;
    padding: 11px;
    font-size: .8em;
    font-family: "Trade Gothic Next LT W01 Rg", sans-serif;
    line-height: 1;
    vertical-align: middle;
    background: #FFF;
    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;
    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; }
  .lucy-wrapper .span24 select, #layout-7030 .span24 select {
    background-position-x: 98%; }
  .lucy-wrapper select, #layout-7030 select, .lucy-wrapper textarea, #layout-7030 textarea, .lucy-wrapper input[type=text], #layout-7030 input[type=text], .lucy-wrapper input[type=password], #layout-7030 input[type=password], .lucy-wrapper input[type=email], #layout-7030 input[type=email] {
    -webkit-appearance: none; }
  .lucy-wrapper select, #layout-7030 select {
    padding-right: 30px;
    padding: 13px 30px 13px 13px;
    background: #FFF url(../images/select-arrow.png) no-repeat 85% center;
    background-size: 8px 4px; }
    .lucy-wrapper select::-ms-expand, #layout-7030 select::-ms-expand {
      display: none; }
  .lucy-wrapper label, #layout-7030 label {
    display: block;
    margin-bottom: .4em;
    font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
    font-size: .65em;
    letter-spacing: .75px;
    text-transform: uppercase; }
  .lucy-wrapper input[type="checkbox"], #layout-7030 input[type="checkbox"], .lucy-wrapper input[type="radio"], #layout-7030 input[type="radio"] {
    position: relative;
    top: -2px;
    margin: 0 !important;
    margin-right: .5em !important;
    padding: 0; }
    .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="radio"], #layout-7030 input[type="radio"] {
    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; }
  .lucy-wrapper input[type="file"], #layout-7030 input[type="file"] {
    padding: 0 !important;
    border: none; }

.back-to {
  margin-bottom: .5em !important;
  padding-bottom: .5em;
  border-bottom: 1px solid #DDD; }
  .back-to.tablet-only {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }
  .back-to .icon-arrow-right-stroke-long {
    display: inline-block;
    font-size: .65em;
    vertical-align: middle;
    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; }
  .back-to a {
    vertical-align: middle;
    margin-left: 10px;
    font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    border-bottom: 2px solid transparent; }
  .back-to:hover a {
    color: #46A0A2;
    border-color: #FFCD34; }

#share-this-page {
  cursor: pointer;
  margin-top: 4em; }
  @media only screen and (max-width: 1125px) {
    #share-this-page {
      margin-top: 2em; } }
  @media only screen and (max-width: 875px) {
    #share-this-page {
      margin-top: 1em; } }
  #share-this-page.single {
    margin-top: 0; }
  #share-this-page .icon-share {
    font-size: .65em;
    vertical-align: middle; }
  #share-this-page strong {
    margin-left: 10px;
    font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    border-bottom: 2px solid transparent;
    vertical-align: middle; }
  #share-this-page:hover strong {
    color: #46A0A2;
    border-color: #FFCD34; }

/* --- Wrap video and Preserve Ratio --- */
.video-wrapper {
  position: relative;
  margin-bottom: 2em;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* --- Lucy Slideshow --- */
.lucy-slideshow {
  margin: 2em 0;
  padding-bottom: 57.066116%; }
  .lucy-slideshow .slider .slide {
    height: 100%;
    text-align: center; }
    .lucy-slideshow .slider .slide:before {
      z-index: 1 !important; }
    .lucy-slideshow .slider .slide .video-wrapper {
      padding: 0;
      height: 100%; }
    .lucy-slideshow .slider .slide img {
      position: absolute;
      top: 50%;
      left: 50%;
      width: auto;
      height: 100%;
      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; }
    .lucy-slideshow .slider .slide p {
      z-index: 2;
      margin-bottom: 0 !important;
      text-align: right;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
  .lucy-slideshow .previous, .lucy-slideshow .next {
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #46A0A2;
    text-indent: 0;
    color: #09001D;
    text-align: center;
    font-size: 1.2em;
    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;
    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: 875px) {
      .lucy-slideshow .previous, .lucy-slideshow .next {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: .8em; } }
    .lucy-slideshow .previous:after, .lucy-slideshow .next:after {
      display: none; }
    .lucy-slideshow .previous:before, .lucy-slideshow .next:before {
      font-family: 'icomoon'; }
    .lucy-slideshow .previous:hover, .lucy-slideshow .next:hover {
      background: #FFCD34; }
      @media (pointer: coarse) {
        .lucy-slideshow .previous:hover, .lucy-slideshow .next:hover {
          background: #46A0A2 !important; } }
  .lucy-slideshow .previous {
    left: 1em;
    margin-top: 0; }
    .lucy-slideshow .previous:before {
      content: '\e938'; }
  .lucy-slideshow .next {
    right: 1em;
    margin-top: 0; }
    .lucy-slideshow .next:before {
      content: '\e939'; }
  .lucy-slideshow .thumbs {
    bottom: -21% !important;
    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; }

/* --- 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;
  font-weight: bold;
  color: #F00; }

/* --- Social Networking --- */
.social {
  padding-left: 0 !important;
  list-style-type: none; }
  .social li {
    margin-bottom: 2em;
    padding-bottom: 2em;
    background-repeat: no-repeat;
    background-position: 0 2px;
    border-bottom: 1px solid #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 {
  float: left;
  width: 100%;
  padding: 2em 0;
  text-align: center; }

.pagination a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 3px;
  font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
  font-size: .7em;
  text-align: center;
  text-decoration: none;
  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; }

.pagination a.selected {
  background: #46A0A2; }

.pagination a:hover {
  background: #FFCD34; }

/* --- 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, #share-container .networks #copy-wrap a, .cart-button {
  display: inline-block;
  padding: 1em 1.75em;
  font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
  font-size: .65em;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 1.15px;
  color: #09001D !important;
  background-color: #FFCD34 !important;
  text-decoration: none !important;
  cursor: pointer; }
  button:hover, .button:hover, #share-container .networks #copy-wrap a:hover, .cart-button:hover {
    text-decoration: underline !important; }

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

/* --- Share This --- */
#share-container {
  display: none;
  overflow: hidden;
  position: fixed;
  z-index: 201;
  top: 50%;
  left: 50%;
  width: 350px;
  height: 210px;
  margin: -105px 0 0 -175px;
  padding: 20px 60px;
  background: #09001D;
  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;
  box-shadow: 0 4px 14px 0 rgba(9, 0, 29, 0.08);
  -moz-box-shadow: 0 4px 14px 0 rgba(9, 0, 29, 0.08);
  -webkit-box-shadow: 0 4px 14px 0 rgba(9, 0, 29, 0.08);
  -o-box-shadow: 0 4px 14px 0 rgba(9, 0, 29, 0.08);
  -ms-box-shadow: 0 4px 14px 0 rgba(9, 0, 29, 0.08); }
  #share-container .title {
    margin: 0;
    padding: 10px 0;
    font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .8px;
    text-align: center;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #share-container .close-this {
    position: absolute;
    top: 8px;
    right: 8px;
    font-size: .7em;
    color: #FFCD34;
    text-decoration: none; }
    #share-container .close-this:hover {
      color: #46A0A2; }
  #share-container .networks {
    display: block;
    width: 100%;
    margin-top: .8em;
    text-align: center; }
    #share-container .networks a {
      display: inline-block;
      margin-left: 10px;
      width: 38px;
      height: 38px;
      cursor: pointer; }
      #share-container .networks a:first-child {
        margin: 0; }
    #share-container .networks [class*="st_"] {
      position: relative; }
      #share-container .networks [class*="st_"]:before {
        position: absolute;
        top: 0;
        left: 0;
        font-family: 'icomoon';
        font-size: 2em;
        color: #FFCD34; }
      #share-container .networks [class*="st_"]:hover:before {
        color: #46A0A2; }
    #share-container .networks .st_facebook_custom:before {
      content: '\e92d'; }
    #share-container .networks .st_linkedin_custom:before {
      content: '\e931'; }
    #share-container .networks .st_twitter_custom:before {
      font-size: 1.9em;
      content: '\e964' !important; }
    #share-container .networks .st_email_custom {
      background: #FFCD34;
      border-radius: 2px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      -o-border-radius: 2px;
      -ms-border-radius: 2px;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      -o-background-clip: padding-box;
      -ms-background-clip: padding-box; }
      #share-container .networks .st_email_custom:before {
        margin-left: 8px;
        font-size: .8em;
        line-height: 38px;
        color: #09001D;
        content: '\e901'; }
      #share-container .networks .st_email_custom:hover {
        background: #46A0A2; }
    #share-container .networks #copy-wrap {
      position: relative;
      margin-top: 1em; }
      #share-container .networks #copy-wrap a {
        position: absolute;
        top: 0;
        right: 0;
        width: auto !important;
        height: 35px;
        margin: 0 !important;
        padding: 0 1.5em;
        font-size: .6em;
        line-height: 35px;
        color: #FFF;
        background: #FFCD34;
        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; }
    #share-container .networks #copy-to-clipboard {
      width: 100%;
      height: 35px;
      padding: 5px;
      font-size: .8em;
      outline: 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; }

/* --- Overlays --- */
#modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8); }

/* --- Image Viewer --- */
.gallery img {
  cursor: pointer; }

#viewer {
  position: fixed;
  z-index: 25;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #F5F5F5;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out; }
  #viewer #viewer-header {
    position: relative;
    z-index: 1;
    height: 60px;
    background: #FFF;
    border-bottom: 1px solid #DDD; }
    #viewer #viewer-header h2 {
      float: left;
      display: inline;
      margin: 0 1.5em 0 0;
      padding-left: 1em;
      line-height: 60px;
      font-size: 1.5em; }
    #viewer #viewer-header #viewer-close {
      float: right;
      display: inline;
      padding: 20px;
      cursor: pointer; }
      #viewer #viewer-header #viewer-close:before {
        font-family: 'icomoon';
        content: '\e919'; }
    #viewer #viewer-header p {
      float: right;
      display: inline;
      padding: 0 2em;
      line-height: 60px;
      font-weight: 800;
      font-size: .85em;
      border-left: 1px solid #DDD;
      border-right: 1px solid #DDD; }
    #viewer #viewer-header em {
      font-weight: 300;
      color: #777; }
  #viewer #viewer-previous, #viewer #viewer-next {
    position: absolute;
    z-index: 1;
    top: 50%;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    #viewer #viewer-previous:before, #viewer #viewer-next:before {
      position: absolute;
      width: 70px;
      height: 70px;
      background: #FFF;
      content: '';
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      -o-border-radius: 50%;
      -ms-border-radius: 50%;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      -o-background-clip: padding-box;
      -ms-background-clip: padding-box; }
    #viewer #viewer-previous:after, #viewer #viewer-next:after {
      position: absolute;
      font-family: 'icomoon';
      font-size: 70px;
      color: #000;
      line-height: 1; }
  #viewer #viewer-previous {
    left: 0; }
    #viewer #viewer-previous:before {
      left: -50px; }
    #viewer #viewer-previous:after {
      content: '\e934'; }
  #viewer #viewer-next {
    right: 0; }
    #viewer #viewer-next:before {
      right: -50px; }
    #viewer #viewer-next:after {
      right: 0;
      content: '\e935'; }
  #viewer #viewer-image {
    position: absolute;
    z-index: 0;
    top: 60px;
    left: 0;
    width: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }

/* --- Miscellaneous --- */
.tablet-only {
  display: none; }
  @media only screen and (max-width: 875px) {
    .tablet-only {
      display: block; } }
.mobile-only {
  display: none; }
  @media only screen and (max-width: 525px) {
    .mobile-only {
      display: block; } }
#recaptcha_widget_div {
  margin-bottom: 10px; }

a img {
  border: none; }

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

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

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

.date-box {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  padding: .5em .75em;
  line-height: 1;
  text-align: center;
  color: #FFF;
  font-size: 1.6em;
  font-family: "Knockout 70 A", "Knockout 70 B", sans-serif;
  background: #46A0A2;
  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) {
    .date-box {
      font-size: 1.3em; } }
  .date-box span {
    display: block;
    font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
    font-size: .45em;
    font-weight: bold;
    line-height: 1.5;
    color: #09001D;
    text-transform: uppercase;
    letter-spacing: .08em; }
    @media only screen and (max-width: 875px) {
      .date-box span:nth-of-type(2) {
        padding-top: 1em; } }
  .date-box em {
    position: relative;
    display: block;
    line-height: 3;
    font-style: normal;
    font-size: .3em;
    font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    @media only screen and (max-width: 875px) {
      .date-box em {
        display: none; } }
    .date-box em:before, .date-box em:after {
      content: "\2014"; }

.subtitle, #cart .headers div[class*='span'] {
  margin-bottom: 1em;
  font-size: .8em;
  font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
  color: #46A0A2;
  text-transform: uppercase; }

/* --- Home Page --- */
@keyframes home-fader {
  0% {
    opacity: 0; }
  12.5% {
    opacity: 1; }
  25% {
    opacity: 1; }
  37.5% {
    opacity: 0; }
  100% {
    opacity: 0; } }

#home-hero {
  overflow: hidden;
  position: relative;
  padding-bottom: 4em;
  background: #09001D;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased; }
  @media only screen and (max-width: 1125px) {
    #home-hero {
      padding-bottom: 4em; } }
  @media only screen and (max-width: 750px) {
    #home-hero {
      padding-bottom: 2em; } }
  #home-hero .content {
    padding: calc(var(--navbar_height) + 6em) 0 6em; }
    @media only screen and (max-width: 1125px) {
      #home-hero .content {
        padding: calc(var(--navbar_height) + 4em) 0 4em; } }
    @media only screen and (max-width: 750px) {
      #home-hero .content {
        padding: 2em 0; } }
  #home-hero h1 {
    margin-bottom: .2em;
    font-size: 9em;
    font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
    text-transform: uppercase;
    line-height: .8 !important;
    color: #FFF; }
    @media only screen and (max-width: 1920px) {
      #home-hero h1 {
        font-size: 7.6em; } }
    @media only screen and (max-width: 1440px) {
      #home-hero h1 {
        font-size: 10vw; } }
  #home-hero .button, #home-hero .cart-button, #home-hero #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #home-hero a {
    font-size: .8em; }
  #home-hero .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    #home-hero .bg .image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center;
      opacity: 0;
      animation: home-fader 25s linear infinite; }
      #home-hero .bg .image:nth-child(1) {
        animation-delay: 0s; }
      #home-hero .bg .image:nth-child(2) {
        animation-delay: 5s; }
      #home-hero .bg .image:nth-child(3) {
        animation-delay: 10s; }
      #home-hero .bg .image:nth-child(4) {
        animation-delay: 15s; }
      #home-hero .bg .image:nth-child(5) {
        animation-delay: 20s; }
  #home-hero .lucy-wrapper, #home-hero #layout-7030 {
    z-index: 2; }
  #home-hero:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: transparent url(../images/home-hero-gradient.png) repeat-y 0 0;
    content: '';
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5; }
  #home-hero::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(40deg, rgba(9, 0, 29, 0) 50%, #09001D 91%), linear-gradient(180deg, rgba(9, 0, 29, 0) 50%, #09001D 90%); }
  #home-hero .home-hero-callouts {
    display: grid;
    gap: 4.75rem;
    grid-template-columns: repeat(4, 1fr);
    text-decoration: none; }
    @media only screen and (max-width: 1125px) {
      #home-hero .home-hero-callouts {
        grid-template-columns: 1fr 1fr;
        gap: 2rem; } }
    #home-hero .home-hero-callouts a {
      text-decoration: none; }
      #home-hero .home-hero-callouts a:hover h2, #home-hero .home-hero-callouts a:focus-visible h2 {
        text-decoration: underline; }
    #home-hero .home-hero-callouts h2 {
      margin: 0 0 .3rem !important;
      color: #46A0A2; }
    #home-hero .home-hero-callouts p {
      font-size: 18px;
      margin: 0 !important;
      color: #FFF;
      line-height: 1.22; }

.home-img-row {
  display: grid;
  width: 100%;
  overflow: hidden;
  grid-template-columns: repeat(6, 1fr); }
  @media only screen and (max-width: 1125px) {
    .home-img-row {
      grid-template-columns: repeat(3, 1fr); } }
  .home-img-row img {
    display: block;
    max-width: 100%; }

#content-wrapper .home-heading-l {
  font-size: 3vw !important;
  line-height: 0.86 !important; }
  @media only screen and (max-width: 1125px) {
    #content-wrapper .home-heading-l {
      font-size: 4vw !important; } }
  @media only screen and (max-width: 875px) {
    #content-wrapper .home-heading-l {
      font-size: 7vw !important; } }
#home-shows-list .show {
  position: relative;
  height: 0;
  color: #FFF;
  text-decoration: none;
  background: #09001D;
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  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; }
  #home-shows-list .show.span6 {
    padding-bottom: 33%; }
    @media only screen and (max-width: 1440px) {
      #home-shows-list .show.span6 {
        padding-bottom: 35%; } }
    @media only screen and (max-width: 1125px) {
      #home-shows-list .show.span6 {
        width: calc(50% - 20px);
        margin-bottom: 20px;
        padding-bottom: 50%; }
        #home-shows-list .show.span6:last-child {
          margin-bottom: 0; }
        #home-shows-list .show.span6 .title {
          font-size: 5vw; } }
  #home-shows-list .show.span8 {
    padding-bottom: 40%; }
    @media only screen and (max-width: 1125px) {
      #home-shows-list .show.span8 .title {
        font-size: 4vw; } }
  #home-shows-list .show.span12 {
    padding-bottom: 30%; }
    @media only screen and (max-width: 1125px) {
      #home-shows-list .show.span12 .title {
        font-size: 5vw; } }
  #home-shows-list .show.span24 {
    padding-bottom: 35%;
    background-position: top right;
    background-color: #09001D;
    background-size: auto 100%;
    background-repeat: no-repeat; }
    @media only screen and (max-width: 1440px) {
      #home-shows-list .show.span24 .span12 {
        width: calc(75% - 20px); } }
    @media only screen and (max-width: 525px) {
      #home-shows-list .show.span24 .span12 {
        width: calc(75% - 20px) !important;
        margin-left: 20px !important; } }
    @media only screen and (max-width: 875px) {
      #home-shows-list .show.span24 .title {
        font-size: 5vw; } }
    @media only screen and (max-width: 525px) {
      #home-shows-list .show.span24 .title {
        font-size: 8vw; } }
    @media only screen and (max-width: 875px) {
      #home-shows-list .show.span24 .desc {
        display: none; } }
    #home-shows-list .show.span24:hover {
      background-size: auto 103% !important; }
  @media only screen and (max-width: 750px) {
    #home-shows-list .show.span6, #home-shows-list .show.span8, #home-shows-list .show.span12, #home-shows-list .show.span24 {
      width: calc(100% - 20px);
      margin-bottom: 20px;
      padding-bottom: 60%; }
      #home-shows-list .show.span6 .title, #home-shows-list .show.span8 .title, #home-shows-list .show.span12 .title, #home-shows-list .show.span24 .title {
        font-size: 8vw; } }
  #home-shows-list .show .inner {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 2em;
    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: 525px) {
      #home-shows-list .show .inner {
        padding: 1em; } }
  #home-shows-list .show .type, #home-shows-list .show .date {
    margin-bottom: 1em;
    font-size: .6em;
    font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
    letter-spacing: .08em;
    text-transform: uppercase; }
  #home-shows-list .show .title {
    margin-bottom: 0;
    line-height: 1;
    font-size: 3vw;
    font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
    text-transform: uppercase;
    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-shows-list .show:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/images/upcoming-event-gradient.png);
    background-size: cover;
    content: '';
    filter: alpha(opacity=95);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    -moz-opacity: 0.95;
    -khtml-opacity: 0.95;
    opacity: 0.95; }
  #home-shows-list .show:after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #46A0A2;
    content: '';
    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;
    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-shows-list .show:hover {
    background-size: 103% auto; }
    #home-shows-list .show:hover .inner {
      bottom: 10px; }
      #home-shows-list .show:hover .inner .title {
        color: #FFCD34; }
    #home-shows-list .show:hover:after {
      filter: alpha(opacity=30);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
      -moz-opacity: 0.3;
      -khtml-opacity: 0.3;
      opacity: 0.3; }

#home-shows {
  padding-block: 4.625rem; }

#home-who-we-are {
  padding: 4.625rem 0;
  color: #FFF;
  background: #09001D url(../images/home-spotlight.jpg) no-repeat right top;
  background-size: cover;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased; }
  @media only screen and (max-width: 1125px) {
    #home-who-we-are {
      padding: 4em 0; } }
  @media only screen and (max-width: 750px) {
    #home-who-we-are {
      padding: 2em 0; } }
  #home-who-we-are .subtitle, #home-who-we-are #cart .headers div[class*='span'], #cart .headers #home-who-we-are div[class*='span'] {
    margin-bottom: .5em;
    color: #46A0A2; }
  #home-who-we-are h2 {
    margin-bottom: .2em;
    font-size: 5em;
    font-size: 5.25vw;
    font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
    text-transform: uppercase;
    line-height: .9;
    letter-spacing: 1px;
    color: #FFF; }
    @media only screen and (max-width: 875px) {
      #home-who-we-are h2 {
        font-size: 7vw; } }
    @media only screen and (max-width: 525px) {
      #home-who-we-are h2 {
        font-size: 10vw; } }
  #home-who-we-are p {
    margin-bottom: 3em;
    color: #FFF;
    line-height: 1.5; }
  @media only screen and (max-width: 875px) {
    #home-who-we-are .span16 {
      width: calc(100% - 20px); } }
  #home-who-we-are .span8 {
    position: relative;
    height: 0;
    padding-bottom: 40%;
    text-decoration: none;
    color: #FFF;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    transition: 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: 750px) {
      #home-who-we-are .span8 {
        width: calc(100% - 20px);
        margin-bottom: 20px;
        padding-bottom: 60%;
        background-size: cover !important; }
        #home-who-we-are .span8:last-child {
          margin-bottom: 0; } }
    #home-who-we-are .span8 p {
      position: absolute;
      z-index: 2;
      bottom: 0;
      left: 0;
      width: 100%;
      margin-bottom: 0;
      padding: .75em;
      line-height: 1;
      color: #FFF;
      font-size: 3vw;
      font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
      text-transform: uppercase;
      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: 1125px) {
        #home-who-we-are .span8 p {
          font-size: 4vw; } }
      @media only screen and (max-width: 750px) {
        #home-who-we-are .span8 p {
          font-size: 7vw; } }
    #home-who-we-are .span8#home-our-story {
      background-image: url(../images/our-story.jpg); }
    #home-who-we-are .span8#home-community-impact {
      background-image: url(../images/home-impact.jpg?v=2);
      background-position: 50% 18%; }
    #home-who-we-are .span8#home-programs {
      background-image: url(../images/programs.jpg); }
    #home-who-we-are .span8#home-sponsors {
      background-image: url(../images/home-sponsors.jpg?v=2);
      background-position: 50% 18%; }
    #home-who-we-are .span8:hover {
      background-size: auto 103%; }
      #home-who-we-are .span8:hover p {
        bottom: 10px;
        color: #FFCD34; }
      #home-who-we-are .span8:hover:after {
        filter: alpha(opacity=30);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        -moz-opacity: 0.3;
        -khtml-opacity: 0.3;
        opacity: 0.3; }
    #home-who-we-are .span8:before {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url(/images/upcoming-event-gradient.png);
      background-size: cover;
      content: '';
      filter: alpha(opacity=75);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
      -moz-opacity: 0.75;
      -khtml-opacity: 0.75;
      opacity: 0.75; }
    #home-who-we-are .span8:after {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #46A0A2;
      content: '';
      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;
      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-upcoming {
  padding: 4.625rem 0;
  background: #09001D; }
  @media only screen and (max-width: 1125px) {
    #home-upcoming {
      padding: 4em 0; } }
  @media only screen and (max-width: 750px) {
    #home-upcoming {
      padding: 2em 0; } }
  #home-upcoming h2 {
    font-size: 5em;
    font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
    text-transform: uppercase;
    line-height: .9;
    letter-spacing: 1px;
    color: #FFF; }
    @media only screen and (max-width: 1125px) {
      #home-upcoming h2 {
        font-size: 4em; } }
    @media only screen and (max-width: 525px) {
      #home-upcoming h2 {
        font-size: 3em; } }
  #home-upcoming .button, #home-upcoming .cart-button, #home-upcoming #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #home-upcoming a {
    float: right;
    padding: 1.75em 3em;
    font-size: .7em; }
    @media only screen and (max-width: 1125px) {
      #home-upcoming .button, #home-upcoming .cart-button, #home-upcoming #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #home-upcoming a {
        font-size: .5em; } }
    @media only screen and (max-width: 750px) {
      #home-upcoming .button, #home-upcoming .cart-button, #home-upcoming #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #home-upcoming a {
        display: none; } }
  @media only screen and (max-width: 750px) {
    #home-upcoming .span15, #home-upcoming .span8 {
      width: calc(100% - 20px); } }
  @media only screen and (max-width: 750px) {
    #home-upcoming .span8 {
      margin-top: 2em;
      margin-left: 20px !important; } }
  @media only screen and (max-width: 525px) {
    #home-upcoming .span8 {
      margin-left: 0 !important; } }
  #home-upcoming .event {
    display: block;
    padding: 2.5em 0;
    color: #FFF;
    border-top: 1px solid #DDD; }
    #home-upcoming .event .span4 {
      position: relative; }
      @media only screen and (max-width: 750px) {
        #home-upcoming .event .span4 {
          width: calc(30% - 20px); } }
      @media only screen and (max-width: 525px) {
        #home-upcoming .event .span4 {
          margin-bottom: 1em; } }
    @media only screen and (max-width: 750px) {
      #home-upcoming .event .span10 {
        width: calc(65.666667% - 20px); } }
    #home-upcoming .event img {
      float: left;
      width: 100%; }
    #home-upcoming .event p {
      margin-bottom: 0; }
      #home-upcoming .event p.title {
        margin-bottom: .3em;
        font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
        font-size: 1.8em;
        text-transform: uppercase;
        letter-spacing: 0.15px;
        line-height: 1.2; }
      #home-upcoming .event p.date {
        margin-bottom: 1.5em;
        letter-spacing: 1px;
        font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
        font-size: .6em;
        text-transform: uppercase; }
    #home-upcoming .event:last-child {
      border-bottom: 1px solid #DDD; }
    #home-upcoming .event:hover p.title {
      text-decoration: underline; }
  #home-upcoming .span8 a {
    position: relative;
    display: block;
    height: 0;
    padding-bottom: 138%;
    color: #FFF;
    text-decoration: none;
    background-size: auto 100%;
    background-position: center;
    overflow: hidden;
    -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; }
    #home-upcoming .span8 a .inner {
      position: absolute;
      z-index: 2;
      bottom: 0;
      left: 0;
      padding: 2em;
      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-upcoming .span8 a .inner p {
        margin-bottom: 0; }
        @media only screen and (max-width: 1440px) {
          #home-upcoming .span8 a .inner p {
            display: none; } }
        @media only screen and (max-width: 750px) {
          #home-upcoming .span8 a .inner p {
            display: block; } }
        #home-upcoming .span8 a .inner p.title {
          margin-bottom: .3em;
          font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
          font-size: 2.4em;
          line-height: 1;
          text-transform: uppercase;
          letter-spacing: 0.15px; }
          @media only screen and (max-width: 1440px) {
            #home-upcoming .span8 a .inner p.title {
              display: block; } }
          @media only screen and (max-width: 1125px) {
            #home-upcoming .span8 a .inner p.title {
              font-size: 1.5em; } }
          @media only screen and (max-width: 750px) {
            #home-upcoming .span8 a .inner p.title {
              font-size: 2.4em; } }
        #home-upcoming .span8 a .inner p.date {
          margin-bottom: 1.5em;
          letter-spacing: 1px;
          font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
          font-size: .6em;
          text-transform: uppercase; }
          @media only screen and (max-width: 1440px) {
            #home-upcoming .span8 a .inner p.date {
              display: block;
              margin-bottom: 0; } }
          @media only screen and (max-width: 750px) {
            #home-upcoming .span8 a .inner p.date {
              margin-bottom: 1.5em; } }
    #home-upcoming .span8 a:hover {
      background-size: auto 103%; }
      #home-upcoming .span8 a:hover .inner {
        bottom: 10px; }
        #home-upcoming .span8 a:hover .inner .title {
          color: #FFCD34; }
      #home-upcoming .span8 a:hover:before {
        transform: scale(1.1);
        perspective: 1000px;
        -moz-transform: scale(1.1);
        -moz-perspective: 1000;
        -webkit-transform: scale(1.1);
        -webkit-perspective: 1000;
        -o-transform: scale(1.1);
        -o-perspective: 1000;
        -ms-transform: scale(1.1);
        -ms-perspective: 1000; }
      #home-upcoming .span8 a:hover:after {
        filter: alpha(opacity=30);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        -moz-opacity: 0.3;
        -khtml-opacity: 0.3;
        opacity: 0.3; }
    #home-upcoming .span8 a:before {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url(/images/upcoming-event-gradient.png);
      background-size: cover;
      content: '';
      filter: alpha(opacity=75);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
      -moz-opacity: 0.75;
      -khtml-opacity: 0.75;
      opacity: 0.75; }
    #home-upcoming .span8 a:after {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #46A0A2;
      content: '';
      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;
      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-instagram {
  font-size: 0; }
  #home-instagram .image {
    display: inline-block;
    width: calc(100% / 6);
    height: calc(100vw / 6);
    background-size: cover !important;
    background-position: center !important; }
    @media only screen and (max-width: 875px) {
      #home-instagram .image {
        width: calc(100% / 3);
        height: calc(100vw / 3); } }
    @media only screen and (max-width: 525px) {
      #home-instagram .image {
        width: calc(100% / 2);
        height: calc(100vw / 2); } }
/* --- Table of Contents --- */
#table-of-contents {
  margin-top: 2em; }
  #table-of-contents a, #table-of-contents a:active, #table-of-contents a:visited {
    display: block;
    padding: 2em 0;
    border-top: 1px solid #DDD; }
    #table-of-contents a .span7, #table-of-contents a:active .span7, #table-of-contents a:visited .span7 {
      overflow: hidden;
      font-size: 0; }
      #table-of-contents a .span7 img, #table-of-contents a:active .span7 img, #table-of-contents a:visited .span7 img {
        display: block;
        width: 100%;
        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) {
          #table-of-contents a .span7 img, #table-of-contents a:active .span7 img, #table-of-contents a:visited .span7 img {
            margin-bottom: 25px; } }
    #table-of-contents a .span16, #table-of-contents a .span24, #table-of-contents a:active .span16, #table-of-contents a:active .span24, #table-of-contents a:visited .span16, #table-of-contents a:visited .span24 {
      position: relative; }
      @media only screen and (max-width: 1125px) {
        #table-of-contents a .span16, #table-of-contents a .span24, #table-of-contents a:active .span16, #table-of-contents a:active .span24, #table-of-contents a:visited .span16, #table-of-contents a:visited .span24 {
          height: auto !important; } }
      #table-of-contents a .span16 .outer, #table-of-contents a .span24 .outer, #table-of-contents a:active .span16 .outer, #table-of-contents a:active .span24 .outer, #table-of-contents a:visited .span16 .outer, #table-of-contents a:visited .span24 .outer {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        @media only screen and (max-width: 1125px) {
          #table-of-contents a .span16 .outer, #table-of-contents a .span24 .outer, #table-of-contents a:active .span16 .outer, #table-of-contents a:active .span24 .outer, #table-of-contents a:visited .span16 .outer, #table-of-contents a:visited .span24 .outer {
            position: relative;
            top: auto;
            left: auto; } }
      #table-of-contents a .span16 .wrap, #table-of-contents a .span24 .wrap, #table-of-contents a:active .span16 .wrap, #table-of-contents a:active .span24 .wrap, #table-of-contents a:visited .span16 .wrap, #table-of-contents a:visited .span24 .wrap {
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        display: table;
        width: 100%;
        height: 100%; }
        @media only screen and (max-width: 1125px) {
          #table-of-contents a .span16 .wrap, #table-of-contents a .span24 .wrap, #table-of-contents a:active .span16 .wrap, #table-of-contents a:active .span24 .wrap, #table-of-contents a:visited .span16 .wrap, #table-of-contents a:visited .span24 .wrap {
            position: relative;
            top: auto;
            left: auto; } }
      #table-of-contents a .span16 .inner, #table-of-contents a .span24 .inner, #table-of-contents a:active .span16 .inner, #table-of-contents a:active .span24 .inner, #table-of-contents a:visited .span16 .inner, #table-of-contents a:visited .span24 .inner {
        display: table-cell;
        vertical-align: middle; }
        @media only screen and (max-width: 1125px) {
          #table-of-contents a .span16 .inner, #table-of-contents a .span24 .inner, #table-of-contents a:active .span16 .inner, #table-of-contents a:active .span24 .inner, #table-of-contents a:visited .span16 .inner, #table-of-contents a:visited .span24 .inner {
            display: block; } }
      #table-of-contents a .span16 p, #table-of-contents a .span24 p, #table-of-contents a:active .span16 p, #table-of-contents a:active .span24 p, #table-of-contents a:visited .span16 p, #table-of-contents a:visited .span24 p {
        margin-bottom: .5em;
        font-size: .9em; }
        #table-of-contents a .span16 p:last-child, #table-of-contents a .span24 p:last-child, #table-of-contents a:active .span16 p:last-child, #table-of-contents a:active .span24 p:last-child, #table-of-contents a:visited .span16 p:last-child, #table-of-contents a:visited .span24 p:last-child {
          margin-bottom: 0; }
      #table-of-contents a .span16 strong, #table-of-contents a .span24 strong, #table-of-contents a:active .span16 strong, #table-of-contents a:active .span24 strong, #table-of-contents a:visited .span16 strong, #table-of-contents a:visited .span24 strong {
        font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
        font-size: 2em;
        text-transform: uppercase;
        border-bottom: 2px solid transparent; }
    #table-of-contents a:hover p strong, #table-of-contents a:active:hover p strong, #table-of-contents a:visited:hover p strong {
      border-color: #46A0A2; }
    #table-of-contents a:hover .span7 img, #table-of-contents a:active:hover .span7 img, #table-of-contents a:visited:hover .span7 img {
      transform: scale(1.05);
      perspective: 1000px;
      -moz-transform: scale(1.05);
      -moz-perspective: 1000;
      -webkit-transform: scale(1.05);
      -webkit-perspective: 1000;
      -o-transform: scale(1.05);
      -o-perspective: 1000;
      -ms-transform: scale(1.05);
      -ms-perspective: 1000; }
  #table-of-contents .span18 .outer {
    position: relative;
    top: auto;
    left: auto; }
  #table-of-contents .span18 .wrap {
    position: relative;
    top: auto;
    left: auto;
    display: block; }
  #table-of-contents .span18 .inner {
    display: block; }
  #table-of-contents .span18 p {
    margin-bottom: .5em;
    font-size: .9em; }
    #table-of-contents .span18 p:last-child {
      margin-bottom: 0; }
  #table-of-contents .span18 strong {
    font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
    font-size: 2em;
    text-transform: uppercase; }

/* --- Directions & Parking --- */
#address-box {
  position: relative;
  height: 350px;
  background: #211835 url(../images/parking-address-map.jpg) no-repeat center;
  background-size: cover; }
  #address-box .box {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 275px;
    height: calc(100% - 40px);
    background: #FFF;
    white-space: nowrap;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    #address-box .box .wrap {
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      display: table;
      width: 100%;
      height: 100%; }
    #address-box .box .inner {
      display: table-cell;
      padding: 25px;
      vertical-align: middle; }
    #address-box .box .button, #address-box .box .cart-button, #address-box .box #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #address-box .box a {
      width: 100%;
      padding: 1.5em 0;
      font-size: .8em;
      text-align: center; }
    #address-box .box p:last-child {
      margin-bottom: 0; }

#filter-aside {
  padding-top: 40px; }

#calendar {
  padding-top: 20px;
  padding-bottom: 4em; }
  @media only screen and (max-width: 875px) {
    #calendar {
      padding-bottom: 2em; } }
  #calendar #calendar-nav {
    position: relative;
    text-align: center;
    margin-bottom: 4em; }
    @media only screen and (max-width: 875px) {
      #calendar #calendar-nav {
        margin-bottom: 2em; } }
    #calendar #calendar-nav h1 {
      margin-bottom: 0 !important;
      letter-spacing: 2.67px; }
    #calendar #calendar-nav .icon-arrow-left-stroke, #calendar #calendar-nav .icon-arrow-right-stroke {
      position: absolute;
      top: 50%;
      width: 60px;
      height: 60px;
      line-height: 60px;
      text-align: center;
      text-decoration: none;
      background: rgba(9, 0, 29, 0.05);
      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;
      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) {
        #calendar #calendar-nav .icon-arrow-left-stroke, #calendar #calendar-nav .icon-arrow-right-stroke {
          width: 40px;
          height: 40px;
          line-height: 40px;
          font-size: .8em; } }
      #calendar #calendar-nav .icon-arrow-left-stroke:hover, #calendar #calendar-nav .icon-arrow-right-stroke:hover {
        background: #FFCD34; }
    #calendar #calendar-nav .icon-arrow-left-stroke {
      left: 0; }
    #calendar #calendar-nav .icon-arrow-right-stroke {
      right: 0; }
  @media only screen and (max-width: 875px) {
    #calendar #grid {
      display: none; } }
  #calendar #grid #events-calendar th {
    font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
    font-size: .55em;
    letter-spacing: 1.5px;
    color: #09001D !important; }
  #calendar #grid #events-calendar td {
    background: #FFF !important; }
    #calendar #grid #events-calendar td.current {
      background: rgba(70, 160, 162, 0.05) !important; }
    #calendar #grid #events-calendar td .event {
      display: inline-block;
      text-decoration: none; }
      @media only screen and (max-width: 1125px) {
        #calendar #grid #events-calendar td .event {
          font-size: .8em; } }
      #calendar #grid #events-calendar td .event .time {
        font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
        font-weight: 600; }
      #calendar #grid #events-calendar td .event .title {
        border-bottom: 2px solid transparent; }
      #calendar #grid #events-calendar td .event:hover .title {
        color: #46A0A2;
        border-color: #FFCD34; }
  #calendar #list {
    display: none;
    border-bottom: none; }
    @media only screen and (max-width: 875px) {
      #calendar #list {
        display: block; } }
    #calendar #list .event-header {
      padding-top: 1em;
      border-top: 1px solid #DDD;
      text-transform: uppercase;
      font-size: .75em;
      letter-spacing: .8px;
      font-weight: 500;
      color: #09001D; }
      #calendar #list .event-header span {
        margin-right: 10px;
        font-size: 2em;
        vertical-align: middle; }
    #calendar #list ul {
      list-style-type: none;
      padding-left: 0; }
      #calendar #list ul li {
        display: block;
        position: relative;
        margin-bottom: 10px;
        padding: 10px 15px;
        background: #F9F9F9; }
        #calendar #list ul li a {
          text-decoration: none; }

#event-filters #upcoming-past, #event-filters #current-upcoming-past {
  position: relative;
  display: table;
  width: 100%;
  margin-bottom: 2em;
  border-collapse: separate; }
  #event-filters #upcoming-past .wrap, #event-filters #current-upcoming-past .wrap {
    float: left;
    width: 50%;
    text-align: center; }
    #event-filters #upcoming-past .wrap:last-child, #event-filters #current-upcoming-past .wrap:last-child {
      width: 50%;
      margin-right: 0; }
    #event-filters #upcoming-past .wrap .filter-button, #event-filters #current-upcoming-past .wrap .filter-button {
      display: block;
      padding: 1em 0;
      text-align: center;
      color: #09001D;
      font-size: .7em;
      font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
      text-transform: uppercase;
      text-decoration: none;
      background: #FFF;
      border: 1px solid #DDD; }
      #event-filters #upcoming-past .wrap .filter-button.selected, #event-filters #current-upcoming-past .wrap .filter-button.selected {
        color: #FFF;
        background: #09001D;
        border-color: #09001D; }
      #event-filters #upcoming-past .wrap .filter-button:hover, #event-filters #current-upcoming-past .wrap .filter-button:hover {
        text-decoration: underline; }
        #event-filters #upcoming-past .wrap .filter-button:hover:after, #event-filters #current-upcoming-past .wrap .filter-button:hover:after {
          width: calc(100% - 5em); }

#event-filters #current-upcoming-past .wrap {
  width: calc(33.33% - 2px); }
  #event-filters #current-upcoming-past .wrap .button, #event-filters #current-upcoming-past .wrap .cart-button, #event-filters #current-upcoming-past .wrap #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #event-filters #current-upcoming-past .wrap a {
    padding: 1em 0; }
  #event-filters #current-upcoming-past .wrap:last-child {
    width: 33.33%; }

#event-filters .ui-widget {
  font-family: "Trade Gothic Next LT W01 Rg", sans-serif; }

#event-filters .ui-datepicker {
  width: 100%;
  margin-bottom: 1.5em;
  font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
  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 td span {
    padding: .87em; }
  #event-filters .ui-datepicker .ui-state-highlight, #event-filters .ui-datepicker .ui-widget-content .ui-state-highlight, #event-filters .ui-datepicker .ui-widget-header .ui-state-highlight {
    background: #DDD !important;
    border-color: #DDD; }
  #event-filters .ui-datepicker .ui-state-active, #event-filters .ui-datepicker .ui-widget-content .ui-state-active, #event-filters .ui-datepicker .ui-widget-header .ui-state-active, #event-filters .ui-datepicker a.ui-button:active, #event-filters .ui-datepicker .ui-button:active, #event-filters .ui-datepicker .ui-button.ui-state-active:hover {
    color: #000;
    background: #EFEEED !important;
    border-color: #333; }
  #event-filters .ui-datepicker .ui-state-active {
    background: #000 !important;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #event-filters .ui-datepicker .ui-datepicker-today {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
    #event-filters .ui-datepicker .ui-datepicker-today span {
      background: #46A0A2 !important; }
    #event-filters .ui-datepicker .ui-datepicker-today .ui-state-default {
      background: #46A0A2 !important;
      color: #FFF !important; }
  #event-filters .ui-datepicker .ui-datepicker-title {
    position: relative;
    top: -4px;
    font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
    font-size: 1.1em; }
  #event-filters .ui-datepicker .ui-datepicker-prev, #event-filters .ui-datepicker .ui-datepicker-next {
    text-decoration: none;
    color: #46A0A2;
    font-size: .9em; }
    #event-filters .ui-datepicker .ui-datepicker-prev:hover, #event-filters .ui-datepicker .ui-datepicker-next:hover {
      cursor: pointer;
      color: #000; }
  #event-filters .ui-datepicker .ui-datepicker-calendar {
    font-size: .75em; }
    #event-filters .ui-datepicker .ui-datepicker-calendar thead {
      font-size: 1.2em; }

#event-filters table {
  width: 100%;
  table-layout: fixed; }
  #event-filters table td span {
    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; }
  #event-filters table .filled {
    background: #EEE; }

#event-filters label {
  font-size: .7em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .2em; }

#event-filters .title {
  margin-top: 1.5em;
  margin-bottom: .5em;
  font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
  font-size: 1.1em; }

#event-filters .select-field {
  margin-bottom: 10px; }
  #event-filters .select-field select {
    margin-bottom: 0 !important; }

#event-filters input, #event-filters select {
  position: relative;
  width: 100%;
  height: 50px;
  padding-right: 50px;
  font-size: .7em;
  border: 1px solid #DDD;
  background: #FFF;
  text-indent: 15px;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  #event-filters input::-webkit-input-placeholder, #event-filters select::-webkit-input-placeholder {
    color: #9A9999; }
  #event-filters input:-moz-placeholder, #event-filters select:-moz-placeholder {
    color: #9A9999; }
  #event-filters input::-moz-placeholder, #event-filters select::-moz-placeholder {
    color: #9A9999; }
  #event-filters input:-ms-input-placeholder, #event-filters select:-ms-input-placeholder {
    color: #9A9999; }

#event-filters #event-search-wrap {
  position: relative; }
  #event-filters #event-search-wrap input {
    margin-bottom: 0 !important; }
  #event-filters #event-search-wrap button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 2em;
    line-height: 50px; }

#events-list {
  overflow: hidden;
  padding-top: 20px; }
  #events-list h2 {
    margin-top: 2em; }
    #events-list h2.heading {
      position: relative;
      margin-bottom: .5em; }
      #events-list h2.heading span {
        position: relative;
        z-index: 1;
        padding-right: .5em;
        background: #FFF; }
      #events-list h2.heading:after {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 1px;
        background: #DDD;
        content: ''; }
    #events-list h2:first-child {
      margin-top: 0; }
  #events-list .show {
    position: relative;
    display: block;
    height: 0;
    margin-bottom: 20px;
    padding-bottom: 42%;
    color: #FFF;
    text-decoration: none;
    background-position: right center;
    background-color: #09001D;
    background-size: auto 100%;
    background-repeat: no-repeat;
    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) {
      #events-list .show {
        height: 45vw;
        padding-bottom: 0; } }
    #events-list .show .date-box {
      z-index: 2; }
    #events-list .show .title {
      margin-bottom: .1em;
      font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
      font-size: 3vw;
      line-height: 1.1;
      text-transform: uppercase;
      letter-spacing: 1px;
      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) {
        #events-list .show .title {
          font-size: 5vw; } }
      @media only screen and (max-width: 525px) {
        #events-list .show .title {
          font-size: 8vw; } }
    #events-list .show .date {
      margin-bottom: .75em;
      font-size: .6em;
      font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
      text-transform: uppercase;
      letter-spacing: 1px; }
    #events-list .show .desc {
      margin-bottom: 0;
      font-size: .9em; }
      @media only screen and (max-width: 1125px) {
        #events-list .show .desc {
          font-size: .8em; } }
      @media only screen and (max-width: 875px) {
        #events-list .show .desc {
          font-size: .9em; } }
      @media only screen and (max-width: 525px) {
        #events-list .show .desc {
          display: none; } }
    #events-list .show .inner {
      position: absolute;
      z-index: 2;
      bottom: 2em;
      left: 0;
      width: 100%;
      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) {
        #events-list .show .inner {
          bottom: 1.5em; }
          #events-list .show .inner .span12 {
            width: calc(75% - 20px); } }
      @media only screen and (max-width: 1125px) {
        #events-list .show .inner {
          bottom: 1em; } }
      @media only screen and (max-width: 875px) {
        #events-list .show .inner {
          bottom: 2em; } }
      @media only screen and (max-width: 525px) {
        #events-list .show .inner {
          bottom: 1em; }
          #events-list .show .inner .span12 {
            width: calc(75% - 20px) !important;
            margin-left: 20px !important; } }
    #events-list .show:before {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url(/images/upcoming-event-gradient.png);
      background-size: cover;
      content: '';
      filter: alpha(opacity=95);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
      -moz-opacity: 0.95;
      -khtml-opacity: 0.95;
      opacity: 0.95; }
    #events-list .show:after {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #46A0A2;
      content: '';
      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;
      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; }
    #events-list .show:hover {
      background-size: auto 103%; }
      #events-list .show:hover .inner {
        bottom: 2.5em; }
        @media only screen and (max-width: 1440px) {
          #events-list .show:hover .inner {
            bottom: 2em; } }
        @media only screen and (max-width: 1125px) {
          #events-list .show:hover .inner {
            bottom: 1.5em; } }
        @media only screen and (max-width: 875px) {
          #events-list .show:hover .inner {
            bottom: 2.5em; } }
        @media only screen and (max-width: 525px) {
          #events-list .show:hover .inner {
            bottom: 1.5em; } }
        #events-list .show:hover .inner .title {
          color: #FFCD34; }
      #events-list .show:hover:after {
        filter: alpha(opacity=30);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        -moz-opacity: 0.3;
        -khtml-opacity: 0.3;
        opacity: 0.3; }
  #events-list .event {
    position: relative;
    display: block; }
    #events-list .event .span7 {
      font-size: 0; }
    #events-list .event .span16 {
      position: relative;
      display: none; }
      #events-list .event .span16 .outer {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      #events-list .event .span16 .wrap {
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        display: table;
        width: 100%;
        height: 100%; }
      #events-list .event .span16 .inner {
        display: table-cell;
        vertical-align: middle; }
    #events-list .event p {
      margin-bottom: .5em;
      font-size: .9em; }
      #events-list .event p.title {
        margin-bottom: .25em;
        font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
        font-size: 1.8em;
        text-transform: uppercase; }
      #events-list .event p.date {
        margin-bottom: 1em;
        letter-spacing: 1px;
        font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
        font-size: .6em;
        text-transform: uppercase; }
      #events-list .event p:last-child {
        margin-bottom: 0; }
  #events-list .event {
    margin: 5em 0; }
    #events-list .event:before, #events-list .event:after {
      position: absolute;
      left: 0;
      width: 100%;
      height: 1px;
      background: #DDD;
      content: ''; }
    #events-list .event:before {
      top: -2.5em; }
    #events-list .event:after {
      bottom: -2.5em; }
    #events-list .event:last-child {
      margin-bottom: 0; }
      #events-list .event:last-child:after {
        display: none; }

#layout-7030.event-detail h1 {
  margin-bottom: .1em !important; }

#layout-7030.event-detail .subtitle, #layout-7030.event-detail #cart .headers div[class*='span'], #cart .headers #layout-7030.event-detail div[class*='span'] {
  color: #09001D; }

#layout-7030.event-detail .button.events, #layout-7030.event-detail .events.cart-button, #layout-7030.event-detail #share-container .networks #copy-wrap a.events, #share-container .networks #copy-wrap #layout-7030.event-detail a.events {
  padding: 1.5em 3em;
  font-size: .8em;
  text-align: center; }

#layout-7030.event-detail .event-honorees {
  margin-top: 2em;
  padding-top: 2em;
  border-top: 1px solid #DDD; }
  @media only screen and (max-width: 1125px) {
    #layout-7030.event-detail .event-honorees .span12 {
      width: calc(100% - 20px); } }
  #layout-7030.event-detail .event-honorees img {
    display: block;
    margin-bottom: 20px; }

#layout-7030.event-detail .date-location {
  margin-top: 2em;
  padding-top: 2em;
  border-top: 1px solid #DDD; }
  @media only screen and (max-width: 1125px) {
    #layout-7030.event-detail .date-location .span12 {
      width: calc(100% - 20px); } }
  #layout-7030.event-detail .date-location .location p {
    margin-bottom: 0; }
  #layout-7030.event-detail .date-location #event-address {
    text-decoration: none; }
    #layout-7030.event-detail .date-location #event-address:hover {
      text-decoration: underline; }
  #layout-7030.event-detail .date-location #event-map-block {
    position: relative;
    display: block;
    text-decoration: none; }
    @media only screen and (max-width: 1125px) {
      #layout-7030.event-detail .date-location #event-map-block {
        margin-top: 1em; } }
    #layout-7030.event-detail .date-location #event-map-block span.icon-pin {
      position: absolute;
      top: 50%;
      left: 50%;
      color: #FFCD34;
      font-size: 2em;
      transform: translate(-50%, -45%);
      perspective: 1000px;
      -moz-transform: translate(-50%, -45%);
      -moz-perspective: 1000;
      -webkit-transform: translate(-50%, -45%);
      -webkit-perspective: 1000;
      -o-transform: translate(-50%, -45%);
      -o-perspective: 1000;
      -ms-transform: translate(-50%, -45%);
      -ms-perspective: 1000; }

#layout-7030.event-detail #event-tickets {
  margin-top: 2em;
  padding-top: 2em;
  border-top: 1px solid #DDD; }
  #layout-7030.event-detail #event-tickets .ticket.event {
    position: relative;
    padding: .8em 1em;
    border: none; }
    #layout-7030.event-detail #event-tickets .ticket.event .add {
      top: 1.1em;
      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; }
      #layout-7030.event-detail #event-tickets .ticket.event .add .button, #layout-7030.event-detail #event-tickets .ticket.event .add .cart-button, #layout-7030.event-detail #event-tickets .ticket.event .add #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #layout-7030.event-detail #event-tickets .ticket.event .add a {
        font-size: .65em; }
    #layout-7030.event-detail #event-tickets .ticket.event .desc {
      margin-top: .5em;
      margin-bottom: 0;
      font-size: .8em; }

#layout-7030.event-detail #sponsor-grid {
  overflow: hidden;
  margin-top: 2em;
  padding-top: 2em;
  border-top: 1px solid #DDD; }

#layout-7030.event-detail #event-gallery .span6 {
  margin-bottom: 20px; }
  @media only screen and (max-width: 525px) {
    #layout-7030.event-detail #event-gallery .span6 {
      width: calc(50% - 10px) !important;
      margin-left: 20px !important; }
      #layout-7030.event-detail #event-gallery .span6:nth-of-type(odd) {
        margin-left: 0 !important; } }
#layout-7030.event-detail #sponsorships .intro {
  margin-bottom: 0; }

@media only screen and (max-width: 1440px) {
  #layout-7030.event-detail #sponsorship-table {
    display: none; } }

#layout-7030.event-detail #sponsorship-table thead tr td {
  position: relative;
  background: #FFF !important;
  font-weight: normal; }
  #layout-7030.event-detail #sponsorship-table thead tr td h2 {
    font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
    font-weight: 600; }
  #layout-7030.event-detail #sponsorship-table thead tr td .button, #layout-7030.event-detail #sponsorship-table thead tr td .cart-button, #layout-7030.event-detail #sponsorship-table thead tr td #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #layout-7030.event-detail #sponsorship-table thead tr td a {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1em 0; }

#layout-7030.event-detail #sponsorship-table tr td {
  background: rgba(9, 0, 29, 0.05);
  color: #111 !important;
  font-weight: normal !important;
  text-transform: none !important; }
  #layout-7030.event-detail #sponsorship-table tr td .title {
    font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
    font-size: .8em;
    font-weight: 300;
    letter-spacing: .8px;
    color: #09001D; }

#layout-7030.event-detail #sponsorship-table tr.alt td {
  background: #FFF; }

@media only screen and (max-width: 1440px) {
  #layout-7030.event-detail #sponsorship-listing {
    display: block; } }

#layout-7030.event-detail #sponsorship-listing ul {
  float: none; }

#layout-7030.event-detail #sponsorship-listing .button, #layout-7030.event-detail #sponsorship-listing .cart-button, #layout-7030.event-detail #sponsorship-listing #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #layout-7030.event-detail #sponsorship-listing a {
  display: block;
  width: 100%;
  padding: 1.3em 0;
  text-align: center; }

#layout-7030.event-detail .back-to {
  clear: both;
  margin-top: 2em;
  padding-top: 2em;
  border-top: 1px solid #DDD; }

/* --- Show Detail --- */
#streaming-tickets {
  margin-bottom: 2em; }

#show-tickets .ticket, #layout-7030.event-detail #event-tickets .ticket, #streaming-tickets .ticket {
  position: relative;
  margin-bottom: 10px;
  background: rgba(70, 160, 162, 0.1); }
  @media only screen and (max-width: 1125px) {
    #show-tickets .ticket, #layout-7030.event-detail #event-tickets .ticket, #streaming-tickets .ticket {
      padding: .8em 1em; } }
  @media only screen and (max-width: 525px) {
    #show-tickets .ticket, #layout-7030.event-detail #event-tickets .ticket, #streaming-tickets .ticket {
      padding: 15px 20px; } }
  #show-tickets .ticket .date-box, #layout-7030.event-detail #event-tickets .ticket .date-box, #streaming-tickets .ticket .date-box {
    position: relative;
    display: inline-block;
    margin-right: .5em; }
    @media only screen and (max-width: 525px) {
      #show-tickets .ticket .date-box, #layout-7030.event-detail #event-tickets .ticket .date-box, #streaming-tickets .ticket .date-box {
        width: 65px;
        text-align: center;
        margin-right: 10px;
        vertical-align: middle;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box; } }
  #show-tickets .ticket .wrap, #layout-7030.event-detail #event-tickets .ticket .wrap, #streaming-tickets .ticket .wrap {
    display: inline-block; }
    @media only screen and (max-width: 525px) {
      #show-tickets .ticket .wrap, #layout-7030.event-detail #event-tickets .ticket .wrap, #streaming-tickets .ticket .wrap {
        width: calc(100% - 80px);
        vertical-align: middle; } }
    #show-tickets .ticket .wrap .title, #layout-7030.event-detail #event-tickets .ticket .wrap .title, #streaming-tickets .ticket .wrap .title {
      margin-bottom: 0;
      font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
      font-size: 1.2em;
      font-weight: 500;
      line-height: 1.2;
      text-transform: uppercase;
      letter-spacing: .35px; }
    #show-tickets .ticket .wrap .date, #layout-7030.event-detail #event-tickets .ticket .wrap .date, #streaming-tickets .ticket .wrap .date {
      margin-bottom: 0;
      font-size: .6em;
      font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
      letter-spacing: 1px;
      text-transform: uppercase; }
  #show-tickets .ticket .add, #layout-7030.event-detail #event-tickets .ticket .add, #streaming-tickets .ticket .add {
    position: absolute;
    top: 50%;
    right: 1em;
    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: 1125px) {
      #show-tickets .ticket .add, #layout-7030.event-detail #event-tickets .ticket .add, #streaming-tickets .ticket .add {
        position: relative;
        top: auto !important;
        right: auto;
        margin-top: 1em;
        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; } }
    #show-tickets .ticket .add .amount, #layout-7030.event-detail #event-tickets .ticket .add .amount, #streaming-tickets .ticket .add .amount {
      margin-right: 1em;
      font-size: .8em; }
    #show-tickets .ticket .add select, #layout-7030.event-detail #event-tickets .ticket .add select, #streaming-tickets .ticket .add select {
      margin-bottom: 0 !important; }
  #show-tickets .ticket:last-child, #layout-7030.event-detail #event-tickets .ticket:last-child, #streaming-tickets .ticket:last-child {
    margin-bottom: 0; }
  #show-tickets .ticket:hover, #layout-7030.event-detail #event-tickets .ticket:hover, #streaming-tickets .ticket:hover {
    background: rgba(70, 160, 162, 0.15); }

/* --- Donate --- */
#donate-page {
  position: relative;
  border-bottom: 1px solid #DDD; }
  #donate-page .lucy-wrapper, #donate-page #layout-7030 {
    width: 100%;
    padding: 0;
    font-size: 0; }

#donate-left, #donate-right {
  position: relative;
  display: inline-block;
  width: 50%;
  height: calc(100vh - 140px);
  font-size: 20px;
  vertical-align: top;
  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) {
    #donate-left, #donate-right {
      height: auto; } }
  body.alert #donate-left, body.alert #donate-right {
    height: calc(100vh - 200px); }

#donate-left {
  background: #09001D url(../images/donate-image.jpg) no-repeat top left;
  background-size: 100% auto; }
  @media only screen and (max-width: 875px) {
    #donate-left {
      display: none; } }
  #donate-left .inner {
    position: absolute;
    bottom: 5vw;
    left: 5vw;
    width: 40vw;
    color: #FFF; }
    #donate-left .inner .title {
      margin-bottom: .25em;
      font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
      font-size: 2.7em;
      font-weight: bold;
      line-height: 1;
      text-transform: uppercase; }
    #donate-left .inner p:last-child {
      margin-bottom: 0;
      font-size: .9em; }

#donate-right {
  overflow: hidden;
  overflow-y: scroll;
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none; }
  @media only screen and (max-width: 875px) {
    #donate-right {
      width: 100%;
      height: 100% !important; } }
  #donate-right::-webkit-scrollbar {
    width: 0 !important; }
  #donate-right .mobile-content {
    display: none; }
    @media only screen and (max-width: 875px) {
      #donate-right .mobile-content {
        display: block; } }
    #donate-right .mobile-content .inner .title {
      margin-bottom: .25em;
      font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
      font-size: 2.7em;
      font-weight: bold;
      line-height: 1;
      text-transform: uppercase; }
    #donate-right .mobile-content .inner p:last-child {
      margin-bottom: 0;
      font-size: .9em; }
  #donate-right .inner {
    padding: 4vw 7vw;
    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-right h3 {
    margin-bottom: 0; }
  #donate-right #donate-amount, #donate-right #donate-frequency {
    position: relative;
    left: -15px;
    z-index: 1;
    display: table;
    width: calc(100% + 30px);
    margin-bottom: 1.5em;
    border-spacing: 15px;
    table-layout: fixed; }
    #donate-right #donate-amount .option, #donate-right #donate-amount input, #donate-right #donate-frequency .option, #donate-right #donate-frequency input {
      display: table-cell;
      padding: 1.75em 0;
      text-align: center;
      font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
      text-transform: uppercase;
      font-size: .7em;
      text-decoration: none;
      border: 1px solid #DDD;
      cursor: pointer;
      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; }
      @media only screen and (max-width: 1125px) {
        #donate-right #donate-amount .option, #donate-right #donate-amount input, #donate-right #donate-frequency .option, #donate-right #donate-frequency input {
          display: block;
          width: calc(100% - 2px);
          margin: 0 !important;
          margin-bottom: 10px !important; } }
      @media only screen and (max-width: 875px) {
        #donate-right #donate-amount .option, #donate-right #donate-amount input, #donate-right #donate-frequency .option, #donate-right #donate-frequency input {
          display: table-cell;
          width: calc(25% - 20px);
          margin: 0 10px !important;
          margin-bottom: 0 !important; } }
      @media only screen and (max-width: 750px) {
        #donate-right #donate-amount .option, #donate-right #donate-amount input, #donate-right #donate-frequency .option, #donate-right #donate-frequency input {
          width: calc(100% - 2px);
          margin: 0 !important;
          margin-bottom: 10px !important; } }
      #donate-right #donate-amount .option:hover, #donate-right #donate-amount input:hover, #donate-right #donate-frequency .option:hover, #donate-right #donate-frequency input:hover {
        border-color: #46A0A2; }
      #donate-right #donate-amount .option.selected, #donate-right #donate-amount input.selected, #donate-right #donate-frequency .option.selected, #donate-right #donate-frequency input.selected {
        color: #FFF;
        border-color: #46A0A2;
        background: #46A0A2; }
      #donate-right #donate-amount .option:focus, #donate-right #donate-amount input:focus, #donate-right #donate-frequency .option:focus, #donate-right #donate-frequency input:focus {
        outline: #FFCD34; }
    #donate-right #donate-amount input, #donate-right #donate-frequency input {
      display: none;
      width: 100%;
      margin-bottom: 0 !important;
      padding: 1.875em 0;
      cursor: auto; }
      #donate-right #donate-amount input::-webkit-input-placeholder, #donate-right #donate-frequency input::-webkit-input-placeholder {
        color: #111; }
      #donate-right #donate-amount input:-moz-placeholder, #donate-right #donate-frequency input:-moz-placeholder {
        color: #111; }
      #donate-right #donate-amount input::-moz-placeholder, #donate-right #donate-frequency input::-moz-placeholder {
        color: #111; }
      #donate-right #donate-amount input:-ms-input-placeholder, #donate-right #donate-frequency input:-ms-input-placeholder {
        color: #111; }
  @media only screen and (max-width: 525px) {
    #donate-right #donate-amount {
      overflow: hidden;
      display: block;
      width: 100%;
      left: 0; }
      #donate-right #donate-amount .option {
        display: inline-block;
        float: left;
        width: calc(50% - 10px);
        margin-left: 15px !important; }
        #donate-right #donate-amount .option:nth-of-type(odd) {
          margin-left: 0 !important; }
      #donate-right #donate-amount input {
        float: left;
        width: calc(50% - 8px);
        height: 72px;
        margin-left: 15px !important; } }
  #donate-right #donate-frequency {
    margin-bottom: 1.5em; }
    #donate-right #donate-frequency input {
      top: -3px;
      margin: 0 .25em 0 1em; }
      #donate-right #donate-frequency input:first-child {
        margin-left: 0; }
      @media only screen and (max-width: 525px) {
        #donate-right #donate-frequency input {
          margin-left: .5em; } }
  #donate-right #donate-anon, #donate-right #donate-card-fee {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 1em;
    border: 1px solid #DDD; }
    #donate-right #donate-anon label, #donate-right #donate-card-fee label {
      float: left;
      width: calc(100% - 40px);
      margin-bottom: 0; }
    #donate-right #donate-anon input, #donate-right #donate-card-fee input {
      float: left;
      top: 1px; }
  #donate-right #donate-honor {
    margin-bottom: 2em; }
    #donate-right #donate-honor #donate-honor-top {
      overflow: hidden;
      padding: 1em;
      border: 1px solid #DDD; }
      #donate-right #donate-honor #donate-honor-top label {
        float: left;
        width: calc(100% - 40px); }
      #donate-right #donate-honor #donate-honor-top input {
        top: 0; }
    #donate-right #donate-honor #donate-honor-bottom {
      display: none;
      padding: 1em;
      border: 1px solid #DDD;
      border-top: none; }
      #donate-right #donate-honor #donate-honor-bottom .selection {
        overflow: hidden;
        margin-bottom: 10px; }
      #donate-right #donate-honor #donate-honor-bottom label {
        float: left;
        width: calc(100% - 40px); }
      #donate-right #donate-honor #donate-honor-bottom input {
        float: left;
        top: 0; }
    #donate-right #donate-honor #honor-name {
      margin-top: .5em; }
    #donate-right #donate-honor label {
      display: inline-block;
      margin-left: .35em;
      margin-bottom: 0;
      line-height: 1; }
      @media only screen and (max-width: 1125px) {
        #donate-right #donate-honor label {
          width: calc(100% - 40px); } }
    #donate-right #donate-honor #notification-check {
      overflow: hidden; }
    #donate-right #donate-honor #donation-honor {
      float: left; }
  #donate-right .cart-fees-wrapper {
    line-height: 1; }
    #donate-right .cart-fees-wrapper label {
      display: inline; }
    #donate-right .cart-fees-wrapper input {
      margin-left: 0 !important; }
  #donate-right #personal-info, #donate-right #notification-info, #donate-right #payment-info {
    margin-top: 2em; }
    #donate-right #personal-info h3, #donate-right #notification-info h3, #donate-right #payment-info h3 {
      margin-bottom: .5em; }
    @media only screen and (max-width: 1125px) {
      #donate-right #personal-info .span10, #donate-right #personal-info .span6, #donate-right #notification-info .span10, #donate-right #notification-info .span6, #donate-right #payment-info .span10, #donate-right #payment-info .span6 {
        width: calc(33.3333333333% - 20px); } }
  #donate-right #notification-info, #donate-right #honor-fields {
    display: none; }
  #donate-right select {
    background-position: 93% center; }
  #donate-right button, #donate-right .button, #donate-right .cart-button, #donate-right #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #donate-right a {
    margin-top: 2em;
    padding: 1.5em 2em;
    font-size: .85em; }

/* --- Products --- */
#products-list {
  padding-top: 0; }
  #products-list .product {
    margin-bottom: 4em; }
    @media only screen and (max-width: 875px) {
      #products-list .product {
        width: calc(50% - 20px);
        margin-bottom: 2em; } }
    @media only screen and (max-width: 525px) {
      #products-list .product {
        margin-bottom: 25px; } }
    #products-list .product .title {
      font-weight: 600; }
      @media only screen and (max-width: 875px) {
        #products-list .product .title {
          font-size: .8em; } }
      @media only screen and (max-width: 525px) {
        #products-list .product .title {
          font-size: 1em; } }
    #products-list .product .price {
      font-size: .8em; }
    #products-list .product:hover .title {
      text-decoration: underline; }

@media only screen and (max-width: 875px) {
  #product-detail .span16 {
    width: calc(100% - 20px);
    margin-bottom: 1em; } }

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

@media only screen and (max-width: 875px) {
  #product-detail .span7 {
    width: calc(100% - 20px);
    margin-left: 20px !important; } }

@media only screen and (max-width: 525px) {
  #product-detail .span7 {
    margin-left: 0 !important; } }

#product-detail .back-to {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none; }

/* --- News --- */
#news-category, #news-year {
  display: block;
  width: 100%;
  height: 60px; }

#news-entries {
  padding: 20px 0 0 0;
  border-bottom: 1px solid #DDD; }
  @media only screen and (max-width: 875px) {
    #news-entries {
      padding-top: 0; } }
  #news-entries.media {
    margin-bottom: 4em; }
  #news-entries .entry {
    padding: 2em 0; }
    #news-entries .entry h2 {
      margin-bottom: .8em;
      font-size: 1.8em; }
    #news-entries .entry .subtitle, #news-entries .entry #cart .headers div[class*='span'], #cart .headers #news-entries .entry div[class*='span'] {
      margin-bottom: 1em;
      color: #09001D; }
    #news-entries .entry p {
      margin-bottom: 0; }
  #news-entries img {
    width: 100%; }
    @media only screen and (max-width: 525px) {
      #news-entries img {
        margin-top: 25px; } }
#news-detail .subtitle, #news-detail #cart .headers div[class*='span'], #cart .headers #news-detail div[class*='span'] {
  margin-bottom: 1em;
  color: #09001D; }

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

#video-grid {
  margin-top: 4em; }

/* --- 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 !important;
    padding: 2em 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:first-child {
      border-top: 1px solid #DDD; }
    #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: .1em;
      line-height: 1;
      font-size: 2em; }
    #staff-listing .staff p.title {
      margin-bottom: 2em;
      font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
      font-size: .55em;
      text-transform: uppercase; }
    #staff-listing .staff .short {
      margin-bottom: 1.5em; }
    #staff-listing .staff .long {
      display: none; }
    #staff-listing .staff .expand, #staff-listing .staff .collapse {
      cursor: pointer;
      text-decoration: underline; }
      #staff-listing .staff .expand:hover, #staff-listing .staff .collapse:hover {
        text-decoration: none; }
    #staff-listing .staff .content-outer {
      width: calc(100% - 225px); }

/* --- Resources --- */
#related-resources #resources-listing {
  margin-top: 4em; }

#related-resources .resource-item {
  display: block;
  position: relative;
  min-height: calc(53px + 1em);
  padding: 1em 0;
  border-bottom: 1px solid #DDD;
  text-decoration: none; }
  #related-resources .resource-item.open .action-block.more {
    background: #FFCD34; }
    #related-resources .resource-item.open .action-block.more .line2 {
      height: 0; }
  #related-resources .resource-item.open .desc {
    display: block; }
  #related-resources .resource-item .action-block {
    cursor: pointer;
    position: absolute;
    top: 22px;
    right: 0;
    width: 75px;
    height: 75px;
    text-align: center;
    background: rgba(9, 0, 29, 0.05); }
    @media only screen and (max-width: 1125px) {
      #related-resources .resource-item .action-block {
        width: 50px;
        height: 50px; } }
    #related-resources .resource-item .action-block.more {
      right: 95px; }
      @media only screen and (max-width: 1125px) {
        #related-resources .resource-item .action-block.more {
          right: 70px; } }
    #related-resources .resource-item .action-block img {
      position: relative;
      top: auto;
      left: auto;
      margin-top: 25px; }
      @media only screen and (max-width: 1125px) {
        #related-resources .resource-item .action-block img {
          margin-top: 13px; } }
      @media only screen and (max-width: 525px) {
        #related-resources .resource-item .action-block img {
          display: inline-block; } }
    #related-resources .resource-item .action-block span {
      line-height: 75px; }
      @media only screen and (max-width: 1125px) {
        #related-resources .resource-item .action-block span {
          line-height: 50px; } }
    #related-resources .resource-item .action-block .line1, #related-resources .resource-item .action-block .line2 {
      position: absolute;
      top: 50%;
      left: 50%;
      background: #09001D;
      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; }
    #related-resources .resource-item .action-block .line1 {
      width: 20px;
      height: 2px; }
    #related-resources .resource-item .action-block .line2 {
      width: 2px;
      height: 20px;
      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 (pointer: fine) {
      #related-resources .resource-item .action-block:hover {
        background: #FFCD34; } }
  #related-resources .resource-item .subtitle, #related-resources .resource-item #cart .headers div[class*='span'], #cart .headers #related-resources .resource-item div[class*='span'] {
    margin-bottom: .5em;
    padding-left: 60px;
    padding-right: 200px;
    font-size: .75em;
    color: #09001D; }
    @media only screen and (max-width: 1125px) {
      #related-resources .resource-item .subtitle, #related-resources .resource-item #cart .headers div[class*='span'], #cart .headers #related-resources .resource-item div[class*='span'] {
        padding-right: 140px; } }
    @media only screen and (max-width: 525px) {
      #related-resources .resource-item .subtitle, #related-resources .resource-item #cart .headers div[class*='span'], #cart .headers #related-resources .resource-item div[class*='span'] {
        padding-left: 0; } }
  #related-resources .resource-item h3 {
    margin-bottom: .3em;
    padding-left: 60px;
    padding-right: 200px;
    font-size: 1.75em; }
    @media only screen and (max-width: 1125px) {
      #related-resources .resource-item h3 {
        padding-right: 140px; } }
    @media only screen and (max-width: 525px) {
      #related-resources .resource-item h3 {
        padding-left: 0;
        font-size: 5vw; } }
  #related-resources .resource-item img {
    position: absolute;
    top: 30px;
    left: 0; }
    @media only screen and (max-width: 525px) {
      #related-resources .resource-item img {
        display: none; } }
  #related-resources .resource-item .desc {
    display: none;
    margin-top: 1.5em;
    margin-bottom: 0; }

/* --- Cart --- */
@media only screen and (max-width: 1125px) {
  #cart .span16, #cart #cart-actions, #cart #cart-actions-wrapper {
    width: calc(100% - 20px);
    margin-left: 20px !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    #cart .span16 #cart-actions, #cart #cart-actions #cart-actions, #cart #cart-actions-wrapper #cart-actions {
      width: 100%;
      margin-left: 0 !important; } }

@media only screen and (max-width: 525px) {
  #cart .span16, #cart #cart-actions, #cart #cart-actions-wrapper {
    margin-left: 0 !important; } }

@media only screen and (max-width: 875px) {
  #cart .headers .row {
    display: none; } }

#cart .headers div[class*='span'] {
  margin-bottom: 0;
  font-weight: normal;
  font-size: .65em;
  color: #09001D; }

@media only screen and (max-width: 875px) {
  #cart .item {
    padding: 1em 0; }
    #cart .item .span2 {
      display: none; }
    #cart .item .span5, #cart .item .span7 {
      width: calc(100% - 20px);
      margin-left: 20px !important; }
    #cart .item .span4 {
      width: calc(50% - 20px);
      margin-left: 20px; } }

@media only screen and (max-width: 525px) {
  #cart .item .span5, #cart .item .span7 {
    margin-left: 0 !important; } }

@media only screen and (max-width: 1125px) {
  #cart .item .inner {
    position: relative;
    top: auto;
    transform: none;
    perspective: 1000px;
    -moz-transform: none;
    -moz-perspective: 1000;
    -webkit-transform: none;
    -webkit-perspective: 1000;
    -o-transform: none;
    -o-perspective: 1000;
    -ms-transform: none;
    -ms-perspective: 1000; } }

#cart .item .description .inner {
  position: relative;
  top: auto;
  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; }

@media only screen and (max-width: 875px) {
  #cart .item .description {
    margin-bottom: 10px; } }

#cart .item .quantity {
  text-transform: uppercase;
  font-size: .8em; }

#cart .item .select-field {
  position: absolute;
  top: 50%;
  width: 100px;
  height: 50px;
  margin-bottom: 0;
  transform: translate(0, -50%); }
  @media only screen and (max-width: 1125px) {
    #cart .item .select-field {
      position: relative;
      top: auto;
      transform: none;
      perspective: 1000px;
      -moz-transform: none;
      -moz-perspective: 1000;
      -webkit-transform: none;
      -webkit-perspective: 1000;
      -o-transform: none;
      -o-perspective: 1000;
      -ms-transform: none;
      -ms-perspective: 1000; } }
  @media only screen and (max-width: 525px) {
    #cart .item .select-field {
      width: 100%;
      margin-bottom: 10px; } }
#cart .item select {
  width: 100% !important;
  height: 100%;
  font-size: 1.2em;
  outline: none; }

@media only screen and (max-width: 875px) {
  #cart .item .total {
    text-align: right; } }

@media only screen and (max-width: 525px) {
  #cart .item .total {
    text-align: left; } }

@media only screen and (max-width: 875px) {
  #cart .item .remove {
    top: 2.3em; } }

#cart #cart-actions .title {
  font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
  font-size: 1.8em;
  text-transform: uppercase;
  letter-spacing: 1px; }

#cart #cart-actions.payment {
  padding: 2em !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  #cart #cart-actions.payment .expiration select {
    float: left;
    width: calc(50% - 5px) !important;
    margin-right: 10px !important; }
    #cart #cart-actions.payment .expiration select:last-child {
      margin-right: 0 !important; }

#cart #cart-actions-wrapper .cart-button {
  display: block;
  width: 100%;
  padding: 1em 0;
  text-align: center; }

@media only screen and (max-width: 1125px) {
  #same-as-billing {
    display: block;
    margin-bottom: 2em !important; }
    #same-as-billing input {
      margin-left: 0 !important; } }

@media only screen and (max-width: 1125px) {
  #lucy-checkout .billing-box {
    margin-bottom: 4em;
    padding-bottom: 4em; } }

@media only screen and (max-width: 875px) {
  #lucy-checkout .billing-box {
    margin-bottom: 3em;
    padding-bottom: 3em; }
    #lucy-checkout .billing-box .span8 {
      width: calc(50% - 20px); }
    #lucy-checkout .billing-box .span4 {
      width: calc(25% - 20px); } }

@media only screen and (max-width: 525px) {
  #lucy-checkout .billing-box {
    margin-bottom: 2em;
    padding-bottom: 2em; } }

@media only screen and (max-width: 525px) {
  #lucy-checkout .billing-box select {
    background-position-x: 98%; } }

@media only screen and (max-width: 525px) {
  #lucy-checkout .actions .cart-button {
    display: block;
    width: 100%;
    padding: 1.8em 0;
    text-align: center;
    margin-bottom: 10px; } }

/* --- Password Protected Pages --- */
#login-form .button, #login-form .cart-button, #login-form #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #login-form a {
  margin-top: 2em; }

/*--- Google Search Styles ---*/
#search-results {
  margin: 0; }
  #search-results .results-title {
    color: gray;
    font-size: small; }
    #search-results .results-title span {
      font-weight: bold; }
  #search-results > * {
    padding: 0; }
  #search-results .result-container {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #DDD; }
    #search-results .result-container .result-title {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
      #search-results .result-container .result-title a {
        position: relative;
        margin-top: 0;
        margin-bottom: 1rem;
        text-decoration: underline;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        cursor: pointer; }
        #search-results .result-container .result-title a:hover, #search-results .result-container .result-title a:focus {
          text-decoration: none; }
    #search-results .result-container .result-snippet {
      margin-bottom: 1.5rem;
      margin-top: 0px;
      font-size: 0.85em;
      line-height: 1.69;
      overflow-wrap: break-word; }
    #search-results .result-container .result-link {
      margin: 0 !important;
      font-size: 0.75em;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
      #search-results .result-container .result-link a:any-link {
        margin: 0 !important;
        color: #888991;
        text-decoration: underline;
        text-overflow: ellipsis;
        cursor: pointer;
        overflow: hidden;
        white-space: nowrap; }
        #search-results .result-container .result-link a:any-link:hover, #search-results .result-container .result-link a:any-link:focus {
          color: #000;
          text-decoration: none; }

#lucy-pagination {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around; }
  #lucy-pagination .arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 2.5rem;
    height: 2.5rem;
    border: 0;
    font-size: 0.778em;
    font-weight: 700;
    color: #000 !important;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    background-color: #FFCD34 !important;
    cursor: pointer; }
    #lucy-pagination .arrow svg {
      width: 1rem;
      height: 1rem; }
      #lucy-pagination .arrow svg g, #lucy-pagination .arrow svg path {
        fill: #000; }
    #lucy-pagination .arrow.disabled {
      cursor: not-allowed; }
      #lucy-pagination .arrow.disabled svg g, #lucy-pagination .arrow.disabled svg path {
        fill: rgba(0, 0, 0, 0.3); }
  #lucy-pagination .page-controls {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.7rem; }
    #lucy-pagination .page-controls .field-wrap.select select {
      width: 4rem;
      height: 2.5rem;
      margin-bottom: 0 !important;
      padding: 0;
      padding-left: 0.25rem;
      border: 1px #FFCD34 solid;
      color: #000;
      background: #FFCD34; }

/* Stories */
.story-layout {
  display: grid;
  align-items: center;
  text-decoration: none; }
  .story-layout:has(.story-img) {
    grid-template-columns: 284px 1fr;
    gap: 2rem 80px; }
  .story-layout:hover h2, .story-layout:focus-visible h2 {
    text-decoration: underline; }

.story-container {
  container-name: story-listing;
  container-type: inline-size;
  margin-block-end: 2.5rem;
  padding-block-end: 2.5rem;
  border-block-end: 1px solid #DDD; }
  .story-container:first-of-type {
    padding-block-start: 2.5rem;
    border-block-start: 1px solid #DDD; }
  .story-container:last-of-type {
    margin-block-end: 0; }

@container story-listing (max-width: 600px) {
  .story-container .story-layout {
    column-gap: 40px; }
    .story-container .story-layout:has(.story-img) {
      grid-template-columns: 200px 1fr; } }

@container story-listing (max-width: 500px) {
  .story-container .story-layout {
    grid-template-columns: 1fr !important; } }

.story-page-img {
  display: block;
  margin-block: 2.5rem 3.75rem; }
  @media only screen and (max-width: 1125px) {
    .story-page-img {
      margin-block: 2rem; } }
/* --- Misc Styles --- */
.page-content {
  margin-bottom: 4em; }
  @media only screen and (max-width: 875px) {
    .page-content {
      margin-bottom: 2em; } }
  @media only screen and (max-width: 525px) {
    .page-content {
      margin-top: 25px; } }
#lucy-cart table tr.pitch td {
  background: #09001D; }

.donor-page .photo-caption {
  font-style: normal !important;
  color: #111 !important; }

:root {
  --navbar_height: 205px;
  --alert_height: 60px; }
  @media only screen and (max-width: 1440px) {
    :root {
      --navbar_height: 170px; } }
  @media only screen and (max-width: 1125px) {
    :root {
      --navbar_height: 140px; } }
body.front {
  padding-top: var(--navbar_height);
  font-family: "Trade Gothic Next LT W01 Rg", sans-serif;
  font-size: 20px;
  line-height: 1.5;
  color: #111;
  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: 105px; }
      body.front.alert {
        padding-top: 165px !important; } }
  body.front.alert {
    padding-top: 200px; }
    body.front.alert header, body.front.alert #mobile-nav {
      top: 60px; }
    body.front.alert #search-form.open {
      top: 200px; }
    body.front.alert #mobile-menu {
      top: 165px;
      height: calc(100vh - 165px); }
    body.front.alert .alert-text {
      display: inline-block;
      width: calc(100% - 12rem);
      box-sizing: border-box; }
    body.front.alert .alert-desc {
      display: inline !important; }
    body.front.alert .alert-button {
      width: 8rem;
      vertical-align: top !important;
      margin-top: 10px; }
      @media only screen and (max-width: 1125px) {
        body.front.alert .alert-button {
          margin-top: 14px; } }
.lucy-wrapper, #layout-7030 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 10vw;
  font-family: "Trade Gothic Next LT W01 Rg", sans-serif;
  font-size: 20px;
  line-height: 1.5;
  color: #111;
  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) {
    .lucy-wrapper, #layout-7030 {
      padding: 0 6vw; } }
@media (min-width: 876px) {
  body.navbar-overlap {
    padding-top: 0; }
    body.navbar-overlap #search-form:not(.open) {
      top: -100%; } }

header {
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--navbar_height);
  background: #09001D;
  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; } }
  .navbar-overlap header {
    background: transparent; }
    .navbar-overlap header.fill, .navbar-overlap header:has(+ #shelf.open), .navbar-overlap header:has(~ #search-form.open) {
      background: #09001D; }
  header .popover {
    position: absolute;
    top: 7rem;
    left: 0;
    padding: 40px 44px;
    background-color: #FFF;
    max-width: clamp(0px, 460px, 100dvw);
    box-sizing: border-box;
    transition: opacity 0.3s ease;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1); }
    header .popover[inert] {
      opacity: 0; }
    header .popover a {
      color: #111 !important; }
      header .popover a:hover, header .popover a:focus {
        text-decoration: underline !important; }
    @media only screen and (max-width: 1125px) {
      header .popover {
        top: 5rem;
        padding-block: 30px;
        padding-inline: 20px; } }
  header .lucy-wrapper, header #layout-7030 {
    height: 100%;
    font-size: 0; }
    header .lucy-wrapper #nav-logo, header #layout-7030 #nav-logo {
      flex-shrink: 0;
      display: inline-block; }
      header .lucy-wrapper #nav-logo img, header #layout-7030 #nav-logo img {
        width: 185px;
        width: clamp(70px, 10dvw, 185px); }
  header .nav-layout {
    display: flex;
    align-items: center;
    gap: 1rem;
    justify-content: space-between;
    height: 100%; }
    header .nav-layout ul.main {
      position: relative;
      display: flex;
      align-items: center;
      margin: 0;
      padding: 0;
      font-size: 26px;
      font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
      border-collapse: collapse;
      list-style-type: none; }
      @media only screen and (max-width: 1125px) {
        header .nav-layout ul.main {
          font-size: 20px; } }
      header .nav-layout ul.main li {
        position: relative;
        display: inline-block;
        padding-block: 22.5px;
        padding-inline: 23px;
        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; }
        header .nav-layout ul.main li:last-child {
          padding-inline: 0; }
        @media only screen and (max-width: 1440px) {
          header .nav-layout ul.main li {
            padding-inline: 16px; } }
        @media only screen and (max-width: 1125px) {
          header .nav-layout ul.main li {
            padding-block: 1rem;
            padding-inline: 10px; } }
        header .nav-layout ul.main li.active {
          background: #FFF; }
          header .nav-layout ul.main li.active a {
            color: #000 !important; }
            header .nav-layout ul.main li.active a svg {
              transform: rotate(180deg); }
        header .nav-layout ul.main li a, header .nav-layout ul.main li a:active, header .nav-layout ul.main li a:visited {
          position: relative;
          display: flex;
          align-items: center;
          gap: 10px;
          text-decoration: none;
          text-transform: uppercase;
          color: #FFF;
          letter-spacing: .04em;
          white-space: nowrap;
          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) {
            header .nav-layout ul.main li a, header .nav-layout ul.main li a:active, header .nav-layout ul.main li a:visited {
              gap: 6px; } }
          @media only screen and (max-width: 1440px) {
            header .nav-layout ul.main li a:not(.button):not(.cart-button), header .nav-layout ul.main li a:active:not(.button):not(.cart-button), header .nav-layout ul.main li a:visited:not(.button):not(.cart-button) {
              font-size: .88em; } }
          header .nav-layout ul.main li a:hover, header .nav-layout ul.main li a:focus, header .nav-layout ul.main li a:active:hover, header .nav-layout ul.main li a:active:focus, header .nav-layout ul.main li a:visited:hover, header .nav-layout ul.main li a:visited:focus {
            color: #FFCD34;
            outline: none; }
      header .nav-layout ul.main li:has(.button, .cart-button, #share-container .networks #copy-wrap a) {
        padding-block: 0; }
      header .nav-layout ul.main .button, header .nav-layout ul.main .cart-button, header .nav-layout ul.main #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap header .nav-layout ul.main a {
        padding-inline: 34px;
        font-size: 26px;
        font-family: "Knockout 27 A", "Knockout 27 B", sans-serif; }
        @media only screen and (max-width: 1440px) {
          header .nav-layout ul.main .button, header .nav-layout ul.main .cart-button, header .nav-layout ul.main #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap header .nav-layout ul.main a {
            font-size: 20px; } }
        @media only screen and (max-width: 1125px) {
          header .nav-layout ul.main .button, header .nav-layout ul.main .cart-button, header .nav-layout ul.main #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap header .nav-layout ul.main a {
            padding-inline: 26px; } }
/* --- Site Alerts --- */
#alert {
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  text-align: center;
  background: #FFCD34 url(../images/footer-gradient.jpg) repeat-y 0 0;
  background-size: 100% auto;
  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; }
  @media only screen and (max-width: 525px) {
    #alert {
      text-align: left; } }
  #alert p {
    display: inline-block;
    margin: 0 .75em 0 0;
    line-height: 60px;
    font-size: .7em; }
    @media only screen and (max-width: 1125px) {
      #alert p {
        font-size: .6em; } }
    @media only screen and (max-width: 875px) {
      #alert p {
        display: none; } }
    #alert p.title {
      position: relative;
      margin-right: 25px;
      font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
      font-size: 20px; }
      @media only screen and (max-width: 1125px) {
        #alert p.title {
          font-size: .8em; } }
      @media only screen and (max-width: 875px) {
        #alert p.title {
          display: inline-block; } }
      @media only screen and (max-width: 525px) {
        #alert p.title {
          margin-right: 15px; } }
      #alert p.title:after {
        position: absolute;
        top: 20%;
        right: -16px;
        width: 1px;
        height: 60%;
        background: #FFF;
        content: ''; }
        @media only screen and (max-width: 875px) {
          #alert p.title:after {
            display: none; } }
  #alert .icon-close {
    position: absolute;
    top: 50%;
    right: 1em;
    font-size: .8em;
    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.hide {
    top: -60px; }
  #alert a.button, #alert a.cart-button, #alert #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #alert a {
    vertical-align: middle; }
    @media only screen and (max-width: 1125px) {
      #alert a.button, #alert a.cart-button, #alert #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #alert a {
        font-size: .5em; } }
/* --- Shelf Navigation --- */
#shelf {
  position: fixed;
  z-index: 3;
  top: -1000px;
  left: 0;
  width: 100%;
  background: #FFF;
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.4);
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased; }
  @media only screen and (max-width: 875px) {
    #shelf {
      display: none; } }
  #shelf .page {
    display: none;
    padding: 2.5em 0; }
    #shelf .page ul:last-child {
      margin-bottom: 0 !important; }
    #shelf .page .title {
      margin-bottom: .5em;
      font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
      font-size: .7em;
      color: #46A0A2;
      letter-spacing: 0.5px; }
      #shelf .page .title a, #shelf .page .title a:active, #shelf .page .title a:visited {
        color: #46A0A2;
        text-decoration: none; }
        #shelf .page .title a:hover, #shelf .page .title a:active:hover, #shelf .page .title a:visited:hover {
          text-decoration: underline; }
    #shelf .page ul.main {
      margin-bottom: .75em;
      padding: 0 !important;
      font-size: 1.4em;
      font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
      font-weight: 600;
      list-style-type: none;
      text-transform: uppercase;
      letter-spacing: 0.75px; }
    #shelf .page ul.sub {
      padding: 0 !important;
      line-height: 2.3;
      font-family: "Knockout 48 A", "Knockout 48 B", sans-serif;
      list-style-type: none;
      text-transform: uppercase;
      letter-spacing: 1.2px; }
    #shelf .page a, #shelf .page a:active, #shelf .page a:visited {
      color: #09001D;
      text-decoration: none;
      border-bottom: 2px solid transparent; }
    #shelf .page li a:hover, #shelf .page li a:focus {
      border-color: #46A0A2;
      outline: none; }
    #shelf .page a.callout, #shelf .page a.callout:active, #shelf .page a.callout:visited {
      text-decoration: none; }
      #shelf .page a.callout .image, #shelf .page a.callout:active .image, #shelf .page a.callout:visited .image {
        position: relative;
        overflow: hidden;
        margin-bottom: .5em; }
        #shelf .page a.callout .image img, #shelf .page a.callout:active .image img, #shelf .page a.callout:visited .image img {
          display: block;
          width: 100%;
          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.callout p, #shelf .page a.callout:active p, #shelf .page a.callout:visited p {
        font-size: .9em; }
      #shelf .page a.callout .title, #shelf .page a.callout:active .title, #shelf .page a.callout:visited .title {
        display: inline-block;
        margin-bottom: .25em;
        font-size: 1.55em;
        font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
        font-weight: 600;
        list-style-type: none;
        line-height: 1.5;
        text-transform: uppercase;
        letter-spacing: 0.75px;
        color: #09001D;
        border-bottom: 2px solid transparent; }
      #shelf .page a.callout:hover .title, #shelf .page a.callout:active:hover .title, #shelf .page a.callout:visited:hover .title {
        border-color: #46A0A2; }
      #shelf .page a.callout:hover .image img, #shelf .page a.callout:active:hover .image img, #shelf .page a.callout:visited:hover .image img {
        transform: scale(1.05);
        perspective: 1000px;
        -moz-transform: scale(1.05);
        -moz-perspective: 1000;
        -webkit-transform: scale(1.05);
        -webkit-perspective: 1000;
        -o-transform: scale(1.05);
        -o-perspective: 1000;
        -ms-transform: scale(1.05);
        -ms-perspective: 1000; }
  #shelf .icon-close {
    position: absolute;
    top: 1em;
    right: 1em;
    cursor: pointer; }

/* --- Search Form --- */
#search-form {
  position: fixed;
  z-index: 4;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1em 10vw;
  background: #FFF;
  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;
  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); }
  @media only screen and (max-width: 875px) {
    #search-form {
      display: none; } }
  #search-form .icon-search {
    position: absolute;
    top: 50%;
    left: 10vw;
    color: #46A0A2;
    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; }
  #search-form input {
    width: calc(100% - 270px);
    border-bottom: 1px solid #DDD;
    font-family: "Trade Gothic Next LT W01 Rg", sans-serif;
    font-size: 1.4em;
    text-align: left;
    text-indent: 40px;
    line-height: 1.8;
    outline: none; }
    #search-form input::-webkit-input-placeholder {
      color: #09001D; }
    #search-form input:-moz-placeholder {
      color: #09001D; }
    #search-form input::-moz-placeholder {
      color: #09001D; }
    #search-form input:-ms-input-placeholder {
      color: #09001D; }
  #search-form button, #search-form .button, #search-form .cart-button, #search-form #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #search-form a {
    position: absolute;
    top: 50%;
    right: 10vw;
    width: 120px;
    padding: 1em 0;
    text-align: center;
    background: #DDD !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; }
  #search-form button {
    right: calc(10vw + 130px);
    background: #FFCD34 !important; }
  #search-form.open {
    top: var(--navbar_height); }

body.alert #search-form.open {
  top: 200px; }

/* --- Skip To Content --- */
.skip {
  position: absolute;
  top: -100px;
  left: 0;
  z-index: 10;
  padding: .75em;
  text-decoration: none;
  line-height: 1;
  font-size: .9em;
  color: #FFF !important;
  font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
  text-transform: uppercase;
  background: #46A0A2;
  -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;
  top: 0;
  left: 0;
  width: 100%;
  height: 105px;
  z-index: 10; }
  @media only screen and (max-width: 875px) {
    #mobile-nav {
      display: block; } }
  #mobile-nav .top {
    overflow: hidden;
    background: #FFF;
    font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
    text-transform: uppercase;
    font-size: .6em; }
    #mobile-nav .top .half {
      float: left;
      width: 50%;
      height: 30px;
      line-height: 30px;
      text-align: center; }
      #mobile-nav .top .half a {
        text-decoration: none; }
      #mobile-nav .top .half:first-child {
        width: calc(50% - 1px);
        border-right: 1px solid #DDD; }
  #mobile-nav .main {
    position: relative;
    height: 75px;
    background: #09001D; }
    #mobile-nav .main #menu-button {
      position: absolute;
      top: 50%;
      width: 25px;
      height: 25px;
      top: 50%;
      left: 6vw;
      text-decoration: none;
      color: #FFF;
      vertical-align: middle;
      cursor: pointer;
      outline: none;
      transform: translate(0, -50%);
      perspective: 1000px;
      -moz-transform: translate(0, -50%);
      -moz-perspective: 1000;
      -webkit-transform: translate(0, -50%);
      -webkit-perspective: 1000;
      -o-transform: translate(0, -50%);
      -o-perspective: 1000;
      -ms-transform: translate(0, -50%);
      -ms-perspective: 1000; }
      #mobile-nav .main #menu-button .icon {
        position: relative; }
      #mobile-nav .main #menu-button .line1, #mobile-nav .main #menu-button .line2, #mobile-nav .main #menu-button .line3 {
        position: absolute;
        top: 0;
        left: 0;
        width: 25px;
        height: 2px;
        background: #FFF;
        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 .main #menu-button .line2 {
        top: 8px; }
      #mobile-nav .main #menu-button .line3 {
        top: 16px; }
      #mobile-nav .main #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 .main #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 .main #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-nav .main #mobile-logo {
      position: absolute;
      top: 2px;
      left: 50%;
      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; }
      #mobile-nav .main #mobile-logo img {
        height: 72px; }
    #mobile-nav .main #mobile-cart {
      position: absolute;
      top: 50%;
      right: 6vw;
      color: #FFF;
      text-decoration: none;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased;
      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; }

#mobile-menu {
  position: fixed;
  z-index: 4;
  display: none;
  top: 105px;
  width: 100%;
  height: calc(100vh - 105px);
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  background: #09001D; }
  #mobile-menu #search-form-mobile {
    position: relative;
    width: 100%;
    background: #EEE; }
    #mobile-menu #search-form-mobile .icon-search {
      position: absolute;
      top: 50%;
      left: 10px;
      font-size: .8em;
      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; }
    #mobile-menu #search-form-mobile input {
      width: 100%;
      height: 50px;
      font-size: .7em;
      text-indent: 40px;
      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; }
      #mobile-menu #search-form-mobile input::-webkit-input-placeholder {
        color: #09001D; }
      #mobile-menu #search-form-mobile input:-moz-placeholder {
        color: #09001D; }
      #mobile-menu #search-form-mobile input::-moz-placeholder {
        color: #09001D; }
      #mobile-menu #search-form-mobile input:-ms-input-placeholder {
        color: #09001D; }
    #mobile-menu #search-form-mobile button {
      position: absolute;
      top: 5px;
      right: 5px;
      height: 40px;
      padding: 0 1.3em; }
  #mobile-menu .inner {
    padding: 1em; }
    #mobile-menu .inner ul {
      margin: 0 !important;
      padding: 0 !important;
      list-style-type: none; }
      #mobile-menu .inner ul.primary {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
      #mobile-menu .inner ul.secondary {
        overflow: hidden; }
        #mobile-menu .inner ul.secondary li {
          float: left;
          width: 50%;
          font-size: .8em;
          font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
          border-top: none; }
      #mobile-menu .inner ul li {
        padding: .8em 0;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
        font-size: 1.35em;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
        #mobile-menu .inner ul li.droplist {
          position: relative;
          cursor: pointer; }
          #mobile-menu .inner ul li.droplist:after {
            position: absolute;
            top: 33px;
            right: 2px;
            font-family: 'icomoon';
            font-size: .4em;
            content: '\e93e';
            color: #FFF;
            -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;
            margin-top: .5em !important; }
            #mobile-menu .inner ul li.droplist ul li {
              padding: 0;
              font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
              font-size: .6em;
              line-height: 2.3;
              border: none; }
              #mobile-menu .inner ul li.droplist ul li a:hover {
                text-decoration: underline; }
          #mobile-menu .inner ul li.droplist.active {
            color: #46A0A2; }
            #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: #FFF;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
    #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, #mobile-menu .inner #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #mobile-menu .inner a {
      display: block;
      width: 100%;
      margin-top: 2em;
      margin-bottom: 1em;
      padding: 1.8em 0;
      text-align: center; }
    #mobile-menu .inner .contact-info {
      margin: 1em 0;
      padding: 1em 0;
      border-top: 1px solid rgba(255, 255, 255, 0.2); }
      #mobile-menu .inner .contact-info a {
        text-decoration: none;
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }

/* --- Add to Cart Popup --- */
#cart-add-popup {
  position: fixed;
  z-index: 3;
  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; }
  @media only screen and (max-width: 875px) {
    #cart-add-popup {
      top: 105px !important;
      right: 6vw !important; } }
  #cart-add-popup label {
    display: block;
    margin-bottom: .25em;
    font-weight: bold;
    font-size: .75em; }
  #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: 1em; }
    #cart-add-popup p.subtotal {
      margin-bottom: 1.5em;
      font-weight: bold;
      font-size: .9em; }
  #cart-add-popup .button, #cart-add-popup .cart-button, #cart-add-popup #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #cart-add-popup a {
    display: inline-block;
    width: calc(50% - 5px);
    margin-right: 10px;
    padding: 1em 0;
    text-align: center;
    font-size: .6em;
    background: #DDD !important; }
    #cart-add-popup .button:last-child, #cart-add-popup .cart-button:last-child, #cart-add-popup #share-container .networks #copy-wrap a:last-child, #share-container .networks #copy-wrap #cart-add-popup a:last-child {
      margin-right: 0;
      background: #FFCD34 !important; }

/* --- Page Structure --- */
#page-header {
  position: relative;
  background-color: #09001D;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  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; }
  @media only screen and (max-width: 875px) {
    #page-header {
      background-image: none !important; } }
  #page-header.has-image:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: transparent url(../images/header-gradient.png) no-repeat bottom left;
    background-size: auto 101%;
    content: '';
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8; }
  #page-header .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important; }
  #page-header .inner {
    width: 100%;
    padding: 4em 0; }
    @media only screen and (max-width: 875px) {
      #page-header .inner {
        position: relative;
        bottom: auto;
        padding: 2em 0;
        width: 100%; } }
  #page-header .lucy-wrapper, #page-header #layout-7030 {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 1;
    min-height: 500px; }
    @media only screen and (max-width: 1125px) {
      #page-header .lucy-wrapper, #page-header #layout-7030 {
        min-height: 50vw; } }
    @media only screen and (max-width: 875px) {
      #page-header .lucy-wrapper, #page-header #layout-7030 {
        min-height: 0; } }
  #page-header h1 {
    margin-bottom: .1em !important;
    color: #FFF;
    line-height: .9 !important;
    font-size: calc(2em + 5vw) !important;
    font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase; }
    @media only screen and (max-width: 875px) {
      #page-header h1 {
        margin-bottom: 1vw;
        font-size: 8vw; } }
    @media only screen and (max-width: 525px) {
      #page-header h1 {
        font-size: 9vw; } }
  #page-header p {
    color: #FFF;
    font-size: calc(12px + .5vw); }
    #page-header p .button, #page-header p .cart-button, #page-header p #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #page-header p a {
      padding: 2em 3em; }
    #page-header p.dates {
      font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
      font-size: calc(8px + .5vw);
      text-transform: uppercase; }
      @media only screen and (max-width: 525px) {
        #page-header p.dates {
          font-size: calc(10px + .5vw); } }
    #page-header p.subtitle {
      margin-bottom: .5em;
      color: #46A0A2;
      font-size: calc(10px + .5vw); }
    #page-header p:last-child {
      margin-bottom: 0; }
    @media only screen and (max-width: 525px) {
      #page-header p .button, #page-header p .cart-button, #page-header p #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #page-header p a {
        font-size: calc(8px + .5vw); } }
  @media only screen and (max-width: 1125px) {
    #page-header [class*='span'] {
      width: 75% !important; } }
  @media only screen and (max-width: 875px) {
    #page-header .row {
      margin: 0 !important; }
    #page-header [class*='span'] {
      width: 100% !important;
      margin: 0 !important; } }
#trail {
  padding: 1.5em 0;
  letter-spacing: .92px; }
  @media only screen and (max-width: 525px) {
    #trail {
      display: none; } }
  #trail ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none; }
    #trail ul li {
      position: relative;
      display: inline-block;
      margin-right: 1em;
      padding-right: .2em;
      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-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
        font-size: .55em;
        text-transform: uppercase;
        color: #09001D; }
        #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-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
        font-size: .55em;
        text-transform: uppercase;
        color: #09001D; }
      #trail ul li:after {
        position: absolute;
        top: 5px;
        right: -10px;
        display: block;
        font-size: .7em;
        content: '/';
        color: #09001D; }
      #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: 60px; }
      #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: 20px;
        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: #46A0A2; }
        #page-nav ul.main li a:hover, #page-nav ul.main li a:active:hover, #page-nav ul.main li a:visited:hover {
          color: #46A0A2; }
      #page-nav ul.main li.sub:after {
        position: absolute;
        top: 50%;
        right: 16px;
        font-family: 'icomoon' !important;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        font-size: 8px;
        text-transform: none;
        color: #46A0A2;
        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: 20px 40px;
        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: 10px; }
          #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: 18px;
            color: #111 !important; }
            #page-nav ul.main li ul li a:hover, #page-nav ul.main li ul li a:active:hover, #page-nav ul.main li ul li a:visited:hover {
              color: #46A0A2 !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 {
        color: #46A0A2 !important; }
        #page-nav ul.main li:hover a, #page-nav ul.main li:hover a:active, #page-nav ul.main li:hover a:visited {
          color: #46A0A2; }
        #page-nav ul.main li:hover ul {
          display: block; }

#layout-7030 {
  font-size: 0; }
  #layout-7030 #content-7030 {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 70%;
    padding-top: 1em;
    margin-left: 30%;
    margin-bottom: 4em;
    font-size: 20px;
    vertical-align: top; }
    @media only screen and (max-width: 875px) {
      #layout-7030 #content-7030 {
        margin-left: 0;
        margin-bottom: 2em;
        padding-top: 0; } }
    #layout-7030 #content-7030.no-sidebar {
      margin-left: 0;
      width: 100%; }
      @media only screen and (max-width: 525px) {
        #layout-7030 #content-7030.no-sidebar {
          margin-top: 25px; } }
      #layout-7030 #content-7030.no-sidebar:before {
        display: none; }
    #layout-7030 #content-7030 .lucy-wrapper, #layout-7030 #content-7030 #layout-7030 {
      width: 100% !important;
      padding: 0 !important; }
    #layout-7030 #content-7030:before {
      position: absolute;
      top: 20px;
      left: -10%;
      width: 1px;
      height: calc(100% - 2em);
      background: #DDD;
      content: ''; }
  #layout-7030 aside {
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 20%;
    padding-right: 5%;
    padding-top: 2em;
    margin-bottom: 4em;
    font-size: 20px;
    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: 875px) {
      #layout-7030 aside {
        margin-bottom: 0 !important;
        padding: 0; } }
    @media only screen and (max-width: 525px) {
      #layout-7030 aside {
        margin-top: 25px; } }
    #layout-7030 aside .lucy-wrapper, #layout-7030 aside #layout-7030 {
      width: 100%;
      margin: 0 !important;
      padding: 0 !important; }
    #layout-7030 aside .back-to {
      margin-top: 0 !important;
      padding-top: 0 !important;
      border-top: none !important; }
      @media only screen and (max-width: 1125px) {
        #layout-7030 aside .back-to {
          font-size: .9em; } }
      @media only screen and (max-width: 875px) {
        #layout-7030 aside .back-to {
          display: none; } }
    #layout-7030 aside #mobile-nav-toggle {
      display: none;
      position: relative;
      padding: .75em 1em;
      color: #09001D;
      font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
      text-transform: uppercase;
      letter-spacing: 2px;
      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 {
        position: absolute;
        top: 50%;
        right: 1.5em;
        font-size: .65em;
        font-family: 'icomoon';
        color: #09001D;
        content: '\e93e';
        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.open {
        border-bottom: none; }
        #layout-7030 aside #mobile-nav-toggle.open:before {
          top: 35%;
          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; }
    @media only screen and (max-width: 875px) {
      #layout-7030 aside #vertical-nav-content {
        position: relative;
        display: none;
        width: 100%;
        max-height: 75vh;
        padding: 1em;
        padding-top: 0;
        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 #vertical-nav-content.events {
      margin-top: 2em; }
      @media only screen and (max-width: 875px) {
        #layout-7030 aside #vertical-nav-content.events {
          margin-top: 0; } }
    @media only screen and (max-width: 875px) {
      #layout-7030 aside #vertical-nav-content ul {
        margin-bottom: 0;
        padding: 1.5em 0 .5em 0;
        border-top: 1px solid #DDD; }
        #layout-7030 aside #vertical-nav-content ul li a {
          font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
          font-weight: normal;
          text-transform: uppercase;
          letter-spacing: 2px;
          border-bottom: 2px solid transparent; }
          #layout-7030 aside #vertical-nav-content ul li a:hover {
            border-color: #46A0A2; }
          #layout-7030 aside #vertical-nav-content ul li a.active {
            color: #46A0A2; }
            #layout-7030 aside #vertical-nav-content ul li a.active:before {
              display: none; } }
    #layout-7030 aside select {
      line-height: inherit;
      background-position-x: 95%; }
    #layout-7030 aside ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
      font-family: "Knockout 48 A", "Knockout 48 B", sans-serif;
      letter-spacing: 1.2px;
      text-transform: uppercase; }
      #layout-7030 aside ul li {
        display: block;
        margin-bottom: 1.5em; }
        #layout-7030 aside ul li a, #layout-7030 aside ul li a:active, #layout-7030 aside ul li a:visited {
          position: relative;
          margin-bottom: .5em;
          color: #09001D;
          text-decoration: none !important;
          border-bottom: 2px solid transparent; }
          #layout-7030 aside ul li a span, #layout-7030 aside ul li a:active span, #layout-7030 aside ul li a:visited span {
            position: relative;
            z-index: 2; }
          #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 {
            border-color: #46A0A2; }
          #layout-7030 aside ul li a.active, #layout-7030 aside ul li a:active.active, #layout-7030 aside ul li a:visited.active {
            color: #46A0A2; }
        #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 #plan-your-visit-callout {
      display: block;
      position: relative;
      width: 100%;
      height: 12vw;
      margin: 2em 0;
      background-image: url(/images/plan-your-visit-callout.jpg);
      background-size: cover;
      background-position: center;
      text-decoration: none; }
      @media only screen and (max-width: 1125px) {
        #layout-7030 aside #plan-your-visit-callout {
          margin: 2em 0; }
          #layout-7030 aside #plan-your-visit-callout:hover p {
            bottom: 20px !important; } }
      @media only screen and (max-width: 875px) {
        #layout-7030 aside #plan-your-visit-callout {
          display: none; } }
      #layout-7030 aside #plan-your-visit-callout p {
        position: absolute;
        margin-bottom: 0;
        bottom: 1em;
        left: 1.3em;
        font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
        font-size: 1.3em;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #FFF;
        -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; }
        @media only screen and (max-width: 1125px) {
          #layout-7030 aside #plan-your-visit-callout p {
            bottom: 10px;
            left: 15px;
            font-size: 1em; } }
      #layout-7030 aside #plan-your-visit-callout:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #46A0A2;
        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; }
      #layout-7030 aside #plan-your-visit-callout:hover p {
        bottom: 1.5em;
        color: #FFCD34; }
      #layout-7030 aside #plan-your-visit-callout:hover:before {
        filter: alpha(opacity=30);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        -moz-opacity: 0.3;
        -khtml-opacity: 0.3;
        opacity: 0.3; }
  @media only screen and (max-width: 875px) {
    #layout-7030 aside, #layout-7030 #content-7030 {
      width: 100%; }
    #layout-7030 aside {
      margin-right: 0;
      margin-bottom: 2em; }
      #layout-7030 aside ul li {
        margin-bottom: .75em; }
      #layout-7030 aside ul:last-child {
        margin-bottom: 0; } }
/* --- Full Callout --- */
#footer-callout-full {
  display: block;
  padding: 4em 0;
  color: #09001D;
  text-decoration: none;
  background: #FFCD34 url(../images/footer-gradient.jpg) repeat-y 0 0;
  background-size: 100% auto; }
  @media only screen and (max-width: 750px) {
    #footer-callout-full {
      padding: 2em 0; } }
  #footer-callout-full .span7 {
    font-size: 2.7em;
    font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
    text-transform: uppercase;
    line-height: .95;
    letter-spacing: .3px; }
    @media only screen and (max-width: 1920px) {
      #footer-callout-full .span7 {
        font-size: 3.5vw; } }
    @media only screen and (max-width: 1125px) {
      #footer-callout-full .span7 {
        width: calc(50% - 20px);
        font-size: 5vw;
        border-right: none; } }
    @media only screen and (max-width: 750px) {
      #footer-callout-full .span7 {
        width: calc(100% - 20px);
        font-size: 8vw; } }
  #footer-callout-full p {
    margin-bottom: 0; }
  @media only screen and (max-width: 1125px) {
    #footer-callout-full .span11 {
      width: calc(70% - 20px);
      padding-left: 0 !important; } }
  @media only screen and (max-width: 750px) {
    #footer-callout-full .span11 {
      width: calc(100% - 20px); } }
  #footer-callout-full .span11 p {
    margin-top: 1em; }
    @media only screen and (max-width: 1920px) {
      #footer-callout-full .span11 p {
        font-size: 1.2vw; } }
    @media only screen and (max-width: 1440px) {
      #footer-callout-full .span11 p {
        margin-top: 0;
        font-size: 1.4vw; } }
    @media only screen and (max-width: 1125px) {
      #footer-callout-full .span11 p {
        margin-top: 1em;
        font-size: 2vw; } }
    @media only screen and (max-width: 750px) {
      #footer-callout-full .span11 p {
        font-size: 1em; } }
  @media only screen and (max-width: 1125px) {
    #footer-callout-full .span4 {
      width: calc(25.666667% - 20px);
      margin-top: 1em; } }
  @media only screen and (max-width: 750px) {
    #footer-callout-full .span4 {
      width: calc(100% - 10px);
      margin-top: 1.25em;
      margin-left: 20px !important; } }
  @media only screen and (max-width: 525px) {
    #footer-callout-full .span4 {
      margin-left: 0 !important; } }
  #footer-callout-full .border-right {
    border-color: rgba(255, 255, 255, 0.2); }
  #footer-callout-full .button, #footer-callout-full .cart-button, #footer-callout-full #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #footer-callout-full a {
    width: 100%;
    margin-top: 1.25em;
    padding: 1.5em 0;
    font-size: .8em;
    text-align: center; }
    @media only screen and (max-width: 1440px) {
      #footer-callout-full .button, #footer-callout-full .cart-button, #footer-callout-full #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap #footer-callout-full a {
        margin-top: 0; } }
/* --- Callouts --- */
#callouts {
  padding: 5em 0;
  background: #09001D;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased; }
  @media only screen and (max-width: 875px) {
    #callouts {
      padding: 4em 0; } }
  @media only screen and (max-width: 750px) {
    #callouts {
      padding: 2em 0; } }
  @media only screen and (max-width: 750px) {
    #callouts .span7 {
      width: calc(100% - 20px);
      margin-bottom: 2em;
      padding-bottom: 2em;
      border-bottom: 1px solid rgba(255, 255, 255, 0.25); }
      #callouts .span7:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none; } }
  @media only screen and (max-width: 525px) {
    #callouts .span7 {
      padding-right: 0 !important; } }
  #callouts a, #callouts a:active, #callouts a:visited {
    color: #FFF;
    text-decoration: none; }
    #callouts a .title, #callouts a:active .title, #callouts a:visited .title {
      display: inline-block;
      margin-bottom: .75em;
      line-height: 1.2;
      font-size: 1.8em;
      font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
      letter-spacing: .5px;
      text-transform: uppercase;
      border-bottom: 1px solid transparent; }
    #callouts a .action, #callouts a:active .action, #callouts a:visited .action {
      margin-bottom: 0; }
      #callouts a .action span, #callouts a:active .action span, #callouts a:visited .action span {
        display: inline-block;
        font-size: .8em;
        font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
        text-transform: uppercase;
        letter-spacing: 1.15px;
        border-bottom: 1px solid #FFCD34; }
    #callouts a:hover .action span, #callouts a:focus .action span, #callouts a:active:hover .action span, #callouts a:active:focus .action span, #callouts a:visited:hover .action span, #callouts a:visited:focus .action span {
      border-color: #46A0A2; }

/* --- Footer --- */
footer {
  padding: 5em 0 0;
  color: #FFF;
  background: #09001D;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased; }
  @media only screen and (max-width: 875px) {
    footer {
      padding: 2em 0 0; } }
  footer #power-footer {
    padding-bottom: 5em; }
    @media only screen and (max-width: 875px) {
      footer #power-footer {
        display: none; } }
  footer #newsletter-signup-section {
    padding: 2em 0 2.2em;
    background-color: #46A0A2; }
    footer #newsletter-signup-section h2 {
      margin-top: .7rem;
      margin-bottom: 0 !important; }
    footer #newsletter-signup-section p {
      color: #FFF;
      margin: 0; }
    @media only screen and (max-width: 1440px) {
      footer #newsletter-signup-section h2 {
        margin-top: 1rem;
        font-size: 3vw !important; } }
    @media only screen and (max-width: 875px) {
      footer #newsletter-signup-section h2 {
        margin-top: 0;
        margin-bottom: .5em !important;
        font-size: 1.8em !important; }
      footer #newsletter-signup-section #subscribe-heading {
        width: 100% !important; } }
  footer #subscribe-form label {
    margin-bottom: .25em;
    font-weight: bold;
    font-size: .6em;
    text-transform: uppercase; }
  footer #subscribe-form input {
    margin-bottom: 0 !important; }
    @media only screen and (max-width: 525px) {
      footer #subscribe-form input {
        margin-bottom: 10px !important; } }
  footer #subscribe-form .button, footer #subscribe-form .cart-button, footer #subscribe-form #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap footer #subscribe-form a {
    margin-top: 1.65em;
    padding: 1.2em 1.75em; }
    @media only screen and (max-width: 525px) {
      footer #subscribe-form .button, footer #subscribe-form .cart-button, footer #subscribe-form #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap footer #subscribe-form a {
        width: 100%;
        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: 875px) {
    footer #subscribe-form {
      margin-bottom: 1em; } }
  footer .title {
    margin-bottom: .75em;
    color: #FFF;
    font-family: "Knockout 48 A", "Knockout 48 B", sans-serif;
    font-size: 1.2em;
    letter-spacing: 1px;
    text-transform: uppercase; }
    footer .title a, footer .title a:active, footer .title a:visited {
      color: #FFF;
      text-decoration: none; }
  footer ul {
    padding: 0 !important;
    line-height: 1;
    list-style-type: none; }
    footer ul ul {
      margin: .5em 0 !important;
      padding-left: 1em !important;
      border-left: 1px solid rgba(255, 255, 255, 0.25); }
    footer ul li {
      margin-bottom: 1em; }
    footer ul a, footer ul a:active, footer ul a:visited {
      font-size: 14px;
      line-height: 1.3;
      color: #FFF;
      text-decoration: none; }
      footer ul a:hover, footer ul a:focus, footer ul a:active:hover, footer ul a:active:focus, footer ul a:visited:hover, footer ul a:visited:focus {
        color: #FFCD34;
        text-decoration: underline; }
    footer ul:last-child {
      margin-bottom: 0; }
  footer .social a, footer .social a:active, footer .social a:visited {
    display: inline-block;
    margin-right: .5em;
    color: #FFCD34;
    font-size: 1.5em;
    text-decoration: none; }
    footer .social a:hover, footer .social a:active:hover, footer .social a:visited:hover {
      color: #46A0A2; }
    footer .social a:last-child, footer .social a:active:last-child, footer .social a:visited:last-child {
      margin-right: 0; }

#footer-contact {
  padding: 3em 0;
  background: #FFF; }
  @media only screen and (max-width: 875px) {
    #footer-contact {
      padding: 2em 0; } }
  @media only screen and (max-width: 875px) {
    #footer-contact .span11, #footer-contact .span6, #footer-contact .span7 {
      width: calc(100% - 20px);
      margin-bottom: 2em; } }
  #footer-contact .span7 {
    margin-bottom: 0; }
  #footer-contact [class*='icon-'], #footer-contact img {
    float: left;
    margin-right: .25em;
    color: #FFCD34;
    font-size: 2.75em; }
    @media only screen and (max-width: 875px) {
      #footer-contact [class*='icon-'], #footer-contact img {
        margin-right: .55em; } }
  #footer-contact a {
    text-decoration: none; }
    #footer-contact a:hover .text, #footer-contact a:focus .text {
      text-decoration: underline; }
  #footer-contact img {
    float: left;
    margin-right: .4em;
    height: 54px; }
    @media only screen and (max-width: 875px) {
      #footer-contact img {
        width: 54px;
        height: auto; } }
  #footer-contact .subtitle, #footer-contact #cart .headers div[class*='span'], #cart .headers #footer-contact div[class*='span'] {
    margin-bottom: 0; }
  #footer-contact .text {
    margin-bottom: 0;
    line-height: 1;
    font-size: 1.8em;
    font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
    text-transform: uppercase; }
    @media only screen and (max-width: 1440px) {
      #footer-contact .text {
        font-size: 2.5vw; } }
    @media only screen and (max-width: 875px) {
      #footer-contact .text {
        font-size: 1.8em; } }
    @media only screen and (max-width: 525px) {
      #footer-contact .text {
        font-size: 6vw; } }
/* --- Email Signup --- */
#newsletter-form {
  position: fixed;
  bottom: -1000px;
  right: 6vw;
  z-index: 9;
  width: 400px;
  padding: 2em;
  background: #09001D;
  border-radius: 25px 25px 0 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;
  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-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.08); }
  @media only screen and (max-width: 525px) {
    #newsletter-form {
      right: auto;
      left: 0;
      width: 100%; } }
  #newsletter-form.show {
    bottom: 0; }
  #newsletter-form p.success {
    display: block;
    margin-bottom: 0;
    font-family: "Trade Gothic Next LT W01 Rg", sans-serif;
    font-size: 1.5em;
    font-style: italic;
    text-transform: lowercase;
    text-align: center; }
    #newsletter-form p.success strong {
      font-weight: 300 !important;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
  #newsletter-form h3 {
    margin-bottom: .7em;
    font-family: "Knockout 27 A", "Knockout 27 B", sans-serif;
    font-size: 1.8em !important;
    letter-spacing: .67px;
    color: #FFF;
    text-transform: uppercase;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #newsletter-form p {
    margin-bottom: 1em;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #newsletter-form label {
    display: block;
    color: #FFF;
    margin-bottom: .4em;
    font-family: "Knockout 31 A", "Knockout 31 B", sans-serif;
    font-size: .65em;
    letter-spacing: .75px;
    text-transform: uppercase; }
  #newsletter-form input {
    display: inline-block;
    width: 100%;
    margin-bottom: 1.5em !important;
    padding: 11px;
    font-size: .8em;
    font-family: "Trade Gothic Next LT W01 Rg", sans-serif;
    line-height: 1;
    vertical-align: middle;
    background: #FFF;
    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;
    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; }
  #newsletter-form .half {
    float: left;
    position: relative;
    width: calc(50% - 10px);
    margin-right: 20px; }
    #newsletter-form .half.last {
      margin-right: 0; }
  #newsletter-form .full {
    position: relative; }
  #newsletter-form #newsletter-decline {
    display: inline-block;
    margin-left: 20px;
    color: #FFF;
    font-size: .85em;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    #newsletter-form #newsletter-decline:hover {
      text-decoration: none; }

#quick-links {
  display: none;
  width: 100%;
  margin-bottom: 2em !important;
  background-position-x: 98%; }
  @media only screen and (max-width: 875px) {
    #quick-links {
      display: block; } }
#footer-logos {
  overflow: hidden;
  padding: 4em 0;
  border-top: 1px solid #DDD; }
  @media only screen and (max-width: 875px) {
    #footer-logos {
      overflow: hidden;
      display: block;
      padding: 2em 0; } }
  #footer-logos .logo {
    float: left;
    width: calc(100% / 6);
    padding: 0 2vw;
    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) {
      #footer-logos .logo {
        width: calc(100% / 3);
        margin-bottom: 1em;
        min-height: 135px; } }
    @media only screen and (max-width: 525px) {
      #footer-logos .logo {
        width: calc(100% / 2);
        min-height: 150px; } }
    #footer-logos .logo:first-of-type {
      padding-left: 0; }
    #footer-logos .logo:last-of-type {
      padding-right: 0; }
    #footer-logos .logo img {
      max-height: 140px; }

#copyright {
  padding: 2em 0;
  border-top: 1px solid #DDD; }
  @media only screen and (max-width: 525px) {
    #copyright {
      text-align: center; } }
  #copyright p {
    margin-bottom: 0;
    font-size: .7em; }
  #copyright a, #copyright a:active, #copyright a:visited {
    color: #111;
    text-decoration: none; }
    @media only screen and (max-width: 525px) {
      #copyright a, #copyright a:active, #copyright a:visited {
        display: block;
        margin-top: 20px;
        text-align: center; } }
    #copyright a:hover span, #copyright a:active:hover span, #copyright a:visited:hover span {
      color: #FFCD34; }

/* --- 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: 4em; }
    @media only screen and (max-width: 875px) {
      .lucy-bucket[data-padding='top'] {
        padding-top: 2em; } }
  .lucy-bucket[data-padding='bottom'] {
    padding-bottom: 4em; }
    @media only screen and (max-width: 875px) {
      .lucy-bucket[data-padding='bottom'] {
        padding-bottom: 2em; } }
  .lucy-bucket[data-padding='both'] {
    padding: 4em 0; }
    @media only screen and (max-width: 875px) {
      .lucy-bucket[data-padding='both'] {
        padding: 2em 0; } }
  .lucy-bucket[data-border='1'] {
    border-bottom: 1px solid #DDD; }
    @media only screen and (max-width: 525px) {
      .lucy-bucket[data-border='1'] {
        border-bottom: none; } }
  .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 h1 #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap .lucy-bucket.dark h1 a, .lucy-bucket.dark h2 a.button, .lucy-bucket.dark h2 a.cart-button, .lucy-bucket.dark h2 #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap .lucy-bucket.dark h2 a, .lucy-bucket.dark h3 a.button, .lucy-bucket.dark h3 a.cart-button, .lucy-bucket.dark h3 #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap .lucy-bucket.dark h3 a, .lucy-bucket.dark h4 a.button, .lucy-bucket.dark h4 a.cart-button, .lucy-bucket.dark h4 #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap .lucy-bucket.dark h4 a, .lucy-bucket.dark p a.button, .lucy-bucket.dark p a.cart-button, .lucy-bucket.dark p #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap .lucy-bucket.dark p a, .lucy-bucket.dark blockquote a.button, .lucy-bucket.dark blockquote a.cart-button, .lucy-bucket.dark blockquote #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap .lucy-bucket.dark blockquote a, .lucy-bucket.dark ul a.button, .lucy-bucket.dark ul a.cart-button, .lucy-bucket.dark ul #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap .lucy-bucket.dark ul a, .lucy-bucket.has-image h1 a.button, .lucy-bucket.has-image h1 a.cart-button, .lucy-bucket.has-image h1 #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap .lucy-bucket.has-image h1 a, .lucy-bucket.has-image h2 a.button, .lucy-bucket.has-image h2 a.cart-button, .lucy-bucket.has-image h2 #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap .lucy-bucket.has-image h2 a, .lucy-bucket.has-image h3 a.button, .lucy-bucket.has-image h3 a.cart-button, .lucy-bucket.has-image h3 #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap .lucy-bucket.has-image h3 a, .lucy-bucket.has-image h4 a.button, .lucy-bucket.has-image h4 a.cart-button, .lucy-bucket.has-image h4 #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap .lucy-bucket.has-image h4 a, .lucy-bucket.has-image p a.button, .lucy-bucket.has-image p a.cart-button, .lucy-bucket.has-image p #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap .lucy-bucket.has-image p a, .lucy-bucket.has-image blockquote a.button, .lucy-bucket.has-image blockquote a.cart-button, .lucy-bucket.has-image blockquote #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap .lucy-bucket.has-image blockquote a, .lucy-bucket.has-image ul a.button, .lucy-bucket.has-image ul a.cart-button, .lucy-bucket.has-image ul #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap .lucy-bucket.has-image ul a {
      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.dark .page-item #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap .lucy-bucket.dark .page-item a, .lucy-bucket.has-image .page-item .button, .lucy-bucket.has-image .page-item .cart-button, .lucy-bucket.has-image .page-item #share-container .networks #copy-wrap a, #share-container .networks #copy-wrap .lucy-bucket.has-image .page-item a {
      color: #FFF !important;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
  .lucy-bucket.has-image {
    background-position: center top; }
    .lucy-bucket.has-image:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(9, 0, 29, 0.5);
      content: ''; }
  .lucy-bucket.live[data-height='25'] {
    height: calc(25vh - 8em); }
    @media only screen and (max-width: 525px) {
      .lucy-bucket.live[data-height='25'] {
        height: calc(15vh - 8em); } }
  .lucy-bucket.live[data-height='50'] {
    height: calc(50vh - 8em); }
    @media only screen and (max-width: 525px) {
      .lucy-bucket.live[data-height='50'] {
        height: calc(40vh - 8em); } }
  .lucy-bucket.live[data-height='75'] {
    height: calc(75vh - 8em); }
    @media only screen and (max-width: 525px) {
      .lucy-bucket.live[data-height='75'] {
        height: calc(65vh - 8em); } }
  .lucy-bucket.live[data-height='100'] {
    height: calc(100vh - 180px); }
  .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); } }
  .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; } }
