/* --- Fonts, Colors, and Spacing --- */
/* --- Grid Sizing --- */
/* --- NOTE: Tablet breakpoint is only for header/mobile nav switch, sidebar control --- */
/* --- Grid Mixins --- */
/* --- Transitions --- */
/* --- Other --- */
/* --- Grid Structure --- */
@import url(../lucy-share/css/icons.css);
@import url("https://use.typekit.net/ouz6gcq.css");
.clearfix {
  *zoom: 1; }

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

.clearfix:after {
  clear: both; }

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

.row:after {
  clear: both; }

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

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

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

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

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

@media only screen and (min-width: 1650px) {
  .span1 {
    width: 38px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 1200px) {
  .inset-l23 {
    padding-left: 897px !important; } }

@media only screen and (max-width: 1020px) {
  .inset-l23 {
    padding-left: 690px !important; } }

@media only screen and (max-width: 1020px) {
  .inset-l23 {
    padding-left: 690px !important; } }

@media only screen and (min-width: 1650px) {
  .inset-r23 {
    padding-right: 1426px !important; } }

@media only screen and (min-width: 1650px) {
  .inset-r23 {
    padding-right: 1334px !important; } }

@media only screen and (max-width: 1650px) {
  .inset-r23 {
    padding-right: 1104px !important; } }

@media only screen and (max-width: 1350px) {
  .inset-r23 {
    padding-right: 989px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r23 {
    padding-right: 897px !important; } }

@media only screen and (max-width: 1020px) {
  .inset-r23 {
    padding-right: 690px !important; } }

@media only screen and (max-width: 1020px) {
  .inset-r23 {
    padding-right: 690px !important; } }

@media only screen and (min-width: 1650px) {
  .span24 {
    width: 1468px; } }

@media only screen and (min-width: 1650px) {
  .span24 {
    width: 1372px; } }

@media only screen and (max-width: 1650px) {
  .span24 {
    width: 1132px; } }

@media only screen and (max-width: 1350px) {
  .span24 {
    width: 1012px; } }

@media only screen and (max-width: 1200px) {
  .span24 {
    width: 916px; } }

@media only screen and (max-width: 1020px) {
  .span24 {
    width: 700px; } }

@media only screen and (max-width: 1020px) {
  .span24 {
    width: 700px; } }

@media only screen and (min-width: 1650px) {
  .offset24 {
    margin-left: 1508px; } }

@media only screen and (min-width: 1650px) {
  .offset24 {
    margin-left: 1412px; } }

@media only screen and (max-width: 1650px) {
  .offset24 {
    margin-left: 1172px; } }

@media only screen and (max-width: 1350px) {
  .offset24 {
    margin-left: 1052px; } }

@media only screen and (max-width: 1200px) {
  .offset24 {
    margin-left: 956px; } }

@media only screen and (max-width: 1020px) {
  .offset24 {
    margin-left: 740px; } }

@media only screen and (max-width: 1020px) {
  .offset24 {
    margin-left: 740px; } }

@media only screen and (min-width: 1650px) {
  .offset24.border-left, .offset24.border-right {
    margin-left: 1507px; } }

@media only screen and (min-width: 1650px) {
  .offset24.border-left, .offset24.border-right {
    margin-left: 1411px; } }

@media only screen and (max-width: 1650px) {
  .offset24.border-left, .offset24.border-right {
    margin-left: 1171px; } }

@media only screen and (max-width: 1350px) {
  .offset24.border-left, .offset24.border-right {
    margin-left: 1051px; } }

@media only screen and (max-width: 1200px) {
  .offset24.border-left, .offset24.border-right {
    margin-left: 955px; } }

@media only screen and (max-width: 1020px) {
  .offset24.border-left, .offset24.border-right {
    margin-left: 739px; } }

@media only screen and (max-width: 1020px) {
  .offset24.border-left, .offset24.border-right {
    margin-left: 739px; } }

@media only screen and (min-width: 1650px) {
  .inset-l24 {
    padding-left: 1488px !important; } }

@media only screen and (min-width: 1650px) {
  .inset-l24 {
    padding-left: 1392px !important; } }

@media only screen and (max-width: 1650px) {
  .inset-l24 {
    padding-left: 1152px !important; } }

@media only screen and (max-width: 1350px) {
  .inset-l24 {
    padding-left: 1032px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l24 {
    padding-left: 936px !important; } }

@media only screen and (max-width: 1020px) {
  .inset-l24 {
    padding-left: 720px !important; } }

@media only screen and (max-width: 1020px) {
  .inset-l24 {
    padding-left: 720px !important; } }

@media only screen and (min-width: 1650px) {
  .inset-r24 {
    padding-right: 1488px !important; } }

@media only screen and (min-width: 1650px) {
  .inset-r24 {
    padding-right: 1392px !important; } }

@media only screen and (max-width: 1650px) {
  .inset-r24 {
    padding-right: 1152px !important; } }

@media only screen and (max-width: 1350px) {
  .inset-r24 {
    padding-right: 1032px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r24 {
    padding-right: 936px !important; } }

@media only screen and (max-width: 1020px) {
  .inset-r24 {
    padding-right: 720px !important; } }

@media only screen and (max-width: 1020px) {
  .inset-r24 {
    padding-right: 720px !important; } }

/* --- XSmall is 100% --- */
@media only screen and (max-width: 800px) {
  [class*="span"] {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    [class*="span"][class*="inset"] {
      padding-left: 0 !important;
      padding-right: 0 !important; }
    [class*="span"].border-left, [class*="span"].border-right {
      border: none !important; }
  #content-wrapper .lucy-wrapper .row {
    padding-left: 0 !important; }
    #content-wrapper .lucy-wrapper .row form.row {
      padding-left: 0 !important;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; } }

/* --- Form Field Sizing --- */
input[class*="span"], textarea[class*="span"], select[class*="span"] {
  margin-left: 0; }

/* --- Breakpoint Displays --- */
#breakpoints {
  position: fixed;
  z-index: 99999;
  bottom: 0;
  right: 0;
  padding: 5px 10px;
  font-family: Courier, serif;
  font-size: 16px;
  color: #FFF;
  background: #000; }
  #breakpoints .breakpoint {
    display: none; }
  @media only screen and (min-width: 1650px) {
    #breakpoints .breakpoint.xxxlarge {
      display: inline-block; }
    #breakpoints .breakpoint.xxlarge {
      display: none; }
    #breakpoints .breakpoint.xlarge {
      display: none; }
    #breakpoints .breakpoint.large {
      display: none; }
    #breakpoints .breakpoint.medium {
      display: none; }
    #breakpoints .breakpoint.small {
      display: none; }
    #breakpoints .breakpoint.xsmall {
      display: none; }
    #breakpoints .breakpoint.xxsmall {
      display: none; } }
  @media only screen and (min-width: 1650px) {
    #breakpoints .breakpoint.xxxlarge {
      display: none; }
    #breakpoints .breakpoint.xxlarge {
      display: inline-block; }
    #breakpoints .breakpoint.xlarge {
      display: none; }
    #breakpoints .breakpoint.large {
      display: none; }
    #breakpoints .breakpoint.medium {
      display: none; }
    #breakpoints .breakpoint.small {
      display: none; }
    #breakpoints .breakpoint.xsmall {
      display: none; }
    #breakpoints .breakpoint.xxsmall {
      display: none; } }
  @media only screen and (max-width: 1650px) {
    #breakpoints .breakpoint.xxxlarge {
      display: none; }
    #breakpoints .breakpoint.xxlarge {
      display: none; }
    #breakpoints .breakpoint.xlarge {
      display: inline-block; }
    #breakpoints .breakpoint.large {
      display: none; }
    #breakpoints .breakpoint.medium {
      display: none; }
    #breakpoints .breakpoint.small {
      display: none; }
    #breakpoints .breakpoint.xsmall {
      display: none; }
    #breakpoints .breakpoint.xxsmall {
      display: none; } }
  @media only screen and (max-width: 1350px) {
    #breakpoints .breakpoint.xxxlarge {
      display: none; }
    #breakpoints .breakpoint.xxlarge {
      display: none; }
    #breakpoints .breakpoint.xlarge {
      display: none; }
    #breakpoints .breakpoint.large {
      display: inline-block; }
    #breakpoints .breakpoint.medium {
      display: none; }
    #breakpoints .breakpoint.small {
      display: none; }
    #breakpoints .breakpoint.xsmall {
      display: none; }
    #breakpoints .breakpoint.xxsmall {
      display: none; } }
  @media only screen and (max-width: 1200px) {
    #breakpoints .breakpoint.xxxlarge {
      display: none; }
    #breakpoints .breakpoint.xxlarge {
      display: none; }
    #breakpoints .breakpoint.xlarge {
      display: none; }
    #breakpoints .breakpoint.large {
      display: none; }
    #breakpoints .breakpoint.medium {
      display: inline-block; }
    #breakpoints .breakpoint.small {
      display: none; }
    #breakpoints .breakpoint.xsmall {
      display: none; }
    #breakpoints .breakpoint.xxsmall {
      display: none; } }
  @media only screen and (max-width: 1020px) {
    #breakpoints .breakpoint.xxxlarge {
      display: none; }
    #breakpoints .breakpoint.xxlarge {
      display: none; }
    #breakpoints .breakpoint.xlarge {
      display: none; }
    #breakpoints .breakpoint.large {
      display: none; }
    #breakpoints .breakpoint.medium {
      display: none; }
    #breakpoints .breakpoint.small {
      display: inline-block; }
    #breakpoints .breakpoint.xsmall {
      display: none; }
    #breakpoints .breakpoint.xxsmall {
      display: none; } }
  @media only screen and (max-width: 800px) {
    #breakpoints .breakpoint.xxxlarge {
      display: none; }
    #breakpoints .breakpoint.xxlarge {
      display: none; }
    #breakpoints .breakpoint.xlarge {
      display: none; }
    #breakpoints .breakpoint.large {
      display: none; }
    #breakpoints .breakpoint.medium {
      display: none; }
    #breakpoints .breakpoint.small {
      display: none; }
    #breakpoints .breakpoint.xsmall {
      display: inline-block; }
    #breakpoints .breakpoint.xxsmall {
      display: none; } }
  @media only screen and (max-width: 590px) {
    #breakpoints .breakpoint.xxxlarge {
      display: none; }
    #breakpoints .breakpoint.xxlarge {
      display: none; }
    #breakpoints .breakpoint.xlarge {
      display: none; }
    #breakpoints .breakpoint.large {
      display: none; }
    #breakpoints .breakpoint.medium {
      display: none; }
    #breakpoints .breakpoint.small {
      display: none; }
    #breakpoints .breakpoint.xsmall {
      display: none; }
    #breakpoints .breakpoint.xxsmall {
      display: inline-block; } }
/* --- Membership --- */
#membership-form .row {
  margin-bottom: 1em; }

#membership-intro {
  padding: 3em 0 2em 0; }
  #membership-intro .intro {
    margin-bottom: 1em; }
  #membership-intro p:last-child {
    margin-bottom: 0; }
  #membership-intro:empty {
    display: none; }
  @media only screen and (max-width: 1350px) {
    #membership-intro {
      padding-bottom: 1em; } }
#memberships-table {
  border-collapse: collapse; }
  @media only screen and (max-width: 1350px) {
    #memberships-table {
      display: none; } }
  #memberships-table.logged-in {
    margin-top: 4em; }
  #memberships-table.fluid {
    width: 100% !important;
    margin-bottom: 2em; }
    #memberships-table.fluid thead th:nth-child(2) {
      border-right: none; }
    #memberships-table.fluid .header-button {
      width: 100% !important; }
  #memberships-table thead th {
    position: relative;
    width: 140px;
    padding-top: 1em;
    vertical-align: bottom;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .08em;
    color: #FFF;
    border-right: 4px solid #EEE;
    background: #000; }
    #memberships-table thead th:first-child {
      width: 344px;
      vertical-align: middle;
      padding: 30px 40px;
      font-weight: bold;
      font-size: 2rem;
      line-height: 1.2;
      color: #101D42;
      text-align: left;
      text-transform: capitalize;
      letter-spacing: normal;
      background: transparent; }
    #memberships-table thead th span {
      display: block;
      padding: 6px 0;
      font-weight: bold;
      font-size: 2.25em;
      letter-spacing: normal;
      color: #FFF; }
    #memberships-table thead th .current {
      position: absolute;
      bottom: 100%;
      left: 0;
      width: 100%;
      height: 2em;
      line-height: 2em;
      font-size: .8em;
      color: #FFF;
      background: #333; }
  #memberships-table tbody tr {
    border-bottom: 2px solid #EEE; }
    #memberships-table tbody tr:nth-child(odd) {
      background: #F5F5F5; }
  #memberships-table td {
    padding: 1em 2em;
    font-weight: bold;
    border-left: 4px solid #EEE;
    border-right: 4px solid #EEE; }
    #memberships-table td.check {
      font-weight: bold;
      text-align: center; }
    #memberships-table td.buttons {
      display: none; }
    #memberships-table td img {
      width: 22px !important;
      max-width: none; }
    #memberships-table td:first-child {
      font-weight: bold;
      font-size: .9em; }
  #memberships-table .buttons {
    display: table;
    width: 100%; }
  #memberships-table .header-button {
    display: table-cell;
    padding: 10px 0;
    font-size: .7em;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    border-left: 1px solid #666;
    background: #333; }
    #memberships-table .header-button:first-of-type {
      border-left: none; }
    #memberships-table .header-button:hover {
      text-decoration: none;
      background: #000; }
    #memberships-table .header-button.renew {
      padding: 10px 1px; }

#memberships-table-mobile {
  display: none;
  margin-top: 2em; }
  #memberships-table-mobile .mobile-row {
    margin-bottom: 2em;
    border: 1px solid #EEE; }
    #memberships-table-mobile .mobile-row .heading {
      overflow: auto;
      padding: 0 !important;
      font-weight: bold;
      font-size: 1.25em;
      text-align: center;
      background-color: #000 !important; }
      #memberships-table-mobile .mobile-row .heading .title {
        display: block;
        padding: 10px 20px 5px 20px;
        color: #FFF; }
      #memberships-table-mobile .mobile-row .heading .buttons {
        display: table;
        width: 100%; }
      #memberships-table-mobile .mobile-row .heading .header-button {
        display: table-cell;
        padding: 12px 10px 8px 10px;
        font-size: .6em;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        color: #FFF;
        background: #000;
        border-left: 1px solid #666;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box; }
        #memberships-table-mobile .mobile-row .heading .header-button:last-child {
          border-right: 1px solid black; }
        #memberships-table-mobile .mobile-row .heading .header-button:hover {
          text-decoration: none;
          background: #333; }
    #memberships-table-mobile .mobile-row .content {
      padding: 1.5em; }
      #memberships-table-mobile .mobile-row .content .check-list {
        margin-bottom: 1.5em !important; }
  @media only screen and (max-width: 1350px) {
    #memberships-table-mobile {
      display: block; } }
  #memberships-table-mobile.fluid .mobile-row .heading .header-button:last-child {
    width: 100% !important; }

#membership-join .option {
  margin-top: 2.5em;
  padding: 2.5em 0;
  background-repeat: repeat; }
  @media only screen and (max-width: 1020px) {
    #membership-join .option {
      padding: 1.5em; } }
  #membership-join .option h2 {
    margin-bottom: .35em;
    font-size: 1.5em;
    line-height: 1; }
    @media only screen and (max-width: 1020px) {
      #membership-join .option h2 {
        font-size: 1em; } }
    #membership-join .option h2 span {
      color: #000; }
  #membership-join .option ul {
    margin: 0; }

#membership-join .actions {
  margin-top: 2.5em; }
  @media only screen and (max-width: 1020px) {
    #membership-join .actions .button, #membership-join .actions .cart-button {
      display: block;
      text-align: center;
      line-height: 1; } }
#membership-join .group {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #D8D8D8; }

#membership-join select {
  height: 2.5em;
  font-size: 1em;
  background: #F4F0ED;
  border: 1px solid #D8D8D8; }

#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: #D8D8D8;
    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 #D8D8D8; }
  #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 #D8D8D8; }
  #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 #D8D8D8; }
  #account-page table td {
    padding: .75em;
    border-bottom: 1px solid #D8D8D8; }
    #account-page table td:last-child {
      text-align: right; }
  #account-page table tr:nth-child(odd) td {
    background: #F7F7F7; }

/* --- Donation Page --- */
#donate-intro .span8:not(:empty) {
  margin-bottom: 2.5em; }

#donate-intro .span8 img {
  width: 100%;
  margin-bottom: 1em; }
  @media only screen and (max-width: 800px) {
    #donate-intro .span8 img {
      display: none; } }
#donate-intro .span8 p {
  margin-bottom: .5em; }

#donate-form .block {
  margin-bottom: 1.5em; }

#donate-form .amount {
  margin-bottom: 1px;
  padding-top: 2em;
  padding-bottom: 2em;
  font-size: 1.1em;
  color: #FFF;
  background: #000; }
  #donate-form .amount p {
    margin-bottom: 0; }
  #donate-form .amount input {
    margin-bottom: 0;
    font-size: 1.5em; }
  @media only screen and (max-width: 800px) {
    #donate-form .amount {
      padding: 2em !important;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; }
      #donate-form .amount p {
        margin-bottom: 1.5em; } }
#donate-form .recurrences {
  float: left;
  width: 100%;
  margin-bottom: 1px; }
  #donate-form .recurrences div {
    float: left;
    width: 25%;
    margin: 0;
    padding: 1.5em 0;
    font-size: .9em;
    text-align: center;
    color: #101D42;
    background: #EEE;
    border-right: 1px solid #FFF;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    @media only screen and (max-width: 800px) {
      #donate-form .recurrences div {
        width: 50%;
        border-bottom: 1px solid #FFF; }
        #donate-form .recurrences div:nth-child(odd) {
          border-right: none; } }
    #donate-form .recurrences div.selected, #donate-form .recurrences div:hover {
      color: #FFF;
      background: #333; }
    #donate-form .recurrences div:last-of-type {
      border-right: none; }

#donate-form .designate {
  float: left;
  width: 100%;
  margin-bottom: 2.5em;
  padding-top: 2em;
  padding-bottom: 2em;
  background: #EEE; }
  #donate-form .designate label {
    font-size: 1.5em; }
  @media only screen and (max-width: 800px) {
    #donate-form .designate {
      padding: 2em;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; } }
/* --- Staff --- */
#staff-list .member {
  padding: 2em 0 .5em 0;
  border-bottom: 1px solid #D8D8D8; }
  #staff-list .member .top {
    position: relative;
    margin-bottom: 2em; }
    #staff-list .member .top h2 {
      margin-bottom: .3em; }
    #staff-list .member .top p {
      margin-bottom: .3em; }
    #staff-list .member .top:last-child {
      margin-bottom: 0; }
    #staff-list .member .top .span11 .inner {
      position: absolute;
      top: 50%;
      transform: translate(0, -50%); }
      #staff-list .member .top .span11 .inner h2, #staff-list .member .top .span11 .inner p {
        position: relative;
        left: 10px; }
        @media only screen and (max-width: 1020px) {
          #staff-list .member .top .span11 .inner h2, #staff-list .member .top .span11 .inner p {
            left: 0; } }
      @media only screen and (max-width: 800px) {
        #staff-list .member .top .span11 .inner {
          position: relative;
          top: auto;
          margin-top: 1em;
          transform: none; } }
    @media only screen and (max-width: 1020px) {
      #staff-list .member .top .span4 {
        margin-left: 0; } }
  #staff-list .member:last-child {
    border-bottom: none; }

/* --- Board of Directors --- */
#board-list h2 {
  margin-top: 2em;
  padding-top: 2em;
  border-top: 1px solid #D8D8D8; }

/* --- 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 #D8D8D8; }
  #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 #D8D8D8; }
    #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 #D8D8D8; }
  #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 #D8D8D8; }
    #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 #D8D8D8; }

/* --- Calendar --- */
#calendar {
  /* --- List View --- */
  /* --- Calendar View --- */ }
  #calendar .lucy-wrapper {
    position: relative; }
  #calendar h1 {
    display: inline-block;
    margin: 0 .3em 1em .3em;
    font-weight: 500;
    line-height: 1; }
  #calendar .icon-arrow-left, #calendar .icon-arrow-right {
    position: relative;
    top: -8px;
    display: inline-block;
    color: #101D42;
    font-size: 10px;
    text-decoration: none;
    vertical-align: middle; }
  #calendar #calendar-header {
    width: 100%;
    height: 41px;
    margin-bottom: 2em;
    background: #727272; }
    #calendar #calendar-header ul {
      float: left;
      margin: 0;
      padding-left: 0;
      list-style-type: none; }
      #calendar #calendar-header ul.right {
        position: absolute;
        top: 0;
        right: 0; }
        @media only screen and (max-width: 800px) {
          #calendar #calendar-header ul.right {
            display: none; } }
      #calendar #calendar-header ul li {
        display: inline-block;
        margin-right: 1.5em; }
        #calendar #calendar-header ul li:last-child {
          margin-right: 0; }
      #calendar #calendar-header ul a {
        position: relative;
        display: inline-block;
        font-size: .688em;
        font-weight: 500;
        line-height: 41px;
        text-decoration: none;
        text-transform: uppercase;
        color: #B6B6B6;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
        @media only screen and (max-width: 800px) {
          #calendar #calendar-header ul a {
            margin-right: 1em; } }
        #calendar #calendar-header ul a:hover, #calendar #calendar-header ul a.selected {
          color: #FFF; }
        #calendar #calendar-header ul a .icon-calendar {
          font-size: 14px; }
        #calendar #calendar-header ul a [class*='icon-'] {
          margin-right: .4em; }
        @media only screen and (max-width: 800px) {
          #calendar #calendar-header ul a.print {
            display: none; } }
        #calendar #calendar-header ul a.print:before {
          font-size: 14px; }
    @media only screen and (max-width: 800px) {
      #calendar #calendar-header {
        height: 0;
        overflow: hidden; } }
  #calendar .filters {
    position: absolute;
    top: 0;
    right: 0;
    list-style-type: none;
    padding-left: 0;
    padding-top: 10px; }
    @media only screen and (max-width: 800px) {
      #calendar .filters {
        position: relative;
        clear: both; } }
    #calendar .filters li {
      display: inline-block; }
    #calendar .filters a {
      padding-right: 1em;
      font-size: .875em;
      color: #101D42; }
      @media only screen and (max-width: 800px) {
        #calendar .filters a {
          padding-right: 1em; } }
      #calendar .filters a:last-of-type {
        padding-right: 0; }
      #calendar .filters a.all {
        margin-right: 1em;
        border-right: 1px solid #D8D8D8; }
        @media only screen and (max-width: 800px) {
          #calendar .filters a.all {
            margin-right: 1em; } }
      #calendar .filters a.active {
        font-weight: 700; }
  #calendar #list {
    border-bottom: 1px solid #D8D8D8; }
    #calendar #list .event {
      position: relative;
      display: block;
      color: #101D42;
      text-decoration: none; }
      #calendar #list .event .date {
        text-align: center;
        text-transform: uppercase;
        color: #FFF;
        background: #000;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
        #calendar #list .event .date p {
          margin-bottom: 0; }
        #calendar #list .event .date .month {
          width: 100%;
          height: 21px;
          margin-bottom: 2.5em;
          font-size: .7em;
          font-weight: 700;
          line-height: 21px;
          background: #727272; }
          @media only screen and (max-width: 1020px) {
            #calendar #list .event .date .month {
              margin-bottom: 1em; } }
        #calendar #list .event .date .day {
          font-size: 2.25em;
          font-weight: 500;
          line-height: 1; }
        #calendar #list .event .date .time {
          margin-bottom: 2.5em;
          font-size: .7em;
          font-weight: 400; }
          @media only screen and (max-width: 1020px) {
            #calendar #list .event .date .time {
              margin-bottom: 1em; } }
        @media only screen and (max-width: 1020px) {
          #calendar #list .event .date {
            width: 100% !important;
            margin-left: 0 !important;
            margin-right: 0 !important;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box; } }
      #calendar #list .event .details .inner {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%); }
        @media only screen and (max-width: 1020px) {
          #calendar #list .event .details .inner {
            position: relative;
            top: auto;
            transform: none; } }
      #calendar #list .event .details p {
        position: relative;
        left: 10px;
        margin-bottom: 0;
        font-weight: 300; }
        #calendar #list .event .details p.title {
          font-size: 1.13em;
          font-weight: 500; }
        @media only screen and (max-width: 1020px) {
          #calendar #list .event .details p {
            left: 0; } }
      @media only screen and (max-width: 1020px) {
        #calendar #list .event .details {
          padding: 1em !important; } }
      #calendar #list .event:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 1px solid #D8D8D8;
        border-bottom: none;
        content: ''; }
      #calendar #list .event:hover {
        background: #FAFAFA; }
  @media only screen and (max-width: 1020px) {
    #calendar #grid {
      width: 100% !important;
      padding: 0 !important; } }
  #calendar #grid #events-calendar {
    position: relative;
    width: 100%;
    padding: 0;
    border-collapse: collapse; }
    @media only screen and (max-width: 1020px) {
      #calendar #grid #events-calendar {
        font-size: 1.2em;
        border-spacing: 0;
        border: none; } }
    @media only print {
      #calendar #grid #events-calendar {
        width: 100% !important; } }
    #calendar #grid #events-calendar th {
      padding: .8em 1em;
      color: #727272;
      font-size: .688em;
      text-align: center;
      font-weight: 400;
      text-transform: uppercase; }
      @media only screen and (max-width: 1200px) {
        #calendar #grid #events-calendar th span {
          display: none; } }
      @media only screen and (max-width: 1020px) {
        #calendar #grid #events-calendar th {
          display: none; } }
      @media only print {
        #calendar #grid #events-calendar th {
          color: #000; } }
    #calendar #grid #events-calendar td {
      padding: 1em;
      vertical-align: top;
      border: 1px solid #D8D8D8; }
      @media only print {
        #calendar #grid #events-calendar td {
          border-color: #000; } }
      #calendar #grid #events-calendar td.current {
        background-color: #fafafa; }
        #calendar #grid #events-calendar td.current .day {
          color: #333; }
      #calendar #grid #events-calendar td.weekend {
        background-color: #ededed; }
      #calendar #grid #events-calendar td p {
        font-size: .75em;
        font-weight: 500;
        margin-bottom: .8em; }
        @media only screen and (max-width: 1020px) {
          #calendar #grid #events-calendar td p {
            margin-bottom: 1em; } }
        #calendar #grid #events-calendar td p.day {
          font-size: .688em;
          font-weight: 700;
          color: #000; }
        #calendar #grid #events-calendar td p.time {
          margin-bottom: .3em;
          font-size: .688em; }
      #calendar #grid #events-calendar td:hover {
        background-color: #e6e6e6; }
      @media only screen and (max-width: 1020px) {
        #calendar #grid #events-calendar td a {
          font-size: 1.75em !important; } }
      @media only print {
        #calendar #grid #events-calendar td a {
          color: #000;
          text-decoration: none; } }
      @media only screen and (max-width: 1020px) {
        #calendar #grid #events-calendar td {
          display: block;
          padding: 1em 0 !important;
          border: none;
          border-top: 1px solid #D8D8D8;
          background: transparent !important; }
          #calendar #grid #events-calendar td p.day {
            margin-bottom: 0;
            font-size: 1.8em;
            text-align: left; }
          #calendar #grid #events-calendar td a {
            font-size: 1.2em; }
          #calendar #grid #events-calendar td.empty {
            display: none; } }
/* --- Event Sidebar ---*/
.side-event {
  font-size: .85em; }
  .side-event img {
    width: 100%;
    margin-bottom: 1em; }
  .side-event h3 {
    margin-bottom: 1em;
    font-size: 1.75em; }
  .side-event .date {
    margin-bottom: .25em;
    color: #666; }

/* --- Special Event --- */
#event-header {
  position: relative;
  width: 100%;
  height: 18em;
  padding-top: 10em;
  background-size: cover;
  background-position: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  #event-header .lucy-wrapper {
    position: relative;
    z-index: 1; }
  #event-header h1 {
    margin: 0;
    font-size: 3em;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #event-header .date {
    font-size: 1.375em;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #event-header:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url(../images/event-header-shadow.png) repeat-x bottom left;
    content: ''; }

#event-nav {
  width: 100%;
  margin-bottom: 4em;
  padding: .75em 0;
  background: #727272; }
  #event-nav ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none; }
    #event-nav ul a {
      display: inline-block;
      margin-right: 1em;
      font-size: .7em;
      text-transform: uppercase;
      color: #bfbfbf;
      text-decoration: none; }
      #event-nav ul a:hover, #event-nav ul a.selected {
        text-decoration: underline;
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }

#special-event .date-location {
  margin-bottom: 3em;
  font-size: .9em; }
  #special-event .date-location .headline {
    margin-bottom: 0;
    font-size: 1.75em; }
  #special-event .date-location iframe {
    width: 100%;
    height: 160px; }

/* --- Tickets --- */
#event-tickets {
  margin-top: 3em; }
  #event-tickets h2 {
    font-size: 1.5em; }
  #event-tickets form {
    padding: 1.5em 0;
    border-top: 1px solid #D8D8D8; }
    #event-tickets form:last-of-type {
      border-bottom: 1px solid #D8D8D8; }
    #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 #D8D8D8;
      border-radius: 3px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      -o-border-radius: 3px;
      -ms-border-radius: 3px;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      -o-background-clip: padding-box;
      -ms-background-clip: padding-box; }
    #event-tickets form p:last-child {
      margin-bottom: 0; }
    #event-tickets form button, #event-tickets form .button, #event-tickets form .cart-button {
      font-size: .85em; }
  #event-tickets .attendees {
    display: none;
    padding-top: 2em; }
    #event-tickets .attendees p {
      margin-bottom: 1em; }

/* --- Sponsorships --- */
#sponsorship-table {
  width: 100%;
  margin: 2.5em 0 4em 0;
  border-bottom: 1px solid #D8D8D8;
  border-right: 1px solid #D8D8D8;
  border-collapse: collapse; }
  @media only screen and (max-width: 800px) {
    #sponsorship-table {
      display: none; } }
  #sponsorship-table thead tr td {
    vertical-align: top;
    border-bottom: 7px solid #D8D8D8; }
    #sponsorship-table thead tr td:first-child {
      width: 250px;
      vertical-align: bottom; }
      @media only screen and (max-width: 1200px) {
        #sponsorship-table thead tr td:first-child {
          width: 175px; } }
    #sponsorship-table thead tr td.level {
      position: relative;
      text-align: center;
      border-left: 7px solid #D8D8D8;
      border-top: 1px solid #D8D8D8; }
      @media only screen and (max-width: 1200px) {
        #sponsorship-table thead tr td.level {
          width: 100px; } }
      #sponsorship-table thead tr td.level .inner {
        position: relative; }
      #sponsorship-table thead tr td.level.first {
        border-left-width: 1px; }
        #sponsorship-table thead tr td.level.first .current {
          left: -1px;
          border-left-width: 1px; }
      #sponsorship-table thead tr td.level.last {
        border-right: 1px solid #D8D8D8; }
        #sponsorship-table thead tr td.level.last .current {
          border-right-width: 1px; }
  #sponsorship-table thead h2 {
    position: relative;
    margin-bottom: .4em;
    line-height: 1;
    font-size: 1.5em;
    font-weight: normal; }
    #sponsorship-table thead h2 span {
      position: absolute;
      bottom: 0;
      right: 10px;
      font-size: .846em;
      font-weight: 600; }
  #sponsorship-table thead .title {
    margin: 2.9em 0 0 0;
    font-size: .7em;
    font-weight: 500;
    color: #B6B6B6;
    text-transform: uppercase; }
    #sponsorship-table thead .title span {
      display: inline-block;
      font-size: .75em;
      color: #999; }
    @media only screen and (max-width: 1200px) {
      #sponsorship-table thead .title {
        font-size: .8em; } }
  #sponsorship-table thead .price {
    display: inline-block;
    margin-top: .5em;
    margin-bottom: 1em;
    padding-top: .5em;
    font-size: 1.25em;
    font-weight: 500;
    color: #000; }
  #sponsorship-table tbody tr.alt td {
    background: #F8F7F7; }
  #sponsorship-table tbody tr td {
    padding: .75em;
    text-align: center;
    border-left: 7px solid #D8D8D8; }
    #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 #D8D8D8; }
    #sponsorship-table tbody tr td.last {
      border-right: 7px solid #D8D8D8; }

/* --- Mobile Sponsorship --- */
#sponsorship-listing {
  display: none;
  float: left;
  width: 100%;
  margin: 2.692em 0 1.538em 0; }
  @media only screen and (max-width: 800px) {
    #sponsorship-listing {
      display: block; } }
  #sponsorship-listing .level {
    float: left;
    width: 100%;
    margin-bottom: 1.538em; }
    #sponsorship-listing .level .title {
      margin: 0;
      padding: 1em 0;
      font-size: 1.23em;
      text-align: center;
      text-transform: uppercase;
      color: #000;
      font-weight: 600;
      background: #F8F7F7;
      border: 1px solid #D8D8D8;
      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 #D8D8D8;
      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 #D8D8D8;
      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 #D8D8D8; }
  #event-auction .item h2 {
    margin-bottom: .2em;
    font-size: 1.5em; }
  #event-auction .item p {
    font-size: .85em; }
  #event-auction .item .value {
    font-size: 1.12em;
    font-weight: 400;
    color: #000; }
  #event-auction .item .provider p {
    font-weight: 500;
    color: #000; }
  #event-auction .item:last-child {
    padding-bottom: 0;
    border-bottom: none; }

/* --- Standard Event Detail --- */
#event-left h1 {
  margin-bottom: 0; }

#event-left .dates {
  font-size: 1.3em; }

#event-left .when-where {
  color: #666; }

#event-right h2 {
  margin-bottom: .5em;
  font-size: 1.5em; }

#event-right .location {
  margin-bottom: 3em; }

/* --- Campaigns --- */
#campaign-header {
  position: relative;
  width: 100%;
  padding: 5em 0 3em 0;
  background-size: cover;
  background-position: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  #campaign-header .lucy-wrapper {
    position: relative;
    z-index: 1; }
  #campaign-header h1 {
    margin: 0;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #campaign-header .subtitle {
    font-size: 1.3em;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #campaign-header:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url(../images/campaign-header-overlay.png) repeat-x bottom left;
    background-size: cover;
    content: ''; }
  #campaign-header .thermometer {
    position: relative;
    height: 3em;
    line-height: 3em;
    border: 1px solid #FFF; }
    #campaign-header .thermometer .fill {
      top: 0;
      left: 0;
      height: 3em;
      background: #0A51C5;
      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 #D8D8D8;
        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 #D8D8D8; }
  #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 #D8D8D8; }
    #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 #D8D8D8; }

#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: #101D42;
  line-height: 1.2;
  font-weight: bold;
  border-bottom: 1px solid #D8D8D8; }
  @media only screen and (max-width: 1020px) {
    #cart .headers {
      position: absolute;
      top: -9999px;
      left: -9999px; } }
#cart .item {
  position: relative;
  padding: 1em 0;
  min-height: 3em;
  font-size: 1.1em;
  border-bottom: 1px solid #D8D8D8; }
  #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 #D8D8D8; }
  @media only screen and (min-width: 1650px) {
    #cart .item .span7 .inner {
      width: 414px; } }
  @media only screen and (min-width: 1650px) {
    #cart .item .span7 .inner {
      width: 386px; } }
  @media only screen and (max-width: 1650px) {
    #cart .item .span7 .inner {
      width: 316px; } }
  @media only screen and (max-width: 1350px) {
    #cart .item .span7 .inner {
      width: 281px; } }
  @media only screen and (max-width: 1200px) {
    #cart .item .span7 .inner {
      width: 253px; } }
  @media only screen and (max-width: 1020px) {
    #cart .item .span7 .inner {
      width: 190px; } }
  @media only screen and (max-width: 1020px) {
    #cart .item .span7 .inner {
      width: 190px; } }
  @media only screen and (min-width: 1650px) {
    #cart .item .span4.offset1 .inner {
      width: 228px; } }
  @media only screen and (min-width: 1650px) {
    #cart .item .span4.offset1 .inner {
      width: 212px; } }
  @media only screen and (max-width: 1650px) {
    #cart .item .span4.offset1 .inner {
      width: 172px; } }
  @media only screen and (max-width: 1350px) {
    #cart .item .span4.offset1 .inner {
      width: 152px; } }
  @media only screen and (max-width: 1200px) {
    #cart .item .span4.offset1 .inner {
      width: 136px; } }
  @media only screen and (max-width: 1020px) {
    #cart .item .span4.offset1 .inner {
      width: 100px; } }
  @media only screen and (max-width: 1020px) {
    #cart .item .span4.offset1 .inner {
      width: 100px; } }
  #cart .item .inner, #cart .item .remove {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%); }
    @media only screen and (max-width: 1020px) {
      #cart .item .inner, #cart .item .remove {
        position: relative;
        top: auto;
        transform: none; } }
  #cart .item .sub-title {
    font-size: .9em; }
  #cart .item .remove {
    right: 0;
    font-size: 13px;
    text-decoration: none;
    color: #101D42; }
  #cart .item.no-border {
    border-bottom: none; }
  @media only screen and (max-width: 1200px) {
    #cart .item input, #cart .item select {
      width: 65px; } }
  @media only screen and (max-width: 1020px) {
    #cart .item input {
      width: 100px !important; }
    #cart .item .image {
      display: none; }
    #cart .item .description {
      margin-bottom: .5em;
      font-size: 1.1em; }
    #cart .item.subtotals .description, #cart .item.totals .description {
      display: none; }
    #cart .item .quantity, #cart .item .total {
      position: relative;
      width: 50% !important;
      line-height: 2.5; }
    #cart .item .remove {
      position: absolute;
      top: 0; } }
#cart .totals {
  font-size: 1.35em; }

#cart #cart-update {
  display: none;
  padding: 1em 0; }

#cart ul#cart-payments {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0; }
  #cart ul#cart-payments li {
    display: table-cell;
    padding: 1em 0;
    text-align: center;
    color: #FFF;
    font-size: .7em;
    text-transform: uppercase;
    font-weight: bold;
    background: #000;
    cursor: pointer;
    border-right: 1px solid rgba(255, 255, 255, 0.2); }
    #cart ul#cart-payments li.selected {
      color: #101D42;
      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: #101D42;
    line-height: 1.2;
    font-weight: normal;
    border-bottom: 1px solid #D8D8D8; }
  #cart #cart-actions .total {
    margin-bottom: 1em; }
  #cart #cart-actions .amount {
    font-weight: normal; }
  #cart #cart-actions .cart-button {
    width: 100% !important;
    margin-top: 1em;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center; }
  #cart #cart-actions input {
    background: #FFF; }
  #cart #cart-actions #cart-coupon {
    padding-top: 1em; }
    #cart #cart-actions #cart-coupon input {
      width: 160px;
      margin: 0; }
      @media only screen and (max-width: 1350px) {
        #cart #cart-actions #cart-coupon input {
          width: 125px; } }
    #cart #cart-actions #cart-coupon .button, #cart #cart-actions #cart-coupon .cart-button {
      float: right;
      display: inline-block;
      padding: 10px 12px; }
      @media only screen and (max-width: 1200px) {
        #cart #cart-actions #cart-coupon .button, #cart #cart-actions #cart-coupon .cart-button {
          float: none; } }
      @media only screen and (max-width: 1020px) {
        #cart #cart-actions #cart-coupon .button, #cart #cart-actions #cart-coupon .cart-button {
          float: none; } }
  @media only screen and (max-width: 1200px) {
    #cart #cart-actions {
      width: 100%;
      margin: 0;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; }
      #cart #cart-actions .total .span3, #cart #cart-actions .total .span2 {
        width: 50%;
        margin: 0; }
      #cart #cart-actions .total .span3 {
        padding-left: 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box; } }
  @media only screen and (max-width: 1020px) {
    #cart #cart-actions {
      padding: 3em !important; }
      #cart #cart-actions .amount {
        text-align: left; }
      #cart #cart-actions .total .span3 {
        padding-left: 0;
        font-weight: bold; }
      #cart #cart-actions #coupon-code {
        width: 50% !important;
        margin-right: .5em !important; } }
@media only screen and (max-width: 1200px) {
  #cart .span16 {
    width: 100%;
    margin: 0; }
    #cart .span16 .headers .description, #cart .span16 .description.span7 {
      width: 400px; }
    #cart .span16 .description.span7 {
      width: 400px; }
      #cart .span16 .description.span7 .span7, #cart .span16 .description.span7 .inner {
        width: 400px; }
    #cart .span16 .description.span9 {
      width: 430px; }
      #cart .span16 .description.span9 .span9 {
        width: 430px; }
  #cart #coupon-code {
    width: 250px; } }

.cart-button {
  display: inline-block; }
  @media only screen and (max-width: 1020px) {
    .cart-button {
      width: 100%;
      margin-bottom: 3px;
      padding-left: 0 !important;
      padding-right: 0 !important;
      text-align: center; } }
/* --- Checkout --- */
#checkout .billing-box {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #D8D8D8; }

#checkout #shipping-header h2 {
  display: inline-block;
  margin-right: 1em; }

#checkout #shipping-header div {
  display: inline-block; }

@media only screen and (max-width: 800px) {
  #checkout .span24 {
    margin-bottom: 1em !important; }
  #checkout .actions [class*="span"] {
    width: 50% !important;
    border-left: 1px solid #FFF !important; } }

/* --- Products --- */
#products-list .product {
  margin-bottom: 2em;
  text-align: center;
  line-height: 1.3;
  color: #101D42;
  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 #0A51C5; }
    @media only screen and (max-width: 800px) {
      #product-detail .thumbs img {
        width: 15% !important;
        margin-right: 5px !important; } }
#product-detail input, #product-detail select {
  display: inline-block;
  margin-left: 10px; }

#product-detail .button, #product-detail .cart-button {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-align: center; }

/* --- Social Widget --- */
#social-widget {
  word-wrap: break-word;
  background: #FFF;
  border: 1px solid #D8D8D8;
  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 #D8D8D8;
        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 #D8D8D8;
  clear: both; }

.sj-result-list > * {
  padding: 1.5em 0; }

.sj-result-list:first-child {
  padding: 0; }

.sj-result-title {
  margin-top: 0;
  color: #0A51C5 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .sj-result-title a {
    color: #0A51C5; }
    .sj-result-title a:hover {
      text-decoration: underline; }

.sj-result-description {
  margin-bottom: .3em !important;
  color: #101D42;
  overflow-wrap: break-word; }

.sj-result-url {
  margin: 0 !important;
  font-size: .8em;
  color: #0A51C5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .sj-result-url a {
    color: #172a5f; }

.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 #0A51C5;
          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: #0A51C5;
    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: #0947ad; }
  .lucy-slideshow .next {
    left: auto;
    right: 0; }
    .lucy-slideshow .next:after {
      border-width: 4px 0 4px 5px;
      border-color: transparent transparent transparent #FFF; }
  .lucy-slideshow:hover .thumbs {
    bottom: 0; }

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible; }

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc( 100% - 2.4em); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

.ui-datepicker {
  width: 17em;
  display: none;
  border: none !important; }

.ui-datepicker .ui-icon {
  width: 25px; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .5em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  width: 3em;
  height: 2em; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  margin-top: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-indent: 0 !important;
  font-size: .8em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: none; }

.ui-datepicker .ui-datepicker-prev span {
  content: "\e922"; }

.ui-datepicker .ui-datepicker-next span {
  content: "\e920";
  text-align: right; }

.ui-datepicker-next span {
  float: right; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.1em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  font-size: .85em;
  border: 0; }

.ui-datepicker td {
  border: none !important;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .5em;
  font-size: .85em;
  text-align: center;
  text-decoration: none;
  border: none !important; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-state-disabled span {
  background: transparent !important; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  color: #333333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff; }

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
  background-color: transparent !important; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../images/jquery/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("../images/jquery/ui-icons_444444_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("../images/jquery/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("../images/jquery/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("../images/jquery/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../images/jquery/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("../images/jquery/ui-icons_777777_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666; }

* {
  margin: 0;
  padding: 0;
  border: 0; }

/* --- Body Styles --- */
.lucy-wrapper {
  margin: 0 auto;
  /* --- Form Styles --- */ }
  .lucy-wrapper h1 {
    margin-bottom: 1em;
    font-family: "utopia-std", serif;
    color: #101D42;
    line-height: .97;
    font-weight: 700;
    font-size: 3.56em; }
    .lucy-wrapper h1 a {
      text-decoration: none; }
      .lucy-wrapper h1 a:hover {
        text-decoration: underline; }
    @media only screen and (max-width: 590px) {
      .lucy-wrapper h1 {
        font-size: 10vw; } }
  .lucy-wrapper h2 {
    margin-bottom: 1em;
    font-family: "utopia-std", serif;
    color: #101D42;
    line-height: .97;
    font-weight: 700;
    font-size: 2em;
    margin-bottom: .5em; }
    .lucy-wrapper h2 a {
      text-decoration: none; }
      .lucy-wrapper h2 a:hover {
        text-decoration: underline; }
    @media only screen and (max-width: 590px) {
      .lucy-wrapper h2 {
        font-size: 1.8em; } }
  .lucy-wrapper h3 {
    margin-bottom: 1em;
    font-family: "utopia-std", serif;
    color: #101D42;
    line-height: .97;
    font-weight: 700;
    font-size: 1.56em; }
    .lucy-wrapper h3 a {
      text-decoration: none; }
      .lucy-wrapper h3 a:hover {
        text-decoration: underline; }
  .lucy-wrapper h4 {
    margin-bottom: 1em;
    font-family: "utopia-std", serif;
    color: #101D42;
    line-height: .97;
    font-weight: 700;
    font-size: 1.33em; }
    .lucy-wrapper h4 a {
      text-decoration: none; }
      .lucy-wrapper h4 a:hover {
        text-decoration: underline; }
  .lucy-wrapper h5 {
    margin-bottom: 1em;
    font-family: "utopia-std", serif;
    color: #101D42;
    line-height: .97;
    font-weight: 700;
    font-size: 1.1em; }
    .lucy-wrapper h5 a {
      text-decoration: none; }
      .lucy-wrapper h5 a:hover {
        text-decoration: underline; }
  .lucy-wrapper h6 {
    margin-bottom: 1em;
    font-family: "utopia-std", serif;
    color: #101D42;
    line-height: .97;
    font-weight: 700;
    font-size: .9em; }
    .lucy-wrapper h6 a {
      text-decoration: none; }
      .lucy-wrapper h6 a:hover {
        text-decoration: underline; }
  .lucy-wrapper p {
    margin-bottom: 1.8em;
    line-height: 1.56; }
    .lucy-wrapper p.photo-caption {
      margin-top: -.5em;
      font-size: .8em;
      font-style: italic;
      color: #999; }
    .lucy-wrapper p.sub {
      margin-bottom: 1em;
      font-size: .67em;
      font-weight: 700;
      color: #0A51C5;
      letter-spacing: 1.2px;
      text-transform: uppercase; }
    .lucy-wrapper p a {
      font-weight: 700; }
  .lucy-wrapper a[name] {
    display: block;
    position: relative;
    top: -200px;
    visibility: hidden; }
  .lucy-wrapper ul {
    margin-bottom: 2em;
    padding-left: 2em; }
  .lucy-wrapper hr {
    margin: 2em 0 !important;
    border-bottom: 1px solid #D8D8D8; }
  .lucy-wrapper .intro {
    font-family: "utopia-std", serif;
    margin-bottom: 1.1em !important;
    font-size: 1.33em;
    line-height: 1.45; }
  .lucy-wrapper img {
    max-width: 100%; }
  .lucy-wrapper .page-image {
    margin-bottom: 2em; }
  .lucy-wrapper blockquote {
    margin-bottom: 1.5em;
    padding-left: 1em;
    font-size: 1.33em;
    line-height: 1.5;
    font-family: "utopia-std", serif;
    font-style: italic;
    border-left: 4px solid #0A51C5; }
  .lucy-wrapper .check-group input {
    float: left; }
  .lucy-wrapper .date-group, .lucy-wrapper .check-group {
    margin-bottom: 1em; }
    .lucy-wrapper .date-group p, .lucy-wrapper .check-group p {
      margin-bottom: 7px; }
    .lucy-wrapper .date-group input, .lucy-wrapper .check-group input {
      margin-right: 10px;
      vertical-align: text-top; }
    .lucy-wrapper .date-group select, .lucy-wrapper .check-group select {
      margin-bottom: 1em !important; }
  .lucy-wrapper input, .lucy-wrapper select, .lucy-wrapper textarea {
    display: inline-block;
    margin-bottom: 1em;
    padding: .5em;
    font-size: 16px;
    font-family: "acumin-pro", sans-serif;
    line-height: 1.4;
    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; }
    .lucy-wrapper input::-webkit-input-placeholder, .lucy-wrapper select::-webkit-input-placeholder, .lucy-wrapper textarea::-webkit-input-placeholder {
      color: #101D42; }
    .lucy-wrapper input:-moz-placeholder, .lucy-wrapper select:-moz-placeholder, .lucy-wrapper textarea:-moz-placeholder {
      color: #101D42; }
    .lucy-wrapper input::-moz-placeholder, .lucy-wrapper select::-moz-placeholder, .lucy-wrapper textarea::-moz-placeholder {
      color: #101D42; }
    .lucy-wrapper input:-ms-input-placeholder, .lucy-wrapper select:-ms-input-placeholder, .lucy-wrapper textarea:-ms-input-placeholder {
      color: #101D42; }
  .lucy-wrapper select {
    padding: 0;
    height: 2.5em; }
  .lucy-wrapper label {
    display: block;
    font-weight: 200;
    margin: .4em 0 .2em 0; }
  .lucy-wrapper input[type="checkbox"], .lucy-wrapper input[type="radio"] {
    position: relative;
    top: 5px; }
    .lucy-wrapper input[type="checkbox"]:first-child, .lucy-wrapper input[type="radio"]:first-child {
      margin-left: 0; }
  .lucy-wrapper input[type="file"] {
    padding: 0 !important;
    border: none; }

/* --- Wrap select fields and add custom button --- */
.select-field {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  background: #FFF; }
  .select-field select {
    position: relative;
    width: 100%;
    padding-right: 45px;
    padding-left: 8px;
    background: transparent !important;
    z-index: 6;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none; }
  .select-field select::-ms-expand {
    display: none; }
  .select-field:before {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 4;
    width: 35px;
    height: 100%;
    background: #0A51C5;
    content: '';
    border-radius: 0px 6px 6px 0;
    -moz-border-radius: 0px 6px 6px 0;
    -webkit-border-radius: 0px 6px 6px 0;
    -o-border-radius: 0px 6px 6px 0;
    -ms-border-radius: 0px 6px 6px 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box; }
  .select-field:after {
    position: absolute;
    top: 50%;
    right: 14px;
    z-index: 5;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #FFF;
    content: '';
    transform: translate(0, -50%); }

.check-field {
  font-size: .7em; }
  @media only screen and (max-width: 800px) {
    .check-field {
      font-size: 1em; } }
  .check-field span {
    margin-left: 10px; }

/* --- Wrap video and Preserve Ratio --- */
.video-wrapper {
  position: relative;
  padding-bottom: 52.25%;
  /* 16:9 */
  height: 0; }
  .video-wrapper iframe {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* --- Overlay --- */
#overlay {
  display: none;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  background: rgba(255, 255, 255, 0.87); }

#overlay-close {
  display: none;
  position: fixed;
  z-index: 102;
  top: 20px;
  right: 20px;
  font-size: 1.4em;
  color: #000;
  cursor: pointer; }

#overlay-image {
  position: fixed;
  z-index: 101; }

#overlay-content {
  position: fixed;
  z-index: 101;
  top: 200%;
  left: 50%; }
  @media only screen and (min-width: 1650px) {
    #overlay-content {
      width: 1468px; } }
  @media only screen and (min-width: 1650px) {
    #overlay-content {
      width: 1372px; } }
  @media only screen and (max-width: 1650px) {
    #overlay-content {
      width: 1132px; } }
  @media only screen and (max-width: 1350px) {
    #overlay-content {
      width: 1012px; } }
  @media only screen and (max-width: 1200px) {
    #overlay-content {
      width: 916px; } }
  @media only screen and (max-width: 1020px) {
    #overlay-content {
      width: 700px; } }
  @media only screen and (max-width: 1020px) {
    #overlay-content {
      width: 700px; } }
/* --- 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 #D8D8D8; }
    .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-top: 3em;
  margin-top: 3em;
  border-top: 1px solid #D8D8D8;
  text-align: center; }

.pagination a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 0 5px;
  font-size: 1.2em;
  font-weight: 800;
  line-height: 47px;
  text-align: center;
  text-decoration: none;
  background: #F2F3F4;
  color: #101D42;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  -o-background-clip: padding-box;
  -ms-background-clip: padding-box; }
  @media only screen and (max-width: 800px) {
    .pagination a {
      margin-bottom: 10px; } }
  .pagination a:hover {
    background: #101D42;
    color: #FFF !important;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  .pagination a.selected {
    background: #0A51C5;
    color: #FFF !important;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  .pagination a:visited {
    color: #101D42; }

/* --- Buttons and Links --- */
a, a:active, a:visited {
  color: #0A51C5;
  text-decoration: underline; }
  a:hover, a:focus, a:active:hover, a:active:focus, a:visited:hover, a:visited:focus {
    text-decoration: none; }

button, .button, .cart-button {
  display: inline-block;
  padding: .6em 2.5em;
  line-height: 1;
  color: #0A51C5 !important;
  text-decoration: none !important;
  font-weight: 600;
  cursor: pointer;
  border: 2px solid #0A51C5;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  -o-border-radius: 100px;
  -ms-border-radius: 100px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  -o-background-clip: padding-box;
  -ms-background-clip: padding-box;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out; }
  button.mobile-only, .button.mobile-only, .mobile-only.cart-button {
    display: none;
    background: #F2F3F4; }
    @media only screen and (max-width: 800px) {
      button.mobile-only, .button.mobile-only, .mobile-only.cart-button {
        display: inline-block; } }
  button.small, .button.small, .small.cart-button {
    padding: 1em 3em;
    font-size: .56em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  button.blue, .button.blue, .blue.cart-button {
    background-color: #0A51C5 !important;
    color: #FFF !important; }
    button.blue:hover, button.blue:focus, .button.blue:hover, .blue.cart-button:hover, .button.blue:focus, .blue.cart-button:focus {
      background-color: transparent !important;
      color: #0A51C5 !important; }
  button:hover, button:focus, .button:hover, .cart-button:hover, .button:focus, .cart-button:focus {
    color: #FFF !important;
    background-color: #0A51C5 !important;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }

.back-to {
  margin-bottom: 25px;
  padding: 1em 1.5em !important;
  background: #FFF;
  border: none;
  color: #101D42 !important; }
  .back-to .icon-arrow-left-stroke {
    margin-right: 10px;
    font-size: .7em; }
  .back-to:hover {
    background: #101D42 !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: #101D42;
  text-transform: none;
  border: 1px solid #D8D8D8;
  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 #D8D8D8; }
    .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 #101D42;
    content: '';
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box; }

/* --- Custom Check Box --- */
div.lucy-check {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  -o-background-clip: padding-box;
  -ms-background-clip: padding-box; }
  div.lucy-check:after {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box; }

/* --- Image Viewer --- */
.gallery img {
  cursor: pointer; }

#viewer {
  position: fixed;
  z-index: 25;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #F5F5F5;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out; }
  #viewer #viewer-header {
    position: relative;
    z-index: 1;
    height: 60px;
    background: #FFF;
    border-bottom: 1px solid #D8D8D8; }
    #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 #D8D8D8;
      border-right: 1px solid #D8D8D8; }
      @media only screen and (max-width: 800px) {
        #viewer #viewer-header p {
          display: none; } }
    #viewer #viewer-header em {
      font-weight: 300;
      color: #767676; }
  #viewer #viewer-previous, #viewer #viewer-next {
    position: absolute;
    z-index: 1;
    top: 50%;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    #viewer #viewer-previous:before, #viewer #viewer-next:before {
      position: absolute;
      width: 70px;
      height: 70px;
      background: #FFF;
      content: '';
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      -o-border-radius: 50%;
      -ms-border-radius: 50%;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      -o-background-clip: padding-box;
      -ms-background-clip: padding-box; }
    #viewer #viewer-previous:after, #viewer #viewer-next:after {
      position: absolute;
      font-family: 'icomoon';
      font-size: 70px;
      color: #000;
      line-height: 1; }
  #viewer #viewer-previous {
    left: 0; }
    #viewer #viewer-previous:before {
      left: -50px; }
    #viewer #viewer-previous:after {
      content: '\e934'; }
  #viewer #viewer-next {
    right: 0; }
    #viewer #viewer-next:before {
      right: -50px; }
    #viewer #viewer-next:after {
      right: 0;
      content: '\e935'; }
  #viewer #viewer-image {
    position: absolute;
    z-index: 0;
    top: 60px;
    left: 0;
    width: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    @media only screen and (max-width: 1200px) {
      #viewer #viewer-image {
        border: 0; } }
/* --- Table of Contents Plugin --- */
.page-item {
  display: block;
  padding-top: 2em;
  margin: 2em 0;
  border-top: 1px solid #D8D8D8; }
  @media only screen and (max-width: 800px) {
    .page-item .image {
      margin-bottom: 2em; } }
  .page-item .image img {
    display: block;
    width: 100%; }
  .page-item .content {
    height: 304px; }
    @media only screen and (max-width: 1650px) {
      .page-item .content {
        height: 244px; } }
    @media only screen and (max-width: 1350px) {
      .page-item .content {
        height: auto; } }
    .page-item .content h3 {
      margin-bottom: .5em;
      line-height: 1.2;
      text-decoration: underline;
      text-decoration-color: #F2F3F4;
      -webkit-text-decoration-color: #F2F3F4;
      transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out; }
    .page-item .content .button, .page-item .content .cart-button {
      padding: 1em 2em;
      font-size: .63em;
      text-transform: uppercase;
      letter-spacing: 1px;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
  .page-item .content-outer {
    display: table;
    position: relative;
    width: 100%;
    height: 100%; }
    .page-item .content-outer .content-inner {
      display: table-cell;
      vertical-align: middle; }
      .page-item .content-outer .content-inner h2 {
        margin-bottom: .5em;
        line-height: 1.2;
        text-decoration: underline;
        text-decoration-color: #F2F3F4;
        -webkit-text-decoration-color: #F2F3F4;
        transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out; }
      .page-item .content-outer .content-inner p {
        margin-bottom: 1.3em;
        color: #101D42; }
  .page-item:hover .content .content-outer .content-inner h2, .page-item:hover .content .content-outer .content-inner h3, .page-item:focus .content .content-outer .content-inner h2, .page-item:focus .content .content-outer .content-inner h3 {
    text-decoration-color: #0A51C5;
    -webkit-text-decoration-color: #0A51C5; }
  .page-item:hover .content .content-outer .content-inner .button, .page-item:hover .content .content-outer .content-inner .cart-button, .page-item:focus .content .content-outer .content-inner .button, .page-item:focus .content .content-outer .content-inner .cart-button {
    background: #0A51C5;
    color: #FFF !important;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }

/* --- Events Plugin --- */
.side-event h2 {
  margin-bottom: 1.5em; }
  .side-event h2 a {
    display: inline-block;
    margin-left: 1em;
    font-family: "acumin-pro", sans-serif;
    font-size: .35em;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: middle;
    letter-spacing: 1.2px;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box; }
    .side-event h2 a:hover {
      text-decoration: underline; }

.side-event .event {
  padding: 1em 0;
  margin-bottom: 10px !important;
  background: rgba(242, 243, 244, 0.5);
  font-size: 1.25em; }
  @media only screen and (max-width: 800px) {
    .side-event .event {
      margin-left: -2em;
      margin-right: -2em;
      padding: 2em; } }
  @media only screen and (max-width: 800px) {
    .side-event .event.has-image {
      padding-top: 0; } }
  .side-event .event.has-image .date-address p {
    display: block; }
    .side-event .event.has-image .date-address p .icon-pin {
      padding-left: 0;
      margin-left: 0;
      border-left: none; }
  .side-event .event .mobile-only {
    display: none;
    width: calc(100% + 4em);
    margin-left: -2em;
    margin-bottom: 2em;
    max-width: inherit; }
    @media only screen and (max-width: 800px) {
      .side-event .event .mobile-only {
        display: block; } }
  .side-event .event .title {
    margin-top: 2em;
    margin-bottom: .5em;
    font-family: "utopia-std", serif;
    font-weight: 800;
    font-size: 1.3em;
    color: #101D42; }
    @media only screen and (max-width: 800px) {
      .side-event .event .title {
        margin-top: 0; } }
  .side-event .event .date-address {
    display: inline-block;
    margin-bottom: 0;
    font-size: .78em;
    color: #101D42; }
    @media only screen and (max-width: 1020px) {
      .side-event .event .date-address {
        font-size: .9em; } }
    .side-event .event .date-address span {
      margin-right: 5px;
      font-size: .8em;
      color: #0A51C5; }
      .side-event .event .date-address span.icon-pin {
        padding-left: 1.2em;
        margin-left: 1em;
        border-left: 1px solid #D8D8D8; }
  .side-event .event .button, .side-event .event .cart-button {
    margin-top: 2em;
    margin-bottom: 3.5em !important; }
    @media only screen and (max-width: 800px) {
      .side-event .event .button, .side-event .event .cart-button {
        margin-bottom: 0 !important; } }
  .side-event .event .image {
    height: calc(100% + 2em);
    margin-top: -1em;
    margin-bottom: -1em !important;
    background-size: cover;
    background-position: center; }
    @media only screen and (max-width: 800px) {
      .side-event .event .image {
        display: none; } }
  .side-event .event:hover {
    cursor: pointer; }
    .side-event .event:hover .title {
      text-decoration: underline;
      text-decoration-color: #0A51C5;
      -webkit-text-decoration-color: #0A51C5; }

/* --- FAQs Plugin --- */
#faq-search {
  position: relative;
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #D8D8D8; }
  #faq-search input {
    width: calc(100% - 150px);
    margin-bottom: 0;
    margin-right: 10px; }
    #faq-search input:focus {
      outline: none; }
  #faq-search #clear-search {
    position: absolute;
    top: 12px;
    right: 160px;
    text-decoration: none;
    font-size: .8em;
    color: #101D42; }
    #faq-search #clear-search:hover, #faq-search #clear-search:focus {
      color: #0A51C5; }
  #faq-search .button, #faq-search .cart-button {
    padding: 1em 0;
    width: 130px;
    text-align: center; }

#faqs-listing .faq {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #D8D8D8; }
  #faqs-listing .faq .question {
    margin-bottom: 0;
    font-family: "utopia-std", serif;
    font-size: 1.3em;
    font-weight: 700;
    line-height: 1.3; }
  #faqs-listing .faq .more {
    font-weight: 700;
    text-transform: uppercase;
    font-size: .78em; }
  #faqs-listing .faq .full {
    display: none; }

/* --- Lucy Slideshow --- */
.lucy-slideshow {
  margin: 2em 0;
  padding-bottom: 58.066116%; }
  .lucy-slideshow .dots {
    list-style: none; }
  .lucy-slideshow .slider {
    transition: none !important; }
    .lucy-slideshow .slider .slide {
      height: 100%;
      text-align: center; }
      .lucy-slideshow .slider .slide .video-wrapper {
        padding: 0;
        height: 100%; }
      .lucy-slideshow .slider .slide img {
        position: absolute;
        top: 50%;
        left: 50%;
        width: auto;
        height: auto;
        margin: 0 !important;
        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 {
        text-align: right;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }

/* --- Miscellaneous --- */
#recaptcha_widget_div {
  margin-bottom: 10px; }

a img {
  border: none; }

.separator {
  margin: 2em 0;
  margin-left: 20px;
  border-bottom: 1px solid #D8D8D8; }
  @media only screen and (max-width: 800px) {
    .separator {
      display: block;
      margin: 1em 0; } }
.top-space {
  margin-top: 2em; }

.bottom-space {
  margin-bottom: 2em; }

#google-translate-footer {
  position: absolute;
  top: 10px;
  right: 0; }
  @media only screen and (max-width: 800px) {
    #google-translate-footer {
      right: 25px; } }
  @media only screen and (max-width: 590px) {
    #google-translate-footer {
      position: relative;
      right: auto;
      top: auto;
      margin-bottom: 1em; } }
  #google-translate-footer select {
    display: block !important; }
    @media only screen and (max-width: 590px) {
      #google-translate-footer select {
        width: 100% !important; } }
  #google-translate-footer .goog-logo-link img {
    margin-bottom: 0 !important; }

#boxcast-container aside {
  all: unset; }

#boxcast-container button:hover {
  background: none !important; }

/* --- Local Site Templates + Overrides --- */
#resources {
  margin-bottom: 4em; }
  #resources .intro {
    margin-bottom: 1.2em; }
  @media only screen and (max-width: 800px) {
    #resources #resources-listing {
      padding: 0; } }
  #resources #resource-search {
    position: relative;
    margin-bottom: 2em; }
    @media only screen and (max-width: 800px) {
      #resources #resource-search {
        padding: 0 2em; } }
    #resources #resource-search input {
      width: calc(100% - 150px);
      margin-bottom: 0;
      margin-right: 10px; }
      #resources #resource-search input:focus {
        outline: none; }
    #resources #resource-search #clear-search {
      position: absolute;
      top: 12px;
      right: 160px;
      text-decoration: none;
      font-size: .8em;
      color: #101D42; }
      #resources #resource-search #clear-search:hover, #resources #resource-search #clear-search:focus {
        color: #0A51C5; }
    #resources #resource-search .button, #resources #resource-search .cart-button {
      padding: 1em 0;
      width: 130px;
      text-align: center; }
  #resources .parent {
    margin-top: 50px;
    margin-bottom: -50px;
    font-family: "acumin-pro", sans-serif;
    font-size: .7em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    color: #0A51C5; }
    @media only screen and (max-width: 800px) {
      #resources .parent {
        padding-left: 3em; } }
    @media only screen and (max-width: 590px) {
      #resources .parent {
        margin-bottom: -40px; } }
  #resources h2 {
    margin-top: 1.5em;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #D8D8D8; }
    @media only screen and (max-width: 800px) {
      #resources h2 {
        padding: 0 0 .5em 1em; } }
    #resources h2:after {
      bottom: 35px; }
  #resources .none {
    margin-top: 1em; }
  #resources .resource {
    position: relative;
    padding: 1.3em 2em;
    border-bottom: 1px solid #D8D8D8; }
    #resources .resource:first-of-type {
      border-top: 1px solid #D8D8D8; }
    #resources .resource.even {
      background: rgba(16, 29, 66, 0.03); }
    #resources .resource img {
      float: left;
      max-width: 40px;
      margin-right: 1.5em; }
    #resources .resource .title {
      margin-bottom: 0;
      padding-right: 9em;
      font-family: "utopia-std", serif;
      font-size: .89em;
      font-weight: 700;
      line-height: 1; }
      @media only screen and (max-width: 800px) {
        #resources .resource .title {
          padding-right: 0;
          font-size: 1em; } }
    #resources .resource span {
      font-size: .78em; }
      @media only screen and (max-width: 800px) {
        #resources .resource span {
          font-size: .8em; } }
    #resources .resource .desc {
      display: none;
      margin-top: 1em;
      margin-bottom: 0; }
      #resources .resource .desc.open {
        display: block; }
    #resources .resource .button, #resources .resource .cart-button {
      position: absolute;
      top: 30px;
      right: 2em;
      width: 135px;
      padding: 1em 0;
      text-align: center; }
      @media only screen and (max-width: 800px) {
        #resources .resource .button, #resources .resource .cart-button {
          display: block;
          position: relative;
          top: auto;
          right: auto;
          margin-top: 2em; } }
      #resources .resource .button.more, #resources .resource .more.cart-button {
        right: calc(2em + 145px);
        width: 100px; }

/* --- Social Grid --- */
#social-grid {
  margin-bottom: 4em; }
  #social-grid .block {
    position: relative;
    height: 304px;
    margin-bottom: 20px;
    padding-bottom: 3em;
    border: 1px solid #D8D8D8;
    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: 1650px) {
      #social-grid .block {
        height: 244px; } }
    @media only screen and (max-width: 1350px) {
      #social-grid .block {
        height: 214px; } }
    @media only screen and (max-width: 1200px) {
      #social-grid .block {
        height: 190px; } }
    @media only screen and (max-width: 800px) {
      #social-grid .block {
        height: auto; } }
    #social-grid .block.add-image {
      height: 628px; }
      @media only screen and (max-width: 1650px) {
        #social-grid .block.add-image {
          height: 508px; } }
      @media only screen and (max-width: 1350px) {
        #social-grid .block.add-image {
          height: 448px; } }
      @media only screen and (max-width: 1200px) {
        #social-grid .block.add-image {
          height: 400px; } }
      @media only screen and (max-width: 800px) {
        #social-grid .block.add-image {
          height: auto; } }
    #social-grid .block .social-icon {
      float: right;
      text-decoration: none;
      color: #101D42; }
    #social-grid .block .image {
      height: 304px;
      background-size: contain;
      background-position: top;
      background-repeat: no-repeat; }
      @media only screen and (max-width: 1650px) {
        #social-grid .block .image {
          height: 244px; } }
      @media only screen and (max-width: 1350px) {
        #social-grid .block .image {
          height: 214px; } }
      @media only screen and (max-width: 1200px) {
        #social-grid .block .image {
          height: 190px; } }
      #social-grid .block .image.tall {
        height: 626px; }
        @media only screen and (max-width: 1650px) {
          #social-grid .block .image.tall {
            height: 506px; } }
        @media only screen and (max-width: 1350px) {
          #social-grid .block .image.tall {
            height: 446px; } }
        @media only screen and (max-width: 1200px) {
          #social-grid .block .image.tall {
            height: 398px; } }
        @media only screen and (max-width: 800px) {
          #social-grid .block .image.tall {
            height: 85vw; } }
    #social-grid .block .body {
      height: 304px;
      margin-bottom: 0;
      padding: 1em; }
      @media only screen and (max-width: 1650px) {
        #social-grid .block .body {
          height: 244px; } }
      @media only screen and (max-width: 1350px) {
        #social-grid .block .body {
          height: 214px;
          font-size: 1.1em; } }
      @media only screen and (max-width: 1200px) {
        #social-grid .block .body {
          height: 190px;
          font-size: 1em; } }
      @media only screen and (max-width: 1020px) {
        #social-grid .block .body {
          font-size: .9em; } }
      @media only screen and (max-width: 800px) {
        #social-grid .block .body {
          height: auto;
          font-size: 1.3em; } }
    #social-grid .block .source {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      margin-bottom: 0;
      padding: 1em 1em 1em 1.6em;
      line-height: 1em;
      text-transform: lowercase;
      background: #F2F3F5;
      border-top: 1px solid #D8D8D8;
      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: 1350px) {
        #social-grid .block .source {
          font-size: .85em; } }
    #social-grid .block.alt .body {
      padding-bottom: 1.375em; }
  #social-grid .instagram {
    position: relative;
    height: 0;
    margin-bottom: 10px;
    background-size: cover;
    background-position: center; }
    #social-grid .instagram.span12 {
      height: 628px; }
      @media only screen and (max-width: 1650px) {
        #social-grid .instagram.span12 {
          height: 508px; } }
      @media only screen and (max-width: 1350px) {
        #social-grid .instagram.span12 {
          height: 448px; } }
      @media only screen and (max-width: 1200px) {
        #social-grid .instagram.span12 {
          height: 400px; } }
      @media only screen and (max-width: 800px) {
        #social-grid .instagram.span12 {
          height: 85vw; } }
    #social-grid .instagram.span6 {
      height: 304px; }
      @media only screen and (max-width: 1650px) {
        #social-grid .instagram.span6 {
          height: 244px; } }
      @media only screen and (max-width: 1350px) {
        #social-grid .instagram.span6 {
          height: 214px; } }
      @media only screen and (max-width: 1200px) {
        #social-grid .instagram.span6 {
          height: 190px; } }
      @media only screen and (max-width: 800px) {
        #social-grid .instagram.span6 {
          height: 85vw; } }
    #social-grid .instagram .icon-instagram {
      position: absolute;
      top: 10px;
      left: 10px;
      text-decoration: none; }
  #social-grid .social-clear {
    float: left;
    width: 100%;
    height: 1px;
    line-height: 0; }

/* --- General Directory Table Styles --- */
#mobile-directory-filters {
  margin-bottom: 2em; }

.directory-listing {
  margin-bottom: 4em; }
  .directory-listing .header {
    height: 30px;
    background: #101D42;
    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: 800px) {
      .directory-listing .header {
        display: none; } }
    .directory-listing .header .right p {
      padding-right: 10px; }
    .directory-listing .header p {
      padding-left: 10px;
      font-size: .56em;
      font-weight: 700;
      line-height: 30px;
      letter-spacing: 1.2px;
      text-transform: uppercase;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
  .directory-listing .clergy-link {
    display: block;
    color: #101D42;
    cursor: pointer; }
    @media only screen and (max-width: 800px) {
      .directory-listing .clergy-link:first-of-type .listing {
        border-top: 1px solid #D8D8D8; } }
    .directory-listing .clergy-link .small {
      text-transform: uppercase;
      font-size: .8em;
      font-weight: 700;
      letter-spacing: 1.2px;
      color: #0A51C5; }
      @media only screen and (max-width: 800px) {
        .directory-listing .clergy-link .small {
          font-size: .6em; } }
    .directory-listing .clergy-link:hover {
      cursor: pointer; }
      .directory-listing .clergy-link:hover .title, .directory-listing .clergy-link:hover .small {
        text-decoration: underline; }
    .directory-listing .clergy-link:nth-child(even) {
      background: rgba(16, 29, 66, 0.03); }
  .directory-listing .listing {
    padding: 1.5em 0;
    font-size: .78em;
    border-bottom: 1px solid #D8D8D8; }
    @media only screen and (max-width: 800px) {
      .directory-listing .listing {
        padding: 1.5em 2.2em; } }
    .directory-listing .listing:nth-child(even) {
      background: rgba(16, 29, 66, 0.03); }
    .directory-listing .listing .right p {
      padding-right: 10px; }
    @media only screen and (max-width: 800px) {
      .directory-listing .listing .right {
        text-align: left; } }
    .directory-listing .listing p {
      margin-bottom: 0;
      padding-left: 10px; }
      @media only screen and (max-width: 800px) {
        .directory-listing .listing p {
          padding-left: 0;
          font-size: 1.3em; } }
      .directory-listing .listing p.title {
        margin-bottom: 0;
        font-family: "utopia-std", serif;
        font-size: 1.14em;
        font-weight: 700; }
        @media only screen and (max-width: 800px) {
          .directory-listing .listing p.title {
            font-size: 1.5em; } }
    .directory-listing .listing a {
      font-weight: 700;
      color: #0A51C5; }
      .directory-listing .listing a.phone {
        text-decoration: none;
        color: #101D42;
        font-weight: 500; }
        .directory-listing .listing a.phone:hover, .directory-listing .listing a.phone:focus {
          text-decoration: underline; }

/* --- Staff/Clergy Directory --- */
#staff-directory {
  margin-bottom: 4em; }
  @media only screen and (max-width: 800px) {
    #staff-directory #directory-intro {
      padding: 0 2em; }
    #staff-directory .lucy-wrapper {
      padding: 0; }
      #staff-directory .lucy-wrapper.adjust {
        padding: 0 2em; }
      #staff-directory .lucy-wrapper.push {
        margin-top: 2em; }
    #staff-directory h2 {
      margin-bottom: 0;
      padding: 0 1em;
      padding-bottom: .5em;
      border-bottom: 1px solid #D8D8D8; } }
  #staff-directory .mobile-only {
    display: none;
    margin-bottom: 0; }
    @media only screen and (max-width: 800px) {
      #staff-directory .mobile-only {
        display: inline-block; } }
    #staff-directory .mobile-only .select-field select {
      margin-bottom: 0;
      outline: none; }
    #staff-directory .mobile-only .search-field {
      position: relative; }
      #staff-directory .mobile-only .search-field input {
        width: calc(100% - 50px);
        margin-right: 5px;
        outline: none; }
      #staff-directory .mobile-only .search-field .button, #staff-directory .mobile-only .search-field .cart-button {
        width: 40px;
        height: 40px;
        padding: 0;
        line-height: 40px;
        text-align: center;
        border: none;
        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; }
        #staff-directory .mobile-only .search-field .button:hover, #staff-directory .mobile-only .search-field .cart-button:hover {
          background: #101D42 !important;
          color: #FFF !important;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
      #staff-directory .mobile-only .search-field #clear-search {
        position: absolute;
        top: 20px;
        right: 60px;
        font-size: .8em;
        color: #101D42;
        transform: translate(0, -50%);
        text-decoration: none; }

#global-sidebar.staff .clear {
  width: 100%;
  margin-top: 2em;
  padding: 1em 0;
  text-align: center; }

#clergy-detail {
  margin: 4em 0; }
  @media only screen and (max-width: 800px) {
    #clergy-detail {
      margin: 2em 0; } }
  #clergy-detail h1 {
    font-size: 2.66em;
    margin-bottom: 1.3em;
    padding-bottom: .5em;
    border-bottom: 1px solid #D8D8D8; }
    @media only screen and (max-width: 800px) {
      #clergy-detail h1 {
        font-size: 2em; } }
  #clergy-detail img {
    width: 100%; }
  #clergy-detail .assignment span {
    color: #0A51C5;
    text-transform: uppercase;
    letter-spacing: .8px;
    font-weight: 700;
    font-size: .8em; }
  #clergy-detail .assignment a {
    font-weight: 300; }

/* --- Parish/School Directories --- */
#org-directory {
  margin: 4em 0; }
  @media only screen and (max-width: 800px) {
    #org-directory {
      margin: 2em 0; }
      #org-directory .lucy-wrapper {
        padding: 0; }
      #org-directory .listing a {
        font-size: 1.3em; } }
  #org-directory h1 {
    text-align: center; }
  #org-directory .mobile-only {
    display: none;
    padding: 0 2em; }
    @media only screen and (max-width: 800px) {
      #org-directory .mobile-only {
        display: block; } }
    #org-directory .mobile-only .select-field select {
      margin-bottom: 0;
      outline: none; }
    #org-directory .mobile-only .search-field {
      position: relative; }
      #org-directory .mobile-only .search-field input {
        width: calc(100% - 50px);
        margin-right: 5px;
        outline: none; }
      #org-directory .mobile-only .search-field .button, #org-directory .mobile-only .search-field .cart-button {
        width: 40px;
        height: 40px;
        padding: 0;
        line-height: 40px;
        text-align: center;
        border: none;
        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; }
        #org-directory .mobile-only .search-field .button:hover, #org-directory .mobile-only .search-field .cart-button:hover {
          background: #101D42 !important;
          color: #FFF !important;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
      #org-directory .mobile-only .search-field #clear-search {
        position: absolute;
        top: 20px;
        right: 60px;
        font-size: .8em;
        color: #101D42;
        transform: translate(0, -50%);
        text-decoration: none; }

#org-detail {
  margin: 4em 0; }
  @media only screen and (max-width: 800px) {
    #org-detail {
      margin: 2em 0; }
      #org-detail img {
        width: 100%; } }
  #org-detail h1 {
    margin-bottom: .3em;
    font-size: 2.66em;
    line-height: 1; }
    @media only screen and (max-width: 800px) {
      #org-detail h1 {
        font-size: 2em; } }
  #org-detail .main-image {
    margin-bottom: 2em; }
  #org-detail .info {
    padding-bottom: 2em;
    margin-bottom: 4em;
    font-size: .78em;
    color: #101D42;
    border-bottom: 1px solid #D8D8D8; }
    @media only screen and (max-width: 1020px) {
      #org-detail .info {
        font-size: .9em; } }
    @media only screen and (max-width: 800px) {
      #org-detail .info {
        margin-bottom: 2em; } }
    #org-detail .info p {
      display: inline-block;
      margin-bottom: 0 !important; }
      @media only screen and (max-width: 1020px) {
        #org-detail .info p {
          display: block !important; } }
    #org-detail .info span {
      margin-right: 5px;
      font-size: .8em;
      color: #0A51C5; }
    #org-detail .info .visit-site {
      margin-left: 1em;
      padding-left: 1.2em;
      border-left: 1px solid #D8D8D8;
      text-decoration: none;
      font-weight: normal; }
      @media only screen and (max-width: 1020px) {
        #org-detail .info .visit-site {
          padding-left: 0;
          margin-left: 0;
          border-left: none; } }
  #org-detail .location .map {
    position: relative;
    display: block;
    margin-bottom: 1em; }
    #org-detail .location .map:before {
      position: absolute;
      top: 50%;
      left: 50%;
      font-family: 'icomoon';
      font-size: 2.3em;
      color: #101D42;
      content: '\e906';
      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; }
  #org-detail .location h3 {
    margin-bottom: 0; }
  #org-detail .location a {
    font-weight: 700; }
  #org-detail .location .phone, #org-detail .location .fax, #org-detail .location .district {
    margin-bottom: 0;
    font-size: .78em; }
    #org-detail .location .phone span, #org-detail .location .fax span, #org-detail .location .district span {
      margin-right: 5px;
      font-size: .8em;
      color: #0A51C5; }
  #org-detail .upcoming-events, #org-detail .related-news {
    margin-bottom: 2.5em;
    margin-top: 2.5em; }
    #org-detail .upcoming-events .news, #org-detail .upcoming-events .event, #org-detail .related-news .news, #org-detail .related-news .event {
      margin-bottom: .75em;
      padding-bottom: .75em;
      border-bottom: 1px solid #D8D8D8; }
      #org-detail .upcoming-events .news:first-of-type, #org-detail .upcoming-events .event:first-of-type, #org-detail .related-news .news:first-of-type, #org-detail .related-news .event:first-of-type {
        padding-top: .75em;
        border-top: 1px solid #D8D8D8; }
      #org-detail .upcoming-events .news a, #org-detail .upcoming-events .event a, #org-detail .related-news .news a, #org-detail .related-news .event a {
        color: #101D42;
        text-decoration: none; }
        #org-detail .upcoming-events .news a .title, #org-detail .upcoming-events .event a .title, #org-detail .related-news .news a .title, #org-detail .related-news .event a .title {
          margin-bottom: .8em;
          font-family: "utopia-std", serif;
          font-size: 1.1em;
          font-weight: 700;
          line-height: 1.3; }
          @media only screen and (max-width: 1020px) {
            #org-detail .upcoming-events .news a .title, #org-detail .upcoming-events .event a .title, #org-detail .related-news .news a .title, #org-detail .related-news .event a .title {
              font-size: 1.25em; } }
        #org-detail .upcoming-events .news a .scope, #org-detail .upcoming-events .news a .date, #org-detail .upcoming-events .news a .location, #org-detail .upcoming-events .event a .scope, #org-detail .upcoming-events .event a .date, #org-detail .upcoming-events .event a .location, #org-detail .related-news .news a .scope, #org-detail .related-news .news a .date, #org-detail .related-news .news a .location, #org-detail .related-news .event a .scope, #org-detail .related-news .event a .date, #org-detail .related-news .event a .location {
          margin-bottom: 5px;
          font-size: .78em; }
          @media only screen and (max-width: 1020px) {
            #org-detail .upcoming-events .news a .scope, #org-detail .upcoming-events .news a .date, #org-detail .upcoming-events .news a .location, #org-detail .upcoming-events .event a .scope, #org-detail .upcoming-events .event a .date, #org-detail .upcoming-events .event a .location, #org-detail .related-news .news a .scope, #org-detail .related-news .news a .date, #org-detail .related-news .news a .location, #org-detail .related-news .event a .scope, #org-detail .related-news .event a .date, #org-detail .related-news .event a .location {
              font-size: .9em; } }
          #org-detail .upcoming-events .news a .scope p, #org-detail .upcoming-events .news a .date p, #org-detail .upcoming-events .news a .location p, #org-detail .upcoming-events .event a .scope p, #org-detail .upcoming-events .event a .date p, #org-detail .upcoming-events .event a .location p, #org-detail .related-news .news a .scope p, #org-detail .related-news .news a .date p, #org-detail .related-news .news a .location p, #org-detail .related-news .event a .scope p, #org-detail .related-news .event a .date p, #org-detail .related-news .event a .location p {
            display: inline-block;
            width: 93%;
            margin-bottom: 0; }
          #org-detail .upcoming-events .news a .scope span, #org-detail .upcoming-events .news a .date span, #org-detail .upcoming-events .news a .location span, #org-detail .upcoming-events .event a .scope span, #org-detail .upcoming-events .event a .date span, #org-detail .upcoming-events .event a .location span, #org-detail .related-news .news a .scope span, #org-detail .related-news .news a .date span, #org-detail .related-news .news a .location span, #org-detail .related-news .event a .scope span, #org-detail .related-news .event a .date span, #org-detail .related-news .event a .location span {
            display: inline-block;
            width: 3%;
            margin-top: 6px;
            margin-right: 5px;
            vertical-align: top;
            font-size: .8em;
            color: #0A51C5; }
        #org-detail .upcoming-events .news a:hover .title, #org-detail .upcoming-events .news a:focus .title, #org-detail .upcoming-events .event a:hover .title, #org-detail .upcoming-events .event a:focus .title, #org-detail .related-news .news a:hover .title, #org-detail .related-news .news a:focus .title, #org-detail .related-news .event a:hover .title, #org-detail .related-news .event a:focus .title {
          text-decoration: underline; }

#news-contact {
  margin: 2em 0;
  font-size: .75em; }
  #news-contact p {
    line-height: 1.7; }
    #news-contact p strong {
      font-size: 1.1em; }
    #news-contact p span {
      margin-right: 5px;
      color: #0A51C5; }
      #news-contact p span.icon-email {
        font-size: .75em; }
    #news-contact p a {
      text-decoration: none;
      color: #101D42; }
      #news-contact p a:hover {
        text-decoration: underline; }
  #news-contact hr {
    display: block;
    margin: 2em 0;
    border-top: 1px solid #D8D8D8; }

#news {
  margin: 4em 0; }
  @media only screen and (max-width: 800px) {
    #news {
      margin: 2em 0; } }
  #news h1 {
    text-align: center; }
    @media only screen and (max-width: 800px) {
      #news h1 {
        display: none;
        font-size: 2em !important; } }
  #news #news-detail {
    margin-bottom: 4em; }
    #news #news-detail h1 {
      margin-top: 1.5em;
      margin-bottom: .3em;
      font-size: 2.66em;
      line-height: 1;
      text-align: left !important; }
      @media only screen and (max-width: 800px) {
        #news #news-detail h1 {
          display: block;
          margin-top: .5em; } }
      #news #news-detail h1:after {
        display: none; }
    #news #news-detail .scope-date {
      display: inline-block; }
    #news #news-detail .content {
      margin-top: 1em;
      padding-top: 2em;
      border-top: 1px solid #D8D8D8; }
      @media only screen and (max-width: 800px) {
        #news #news-detail .content {
          padding-top: 0; } }
      #news #news-detail .content img {
        display: block;
        width: auto;
        margin: 0 auto;
        margin-top: 1.5em;
        margin-bottom: 2em;
        max-width: 100%;
        max-height: 100%; }
    #news #news-detail .float-left {
      float: left;
      max-width: 12.5rem;
      margin: 0 2rem 0 0; }
  #news #featured-entry {
    position: relative;
    margin-top: -4em;
    margin-bottom: 2em;
    padding: 6em 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    #news #featured-entry:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(16, 29, 66, 0.9);
      content: ''; }
    #news #featured-entry a {
      text-decoration: none;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      #news #featured-entry a .title {
        margin-bottom: .5em;
        font-size: 2em;
        color: #FFF;
        text-decoration: underline;
        text-decoration-color: rgba(255, 255, 255, 0.3);
        -webkit-text-decoration-color: rgba(255, 255, 255, 0.3); }
      #news #featured-entry a:hover .title, #news #featured-entry a:focus .title {
        text-decoration-color: #0A51C5;
        -webkit-text-decoration-color: #0A51C5; }
    #news #featured-entry .date {
      margin-bottom: 1em; }
    #news #featured-entry .scope-date, #news #featured-entry .scope-date span {
      color: #FFF; }
    #news #featured-entry .button, #news #featured-entry .cart-button {
      color: #FFF !important;
      border-color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
  #news #news-listing.has-featured .news:first-of-type {
    border-top: none; }
  #news #news-listing .news {
    position: relative;
    padding: 1em 0;
    border-top: 1px solid #D8D8D8; }
    @media only screen and (max-width: 800px) {
      #news #news-listing .news:first-of-type {
        padding-top: 0;
        border-top: none; }
        #news #news-listing .news:first-of-type .title {
          margin-top: 0; } }
    #news #news-listing .news .mobile-only {
      display: none;
      margin-bottom: 1em; }
      @media only screen and (max-width: 800px) {
        #news #news-listing .news .mobile-only {
          display: block; } }
    @media only screen and (max-width: 1200px) {
      #news #news-listing .news .span7.offset1 {
        margin-top: 50px; } }
    @media only screen and (max-width: 800px) {
      #news #news-listing .news .span7.offset1 {
        display: none; } }
    #news #news-listing .news a {
      text-decoration: none;
      color: #101D42; }
      #news #news-listing .news a .title {
        margin-top: 2em;
        margin-bottom: .8em;
        font-size: 1.3em;
        color: #101D42; }
        @media only screen and (max-width: 800px) {
          #news #news-listing .news a .title {
            margin-top: 1em; } }
      #news #news-listing .news a p {
        margin-bottom: 1.3em; }
      #news #news-listing .news a .button, #news #news-listing .news a .cart-button {
        margin-bottom: 3.5em; }
        @media only screen and (max-width: 800px) {
          #news #news-listing .news a .button, #news #news-listing .news a .cart-button {
            margin-bottom: 2em; } }
        #news #news-listing .news a .button.no-pad, #news #news-listing .news a .no-pad.cart-button {
          margin-bottom: 0; }
          @media only screen and (max-width: 1350px) {
            #news #news-listing .news a .button.no-pad, #news #news-listing .news a .no-pad.cart-button {
              margin-bottom: 2em; } }
      #news #news-listing .news a:hover .title, #news #news-listing .news a:focus .title {
        text-decoration: underline;
        text-decoration-color: #0A51C5;
        -webkit-text-decoration-color: #0A51C5; }
  #news #news-listing #more-wrapper {
    margin-top: 2em;
    text-align: center; }
  #news .title {
    margin-bottom: .8em;
    font-family: "utopia-std", serif;
    font-weight: 700;
    line-height: 1.3;
    text-decoration: underline;
    text-decoration-color: rgba(242, 243, 244, 0.5);
    -webkit-text-decoration-color: rgba(242, 243, 244, 0.5); }
    @media only screen and (max-width: 1020px) {
      #news .title {
        font-size: 1.25em; } }
  #news .scope-date {
    margin-bottom: 1em;
    font-size: .78em;
    color: #101D42; }
    @media only screen and (max-width: 1020px) {
      #news .scope-date {
        font-size: .9em; } }
    #news .scope-date p {
      display: inline-block;
      margin-bottom: 0 !important; }
      @media only screen and (max-width: 1020px) {
        #news .scope-date p {
          display: block !important; } }
    #news .scope-date span {
      margin-right: 5px;
      font-size: .8em;
      color: #0A51C5; }
      #news .scope-date span.icon-clock {
        padding-left: 1.2em;
        margin-left: 1em;
        border-left: 1px solid #D8D8D8; }
        @media only screen and (max-width: 1020px) {
          #news .scope-date span.icon-clock {
            padding-left: 0;
            margin-left: 0;
            border-left: none; } }
  #news img {
    display: block;
    width: 100%; }

#global-sidebar.news {
  height: auto; }

/* --- Jobs -- */
#jobs-page.detail {
  margin: 4em 0; }
  @media only screen and (max-width: 800px) {
    #jobs-page.detail {
      margin: 2em 0; } }
  #jobs-page.detail .entry {
    padding-top: 0;
    border-bottom: none; }
  #jobs-page.detail .office-location {
    margin-bottom: 2.5em !important;
    padding-bottom: 2.5em;
    border-bottom: 1px solid #D8D8D8; }

#jobs-page .entry {
  padding-top: 1em;
  padding-bottom: 1em;
  margin-bottom: 3em;
  border-bottom: 1px solid #D8D8D8; }
  #jobs-page .entry .details {
    margin-bottom: 5px;
    font-family: "acumin-pro", sans-serif;
    color: #0A51C5;
    text-transform: uppercase;
    font-size: .7em;
    font-weight: 800;
    letter-spacing: 1.2px; }
  #jobs-page .entry h1 {
    margin-bottom: .3em;
    font-size: 2.66em;
    line-height: 1; }
  #jobs-page .entry h2 a {
    color: #101D42;
    text-decoration: underline;
    text-decoration-color: #F2F3F4; }
    #jobs-page .entry h2 a:hover {
      text-decoration-color: #0A51C5; }
  #jobs-page .entry .office-location {
    margin-bottom: 5px;
    font-size: .78em;
    font-weight: 500; }
    @media only screen and (max-width: 1020px) {
      #jobs-page .entry .office-location {
        font-size: .9em; } }
    #jobs-page .entry .office-location p {
      margin-bottom: 0; }
    #jobs-page .entry .office-location span {
      margin-right: 5px;
      font-size: .8em;
      color: #0A51C5; }

#jobs-page .pagination {
  margin-bottom: 4em;
  padding-top: 0;
  border-top: none; }

/* --- Events --- */
#global-sidebar.events #upcoming-past {
  position: relative;
  display: table;
  width: 100%;
  margin-bottom: 1em;
  border-collapse: separate; }
  #global-sidebar.events #upcoming-past .wrap {
    float: left;
    width: 50%;
    text-align: center; }
    #global-sidebar.events #upcoming-past .wrap:last-child {
      width: calc(50% - 2px); }
      #global-sidebar.events #upcoming-past .wrap:last-child .button, #global-sidebar.events #upcoming-past .wrap:last-child .cart-button {
        border-top-left-radius: 0;
        -moz-border-top-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        -o-border-top-left-radius: 0;
        -ms-border-top-left-radius: 0;
        -moz-background-clip: "padding-box";
        -webkit-background-clip: "padding-box";
        -o-background-clip: "padding-box";
        -ms-background-clip: "padding-box";
        border-bottom-left-radius: 0;
        -moz-border-bottom-left-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -o-border-bottom-left-radius: 0;
        -ms-border-bottom-left-radius: 0;
        -moz-background-clip: "padding-box";
        -webkit-background-clip: "padding-box";
        -o-background-clip: "padding-box";
        -ms-background-clip: "padding-box";
        border-top-right-radius: 100px;
        -moz-border-top-right-radius: 100px;
        -webkit-border-top-right-radius: 100px;
        -o-border-top-right-radius: 100px;
        -ms-border-top-right-radius: 100px;
        -moz-background-clip: "padding-box";
        -webkit-background-clip: "padding-box";
        -o-background-clip: "padding-box";
        -ms-background-clip: "padding-box";
        border-bottom-right-radius: 100px;
        -moz-border-bottom-right-radius: 100px;
        -webkit-border-bottom-right-radius: 100px;
        -o-border-bottom-right-radius: 100px;
        -ms-border-bottom-right-radius: 100px;
        -moz-background-clip: "padding-box";
        -webkit-background-clip: "padding-box";
        -o-background-clip: "padding-box";
        -ms-background-clip: "padding-box"; }
    #global-sidebar.events #upcoming-past .wrap .button, #global-sidebar.events #upcoming-past .wrap .cart-button {
      display: block;
      padding: 1.1em 0;
      text-align: center;
      font-family: "acumin-pro", sans-serif;
      font-size: .6em;
      letter-spacing: 1.2px;
      text-transform: uppercase;
      background: #F2F3F4 !important;
      border-top-right-radius: 0;
      -moz-border-top-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      -o-border-top-right-radius: 0;
      -ms-border-top-right-radius: 0;
      -moz-background-clip: "padding-box";
      -webkit-background-clip: "padding-box";
      -o-background-clip: "padding-box";
      -ms-background-clip: "padding-box";
      border-bottom-right-radius: 0;
      -moz-border-bottom-right-radius: 0;
      -webkit-border-bottom-right-radius: 0;
      -o-border-bottom-right-radius: 0;
      -ms-border-bottom-right-radius: 0;
      -moz-background-clip: "padding-box";
      -webkit-background-clip: "padding-box";
      -o-background-clip: "padding-box";
      -ms-background-clip: "padding-box"; }
      #global-sidebar.events #upcoming-past .wrap .button:hover, #global-sidebar.events #upcoming-past .wrap .cart-button:hover, #global-sidebar.events #upcoming-past .wrap .button.selected, #global-sidebar.events #upcoming-past .wrap .selected.cart-button {
        background: #0A51C5 !important;
        color: #FFF !important;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }

#global-sidebar.events .ui-widget {
  font-family: "acumin-pro", sans-serif; }

#global-sidebar.events .ui-datepicker {
  width: 100%;
  margin-bottom: 1.5em;
  background: #F2F3F4;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  #global-sidebar.events .ui-datepicker a, #global-sidebar.events .ui-datepicker a:active, #global-sidebar.events .ui-datepicker a:visited {
    border: none !important; }
  #global-sidebar.events .ui-datepicker .ui-state-highlight, #global-sidebar.events .ui-datepicker .ui-widget-content .ui-state-highlight, #global-sidebar.events .ui-datepicker .ui-widget-header .ui-state-highlight {
    background: #DDD !important;
    border-color: #DDD; }
  #global-sidebar.events .ui-datepicker .ui-state-active, #global-sidebar.events .ui-datepicker .ui-widget-content .ui-state-active, #global-sidebar.events .ui-datepicker .ui-widget-header .ui-state-active, #global-sidebar.events .ui-datepicker a.ui-button:active, #global-sidebar.events .ui-datepicker .ui-button:active, #global-sidebar.events .ui-datepicker .ui-button.ui-state-active:hover {
    color: #FFF !important;
    background: #101D42 !important;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #global-sidebar.events .ui-datepicker .ui-datepicker-today {
    background: rgba(10, 81, 197, 0.2) !important;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
    #global-sidebar.events .ui-datepicker .ui-datepicker-today .ui-state-default {
      color: #101D42; }
  #global-sidebar.events .ui-datepicker .ui-state-default {
    font-weight: 800;
    color: #101D42;
    background: #FFF; }
  #global-sidebar.events .ui-datepicker .ui-datepicker-title {
    font-family: "utopia-std", serif;
    font-size: 1.1em; }
    @media only screen and (max-width: 1020px) {
      #global-sidebar.events .ui-datepicker .ui-datepicker-title {
        font-size: 1em; } }
  #global-sidebar.events .ui-datepicker .ui-datepicker-prev, #global-sidebar.events .ui-datepicker .ui-datepicker-next {
    text-decoration: none;
    color: #0A51C5;
    font-size: .75em; }
    #global-sidebar.events .ui-datepicker .ui-datepicker-prev:hover, #global-sidebar.events .ui-datepicker .ui-datepicker-next:hover {
      cursor: pointer;
      color: #000; }
    #global-sidebar.events .ui-datepicker .ui-datepicker-prev span, #global-sidebar.events .ui-datepicker .ui-datepicker-next span {
      line-height: 2.5; }
  #global-sidebar.events .ui-datepicker .ui-datepicker-calendar {
    font-size: .75em; }
    @media only screen and (max-width: 1020px) {
      #global-sidebar.events .ui-datepicker .ui-datepicker-calendar {
        font-size: .6em; } }
    @media only screen and (max-width: 800px) {
      #global-sidebar.events .ui-datepicker .ui-datepicker-calendar {
        font-size: .75em; } }
    #global-sidebar.events .ui-datepicker .ui-datepicker-calendar thead {
      font-size: 1em; }

#global-sidebar.events table {
  width: 100%;
  table-layout: fixed;
  font-family: "acumin-pro", sans-serif;
  font-size: 12px; }
  #global-sidebar.events table .filled {
    background: #EEE; }

#global-sidebar.events td {
  padding: 0;
  border: 1px solid #F2F3F4 !important; }
  #global-sidebar.events td span, #global-sidebar.events td a {
    padding: .8em;
    line-height: 1; }

#global-sidebar.events label {
  font-size: .7em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .2em; }

#global-sidebar.events .search-field, #global-sidebar.events .select-field {
  margin-bottom: 1em; }

#global-sidebar.events .clear {
  width: 100%;
  padding: 1em 0;
  text-align: center; }

#global-sidebar.events .callout {
  display: block;
  margin-top: 1.5em;
  text-decoration: none;
  color: #101D42; }
  #global-sidebar.events .callout h3 {
    font-family: "utopia-std", serif; }
  #global-sidebar.events .callout p {
    margin-bottom: 1.5em;
    font-size: .7em; }

#global-sidebar.events .event-kind {
  font-size: .7em; }

@media only screen and (max-width: 800px) {
  #events-listing {
    padding: 0; } }

#events-list {
  margin: 3em 0; }
  @media only screen and (max-width: 800px) {
    #events-list {
      margin: 2em 0; } }
  #events-list .event-group {
    margin-bottom: 3em; }
    #events-list .event-group h2 {
      position: relative;
      margin-bottom: 2em;
      text-align: center; }
      #events-list .event-group h2:after {
        position: absolute;
        bottom: -35px;
        left: 50%;
        width: 183px;
        height: 15px;
        background-image: url(/images/heading-separator.png);
        background-size: contain;
        background-repeat: no-repeat;
        content: '';
        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; }
    #events-list .event-group .event {
      padding: 1em 0;
      margin-bottom: 10px;
      background: rgba(242, 243, 244, 0.5); }
      @media only screen and (max-width: 800px) {
        #events-list .event-group .event {
          padding: 2em; } }
      #events-list .event-group .event .mobile-only {
        display: none;
        width: calc(100% + 4em);
        margin-left: -2em;
        margin-bottom: 2em;
        max-width: inherit; }
        @media only screen and (max-width: 800px) {
          #events-list .event-group .event .mobile-only {
            display: block; } }
      #events-list .event-group .event .title {
        margin-top: 2em;
        margin-bottom: .5em;
        font-family: "utopia-std", serif;
        font-weight: 800;
        font-size: 1.3em;
        color: #101D42; }
        @media only screen and (max-width: 800px) {
          #events-list .event-group .event .title {
            margin-top: 0; } }
      @media only screen and (max-width: 800px) {
        #events-list .event-group .event.has-image {
          padding-top: 0; } }
      #events-list .event-group .event.has-image .date-address p {
        display: block; }
        #events-list .event-group .event.has-image .date-address p .icon-pin {
          padding-left: 0;
          margin-left: 0;
          border-left: none; }
      #events-list .event-group .event .date-address {
        display: inline-block;
        margin-bottom: 0;
        font-size: .78em;
        color: #101D42; }
        @media only screen and (max-width: 1020px) {
          #events-list .event-group .event .date-address {
            font-size: .9em; } }
        #events-list .event-group .event .date-address p {
          display: inline-block;
          margin-bottom: 0 !important; }
          @media only screen and (max-width: 1200px) {
            #events-list .event-group .event .date-address p {
              display: block !important; } }
        #events-list .event-group .event .date-address span {
          margin-right: 5px;
          font-size: .8em;
          color: #0A51C5; }
          #events-list .event-group .event .date-address span.icon-pin {
            padding-left: 1.2em;
            margin-left: 1em;
            border-left: 1px solid #D8D8D8; }
            @media only screen and (max-width: 1200px) {
              #events-list .event-group .event .date-address span.icon-pin {
                padding-left: 0;
                margin-left: 0;
                border-left: none; } }
      #events-list .event-group .event .image {
        height: calc(247px + 2em);
        margin-top: -1em;
        margin-bottom: -1em;
        background-size: cover;
        background-position: center; }
        @media only screen and (max-width: 800px) {
          #events-list .event-group .event .image {
            display: none; } }
      #events-list .event-group .event .button, #events-list .event-group .event .cart-button {
        margin-top: 2em;
        margin-bottom: 3.5em; }
        @media only screen and (max-width: 800px) {
          #events-list .event-group .event .button, #events-list .event-group .event .cart-button {
            margin-bottom: .5em; } }
      #events-list .event-group .event:hover {
        cursor: pointer; }
        #events-list .event-group .event:hover .title {
          text-decoration: underline;
          text-decoration-color: #0A51C5;
          -webkit-text-decoration-color: #0A51C5; }

#event-detail {
  margin: 4em 0; }
  @media only screen and (max-width: 800px) {
    #event-detail {
      margin: 2em 0; }
      #event-detail img {
        width: 100%; } }
  #event-detail h1 {
    margin-bottom: .3em;
    font-size: 2.66em;
    line-height: 1; }
    @media only screen and (max-width: 800px) {
      #event-detail h1 {
        font-size: 2em; } }
  #event-detail .dates {
    margin-bottom: 4em;
    font-size: .78em;
    color: #101D42;
    border-bottom: 1px solid #D8D8D8; }
    @media only screen and (max-width: 1020px) {
      #event-detail .dates {
        font-size: .9em; } }
    @media only screen and (max-width: 800px) {
      #event-detail .dates {
        margin-bottom: 2em; } }
    #event-detail .dates p {
      display: inline-block;
      vertical-align: top; }
    #event-detail .dates .date {
      display: inline-block;
      position: relative;
      padding-bottom: 2em;
      padding-right: 2em;
      margin-bottom: 0 !important;
      border-right: 1px solid #D8D8D8; }
      #event-detail .dates .date span {
        position: absolute;
        top: 5px;
        left: 0; }
      #event-detail .dates .date p {
        margin-bottom: 0;
        padding-left: 1.5em; }
      @media only screen and (max-width: 1020px) {
        #event-detail .dates .date {
          display: block !important;
          padding-bottom: 1em;
          border-right: 0; } }
    #event-detail .dates span {
      margin-right: 5px;
      font-size: .8em;
      color: #0A51C5; }
    #event-detail .dates .add-to-cal {
      margin-left: 2em;
      text-decoration: none;
      font-weight: normal; }
      @media only screen and (max-width: 1020px) {
        #event-detail .dates .add-to-cal {
          padding-left: 0;
          margin-left: 0;
          border-left: none; } }
  #event-detail .location .map {
    position: relative;
    display: block;
    margin-bottom: 1em; }
    #event-detail .location .map:before {
      position: absolute;
      top: 50%;
      left: 50%;
      font-family: 'icomoon';
      font-size: 2.3em;
      color: #101D42;
      content: '\e906';
      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; }
  #event-detail .location h3 {
    margin-bottom: 0; }
  #event-detail .location a {
    font-weight: 700; }
  #event-detail #event-tickets h2 {
    font-size: 2em; }
  #event-detail #event-tickets .ticket {
    padding: 1.5em 0 0 0; }
    #event-detail #event-tickets .ticket .top {
      margin-bottom: 1.5em; }
    #event-detail #event-tickets .ticket .title {
      font-family: "utopia-std", serif;
      font-size: 1.1em;
      font-weight: 800; }
    #event-detail #event-tickets .ticket .select-field, #event-detail #event-tickets .ticket select {
      height: 40px;
      margin-bottom: 0; }
    @media only screen and (max-width: 800px) {
      #event-detail #event-tickets .ticket .select-field {
        margin-bottom: 10px; } }
    #event-detail #event-tickets .ticket .button, #event-detail #event-tickets .ticket .cart-button {
      display: block;
      padding: 1em 0;
      font-size: .65em;
      text-align: center; }
    #event-detail #event-tickets .ticket .attendees {
      padding-top: 0;
      padding-bottom: 1em; }
  #event-detail .custom-fields {
    display: none;
    font-size: .8em; }
    #event-detail .custom-fields .choice, #event-detail .custom-fields .select-field {
      margin-bottom: 10px !important; }
      @media only screen and (max-width: 1020px) {
        #event-detail .custom-fields .choice, #event-detail .custom-fields .select-field {
          margin-bottom: 12px !important; } }
    #event-detail .custom-fields select, #event-detail .custom-fields input[type="text"], #event-detail .custom-fields input[type="email"], #event-detail .custom-fields textarea {
      width: 100%;
      font-size: 1em !important;
      margin-bottom: 1em !important; }
  @media only screen and (max-width: 800px) {
    #event-detail #event-right {
      margin-top: 2em; } }
.events-plugin {
  margin: 2em 0;
  text-align: center; }
  .events-plugin h2 {
    margin-bottom: 2.5em; }
  .events-plugin .event {
    margin-bottom: 1.5em;
    text-align: left; }
    .events-plugin .event a {
      color: #101D42; }
      .events-plugin .event a .title {
        margin-bottom: .8em;
        font-family: "utopia-std", serif;
        font-size: 1.33em;
        font-weight: 700;
        line-height: 1.3; }
        @media only screen and (max-width: 1020px) {
          .events-plugin .event a .title {
            font-size: 1.25em; } }
      .events-plugin .event a .scope, .events-plugin .event a .date, .events-plugin .event a .location {
        margin-bottom: 5px;
        font-size: .78em;
        font-weight: 500; }
        @media only screen and (max-width: 1020px) {
          .events-plugin .event a .scope, .events-plugin .event a .date, .events-plugin .event a .location {
            font-size: .9em; } }
        .events-plugin .event a .scope span, .events-plugin .event a .date span, .events-plugin .event a .location span {
          margin-right: 5px;
          font-size: .8em;
          color: #0A51C5; }
      .events-plugin .event a img {
        margin-bottom: 0 !important; }
      .events-plugin .event a:hover .title, .events-plugin .event a:focus .title {
        text-decoration: underline; }

/* --- Submit an Event --- */
#event-submission-form {
  padding: 4em 0; }
  @media only screen and (max-width: 800px) {
    #event-submission-form {
      padding: 2em 0; } }
/* --- Conference Event --- */
#conference-event #event-detail {
  margin-top: 0; }

#conference-event #event-header {
  height: auto;
  margin-bottom: 4em;
  padding: 8em 0; }
  @media only screen and (max-width: 1020px) {
    #conference-event #event-header {
      margin-bottom: 2em;
      padding: 4em 0; } }
  #conference-event #event-header .dates {
    margin-bottom: 0;
    border-bottom: none;
    font-size: .78em !important; }
    #conference-event #event-header .dates .date {
      padding-bottom: 0;
      font-size: inherit; }
    #conference-event #event-header .dates span, #conference-event #event-header .dates a {
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
  #conference-event #event-header:after {
    background-color: rgba(16, 29, 66, 0.25); }

#conference-event #event-tickets {
  margin-top: 0; }

#conference-event #registration-location, #conference-event #table-of-contents {
  margin-top: 4em;
  padding-top: 4em;
  border-top: 1px solid #D8D8D8; }
  @media only screen and (max-width: 1020px) {
    #conference-event #registration-location, #conference-event #table-of-contents {
      margin-top: 2em;
      padding-top: 2em;
      border-top: 1px solid #D8D8D8; } }
#conference-event .sub-page {
  margin: 4em 0; }
  @media only screen and (max-width: 1020px) {
    #conference-event .sub-page {
      margin: 2em 0; } }
#conference-event .side-event.list .event .subtitle {
  margin-top: -.5em;
  margin-bottom: .25em; }

#conference-event .side-event.list .event .date-address {
  margin-bottom: 1.5em; }

#conference-event .side-event.list .event:hover {
  cursor: default !important; }
  #conference-event .side-event.list .event:hover .title {
    text-decoration: none !important; }

#conference-event .speaker {
  margin-top: 2em;
  padding-top: 2em;
  border-top: 1px solid #D8D8D8; }
  #conference-event .speaker h3 {
    margin-bottom: .25em; }
  #conference-event .speaker p.title {
    margin-bottom: 1em; }
  @media only screen and (max-width: 1020px) {
    #conference-event .speaker .content {
      margin-top: 1em; } }
  #conference-event .speaker :last-child {
    margin-bottom: 0; }
  #conference-event .speaker:first-of-type {
    margin-top: 4em; }

/* --- Cart --- */
#cart-page {
  padding: 4em 0; }
  @media only screen and (max-width: 800px) {
    #cart-page {
      padding: 2em 0; } }
#cart-page .headers, #cart .headers {
  font-size: .7em;
  text-transform: uppercase;
  letter-spacing: .3px; }
  @media only screen and (max-width: 1020px) {
    #cart-page .headers, #cart .headers {
      position: relative;
      top: auto;
      left: auto; } }
  @media only screen and (max-width: 800px) {
    #cart-page .headers, #cart .headers {
      display: none; } }
  @media only screen and (max-width: 1200px) {
    #cart-page .headers .description, #cart .headers .description {
      width: 624px !important; } }
  @media only screen and (max-width: 1020px) {
    #cart-page .headers .description, #cart .headers .description {
      width: 380px !important; } }
@media only screen and (max-width: 1200px) {
  #cart-page .item .description, #cart .item .description {
    width: 624px !important; } }

@media only screen and (max-width: 1020px) {
  #cart-page .item .description, #cart .item .description {
    width: 380px !important;
    margin-bottom: 0; } }

@media only screen and (max-width: 800px) {
  #cart-page .item .description, #cart .item .description {
    position: relative;
    margin-bottom: 1em; } }

#cart-page .item .description .title, #cart .item .description .title {
  font-family: "utopia-std", serif;
  font-weight: 800; }

#cart-page .item .description .sub-title, #cart .item .description .sub-title {
  font-size: .8em; }

@media only screen and (max-width: 1020px) {
  #cart-page .item .quantity, #cart .item .quantity {
    position: static;
    width: 85px !important; } }

#cart-page .item .quantity .select-field, #cart .item .quantity .select-field {
  margin-bottom: 0; }
  #cart-page .item .quantity .select-field select, #cart .item .quantity .select-field select {
    width: 100%;
    height: 48px; }

@media only screen and (max-width: 1020px) {
  #cart-page .item .total, #cart .item .total {
    position: static;
    width: 155px !important; } }

@media only screen and (max-width: 800px) {
  #cart-page .item .total, #cart .item .total {
    position: relative;
    width: 100% !important; } }

#cart-page .item .total .inner, #cart .item .total .inner {
  position: absolute;
  top: 50%;
  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: 800px) {
    #cart-page .item .total .inner, #cart .item .total .inner {
      position: relative;
      top: auto;
      padding-right: 2em;
      text-align: right;
      font-size: 1.3em;
      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-page .item .total .remove, #cart .item .total .remove {
  top: 50%;
  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; }

#cart-page #cart-actions, #cart #cart-actions {
  background: rgba(16, 29, 66, 0.05); }
  @media only screen and (max-width: 590px) {
    #cart-page #cart-actions, #cart #cart-actions {
      text-align: center; } }
  #cart-page #cart-actions .title, #cart #cart-actions .title {
    font-family: "utopia-std", serif;
    font-weight: 800; }
  #cart-page #cart-actions .total, #cart #cart-actions .total {
    font-size: .7em;
    font-family: "acumin-pro", sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .3px;
    line-height: 2.5; }
    @media only screen and (max-width: 1200px) {
      #cart-page #cart-actions .total, #cart #cart-actions .total {
        margin-left: 0; }
        #cart-page #cart-actions .total .span3, #cart #cart-actions .total .span3 {
          padding-left: 0; } }
    #cart-page #cart-actions .total .amount, #cart #cart-actions .total .amount {
      font-size: 2.5em;
      line-height: 1; }
      @media only screen and (max-width: 1020px) {
        #cart-page #cart-actions .total .amount, #cart #cart-actions .total .amount {
          text-align: right; } }
      @media only screen and (max-width: 590px) {
        #cart-page #cart-actions .total .amount, #cart #cart-actions .total .amount {
          text-align: center; } }
  #cart-page #cart-actions #payment-method-field, #cart #cart-actions #payment-method-field {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #D8D8D8; }
    #cart-page #cart-actions #payment-method-field legend, #cart #cart-actions #payment-method-field legend {
      font-family: "acumin-pro", sans-serif;
      text-transform: uppercase;
      font-weight: 700;
      font-size: .85em; }
    #cart-page #cart-actions #payment-method-field fieldset div label, #cart-page #cart-actions #payment-method-field fieldset div input, #cart #cart-actions #payment-method-field fieldset div label, #cart #cart-actions #payment-method-field fieldset div input {
      display: inline-block; }
  @media only screen and (max-width: 1200px) {
    #cart-page #cart-actions .cart-button, #cart #cart-actions .cart-button {
      float: right;
      width: auto !important;
      padding: 1em 3em !important; } }
  @media only screen and (max-width: 1020px) {
    #cart-page #cart-actions .cart-button, #cart #cart-actions .cart-button {
      padding: 1.2em 3em !important; } }
  @media only screen and (max-width: 590px) {
    #cart-page #cart-actions .cart-button, #cart #cart-actions .cart-button {
      float: none;
      width: 100% !important;
      padding-left: 0;
      padding-right: 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; } }
#billing-page {
  padding: 4em 0; }
  @media only screen and (max-width: 800px) {
    #billing-page {
      padding: 2em 0; } }
  #billing-page .billing-box .select-field select {
    margin-bottom: 0; }
  @media only screen and (max-width: 800px) {
    #billing-page .actions .span5 {
      width: auto !important; }
      #billing-page .actions .span5.offset14 {
        float: right; }
      #billing-page .actions .span5 .cart-button {
        padding: 1em 3em !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; } }
#checkout-page {
  padding: 4em 0; }
  @media only screen and (max-width: 800px) {
    #checkout-page {
      padding: 2em 0; } }
  @media only screen and (max-width: 800px) {
    #checkout-page .item .description {
      width: 100% !important; } }
  @media only screen and (max-width: 800px) {
    #checkout-page .item .quantity {
      position: relative;
      width: 100% !important; } }
  @media only screen and (max-width: 1020px) {
    #checkout-page .item .quantity .inner {
      position: absolute;
      top: 50%;
      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: 800px) {
    #checkout-page .item .total .inner {
      padding-right: 0; } }
  #checkout-page .item.totals .quantity {
    font-size: .6em;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 3.8; }
    @media only screen and (max-width: 1020px) {
      #checkout-page .item.totals .quantity {
        line-height: 5.8; } }
    @media only screen and (max-width: 800px) {
      #checkout-page .item.totals .quantity {
        line-height: 1; } }
  #checkout-page .item.totals .total {
    font-size: 1.3em; }
    @media only screen and (max-width: 800px) {
      #checkout-page .item.totals .total {
        font-size: 1.5em; } }
  @media only screen and (max-width: 1200px) {
    #checkout-page #cart-actions #cc-number, #checkout-page #cart-actions #cc-number input {
      width: 468px; } }
  @media only screen and (max-width: 1020px) {
    #checkout-page #cart-actions #cc-number, #checkout-page #cart-actions #cc-number input {
      width: 270px; } }
  @media only screen and (max-width: 1020px) {
    #checkout-page #cart-actions #cc-expiration {
      width: 184px; }
      #checkout-page #cart-actions #cc-expiration .span2 {
        width: 75px; }
      #checkout-page #cart-actions #cc-expiration .span3 {
        width: 89px; } }
  @media only screen and (max-width: 1200px) {
    #checkout-page #cart-actions .cart-button {
      display: block;
      width: 100% !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-thanks {
  padding: 4em 0; }
  @media only screen and (max-width: 800px) {
    #cart-thanks {
      padding: 2em 0; } }
.image-callout, #ministries .ministry {
  overflow: hidden;
  position: relative;
  margin-bottom: 2em;
  background-size: cover !important;
  color: #FFF;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased; }
  .image-callout p, #ministries .ministry p {
    position: relative;
    z-index: 2;
    margin-bottom: 1em;
    font-family: "utopia-std", serif; }
    .image-callout p.title, #ministries .ministry p.title {
      margin-bottom: 0;
      padding-top: 6em;
      font-family: "utopia-std", serif;
      font-size: 2em;
      font-weight: 700; }
  .image-callout .button, #ministries .ministry .button, .image-callout .cart-button, #ministries .ministry .cart-button {
    position: relative;
    margin-bottom: 4em;
    z-index: 2;
    color: #FFF !important;
    border-color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  .image-callout:before, #ministries .ministry:before {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-image: url(/images/ministry-gradient.png);
    background-repeat: repeat-x;
    background-size: contain;
    content: ''; }

#ministries {
  margin-bottom: 4em; }
  @media only screen and (max-width: 800px) {
    #ministries .lucy-wrapper {
      padding: 0; } }
  #ministries .ministry {
    display: block;
    margin-bottom: 10px; }
    @media only screen and (max-width: 800px) {
      #ministries .ministry {
        padding: 0 4em;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box; } }
    @media only screen and (max-width: 590px) {
      #ministries .ministry {
        padding: 0 2em; } }
    #ministries .ministry p {
      font-family: "acumin-pro", sans-serif; }
      #ministries .ministry p.title {
        line-height: 1.2; }
        @media only screen and (max-width: 1200px) {
          #ministries .ministry p.title {
            padding-top: 4em; } }
        @media only screen and (max-width: 590px) {
          #ministries .ministry p.title {
            font-size: 1.5em; } }
    #ministries .ministry .button, #ministries .ministry .cart-button {
      margin-bottom: 6em; }
      @media only screen and (max-width: 590px) {
        #ministries .ministry .button, #ministries .ministry .cart-button {
          text-align: center;
          line-height: 1.5; } }
    #ministries .ministry:hover .title {
      text-decoration: underline;
      text-decoration-color: #0A51C5;
      -webkit-text-decoration-color: #0A51C5; }

#locator-heading {
  background: #101D42; }
  @media only screen and (max-width: 800px) {
    #locator-heading {
      height: auto; } }
  #locator-heading .wrapper {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    z-index: 2;
    padding: 2em 4em;
    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; }
    @media only screen and (max-width: 800px) {
      #locator-heading .wrapper {
        padding: 2em 20px; } }
    #locator-heading .wrapper .content {
      display: table-cell;
      vertical-align: middle; }
    #locator-heading .wrapper h1 {
      float: left;
      width: 15%;
      font-family: "utopia-std", serif;
      font-size: 3vw;
      line-height: 1;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      @media only screen and (max-width: 800px) {
        #locator-heading .wrapper h1 {
          float: none;
          width: 100%;
          font-size: 2em;
          margin-bottom: 10px; } }
      #locator-heading .wrapper h1.small {
        font-size: 2vw; }
        @media only screen and (max-width: 800px) {
          #locator-heading .wrapper h1.small {
            font-size: 1.5em; } }
    #locator-heading .wrapper .right-intro {
      float: left;
      width: 80%;
      margin-left: 3em;
      margin-bottom: 0;
      padding-left: 3em;
      padding-right: 8em;
      border-left: 1px solid #FFF;
      font-size: .77em;
      line-height: 1.57;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; }
      @media only screen and (max-width: 800px) {
        #locator-heading .wrapper .right-intro {
          float: none;
          width: 100%;
          margin: 0;
          padding: 0;
          border: none; } }
      #locator-heading .wrapper .right-intro a {
        font-weight: 800;
        color: #FFF; }

#locator #filter-header {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 1em 35px;
  background: #FFF;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  @media only screen and (max-width: 800px) {
    #locator #filter-header {
      display: none;
      position: fixed;
      top: 130px;
      height: calc(100% - 130px);
      padding-bottom: 130px;
      z-index: 31;
      padding: 1em 25px;
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch; }
      #locator #filter-header.open {
        display: block; } }
  #locator #filter-header .field-group {
    float: left;
    margin-right: 10px;
    border-right: 1px solid #D8D8D8;
    padding-right: 10px; }
    @media only screen and (max-width: 800px) {
      #locator #filter-header .field-group {
        float: none; } }
    #locator #filter-header .field-group label {
      margin-bottom: 5px;
      font-size: .67em;
      font-weight: 700; }
    #locator #filter-header .field-group .select-field {
      margin-bottom: 0; }
      @media only screen and (max-width: 800px) {
        #locator #filter-header .field-group .select-field {
          height: 38px; } }
      #locator #filter-header .field-group .select-field select {
        -webkit-appearance: none; }
        @media only screen and (max-width: 800px) {
          #locator #filter-header .field-group .select-field select {
            height: 38px; } }
    #locator #filter-header .field-group label, #locator #filter-header .field-group input, #locator #filter-header .field-group select {
      display: block;
      width: 100%; }
    #locator #filter-header .field-group input, #locator #filter-header .field-group select {
      height: 35px;
      border: 1px solid #D8D8D8;
      text-indent: 10px;
      outline: none; }
      #locator #filter-header .field-group input:focus, #locator #filter-header .field-group select:focus {
        border-color: #0A51C5; }
    #locator #filter-header .field-group .label-group {
      display: inline-block;
      width: 31.3%;
      margin-right: 1%;
      vertical-align: top; }
    #locator #filter-header .field-group#search {
      position: relative;
      width: calc(15% - 21px); }
      @media only screen and (max-width: 800px) {
        #locator #filter-header .field-group#search {
          width: 100%;
          margin-bottom: 10px;
          padding-right: 0;
          border-right: none; } }
      #locator #filter-header .field-group#search .icon-close {
        cursor: pointer;
        position: absolute;
        top: 37px;
        right: 20px;
        font-size: .7em;
        color: #101D42; }
        #locator #filter-header .field-group#search .icon-close:hover {
          color: #0A51C5; }
    #locator #filter-header .field-group#address {
      width: calc(48% - 21px);
      padding-right: 0;
      /*
				#location-street { 
					width: calc(30% - 12px); 
					
					@include bp('xxsmall') {  
						width: 100%;
						margin-right: 0;
						margin-bottom: 10px;
						@include box-sizing;
					}
				}
				#location-city, .select-field { 
					width: calc(25% - 12px);
					
					@include bp('xxsmall') { width: calc(33.33% - 12px); } 
				}
				#location-zip { 
					width: calc(20% - 12px);
					
					@include bp('xsmall') { 
						width: 20%;
						margin-right: 0; 
					} 
					@include bp('xxsmall') { width: 33.33%; }
				}
				*/ }
      @media only screen and (max-width: 800px) {
        #locator #filter-header .field-group#address {
          overflow: hidden;
          width: 100% !important;
          margin-bottom: 10px;
          padding-right: 0;
          border-right: none; } }
      #locator #filter-header .field-group#address.stretch {
        width: calc(64% - 41px); }
      #locator #filter-header .field-group#address input, #locator #filter-header .field-group#address .select-field {
        float: left;
        margin-right: 10px; }
    @media only screen and (max-width: 800px) {
      #locator #filter-header .field-group#radius.single {
        width: 100%;
        margin-right: 0;
        padding-right: 0;
        border-right: none; } }
    #locator #filter-header .field-group#radius, #locator #filter-header .field-group#type {
      width: calc(15% - 21px); }
      @media only screen and (max-width: 800px) {
        #locator #filter-header .field-group#radius, #locator #filter-header .field-group#type {
          float: left;
          width: calc(50% - 21px); } }
    @media only screen and (max-width: 800px) {
      #locator #filter-header .field-group#type {
        width: 50%;
        margin-right: 0;
        padding-right: 0;
        border-right: none; } }
  #locator #filter-header #filter-submit {
    width: 7%;
    margin-top: 24px;
    padding: 1em 0;
    text-align: center;
    -webkit-appearance: none; }
    @media only screen and (max-width: 800px) {
      #locator #filter-header #filter-submit {
        width: 100%;
        margin-top: 10px !important; } }
    #locator #filter-header #filter-submit.two {
      margin-top: 0; }
  #locator #filter-header .clear {
    float: left;
    width: 7%;
    margin-top: 5px;
    text-align: center;
    text-transform: uppercase;
    font-family: "acumin-pro", sans-serif;
    font-weight: 700;
    font-size: .7em;
    text-decoration: none;
    color: #101D42; }
    @media only screen and (max-width: 800px) {
      #locator #filter-header .clear {
        width: 100%;
        margin-top: 10px !important;
        padding: .75em 0;
        border: 2px solid #101D42;
        font-size: .6em;
        border-radius: 100px;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px;
        -o-border-radius: 100px;
        -ms-border-radius: 100px;
        -moz-background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -o-background-clip: padding-box;
        -ms-background-clip: padding-box;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box; } }
    #locator #filter-header .clear:hover {
      text-decoration: underline; }

#locator #map-section {
  position: relative;
  width: 100%;
  height: 750px;
  background: #101D42; }
  @media only screen and (max-width: 590px) {
    #locator #map-section {
      height: 500px; } }
  #locator #map-section #location-sidebar {
    position: absolute;
    overflow-y: scroll;
    top: 0;
    left: 0;
    width: 335px;
    height: 100%;
    background: #FFF; }
    @media only screen and (max-width: 800px) {
      #locator #map-section #location-sidebar {
        opacity: 0; } }
    #locator #map-section #location-sidebar li {
      padding: 1em;
      border-bottom: 1px solid #D8D8D8;
      cursor: pointer; }
      #locator #map-section #location-sidebar li.no-results {
        font-size: .8em;
        text-align: center; }
      #locator #map-section #location-sidebar li .location-container {
        position: relative; }
      #locator #map-section #location-sidebar li .location-title {
        font-family: "utopia-std", serif;
        color: #101D42;
        font-weight: 600; }
      #locator #map-section #location-sidebar li .location-count {
        display: inline-block;
        position: absolute;
        top: 50%;
        width: 25px;
        height: 25px;
        margin-right: .4em;
        color: #101D42;
        font-family: "acumin-pro", sans-serif;
        font-size: .7em;
        font-weight: 600;
        line-height: 25px;
        text-align: center;
        background: #F2F3F4;
        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: 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; }
      #locator #map-section #location-sidebar li .location-title {
        display: block;
        margin-left: 40px;
        font-size: .8em; }
      #locator #map-section #location-sidebar li .location-city {
        display: block;
        margin-left: 40px;
        font-size: .75em;
        color: rgba(16, 29, 66, 0.5); }
      #locator #map-section #location-sidebar li .location-distance {
        position: absolute;
        top: 50%;
        right: 0;
        font-family: "acumin-pro", sans-serif;
        font-size: .7em;
        color: rgba(16, 29, 66, 0.5);
        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; }
      #locator #map-section #location-sidebar li:hover, #locator #map-section #location-sidebar li.selected {
        background: rgba(10, 81, 197, 0.04); }
        #locator #map-section #location-sidebar li:hover .location-count, #locator #map-section #location-sidebar li.selected .location-count {
          color: #FFF;
          background: #101D42;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
      #locator #map-section #location-sidebar li:last-child {
        border: none; }
  #locator #map-section #map-container {
    position: relative;
    width: calc(100% - 335px);
    height: 100%;
    margin-left: 335px; }
    @media only screen and (max-width: 800px) {
      #locator #map-section #map-container {
        width: 100%;
        margin-left: 0; } }
  #locator #map-section button:focus, #locator #map-section button:hover {
    background-color: #F2F3F4 !important; }
  #locator #map-section .mapboxgl-popup {
    top: -10px; }
  #locator #map-section .mapboxgl-popup-content {
    padding: 0; }
    #locator #map-section .mapboxgl-popup-content .mapboxgl-popup-close-button {
      top: 12px;
      right: 15px;
      padding: 0;
      font-size: 1.5em;
      background: none !important;
      color: #101D42 !important;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      #locator #map-section .mapboxgl-popup-content .mapboxgl-popup-close-button:hover {
        color: #0A51C5 !important; }
  #locator #map-section .popup-container {
    display: flex;
    align-items: center;
    max-height: 200px;
    font-family: "acumin-pro", sans-serif;
    box-shadow: 0 3px 26px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 3px 26px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 3px 26px 0 rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 3px 26px 0 rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0 3px 26px 0 rgba(0, 0, 0, 0.25); }
    #locator #map-section .popup-container .popup-left {
      margin-top: 0; }
      #locator #map-section .popup-container .popup-left img {
        display: block;
        max-height: 190px; }
    #locator #map-section .popup-container .popup-right {
      padding: 2em; }
    #locator #map-section .popup-container h3 {
      font-family: "utopia-std", serif;
      font-size: 1.5em; }
    #locator #map-section .popup-container p {
      font-family: "acumin-pro", sans-serif;
      font-size: 1.1em; }
    #locator #map-section .popup-container .button, #locator #map-section .popup-container .cart-button {
      cursor: pointer;
      display: inline-block;
      margin-top: 1em;
      padding: .8em 2em;
      font-family: "acumin-pro", sans-serif;
      font-size: .8em;
      letter-spacing: 1px;
      text-transform: uppercase; }

/* --- Programs --- */
#programs #program-detail {
  margin: 4em 0; }
  @media only screen and (max-width: 800px) {
    #programs #program-detail {
      margin: 2em 0; } }
  #programs #program-detail h1 {
    font-size: 2.66em;
    margin-bottom: .5em; }
    @media only screen and (max-width: 800px) {
      #programs #program-detail h1 {
        font-size: 2em; } }
  #programs #program-detail .publisher {
    margin-bottom: 4em;
    padding-bottom: 2em;
    font-size: .78em;
    line-height: .5;
    border-bottom: 1px solid #D8D8D8; }
    #programs #program-detail .publisher span {
      color: #0A51C5;
      vertical-align: middle; }

#programs #programs-container {
  margin-top: 2em;
  margin-bottom: 4em; }
  #programs #programs-container .select-field {
    height: 40px;
    margin-bottom: 2em; }
  #programs #programs-container .program {
    display: block;
    height: 400px;
    margin-bottom: 20px;
    padding: 0 2em;
    background: #F2F3F4;
    text-decoration: none;
    color: #101D42;
    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: 800px) {
      #programs #programs-container .program {
        height: auto;
        padding: 2em; } }
    #programs #programs-container .program .content-wrap {
      display: table;
      width: 100%;
      height: 100%; }
      #programs #programs-container .program .content-wrap .content {
        display: table-cell;
        vertical-align: middle; }
        #programs #programs-container .program .content-wrap .content h2 {
          line-height: 1.1; }
    #programs #programs-container .program:hover .button, #programs #programs-container .program:hover .cart-button {
      background: #0A51C5;
      color: #FFF !important;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }

/* --- Search --- */
#search-page {
  padding: 2.25em 0; }
  @media only screen and (max-width: 800px) {
    #search-page.lucy-wrapper {
      padding: 2.25em 2em !important; } }
/* --- Job Submission Form --- */
#job-submission-form {
  margin-bottom: 4em; }

/* --- Applicant Portal --- */
#applicant-portal-login {
  padding: 4em 0; }

#applicant-portal {
  padding: 4em 0; }
  #applicant-portal .top {
    overflow: hidden;
    margin-bottom: 2em; }
    #applicant-portal .top h2 {
      float: left; }
    #applicant-portal .top .button.logout, #applicant-portal .top .logout.cart-button {
      float: right; }
  #applicant-portal .parent {
    position: relative;
    padding: 2em 0;
    border-top: 1px solid #D8D8D8; }
    #applicant-portal .parent .job {
      cursor: pointer; }
    #applicant-portal .parent h3 {
      margin-bottom: 0; }
    #applicant-portal .parent .toggle-folder {
      position: absolute;
      top: 2em;
      right: 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; }
    #applicant-portal .parent:last-child {
      border-bottom: 1px solid #D8D8D8; }
    #applicant-portal .parent .applicants {
      display: none;
      margin-top: 2em; }
      #applicant-portal .parent .applicants .applicant {
        padding: 15px 20px;
        border-top: 1px solid #D8D8D8;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box; }
        #applicant-portal .parent .applicants .applicant:nth-of-type(odd) {
          background: rgba(16, 29, 66, 0.05); }
        #applicant-portal .parent .applicants .applicant .info {
          overflow: hidden; }
          #applicant-portal .parent .applicants .applicant .info .name {
            float: left;
            margin-bottom: 0;
            font-size: 1.3em;
            font-weight: 700; }
          #applicant-portal .parent .applicants .applicant .info .more {
            float: right;
            margin-top: 3px;
            margin-bottom: 0;
            vertical-align: middle;
            cursor: pointer; }
            #applicant-portal .parent .applicants .applicant .info .more:hover {
              text-decoration: underline; }
        #applicant-portal .parent .applicants .applicant .details {
          display: none;
          margin-bottom: 10px; }
        #applicant-portal .parent .applicants .applicant.open .details {
          display: block; }
    #applicant-portal .parent.open .applicants {
      display: block; }
    #applicant-portal .parent.open .toggle-folder {
      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; }

/* --- Boxcast Template --- */
#boxcast-channel {
  margin-bottom: 4em; }

body {
  font-family: "acumin-pro", sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: #101D42; }
  body.site a:focus {
    outline: none; }
  body.site.alert header, body.site.alert #mobile-nav {
    top: 46px; }
  body.site.alert #mobile-shelf, body.site.alert #page-nav {
    top: 115px; }
  body.site.alert #content-wrapper {
    padding-top: 46px; }
  body.site.alert #crumb-trail {
    top: 156px; }
  body.site.alert #content-wrapper.interior {
    padding-top: 196px; }

/* --- Alert --- */
#alert-bar {
  position: fixed;
  z-index: 101;
  top: 0;
  left: 0;
  width: 100%;
  background: #0A51C5; }
  #alert-bar a {
    text-decoration: none;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #alert-bar #alert-wrapper {
    position: relative;
    width: 100%;
    height: 46px;
    margin: 0 auto;
    overflow: hidden; }
  #alert-bar .title {
    float: left;
    display: inline;
    position: relative;
    z-index: 2;
    margin: 0;
    padding-right: 1em;
    padding-left: 25px;
    font-size: 1.3em;
    font-family: "utopia-std", serif;
    line-height: 46px;
    font-weight: bold;
    background: #0A51C5;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    @media only screen and (max-width: 1020px) {
      #alert-bar .title {
        padding-left: 10px; } }
    #alert-bar .title span {
      display: inline-block;
      width: 27px;
      height: 27px;
      margin-top: 2px;
      line-height: 27px;
      font-size: 1.3em;
      text-align: center;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
  #alert-bar #alert-mask {
    position: absolute;
    z-index: 1;
    display: none;
    top: 0;
    left: 150px;
    width: 0;
    height: 40px;
    margin-bottom: 0;
    font-size: .85em;
    overflow: hidden; }
    #alert-bar #alert-mask p {
      position: relative;
      display: inline-block;
      width: auto;
      margin-right: 1.5em;
      padding-right: 1.5em;
      line-height: 46px; }
      #alert-bar #alert-mask p:after {
        position: absolute;
        top: 12px;
        right: 0;
        width: 1px;
        height: 20px;
        border-right: 1px solid #FFF;
        content: ''; }
  #alert-bar #alert-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 30000px; }
  #alert-bar #alert-close {
    position: absolute;
    z-index: 2;
    top: 50%;
    right: 0;
    width: 46px;
    height: 100%;
    padding-right: 25px;
    line-height: 46px;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    background: #0A51C5;
    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;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    @media only screen and (max-width: 1020px) {
      #alert-bar #alert-close {
        padding-right: 5px; } }
.lucy-wrapper {
  position: relative;
  margin: 0 auto; }
  @media only screen and (min-width: 1650px) {
    .lucy-wrapper {
      width: 1468px; } }
  @media only screen and (min-width: 1650px) {
    .lucy-wrapper {
      width: 1372px; } }
  @media only screen and (max-width: 1650px) {
    .lucy-wrapper {
      width: 1132px; } }
  @media only screen and (max-width: 1350px) {
    .lucy-wrapper {
      width: 1012px; } }
  @media only screen and (max-width: 1200px) {
    .lucy-wrapper {
      width: 916px; } }
  @media only screen and (max-width: 1020px) {
    .lucy-wrapper {
      width: 700px; } }
  @media only screen and (max-width: 1020px) {
    .lucy-wrapper {
      width: 700px; } }
  @media only screen and (max-width: 1020px) {
    .lucy-wrapper {
      font-size: 16px; } }
  @media only screen and (max-width: 800px) {
    .lucy-wrapper {
      width: 100%;
      padding: 0 2em;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; } }
header {
  position: fixed;
  width: 100%;
  height: 109px;
  z-index: 30;
  background: transparent;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out; }
  @media only screen and (max-width: 1020px) {
    header {
      display: none; } }
  header.flip {
    background: #FFF;
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.05); }
    header.flip .logo img {
      height: 66px; }
    header.flip .logo .white {
      opacity: 0; }
    header.flip .logo .navy {
      opacity: 1; }
    header.flip #sub-menu a {
      color: rgba(0, 11, 57, 0.5); }
      header.flip #sub-menu a.selected {
        color: #000B39; }
      @media (pointer: fine) {
        header.flip #sub-menu a:hover, header.flip #sub-menu a:focus {
          color: #000B39; } }
    header.flip #main-menu a {
      color: #101D42; }
    header.flip #search-container.open #search-text {
      width: calc(100% - 3.8em);
      padding-left: 3.8em; }
    header.flip #search-container.open #site-search {
      right: 4em !important; }
      header.flip #search-container.open #site-search .icon-search {
        color: #101D42 !important; }
      header.flip #search-container.open #site-search input {
        color: #101D42 !important;
        border-color: #C1C6CC !important; }
      header.flip #search-container.open #site-search button, header.flip #search-container.open #site-search label {
        opacity: 1;
        visibility: visible;
        z-index: 3; }
    header.flip #search-container.open .icon-close {
      color: #FFF !important; }
    header.flip #search-container #site-search input {
      border-color: #C1C6CC !important; }
    header.flip #search-container #site-search .icon-search {
      color: #101D42; }
    header.flip #search-container #site-search label {
      position: absolute;
      top: 50%;
      left: 2em;
      color: #B9BDC8;
      font-weight: 600;
      opacity: 0;
      visibility: hidden;
      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; }
    header.flip #search-container #site-search button {
      position: absolute;
      top: .15em;
      right: .1em;
      padding: 0.65em 1.5em;
      font-size: .89em;
      opacity: 0;
      visibility: 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; }
    header.flip #search-container #site-search:hover .icon-search {
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
  header .skip {
    position: absolute;
    top: -100px;
    left: 0;
    z-index: 5;
    padding: .5em;
    line-height: 1;
    font-size: .8em;
    color: #FFF !important;
    background: #0A51C5;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    header .skip:focus {
      top: 0; }
  header .logo {
    position: absolute;
    top: 50%;
    left: 25px;
    width: 288px;
    height: 66px;
    text-decoration: 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; }
    header .logo img {
      position: absolute;
      top: 0;
      left: 0;
      width: 230px;
      height: 66px;
      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: 1020px) {
        header .logo img {
          height: 50px; } }
      header .logo img.navy {
        opacity: 0; }
    header .logo:focus:after {
      position: absolute;
      top: -10px;
      left: -10px;
      width: 100%;
      height: 100%;
      padding: 10px;
      border: 1px solid #0A51C5;
      content: ''; }
  header #sub-menu {
    position: absolute;
    top: 20px;
    right: 100px;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    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 #sub-menu.fade {
      z-index: -1;
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0; }
    header #sub-menu ul {
      padding-left: 0;
      list-style-type: none; }
      header #sub-menu ul li {
        position: relative;
        display: inline-block;
        margin-left: .77em;
        font-size: .56em;
        text-decoration: none;
        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 #sub-menu ul li a {
          position: relative;
          display: inline-block;
          text-transform: uppercase;
          font-weight: 700;
          letter-spacing: 1.2px;
          text-decoration: none;
          color: #FFF;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
        header #sub-menu ul li:after {
          position: absolute;
          bottom: -5px;
          left: 50%;
          width: 0px;
          height: 2px;
          background: #0A51C5;
          content: '';
          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;
          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 #sub-menu ul li.selected a {
          color: #101D42; }
        header #sub-menu ul li.selected:after {
          width: 100%; }
        @media (pointer: fine) {
          header #sub-menu ul li:hover:after, header #sub-menu ul li:focus:after {
            width: 100%; } }
  header #main-menu {
    position: absolute;
    top: 52px;
    right: 100px;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    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 #main-menu.fade {
      z-index: -1;
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0; }
    header #main-menu ul {
      padding-left: 0;
      list-style-type: none; }
      header #main-menu ul li {
        position: relative;
        display: inline-block;
        margin-left: .8em;
        font-size: 1.3em;
        line-height: 1.7;
        text-decoration: none;
        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 #main-menu ul li a {
          position: relative;
          display: inline-block;
          padding-bottom: 16px;
          font-family: "utopia-std", serif;
          font-weight: 700;
          line-height: 1;
          text-decoration: none;
          color: #FFF;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
        header #main-menu ul li:after {
          position: absolute;
          bottom: -8px;
          left: 50%;
          width: 0px;
          height: 4px;
          background: #0A51C5;
          content: '';
          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;
          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 #main-menu ul li.selected:after {
          width: 100%; }
        @media (pointer: fine) {
          header #main-menu ul li:hover:after, header #main-menu ul li:focus:after {
            width: 100%; } }
  header #search-container {
    position: absolute;
    top: 0;
    right: 35px;
    width: 40px;
    height: 100%;
    outline: none;
    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 #search-container.open {
      width: 600px; }
      header #search-container.open #search-text {
        width: calc(100% - 3.8em);
        padding-left: 3.8em; }
      header #search-container.open #site-search {
        right: 4em !important; }
        header #search-container.open #site-search input {
          color: #FFF;
          background-color: transparent !important;
          border-color: rgba(255, 255, 255, 0.5) !important;
          outline: none;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
        header #search-container.open #site-search button, header #search-container.open #site-search label {
          opacity: 1;
          visibility: visible;
          z-index: 3; }
      header #search-container.open .icon-close {
        z-index: 4;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1; }
    header #search-container #site-search {
      position: absolute;
      top: 50%;
      right: 0;
      z-index: 2;
      width: 100%;
      height: 40px;
      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; }
      header #search-container #site-search input {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
        text-indent: 45px;
        font-size: 16px;
        line-height: 40px;
        background-color: transparent;
        border: 2px solid rgba(255, 255, 255, 0.5);
        outline: none;
        border-radius: 100px;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px;
        -o-border-radius: 100px;
        -ms-border-radius: 100px;
        -moz-background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -o-background-clip: padding-box;
        -ms-background-clip: padding-box;
        transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out; }
      header #search-container #site-search label {
        position: absolute;
        top: 50%;
        left: 2em;
        color: #B9BDC8;
        font-weight: 600;
        opacity: 0;
        visibility: hidden;
        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; }
      header #search-container #site-search button {
        position: absolute;
        top: .15em;
        right: .1em;
        padding: 0.65em 1.5em;
        font-size: .89em;
        opacity: 0;
        visibility: 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; }
      header #search-container #site-search .icon-search {
        position: absolute;
        top: 33%;
        left: 10px;
        z-index: 3;
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
      header #search-container #site-search:hover {
        cursor: pointer; }
        header #search-container #site-search:hover input {
          cursor: pointer;
          background: #0A51C5;
          border-color: #0A51C5; }
    header #search-container .icon-close {
      position: absolute;
      top: 37px;
      right: 2px;
      width: 40px;
      height: 40px;
      line-height: 42px;
      text-align: center;
      background: #0A51C5;
      z-index: -1;
      color: #FFF;
      font-size: .75em;
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased;
      border-radius: 100%;
      -moz-border-radius: 100%;
      -webkit-border-radius: 100%;
      -o-border-radius: 100%;
      -ms-border-radius: 100%;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      -o-background-clip: padding-box;
      -ms-background-clip: padding-box;
      transition: opacity 0.5s ease-in-out;
      -moz-transition: opacity 0.5s ease-in-out;
      -webkit-transition: opacity 0.5s ease-in-out;
      -o-transition: opacity 0.5s ease-in-out;
      -ms-transition: opacity 0.5s ease-in-out; }
      header #search-container .icon-close:hover {
        cursor: pointer; }
  header .shelf-menu {
    display: none;
    position: absolute;
    top: 109px;
    right: 0;
    width: 700px;
    padding: 1.2em 2em 2em 3em;
    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;
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.05); }
    header .shelf-menu ul {
      float: left;
      width: 170px;
      margin-left: 0;
      margin-bottom: 0;
      list-style-type: none; }
      header .shelf-menu ul a {
        margin-bottom: 1.2em;
        line-height: 1.95;
        font-family: "utopia-std", serif;
        font-size: .89em;
        font-weight: 700;
        color: #101D42;
        text-decoration-color: #F2F3F4;
        -webkit-text-decoration-color: #F2F3F4; }
        header .shelf-menu ul a:hover, header .shelf-menu ul a:focus {
          text-decoration: underline;
          text-decoration-color: #0A51C5;
          -webkit-text-decoration-color: #0A51C5; }
    header .shelf-menu .shelf-callout {
      position: relative;
      float: left;
      width: 210px;
      height: 215px;
      margin-right: 20px;
      text-align: center;
      font-family: "utopia-std", serif;
      font-weight: 700;
      line-height: 1.44;
      color: #FFF;
      background-size: 100% 100% !important;
      background-position: center;
      text-decoration: none;
      -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; }
      header .shelf-menu .shelf-callout#why-catholic {
        background-image: url(/images/discover-faith-callout.jpg); }
      header .shelf-menu .shelf-callout#bishop-perez {
        background-image: url(/images/bishop-perez-callout.jpg); }
      header .shelf-menu .shelf-callout#bishop-malesic {
        background-image: url(/images/bishop-malesic-square.jpg); }
      header .shelf-menu .shelf-callout span {
        position: absolute;
        bottom: 1em;
        left: 0;
        width: 100%;
        padding: 0 2em;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        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 .shelf-menu .shelf-callout:hover, header .shelf-menu .shelf-callout:focus {
        background-size: 103% 103% !important; }
        header .shelf-menu .shelf-callout:hover span, header .shelf-menu .shelf-callout:focus span {
          bottom: 1.2em; }
      header .shelf-menu .shelf-callout:last-child {
        margin-right: 0; }

#mobile-nav {
  display: none;
  position: fixed;
  z-index: 30;
  width: 100%;
  height: 70px;
  background: #101D42;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.2); }
  @media only screen and (max-width: 1020px) {
    #mobile-nav {
      display: block; } }
  #mobile-nav .icon-hamburger-menu, #mobile-nav .icon-close {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 70px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    color: #FFF;
    text-align: center;
    font-family: "utopia-std", serif;
    font-size: 1.4em;
    line-height: 60px;
    text-transform: uppercase;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #mobile-nav .menu-text {
    position: absolute;
    top: 45px;
    right: 22px;
    font-family: "acumin-pro", sans-serif;
    font-size: .55em;
    font-weight: 800;
    text-transform: uppercase;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #mobile-nav img {
    position: absolute;
    top: 6px;
    left: 10px;
    height: 55px; }

#mobile-shelf {
  display: none;
  overflow-y: scroll;
  position: fixed;
  z-index: 31;
  top: 70px;
  width: 100%;
  height: calc(100% - 70px);
  padding-bottom: 70px;
  background: #FFF;
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  #mobile-shelf #mobile-search {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 0 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    #mobile-shelf #mobile-search #mobile-search-container {
      position: relative; }
    #mobile-shelf #mobile-search .icon-search {
      position: absolute;
      top: 12px;
      left: 14px;
      color: #B9BDC8; }
    #mobile-shelf #mobile-search input {
      width: 100%;
      height: 40px;
      border: 1px solid #D8D8D8;
      text-indent: 40px;
      font-family: "utopia-std", serif;
      font-weight: 800;
      font-size: 1.1em;
      background: #F2F3F4;
      border-radius: 100px;
      -moz-border-radius: 100px;
      -webkit-border-radius: 100px;
      -o-border-radius: 100px;
      -ms-border-radius: 100px;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      -o-background-clip: padding-box;
      -ms-background-clip: padding-box; }
      #mobile-shelf #mobile-search input::-webkit-input-placeholder {
        color: #B9BDC8; }
      #mobile-shelf #mobile-search input:-moz-placeholder {
        color: #B9BDC8; }
      #mobile-shelf #mobile-search input::-moz-placeholder {
        color: #B9BDC8; }
      #mobile-shelf #mobile-search input:-ms-input-placeholder {
        color: #B9BDC8; }
    #mobile-shelf #mobile-search label {
      font-family: "utopia-std", serif;
      font-weight: bold; }
    #mobile-shelf #mobile-search button {
      position: absolute;
      top: 0;
      right: 0;
      padding: 1.2em 2.5em; }
  #mobile-shelf .major {
    list-style-type: none;
    margin-bottom: 1em; }
    #mobile-shelf .major a {
      display: block;
      position: relative;
      margin: 0 20px;
      padding: 15px 0;
      font-family: "utopia-std", serif;
      font-size: 1.6em;
      font-weight: 700;
      color: #101D42;
      text-decoration: none;
      border-bottom: 1px solid #D8D8D8;
      background: #FFF; }
      #mobile-shelf .major a.selected:before {
        position: absolute;
        top: 0;
        left: -20px;
        width: 4px;
        height: 100%;
        background: #0A51C5;
        content: ''; }
  #mobile-shelf .minor {
    list-style-type: none; }
    #mobile-shelf .minor a {
      display: block;
      position: relative;
      padding: 10px 20px;
      font-family: "acumin-pro", sans-serif;
      font-size: .83em;
      font-weight: 700;
      letter-spacing: 1.2px;
      text-transform: uppercase;
      text-decoration: none;
      color: #B9BDC8; }
      #mobile-shelf .minor a.selected:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 4px;
        height: 100%;
        background: #0A51C5;
        content: ''; }
  #mobile-shelf .contact-info {
    padding: 20px;
    font-size: .8em; }

/* --- Footer --- */
#footer {
  position: relative;
  z-index: 25;
  background: #FFF; }
  #footer #schools-and-parishes {
    overflow: hidden;
    height: 280px;
    background: #101D42; }
    @media only screen and (max-width: 1350px) {
      #footer #schools-and-parishes {
        height: 225px; } }
    @media only screen and (max-width: 1200px) {
      #footer #schools-and-parishes {
        height: 200px; } }
    @media only screen and (max-width: 1020px) {
      #footer #schools-and-parishes {
        height: 150px;
        font-size: .8em; } }
    @media only screen and (max-width: 800px) {
      #footer #schools-and-parishes {
        height: 300px; } }
    #footer #schools-and-parishes #parish-block {
      background: url(/images/footer-parish-callout.png) center no-repeat; }
    #footer #schools-and-parishes #school-block {
      background: url(/images/footer-school-callout.png) center no-repeat; }
    #footer #schools-and-parishes .half {
      float: left;
      position: relative;
      width: 50%;
      height: 100%;
      text-align: center;
      text-decoration: none;
      background-size: cover !important;
      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: 800px) {
        #footer #schools-and-parishes .half {
          width: 100%;
          height: 50%; } }
      #footer #schools-and-parishes .half:after {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        background: #101D42;
        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; }
      #footer #schools-and-parishes .half .content {
        position: relative;
        z-index: 2; }
      #footer #schools-and-parishes .half h4 {
        margin-top: 90px;
        margin-bottom: .8em;
        font-family: "utopia-std", serif;
        font-size: 1.3em;
        font-weight: 700;
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
        @media only screen and (max-width: 1350px) {
          #footer #schools-and-parishes .half h4 {
            margin-top: 65px; } }
        @media only screen and (max-width: 1200px) {
          #footer #schools-and-parishes .half h4 {
            margin-top: 50px; } }
        @media only screen and (max-width: 1020px) {
          #footer #schools-and-parishes .half h4 {
            margin-top: 35px; } }
      #footer #schools-and-parishes .half .button, #footer #schools-and-parishes .half .cart-button {
        border-color: #FFF;
        color: #FFF !important;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
      #footer #schools-and-parishes .half:hover, #footer #schools-and-parishes .half:focus {
        cursor: pointer; }
        #footer #schools-and-parishes .half:hover:after, #footer #schools-and-parishes .half:focus:after {
          filter: alpha(opacity=50);
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
          -moz-opacity: 0.5;
          -khtml-opacity: 0.5;
          opacity: 0.5; }
        #footer #schools-and-parishes .half:hover .button, #footer #schools-and-parishes .half:hover .cart-button, #footer #schools-and-parishes .half:focus .button, #footer #schools-and-parishes .half:focus .cart-button {
          background-color: #0A51C5;
          border-color: #0A51C5;
          color: #FFF !important;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
  #footer #newsletter-subscribe {
    overflow: hidden;
    width: 100%;
    height: 110px;
    padding-top: 75px;
    background: #101D42; }
    @media only screen and (max-width: 1350px) {
      #footer #newsletter-subscribe {
        height: 100px;
        padding-top: 55px; } }
    @media only screen and (max-width: 1020px) {
      #footer #newsletter-subscribe {
        height: 150px;
        padding-top: 0; } }
    @media only screen and (max-width: 800px) {
      #footer #newsletter-subscribe {
        height: auto; } }
    #footer #newsletter-subscribe .subscribe {
      font-family: "utopia-std", serif;
      font-size: 2.67em;
      font-weight: 700;
      line-height: 25px;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      @media only screen and (max-width: 1020px) {
        #footer #newsletter-subscribe .subscribe {
          margin-top: 50px; } }
      @media only screen and (max-width: 800px) {
        #footer #newsletter-subscribe .subscribe {
          text-align: center;
          margin-bottom: 10px; } }
      #footer #newsletter-subscribe .subscribe .sub {
        font-family: "acumin-pro", sans-serif;
        font-size: .23em;
        letter-spacing: 1.2px;
        text-transform: uppercase; }
    #footer #newsletter-subscribe #newsletter-signup button {
      font-size: 1em; }
    @media only screen and (max-width: 1020px) {
      #footer #newsletter-subscribe #newsletter-signup {
        margin-top: 51px; } }
    @media only screen and (max-width: 1020px) {
      #footer #newsletter-subscribe .span7 {
        width: 260px; } }
    @media only screen and (max-width: 1020px) {
      #footer #newsletter-subscribe .span12 {
        width: 270px; } }
    #footer #newsletter-subscribe input {
      height: 47px;
      font-size: .89em; }
      #footer #newsletter-subscribe input:focus {
        outline: none; }
    #footer #newsletter-subscribe .button, #footer #newsletter-subscribe .cart-button {
      width: 100%;
      height: 47px;
      padding: 0;
      line-height: 47px;
      text-align: center;
      background: #0A51C5;
      color: #FFF !important;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      @media only screen and (max-width: 1020px) {
        #footer #newsletter-subscribe .button, #footer #newsletter-subscribe .cart-button {
          height: 44px; }
          #footer #newsletter-subscribe .button .icon-paper-plane, #footer #newsletter-subscribe .cart-button .icon-paper-plane {
            display: block;
            line-height: 44px;
            font-size: 1.2em; }
          #footer #newsletter-subscribe .button .text, #footer #newsletter-subscribe .cart-button .text {
            display: none !important; } }
      @media only screen and (max-width: 800px) {
        #footer #newsletter-subscribe .button, #footer #newsletter-subscribe .cart-button {
          margin-bottom: 2em; }
          #footer #newsletter-subscribe .button .icon-paper-plane, #footer #newsletter-subscribe .cart-button .icon-paper-plane, #footer #newsletter-subscribe .button .text, #footer #newsletter-subscribe .cart-button .text {
            display: inline-block !important; } }
      #footer #newsletter-subscribe .button .icon-paper-plane, #footer #newsletter-subscribe .cart-button .icon-paper-plane, #footer #newsletter-subscribe .button .text, #footer #newsletter-subscribe .cart-button .text {
        display: inline-block; }
      #footer #newsletter-subscribe .button:hover, #footer #newsletter-subscribe .cart-button:hover, #footer #newsletter-subscribe .button:focus, #footer #newsletter-subscribe .cart-button:focus {
        background: #101D42 !important;
        border-color: #FFF; }
  #footer #mobile-footer-links {
    display: none;
    width: 100%;
    padding-top: 2em;
    margin-bottom: 2em; }
    @media only screen and (max-width: 1020px) {
      #footer #mobile-footer-links {
        display: block; } }
    #footer #mobile-footer-links select {
      width: 100%;
      margin-bottom: 0; }
  #footer #power-footer {
    padding-top: 4em;
    font-size: .78em;
    background: #FFF; }
    @media only screen and (max-width: 1020px) {
      #footer #power-footer {
        padding-top: 1em; }
        #footer #power-footer .span5, #footer #power-footer .span4, #footer #power-footer .span3 {
          display: none; }
        #footer #power-footer .span8 {
          width: 700px;
          padding-right: 0 !important;
          border-right: none; }
          #footer #power-footer .span8 .left {
            float: left;
            width: 50%;
            margin-bottom: 2em;
            padding-right: 2em;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box; } }
    @media only screen and (max-width: 800px) {
      #footer #power-footer .left {
        margin-bottom: 4em !important; } }
    @media only screen and (max-width: 590px) {
      #footer #power-footer .left {
        width: 100% !important;
        margin-bottom: 0 !important;
        padding-right: 0 !important;
        text-align: center; }
        #footer #power-footer .left p {
          margin-bottom: 1em; }
          #footer #power-footer .left p strong {
            display: block; } }
    #footer #power-footer .border-right {
      min-height: 500px; }
      @media only screen and (max-width: 1200px) {
        #footer #power-footer .border-right {
          min-height: 565px; } }
      @media only screen and (max-width: 1020px) {
        #footer #power-footer .border-right {
          min-height: inherit; } }
    #footer #power-footer img {
      max-height: 66px;
      max-width: 225px;
      margin-bottom: 1.5em; }
    #footer #power-footer p {
      margin-bottom: .5em; }
      #footer #power-footer p a {
        color: #000B39;
        font-weight: 500; }
    #footer #power-footer .callout {
      display: block;
      width: 100%;
      margin: 2em 0;
      padding: 2em 6em 2em 4em;
      background: #000B39;
      color: #FFF;
      text-decoration: none;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; }
      @media only screen and (max-width: 1350px) {
        #footer #power-footer .callout {
          padding: 2em 4em; } }
      @media only screen and (max-width: 1200px) {
        #footer #power-footer .callout {
          padding: 2em 3em; } }
      @media only screen and (max-width: 1020px) {
        #footer #power-footer .callout {
          float: left;
          width: 50%;
          margin: 0;
          margin-bottom: 10px; } }
      @media only screen and (max-width: 590px) {
        #footer #power-footer .callout {
          width: 100%;
          padding: 2em 3em;
          margin: 1.5em 0 2em 0; } }
      #footer #power-footer .callout .title {
        font-family: "utopia-std", serif;
        font-size: 1.29em;
        font-weight: 700; }
      #footer #power-footer .callout .button, #footer #power-footer .callout .cart-button {
        margin-top: 1em;
        padding: 1em 3em;
        font-size: .71em;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1.2px;
        background: #0A51C5;
        text-align: center;
        line-height: 1.2;
        color: #FFF !important;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
      #footer #power-footer .callout:hover .button, #footer #power-footer .callout:hover .cart-button, #footer #power-footer .callout:focus .button, #footer #power-footer .callout:focus .cart-button {
        background: #101D42 !important;
        border-color: #FFF; }
      #footer #power-footer .callout a {
        color: #FFF;
        text-decoration: underline;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
    #footer #power-footer .social {
      font-family: "utopia-std", serif;
      font-size: 1.29em;
      font-weight: 700; }
      @media only screen and (max-width: 1020px) {
        #footer #power-footer .social {
          clear: both;
          margin-bottom: 2em;
          text-align: center; } }
      #footer #power-footer .social a[class*='icon'] {
        display: inline-block;
        width: 44px;
        height: 44px;
        margin-right: 5px;
        line-height: 44px;
        text-align: center;
        text-decoration: none;
        border: 2px solid #0A51C5;
        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;
        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; }
        #footer #power-footer .social a[class*='icon']:hover, #footer #power-footer .social a[class*='icon']:focus {
          background: #0A51C5;
          color: #FFF;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
      #footer #power-footer .social .icon-twitter {
        line-height: 46px !important; }
    #footer #power-footer h4 {
      font-family: "acumin-pro", sans-serif;
      font-size: .86em;
      font-weight: 700;
      letter-spacing: 1.2px;
      text-transform: uppercase; }
      #footer #power-footer h4 a {
        color: #000B39;
        text-decoration: none;
        line-height: 1.3; }
        #footer #power-footer h4 a:hover, #footer #power-footer h4 a:focus {
          text-decoration: underline;
          text-decoration-color: #0A51C5;
          -webkit-text-decoration-color: #0A51C5; }
      #footer #power-footer h4.link {
        margin-bottom: 1.7em; }
    #footer #power-footer ul {
      list-style-type: none;
      margin-bottom: 2.85em;
      padding-left: 0; }
      #footer #power-footer ul a {
        display: block;
        color: #000B39;
        text-decoration-color: #F2F3F4;
        -webkit-text-decoration-color: #F2F3F4;
        line-height: 2.3em; }
        #footer #power-footer ul a:hover, #footer #power-footer ul a:focus {
          outline: none;
          cursor: pointer;
          text-decoration: underline;
          text-decoration-color: #0A51C5;
          -webkit-text-decoration-color: #0A51C5; }
  #footer #copyright {
    margin-top: 2em;
    text-align: center; }
    @media only screen and (max-width: 1350px) {
      #footer #copyright {
        margin-top: 0; } }
    @media only screen and (max-width: 1020px) {
      #footer #copyright {
        text-align: left; } }
    @media only screen and (max-width: 590px) {
      #footer #copyright {
        text-align: center; } }
    #footer #copyright .content {
      padding: 1em 0 2em 0;
      border-top: 1px solid #F2F3F4;
      font-size: .78em; }
      #footer #copyright .content a {
        text-decoration: none;
        color: #101D42; }
        #footer #copyright .content a:hover {
          color: #0A51C5; }

/* --- Misc --- */
.content-outer {
  display: table;
  height: 100%; }
  .content-outer .content-inner {
    display: table-cell;
    vertical-align: middle; }

/* --- Interior --- */
#content-wrapper.interior {
  overflow: hidden;
  padding-top: 149px; }
  @media only screen and (max-width: 1020px) {
    #content-wrapper.interior {
      padding-top: 130px; } }
@media only screen and (max-width: 1020px) {
  #content-wrapper.no-nav {
    padding-top: 70px; } }

#crumb-trail {
  position: fixed;
  top: 109px;
  z-index: 25;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #101D42;
  font-size: .56em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  color: #FFF;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.05); }
  @media only screen and (max-width: 800px) {
    #crumb-trail {
      display: none; } }
  #crumb-trail #trail {
    float: left;
    margin-left: 35px; }
    #crumb-trail #trail .icon-home, #crumb-trail #trail .icon-arrow-right-stroke, #crumb-trail #trail a {
      margin-right: 5px; }
    #crumb-trail #trail .icon-arrow-right-stroke {
      font-size: .5em; }
    #crumb-trail #trail a {
      text-decoration: none;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      #crumb-trail #trail a:hover, #crumb-trail #trail a:focus {
        text-decoration: underline; }
  #crumb-trail .share {
    float: right;
    margin-right: 35px; }
    #crumb-trail .share a {
      text-decoration: none;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
    #crumb-trail .share:hover, #crumb-trail .share:focus {
      cursor: pointer; }
      #crumb-trail .share:hover a, #crumb-trail .share:focus a {
        text-decoration: underline; }

aside {
  z-index: 20;
  position: fixed;
  width: 300px;
  height: calc(100% - 150px);
  vertical-align: text-bottom;
  background: rgba(16, 29, 66, 0.05); }
  @media only screen and (max-width: 1020px) {
    aside {
      width: 240px; } }
  @media only screen and (max-width: 1020px) {
    aside {
      display: none; } }
  @media only print {
    aside {
      display: none; } }
  @media only screen and (max-width: 800px) {
    aside.open {
      display: block;
      width: 100%;
      height: calc(100% + 150px);
      padding-bottom: 150px;
      z-index: 31;
      border-top: 1px solid #D8D8D8;
      background: #F2F3F5;
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch; }
      aside.open #global-sidebar {
        width: 100%; } }
  aside:empty {
    display: none; }
  aside .content-wrap {
    margin-bottom: 4em; }
  aside nav {
    position: fixed;
    z-index: 0;
    width: 300px;
    height: calc(100% - 150px);
    margin-bottom: 2.25em;
    padding: 2em 40px;
    vertical-align: text-bottom;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    @media only screen and (max-width: 1020px) {
      aside nav {
        width: 240px;
        padding: 2em 30px; } }
    @media only print {
      aside nav {
        display: none; } }
    aside nav:empty {
      display: none; }
    aside nav .title {
      margin-bottom: 1.2em;
      color: #101D42;
      font-weight: 700;
      font-size: .67em;
      letter-spacing: 1.2px;
      text-transform: uppercase; }
    aside nav .separator {
      display: block;
      margin: 1.5em 0;
      border-bottom: 1px solid #D8D8D8; }
    aside nav ul {
      margin: 0 0 1.7em 0;
      padding: 0;
      list-style-type: none;
      font-size: .9em;
      font-family: "utopia-std", serif;
      line-height: 1; }
      aside nav ul li {
        display: block;
        position: relative;
        padding: .8em 0;
        padding-right: .8em;
        line-height: 1.3;
        border-bottom: 1px solid #D8D8D8; }
        aside nav ul li:first-child {
          border-top: 1px solid #D8D8D8; }
        aside nav ul li.section:after {
          position: absolute;
          top: 50%;
          right: 5px;
          font-family: 'icomoon';
          font-size: .45em;
          color: #101D42;
          content: '\e939';
          transform: translate(0, -50%);
          perspective: 1000px;
          -moz-transform: translate(0, -50%);
          -moz-perspective: 1000;
          -webkit-transform: translate(0, -50%);
          -webkit-perspective: 1000;
          -o-transform: translate(0, -50%);
          -o-perspective: 1000;
          -ms-transform: translate(0, -50%);
          -ms-perspective: 1000;
          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; }
        aside nav ul li a {
          position: relative;
          z-index: 2;
          color: #101D42 !important;
          text-decoration: none;
          border-bottom: 1px solid #F2F3F4;
          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: 1020px) {
            aside nav ul li a {
              font-size: .9em; } }
          aside nav ul li a:hover, aside nav ul li a:focus {
            border-color: #0A51C5; }
        aside nav ul li:hover:after {
          right: 0; }
        aside nav ul li.selected a {
          font-weight: 700;
          border-color: #DADDE2; }
        aside nav ul li.selected:before {
          position: absolute;
          top: -1px;
          left: -40px;
          width: 300px;
          height: calc(100% + 3px);
          background: #DADDE2;
          content: ''; }
          @media only screen and (max-width: 1020px) {
            aside nav ul li.selected:before {
              width: 270px; } }
    aside nav select, aside nav input[type=text] {
      width: 100%;
      height: 36px;
      padding-left: 8px;
      font-size: .7em;
      -webkit-appearance: none;
      border: 1px solid #D8D8D8;
      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; }
      aside nav select::-webkit-input-placeholder, aside nav input[type=text]::-webkit-input-placeholder {
        color: #101D42; }
      aside nav select:-moz-placeholder, aside nav input[type=text]:-moz-placeholder {
        color: #101D42; }
      aside nav select::-moz-placeholder, aside nav input[type=text]::-moz-placeholder {
        color: #101D42; }
      aside nav select:-ms-input-placeholder, aside nav input[type=text]:-ms-input-placeholder {
        color: #101D42; }
      aside nav select:focus, aside nav input[type=text]:focus {
        border-color: #0A51C5;
        outline: none; }
    aside nav .search-field {
      position: relative; }
      aside nav .search-field input {
        width: calc(100% - 39px); }
      aside nav .search-field #clear-search {
        position: absolute;
        top: 20px;
        right: 50px;
        font-size: .8em;
        color: #101D42;
        text-decoration: 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; }
        aside nav .search-field #clear-search:hover, aside nav .search-field #clear-search:focus {
          color: #0A51C5; }
      aside nav .search-field .button, aside nav .search-field .cart-button {
        padding: 0;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center; }

#page-nav {
  display: none;
  position: fixed;
  z-index: 30;
  top: 70px;
  width: 100%;
  height: 0; }
  @media only screen and (max-width: 800px) {
    #page-nav {
      display: block; } }
  #page-nav.open {
    height: 100%; }
    #page-nav.open .top .icon-arrow-down-stroke:before {
      content: '\e919'; }
  #page-nav .top {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 60px;
    padding-left: 25px;
    background: #F2F3F5;
    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;
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.2); }
    #page-nav .top .section {
      display: block;
      margin-top: 10px;
      color: #0A51C5;
      font-weight: 700;
      font-size: .6em;
      letter-spacing: 1.2px;
      text-transform: uppercase; }
    #page-nav .top .title {
      font-family: "utopia-std", serif;
      font-size: 1.2em;
      font-weight: 700;
      line-height: 1; }
    #page-nav .top .icon-arrow-down-stroke {
      position: absolute;
      top: 27px;
      right: 30px;
      font-size: .6em;
      color: #0A51C5; }
  #page-nav #page-shelf {
    display: none;
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    padding-bottom: 140px;
    background: #FFF;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    #page-nav #page-shelf:hover {
      cursor: pointer; }
    #page-nav #page-shelf .back-to {
      display: block;
      padding: 1em 25px !important;
      margin-bottom: 0;
      background: #101D42;
      text-decoration: none;
      font-family: "acumin-pro", sans-serif;
      font-weight: 700;
      font-size: .7em;
      letter-spacing: 1.2px;
      text-transform: uppercase;
      color: #FFF !important;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
    #page-nav #page-shelf ul {
      list-style-type: none;
      margin-bottom: 25px; }
      #page-nav #page-shelf ul li {
        position: relative;
        padding: 15px 25px; }
        #page-nav #page-shelf ul li.selected {
          font-weight: 700;
          background: #DADDE2; }
        #page-nav #page-shelf ul li a {
          position: relative;
          z-index: 2;
          text-decoration: none;
          color: #101D42;
          font-family: "utopia-std", serif; }
          #page-nav #page-shelf ul li a.section:after {
            position: absolute;
            top: 50%;
            right: -25px;
            font-family: 'icomoon';
            font-size: .45em;
            color: #101D42;
            content: '\e939';
            transform: translate(0, -50%);
            perspective: 1000px;
            -moz-transform: translate(0, -50%);
            -moz-perspective: 1000;
            -webkit-transform: translate(0, -50%);
            -webkit-perspective: 1000;
            -o-transform: translate(0, -50%);
            -o-perspective: 1000;
            -ms-transform: translate(0, -50%);
            -ms-perspective: 1000; }
    #page-nav #page-shelf .lucy-wrapper {
      padding: 0 25px; }
      #page-nav #page-shelf .lucy-wrapper .select-field select {
        margin-bottom: 0;
        outline: none; }
      #page-nav #page-shelf .lucy-wrapper .search-field {
        position: relative; }
        #page-nav #page-shelf .lucy-wrapper .search-field input {
          width: calc(100% - 50px);
          margin-right: 5px;
          outline: none; }
        #page-nav #page-shelf .lucy-wrapper .search-field .button, #page-nav #page-shelf .lucy-wrapper .search-field .cart-button {
          width: 40px;
          height: 40px;
          padding: 0;
          line-height: 40px;
          text-align: center;
          border: none;
          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; }
          #page-nav #page-shelf .lucy-wrapper .search-field .button:hover, #page-nav #page-shelf .lucy-wrapper .search-field .cart-button:hover {
            background: #101D42 !important;
            color: #FFF !important;
            -moz-font-smoothing: antialiased;
            -webkit-font-smoothing: antialiased;
            -o-font-smoothing: antialiased;
            -ms-font-smoothing: antialiased; }
        #page-nav #page-shelf .lucy-wrapper .search-field #clear-search {
          position: absolute;
          top: 20px;
          right: 60px;
          font-size: .8em;
          color: #101D42;
          text-decoration: 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; }

.interior-template {
  margin-top: 5em; }

#interior-body {
  overflow: hidden;
  float: left;
  width: calc(100% - 300px);
  margin-left: 300px;
  min-height: 680px;
  vertical-align: top; }
  @media only screen and (max-width: 1020px) {
    #interior-body {
      width: calc(100% - 240px);
      margin-left: 240px; } }
  @media only screen and (max-width: 1020px) {
    #interior-body {
      width: 100%;
      margin-left: 0;
      border-left: 0; } }
  @media only screen and (max-width: 800px) {
    #interior-body {
      min-height: 0; } }
  @media only print {
    #interior-body {
      margin-top: 0; } }
  #interior-body.full {
    width: 100%;
    margin-left: 0; }
  #interior-body .image-plugin {
    margin-bottom: 2em; }

.secretariat-callout {
  overflow: hidden;
  display: block;
  position: relative;
  padding: 4em 12em 4em 4em;
  background-color: #F2F3F4; }
  @media only screen and (max-width: 1020px) {
    .secretariat-callout {
      margin: 0; } }
  @media only screen and (max-width: 590px) {
    .secretariat-callout {
      padding: 2em; } }
  .secretariat-callout:after {
    position: absolute;
    top: -25px;
    right: 35px;
    width: 300px;
    height: 120%;
    background: url(../images/crest.png);
    background-size: cover;
    content: '';
    filter: alpha(opacity=5);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
    -moz-opacity: 0.05;
    -khtml-opacity: 0.05;
    opacity: 0.05; }
    @media only screen and (max-width: 1350px) {
      .secretariat-callout:after {
        width: 330px; } }
    @media only screen and (max-width: 590px) {
      .secretariat-callout:after {
        right: 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; } }
  .secretariat-callout h3 {
    display: inline-block;
    margin-bottom: .5em;
    line-height: 1.36em;
    text-decoration: underline;
    text-decoration-color: #FFF;
    -webkit-text-decoration-color: #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; }
  .secretariat-callout p {
    color: #101D42; }
  .secretariat-callout:hover h3, .secretariat-callout:focus h3 {
    text-decoration-color: #0A51C5;
    -webkit-text-decoration-color: #0A51C5; }
  .secretariat-callout:hover .button, .secretariat-callout:hover .cart-button, .secretariat-callout:focus .button, .secretariat-callout:focus .cart-button {
    background-color: #0A51C5 !important;
    color: #FFF !important;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }

.bishop-social-callout {
  overflow: hidden;
  display: block;
  position: relative;
  margin-bottom: 4em;
  padding: 4em 12em 4em 4em;
  background-color: #F2F3F4; }
  @media only screen and (max-width: 1020px) {
    .bishop-social-callout {
      margin: 0; } }
  @media only screen and (max-width: 590px) {
    .bishop-social-callout {
      padding: 2em; } }
  .bishop-social-callout:after {
    position: absolute;
    top: -25px;
    right: 35px;
    width: 300px;
    height: 120%;
    background: url(../images/crest.png);
    background-size: cover;
    content: '';
    filter: alpha(opacity=5);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
    -moz-opacity: 0.05;
    -khtml-opacity: 0.05;
    opacity: 0.05; }
    @media only screen and (max-width: 1350px) {
      .bishop-social-callout:after {
        width: 330px; } }
    @media only screen and (max-width: 590px) {
      .bishop-social-callout:after {
        right: 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; } }
  .bishop-social-callout h3 {
    display: inline-block;
    margin-bottom: .5em;
    line-height: 1.36em;
    text-decoration: underline;
    text-decoration-color: #FFF;
    -webkit-text-decoration-color: #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; }
  .bishop-social-callout p {
    color: #101D42; }
  .bishop-social-callout .button, .bishop-social-callout .cart-button {
    margin-right: 10px; }
    .bishop-social-callout .button span, .bishop-social-callout .cart-button span {
      margin-right: 5px;
      vertical-align: middle; }

#email-popup {
  position: fixed;
  bottom: -280px;
  right: 4em;
  z-index: 25;
  width: 380px;
  height: 275px;
  padding: 2em;
  text-align: center;
  background: #101D42;
  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 10px 10px -5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.05);
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out; }
  @media only screen and (max-width: 590px) {
    #email-popup {
      right: auto;
      width: 100%; } }
  #email-popup .content {
    position: relative;
    z-index: 1; }
  #email-popup.show {
    bottom: 0; }
  #email-popup .icon-close {
    position: absolute;
    top: -1em;
    right: -1em;
    font-size: .8em;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    #email-popup .icon-close:hover {
      cursor: pointer;
      color: #0A51C5;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
  #email-popup p {
    margin-bottom: 1em;
    font-family: "utopia-std", serif;
    font-size: 1.4em;
    font-weight: 700;
    line-height: 1.3;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    #email-popup p span {
      display: block;
      margin-bottom: 1em;
      font-family: "acumin-pro", sans-serif;
      font-weight: 300;
      font-size: .58em;
      text-transform: none; }
  #email-popup form {
    overflow: hidden;
    width: 100%; }
    #email-popup form input {
      width: 100%;
      height: 40px;
      margin-bottom: 1em;
      margin-right: 0;
      font-size: .82em;
      text-indent: 1em; }
    #email-popup form .button, #email-popup form .cart-button {
      display: block;
      width: calc(100% - 4px);
      margin-top: 0;
      padding: .6em 0;
      text-align: center;
      background: #0A51C5;
      color: #FFF !important;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      #email-popup form .button:hover, #email-popup form .cart-button:hover {
        background: #101D42 !important;
        border-color: #FFF; }
    #email-popup form #hide-popup {
      display: inline-block;
      margin-left: 10px;
      font-family: "acumin-pro", sans-serif;
      font-size: .82em;
      color: #FFF;
      text-decoration: none;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      #email-popup form #hide-popup:hover {
        text-decoration: underline; }

#share-container {
  display: none;
  overflow: hidden;
  position: fixed;
  z-index: 201;
  top: 50%;
  left: 50%;
  width: 318px;
  height: 190px;
  margin: -105px 0 0 -159px;
  background: #FFF;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }
  #share-container .title {
    margin: 0;
    padding: 20px 0;
    font-family: "utopia-std", serif;
    font-weight: 700;
    font-size: 2em;
    line-height: 1;
    text-align: center;
    color: #101D42;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  #share-container .close-me {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 15px 0;
    font-family: "acumin-pro", sans-serif;
    font-size: .7em;
    font-weight: 700;
    letter-spacing: 1.3px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFF;
    background: #101D42;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    #share-container .close-me:hover {
      text-decoration: none;
      background: #0A51C5; }
  #share-container .networks {
    display: block;
    width: 100%;
    text-align: center; }
    #share-container .networks a {
      display: inline-block;
      margin-left: 20px;
      width: 35px;
      height: 35px;
      cursor: pointer;
      text-decoration: none; }
      #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: #D8D8D8; }
      #share-container .networks [class*="st_"]:hover:before {
        color: #101D42; }
    #share-container .networks .st_facebook_custom:before {
      content: '\e92d'; }
    #share-container .networks .st_linkedin_custom:before {
      content: '\e931'; }
    #share-container .networks .st_twitter_custom:before {
      content: '\e92c'; }
    #share-container .networks .st_email_custom:before {
      content: '\e901'; }

#modal-overlay {
  display: none;
  position: fixed;
  z-index: 200;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(6, 13, 35, 0.85);
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.g-recaptcha {
  margin-top: 2em; }

/* --- 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: 5em; }
    @media only screen and (max-width: 1020px) {
      .lucy-bucket.bucket-edge[data-padding='top'] {
        margin-top: 4em; } }
  .lucy-bucket.bucket-edge[data-padding='bottom'] {
    margin-bottom: 5em; }
    @media only screen and (max-width: 1020px) {
      .lucy-bucket.bucket-edge[data-padding='bottom'] {
        margin-bottom: 4em; } }
  .lucy-bucket.bucket-edge[data-padding='both'] {
    margin: 5em 0; }
    @media only screen and (max-width: 1020px) {
      .lucy-bucket.bucket-edge[data-padding='both'] {
        margin: 4em 0; } }
.lucy-bucket {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .lucy-bucket:first-of-type {
    padding-top: 4em; }
    @media only screen and (max-width: 1020px) {
      .lucy-bucket:first-of-type {
        padding-top: 3em; } }
  .lucy-bucket[data-padding='top'] {
    padding-top: 5em; }
    @media only screen and (max-width: 1020px) {
      .lucy-bucket[data-padding='top'] {
        padding-top: 4em; } }
  .lucy-bucket[data-padding='bottom'] {
    padding-bottom: 5em; }
    @media only screen and (max-width: 1020px) {
      .lucy-bucket[data-padding='bottom'] {
        padding-bottom: 4em; } }
  .lucy-bucket[data-padding='both'] {
    padding: 5em 0; }
    @media only screen and (max-width: 1020px) {
      .lucy-bucket[data-padding='both'] {
        padding: 4em 0; } }
  .lucy-bucket[data-border='1'] {
    border-bottom: 1px solid #D8D8D8; }
  .lucy-bucket.dark h1, .lucy-bucket.dark h2, .lucy-bucket.dark h3, .lucy-bucket.dark h4, .lucy-bucket.dark p, .lucy-bucket.dark blockquote, .lucy-bucket.dark ul, .lucy-bucket.has-image h1, .lucy-bucket.has-image h2, .lucy-bucket.has-image h3, .lucy-bucket.has-image h4, .lucy-bucket.has-image p, .lucy-bucket.has-image blockquote, .lucy-bucket.has-image ul {
    color: #FFF !important;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    .lucy-bucket.dark h1 a.button, .lucy-bucket.dark h1 a.cart-button, .lucy-bucket.dark h2 a.button, .lucy-bucket.dark h2 a.cart-button, .lucy-bucket.dark h3 a.button, .lucy-bucket.dark h3 a.cart-button, .lucy-bucket.dark h4 a.button, .lucy-bucket.dark h4 a.cart-button, .lucy-bucket.dark p a.button, .lucy-bucket.dark p a.cart-button, .lucy-bucket.dark blockquote a.button, .lucy-bucket.dark blockquote a.cart-button, .lucy-bucket.dark ul a.button, .lucy-bucket.dark ul a.cart-button, .lucy-bucket.has-image h1 a.button, .lucy-bucket.has-image h1 a.cart-button, .lucy-bucket.has-image h2 a.button, .lucy-bucket.has-image h2 a.cart-button, .lucy-bucket.has-image h3 a.button, .lucy-bucket.has-image h3 a.cart-button, .lucy-bucket.has-image h4 a.button, .lucy-bucket.has-image h4 a.cart-button, .lucy-bucket.has-image p a.button, .lucy-bucket.has-image p a.cart-button, .lucy-bucket.has-image blockquote a.button, .lucy-bucket.has-image blockquote a.cart-button, .lucy-bucket.has-image ul a.button, .lucy-bucket.has-image ul a.cart-button {
      color: #FFF !important;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
  .lucy-bucket.dark .page-item, .lucy-bucket.has-image .page-item {
    border-color: rgba(255, 255, 255, 0.5); }
    .lucy-bucket.dark .page-item .button, .lucy-bucket.dark .page-item .cart-button, .lucy-bucket.has-image .page-item .button, .lucy-bucket.has-image .page-item .cart-button {
      color: #FFF !important;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
  .lucy-bucket.dark a, .lucy-bucket.has-image a {
    color: #FFF;
    text-decoration: underline;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    .lucy-bucket.dark a:hover, .lucy-bucket.has-image a:hover {
      text-decoration-color: #0A51C5;
      -webkit-text-decoration-color: #0A51C5; }
  .lucy-bucket.has-image:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(16, 29, 66, 0.5);
    content: ''; }
  .lucy-bucket.live :last-child {
    margin-bottom: 0; }
  .lucy-bucket.live[data-height='25'] {
    height: calc(25vh - 8em); }
    @media only screen and (max-width: 800px) {
      .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: 800px) {
      .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: 800px) {
      .lucy-bucket.live[data-height='75'] {
        height: calc(65vh - 8em); } }
  .lucy-bucket.live[data-height='100'] {
    height: calc(100vh - 8em); }
  .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; }
  .lucy-bucket .edge-to-edge .plugin-output.text {
    padding: 0; }
    .lucy-bucket .edge-to-edge .plugin-output.text h1 {
      margin-bottom: 1em;
      font-family: "utopia-std", serif;
      color: #101D42;
      line-height: .97;
      font-weight: 700;
      position: relative;
      margin-bottom: 0;
      margin-top: -.5em;
      font-size: 3.56em;
      text-align: center;
      /*
				&:after { 
					position: absolute;
					bottom: -35px;
					left: 50%;
					width: 183px;
					height: 15px;
					background-image: url(/images/heading-separator-white.png);
					background-size: contain;
					background-repeat: no-repeat;
					content: '';
					transform: translate(-50%, 0);
				}
				*/ }
      .lucy-bucket .edge-to-edge .plugin-output.text h1 a {
        text-decoration: none; }
        .lucy-bucket .edge-to-edge .plugin-output.text h1 a:hover {
          text-decoration: underline; }
  .lucy-bucket .full-width .plugin-output.text {
    padding: 0; }
    .lucy-bucket .full-width .plugin-output.text h1, .lucy-bucket .full-width .plugin-output.text h2, .lucy-bucket .full-width .plugin-output.text h3, .lucy-bucket .full-width .plugin-output.text h4, .lucy-bucket .full-width .plugin-output.text h5, .lucy-bucket .full-width .plugin-output.text h6, .lucy-bucket .full-width .plugin-output.text p, .lucy-bucket .full-width .plugin-output.text ul, .lucy-bucket .full-width .plugin-output.text blockquote {
      padding-right: 18%; }
      @media only screen and (max-width: 1650px) {
        .lucy-bucket .full-width .plugin-output.text h1, .lucy-bucket .full-width .plugin-output.text h2, .lucy-bucket .full-width .plugin-output.text h3, .lucy-bucket .full-width .plugin-output.text h4, .lucy-bucket .full-width .plugin-output.text h5, .lucy-bucket .full-width .plugin-output.text h6, .lucy-bucket .full-width .plugin-output.text p, .lucy-bucket .full-width .plugin-output.text ul, .lucy-bucket .full-width .plugin-output.text blockquote {
          padding-right: 0; } }
  @media only screen and (max-width: 800px) {
    .lucy-bucket .right-7030, .lucy-bucket .right-50 {
      margin-top: 2em; } }
  .lucy-bucket .plugin-output.text {
    padding: 0 3% 0 0; }
  .lucy-bucket img {
    display: block; }

#lucy-page-template-inner {
  padding: 4em 0; }
  #lucy-page-template-inner .bucket-edge.has-image {
    padding: 5em 0 !important; }

.center {
  text-align: center; }

.lucy-modal-close {
  color: #4A4C51 !important; }

form.custom button.button.submit, form.custom button.submit.cart-button {
  font-size: 1em !important; }

/* --- Home Page --- */
#home-video {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #101D42; }
  @media only screen and (max-width: 800px) {
    #home-video {
      display: none; } }
  #home-video a {
    text-decoration: none; }
  #home-video .lucy-wrapper {
    z-index: 5;
    padding-top: calc(50vh - 125px);
    text-align: center; }
    @media only screen and (max-width: 1020px) {
      #home-video .lucy-wrapper {
        padding-top: calc(50vh - 70px); } }
  #home-video h1 {
    margin-bottom: .5em;
    text-align: center;
    color: #FFF;
    font-size: 4em;
    font-weight: 400;
    line-height: 1.14;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    @media only screen and (max-width: 1200px) {
      #home-video h1 {
        font-size: 3.5em; } }
    @media only screen and (max-width: 1020px) {
      #home-video h1 {
        font-size: 3em; } }
    #home-video h1:after {
      display: none; }
  #home-video .button, #home-video .cart-button {
    border-color: #FFF;
    color: #FFF !important;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    #home-video .button:hover, #home-video .cart-button:hover {
      background: #0A51C5;
      border-color: #0A51C5; }
  #home-video #background-video {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4; }
    #home-video #background-video #video-bg {
      position: absolute;
      top: -40%;
      left: -25%;
      width: 150%;
      height: 175%; }
    #home-video #background-video p {
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
  #home-video #home-quick-links {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 125px;
    background: #FFF; }
    @media only screen and (max-width: 1020px) {
      #home-video #home-quick-links {
        height: 110px; } }
    #home-video #home-quick-links .link-block {
      position: relative;
      float: left;
      width: 25%;
      height: 100%;
      font-weight: 600;
      text-align: center;
      text-decoration: none;
      color: #000B39;
      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: 1020px) {
        #home-video #home-quick-links .link-block {
          padding-top: 20px; } }
      #home-video #home-quick-links .link-block span {
        position: absolute;
        bottom: 25px;
        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;
        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: 1200px) {
          #home-video #home-quick-links .link-block span {
            font-size: .8em; } }
        #home-video #home-quick-links .link-block span:before {
          position: absolute;
          bottom: -2px;
          left: 0;
          width: 100%;
          height: 2px;
          background: #F2F3F4;
          content: '';
          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-video #home-quick-links .link-block span:after {
          position: absolute;
          bottom: -2px;
          left: 50%;
          width: 0px;
          height: 2px;
          background: #0A51C5;
          content: '';
          transform: translate(-50%, 0);
          transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -webkit-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          -ms-transition: all 0.2s ease-in-out; }
      #home-video #home-quick-links .link-block img {
        position: absolute;
        top: 25px;
        left: 50%;
        margin-bottom: 10px;
        max-height: 45px;
        transform: translate(-50%, 0);
        transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out; }
        @media only screen and (max-width: 1020px) {
          #home-video #home-quick-links .link-block img {
            max-height: 35px; } }
      #home-video #home-quick-links .link-block:after {
        position: absolute;
        top: 25px;
        right: 0;
        width: 2px;
        height: 75px;
        background: #F2F3F4;
        content: ''; }
        @media only screen and (max-width: 1020px) {
          #home-video #home-quick-links .link-block:after {
            top: 20px; } }
      #home-video #home-quick-links .link-block:last-child:after {
        display: none; }
      @media (pointer: fine) {
        #home-video #home-quick-links .link-block:hover span, #home-video #home-quick-links .link-block:focus span {
          border-bottom: none; }
          #home-video #home-quick-links .link-block:hover span:after, #home-video #home-quick-links .link-block:focus span:after {
            width: 100%; }
        #home-video #home-quick-links .link-block:hover img, #home-video #home-quick-links .link-block:focus img {
          top: 15px;
          max-height: 50px; } }
  @media only screen and (pointer: fine) and (max-width: 1020px) {
    #home-video #home-quick-links .link-block:hover img, #home-video #home-quick-links .link-block:focus img {
      max-height: 40px; } }
#home-mobile {
  display: none;
  padding-top: 70px; }
  @media only screen and (max-width: 800px) {
    #home-mobile {
      display: block; } }
  #home-mobile .top {
    display: table;
    position: relative;
    width: 100%;
    height: 350px;
    background: url(../videos/home-video-banner.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    #home-mobile .top:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(16, 29, 66, 0.5);
      content: ''; }
    #home-mobile .top .lucy-wrapper {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
      #home-mobile .top .lucy-wrapper a {
        text-decoration: none; }
      #home-mobile .top .lucy-wrapper h1 {
        margin-bottom: .5em;
        text-align: center;
        color: #FFF;
        font-size: 3em;
        font-weight: 400;
        line-height: 1.14;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
        @media only screen and (max-width: 590px) {
          #home-mobile .top .lucy-wrapper h1 {
            font-size: 9vw; } }
      #home-mobile .top .lucy-wrapper .button, #home-mobile .top .lucy-wrapper .cart-button {
        border-color: #FFF;
        color: #FFF !important;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
        #home-mobile .top .lucy-wrapper .button:hover, #home-mobile .top .lucy-wrapper .cart-button:hover {
          background: #0A51C5;
          border-color: #0A51C5; }
  #home-mobile #quick-links-mobile .link-block {
    display: block;
    position: relative;
    height: 45px;
    padding: .7em 0;
    margin: 0 20px;
    line-height: 45px;
    font-weight: 600;
    color: #000B39;
    text-decoration: none;
    border-bottom: 1px solid #D8D8D8; }
    #home-mobile #quick-links-mobile .link-block img {
      position: absolute;
      top: .7em;
      left: 0;
      max-width: 45px; }
    #home-mobile #quick-links-mobile .link-block span {
      padding-left: 60px; }
    #home-mobile #quick-links-mobile .link-block:last-child img {
      margin-top: 5px; }

#about-mission {
  position: relative;
  padding-top: 6em;
  background-image: url(/images/interior-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 1020px) {
    #about-mission {
      padding-top: 3em; } }
  #about-mission .lucy-wrapper {
    z-index: 2; }
  #about-mission .mission {
    margin-bottom: 3em;
    text-align: center;
    font-family: "utopia-std", serif;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.2; }
    @media only screen and (max-width: 1200px) {
      #about-mission .mission {
        font-size: 1.8em; } }
    @media only screen and (max-width: 1020px) {
      #about-mission .mission {
        margin-bottom: 2em; } }
    @media only screen and (max-width: 590px) {
      #about-mission .mission {
        margin-bottom: 2em;
        font-size: 1.3em; } }
  #about-mission .half-split {
    overflow: hidden;
    position: relative; }
    @media only screen and (max-width: 590px) {
      #about-mission .half-split {
        margin-bottom: 2em; }
        #about-mission .half-split:last-child {
          margin-bottom: 0; } }
    #about-mission .half-split .image, #about-mission .half-split .text-side {
      float: left;
      width: 50%;
      height: 45vw;
      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: 1020px) {
        #about-mission .half-split .image, #about-mission .half-split .text-side {
          height: 50vw; } }
      @media only screen and (max-width: 590px) {
        #about-mission .half-split .image, #about-mission .half-split .text-side {
          width: 100%;
          height: auto; } }
    #about-mission .half-split .text-side {
      padding: 0 12vw;
      text-decoration: none;
      color: #101D42;
      text-align: right; }
      @media only screen and (max-width: 1650px) {
        #about-mission .half-split .text-side {
          padding: 0 8vw; } }
      @media only screen and (max-width: 1020px) {
        #about-mission .half-split .text-side {
          padding: 0 6vw; } }
      @media only screen and (max-width: 800px) {
        #about-mission .half-split .text-side {
          font-size: .85em; } }
      @media only screen and (max-width: 590px) {
        #about-mission .half-split .text-side {
          text-align: left; } }
      #about-mission .half-split .text-side.right {
        float: right;
        text-align: left; }
      #about-mission .half-split .text-side .sub {
        margin-bottom: 1em;
        font-size: .67em;
        font-weight: 700;
        color: #0A51C5;
        letter-spacing: 1.2px;
        text-transform: uppercase; }
      #about-mission .half-split .text-side h2 {
        margin-bottom: .25em;
        font-family: "utopia-std", serif;
        font-size: 2.67em;
        color: #101D42;
        line-height: 1.2;
        text-decoration: underline;
        text-decoration-color: #F2F3F4;
        -webkit-text-decoration-color: #F2F3F4;
        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: 1350px) {
          #about-mission .half-split .text-side h2 {
            font-size: 2.3em; } }
        @media only screen and (max-width: 1020px) {
          #about-mission .half-split .text-side h2 {
            font-size: 1.8em; } }
        @media only screen and (max-width: 800px) {
          #about-mission .half-split .text-side h2 {
            font-size: 1.5em; } }
      #about-mission .half-split .text-side .button, #about-mission .half-split .text-side .cart-button {
        margin-top: 1em; }
      #about-mission .half-split .text-side:hover, #about-mission .half-split .text-side:focus {
        cursor: pointer; }
        #about-mission .half-split .text-side:hover h2, #about-mission .half-split .text-side:focus h2 {
          text-decoration-color: #0A51C5;
          -webkit-text-decoration-color: #0A51C5; }
        #about-mission .half-split .text-side:hover .button, #about-mission .half-split .text-side:hover .cart-button, #about-mission .half-split .text-side:focus .button, #about-mission .half-split .text-side:focus .cart-button {
          background-color: #0A51C5;
          color: #FFF !important;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
    #about-mission .half-split .image {
      position: absolute;
      top: 0;
      height: 120%;
      background-size: cover !important;
      background-position: center !important; }
      @media only screen and (max-width: 1020px) {
        #about-mission .half-split .image {
          height: 125%; } }
      @media only screen and (max-width: 590px) {
        #about-mission .half-split .image {
          position: relative;
          top: auto;
          height: 75vw;
          margin-bottom: 1.5em; } }
      #about-mission .half-split .image.left {
        left: 0; }
      #about-mission .half-split .image.right {
        right: 0; }

#our-impact {
  padding-top: 6em;
  text-align: center; }
  @media only screen and (max-width: 1020px) {
    #our-impact {
      padding-top: 3em; }
      #our-impact .lucy-wrapper .row {
        padding-left: 0 !important; } }
  #our-impact h2 {
    font-size: 2.67em;
    line-height: 1.2; }
    @media only screen and (max-width: 1020px) {
      #our-impact h2 {
        margin-bottom: .5em; } }
    @media only screen and (max-width: 590px) {
      #our-impact h2 {
        font-size: 2.2em; } }
    #our-impact h2:after {
      display: none; }
  #our-impact .stat {
    height: 560px;
    padding: 0 5em;
    background: #101D42;
    text-align: center;
    background-size: cover !important;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    @media only screen and (max-width: 1650px) {
      #our-impact .stat {
        height: 465px;
        padding: 0 4em; } }
    @media only screen and (max-width: 1350px) {
      #our-impact .stat {
        height: 415px;
        padding: 0 2.5em; } }
    @media only screen and (max-width: 1200px) {
      #our-impact .stat {
        height: 365px;
        padding: 0 1.8em; } }
    @media only screen and (max-width: 1020px) {
      #our-impact .stat {
        height: 310px;
        padding: 0 .5em; } }
    @media only screen and (max-width: 800px) {
      #our-impact .stat {
        float: left;
        width: calc(33.33% - 20px) !important;
        margin-right: 20px !important; }
        #our-impact .stat:last-of-type {
          width: 33.33% !important;
          margin-right: 0 !important; } }
    @media only screen and (max-width: 590px) {
      #our-impact .stat {
        float: none;
        width: 100% !important;
        margin-top: 0 !important;
        margin-bottom: 20px;
        padding: 0 2.5em; }
        #our-impact .stat:last-of-type {
          width: 100% !important;
          margin-bottom: 0; } }
    #our-impact .stat a {
      text-decoration: none;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
    #our-impact .stat .content-outer {
      width: 100%; }
    #our-impact .stat img {
      max-height: 44px;
      margin-bottom: .5em; }
    #our-impact .stat .number {
      margin-bottom: 0;
      font-family: "utopia-std", serif;
      font-size: 4.56em;
      font-weight: 700;
      line-height: 1; }
      @media only screen and (max-width: 1200px) {
        #our-impact .stat .number {
          font-size: 4em; } }
      @media only screen and (max-width: 590px) {
        #our-impact .stat .number {
          font-size: 20vw; } }
    #our-impact .stat span {
      display: inline-block;
      font-size: .67em;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 1.2px;
      line-height: 1.67; }

#news-events {
  padding: 6em 0; }
  @media only screen and (max-width: 1020px) {
    #news-events {
      padding: 3em 0; }
      #news-events .lucy-wrapper .row {
        padding-left: 0 !important; }
      #news-events #latest-news {
        margin-bottom: 2.5em; }
      #news-events .span3 {
        display: none; }
      #news-events .span7 {
        width: 330px; } }
  @media only screen and (max-width: 800px) {
    #news-events .span3 {
      margin-top: 1em; }
      #news-events .span3 img {
        width: 100%; } }
  #news-events h3 {
    margin-bottom: .5em;
    font-size: 2em; }
  #news-events .news, #news-events .event {
    margin-bottom: .75em;
    padding-bottom: .75em;
    border-bottom: 1px solid #D8D8D8; }
    #news-events .news:first-of-type, #news-events .event:first-of-type {
      padding-top: .75em;
      border-top: 1px solid #D8D8D8; }
    #news-events .news:last-of-type, #news-events .event:last-of-type {
      margin-bottom: 1.5em; }
    #news-events .news a, #news-events .event a {
      color: #101D42; }
      #news-events .news a .title, #news-events .event a .title {
        margin-bottom: .8em;
        font-family: "utopia-std", serif;
        font-weight: 700;
        line-height: 1.3; }
        @media only screen and (max-width: 1020px) {
          #news-events .news a .title, #news-events .event a .title {
            font-size: 1.25em; } }
      #news-events .news a .scope, #news-events .news a .date, #news-events .news a .location, #news-events .event a .scope, #news-events .event a .date, #news-events .event a .location {
        margin-bottom: 5px;
        font-size: .78em; }
        @media only screen and (max-width: 1020px) {
          #news-events .news a .scope, #news-events .news a .date, #news-events .news a .location, #news-events .event a .scope, #news-events .event a .date, #news-events .event a .location {
            font-size: .9em; } }
        #news-events .news a .scope p, #news-events .news a .date p, #news-events .news a .location p, #news-events .event a .scope p, #news-events .event a .date p, #news-events .event a .location p {
          display: inline-block;
          width: 93%;
          margin-bottom: 0; }
        #news-events .news a .scope span, #news-events .news a .date span, #news-events .news a .location span, #news-events .event a .scope span, #news-events .event a .date span, #news-events .event a .location span {
          display: inline-block;
          width: 3%;
          margin-top: 6px;
          margin-right: 5px;
          vertical-align: top;
          font-size: .8em;
          color: #0A51C5; }
      #news-events .news a:hover .title, #news-events .news a:focus .title, #news-events .event a:hover .title, #news-events .event a:focus .title {
        text-decoration: underline; }
