@import url('main-blessed1.css?z=707');

.block-grid-xs-8:before,
.block-grid-xs-8:after {
  content: " ";
  display: table;
}

.block-grid-xs-8:after {
  clear: both;
}

.block-grid-xs-8 > .block-grid-item {
  width: 12.5%;
}

.block-grid-xs-8 > .block-grid-item:nth-of-type(n) {
  clear: none;
}

.block-grid-xs-8 > .block-grid-item:nth-of-type(8n+1) {
  clear: both;
}

.block-grid-xs-7 {
  display: block;
  padding: 0;
  margin: -7.5px;
}

.block-grid-xs-7:before,
.block-grid-xs-7:after {
  content: " ";
  display: table;
}

.block-grid-xs-7:after {
  clear: both;
}

.block-grid-xs-7 > .block-grid-item {
  width: 14.2857142857%;
}

.block-grid-xs-7 > .block-grid-item:nth-of-type(n) {
  clear: none;
}

.block-grid-xs-7 > .block-grid-item:nth-of-type(7n+1) {
  clear: both;
}

.block-grid-xs-6 {
  display: block;
  padding: 0;
  margin: -7.5px;
}

.block-grid-xs-6:before,
.block-grid-xs-6:after {
  content: " ";
  display: table;
}

.block-grid-xs-6:after {
  clear: both;
}

.block-grid-xs-6 > .block-grid-item {
  width: 16.6666666667%;
}

.block-grid-xs-6 > .block-grid-item:nth-of-type(n) {
  clear: none;
}

.block-grid-xs-6 > .block-grid-item:nth-of-type(6n+1) {
  clear: both;
}

.block-grid-xs-5 {
  display: block;
  padding: 0;
  margin: -7.5px;
}

.block-grid-xs-5:before,
.block-grid-xs-5:after {
  content: " ";
  display: table;
}

.block-grid-xs-5:after {
  clear: both;
}

.block-grid-xs-5 > .block-grid-item {
  width: 20%;
}

.block-grid-xs-5 > .block-grid-item:nth-of-type(n) {
  clear: none;
}

.block-grid-xs-5 > .block-grid-item:nth-of-type(5n+1) {
  clear: both;
}

.block-grid-xs-4 {
  display: block;
  padding: 0;
  margin: -7.5px;
}

.block-grid-xs-4:before,
.block-grid-xs-4:after {
  content: " ";
  display: table;
}

.block-grid-xs-4:after {
  clear: both;
}

.block-grid-xs-4 > .block-grid-item {
  width: 25%;
}

.block-grid-xs-4 > .block-grid-item:nth-of-type(n) {
  clear: none;
}

.block-grid-xs-4 > .block-grid-item:nth-of-type(4n+1) {
  clear: both;
}

.block-grid-xs-3 {
  display: block;
  padding: 0;
  margin: -7.5px;
}

.block-grid-xs-3:before,
.block-grid-xs-3:after {
  content: " ";
  display: table;
}

.block-grid-xs-3:after {
  clear: both;
}

.block-grid-xs-3 > .block-grid-item {
  width: 33.3333333333%;
}

.block-grid-xs-3 > .block-grid-item:nth-of-type(n) {
  clear: none;
}

.block-grid-xs-3 > .block-grid-item:nth-of-type(3n+1) {
  clear: both;
}

.block-grid-xs-2 {
  display: block;
  padding: 0;
  margin: -7.5px;
}

.block-grid-xs-2:before,
.block-grid-xs-2:after {
  content: " ";
  display: table;
}

.block-grid-xs-2:after {
  clear: both;
}

.block-grid-xs-2 > .block-grid-item {
  width: 50%;
}

.block-grid-xs-2 > .block-grid-item:nth-of-type(n) {
  clear: none;
}

.block-grid-xs-2 > .block-grid-item:nth-of-type(2n+1) {
  clear: both;
}

.block-grid-xs-1 {
  display: block;
  padding: 0;
  margin: -7.5px;
}

.block-grid-xs-1:before,
.block-grid-xs-1:after {
  content: " ";
  display: table;
}

.block-grid-xs-1:after {
  clear: both;
}

.block-grid-xs-1 > .block-grid-item {
  width: 100%;
}

.block-grid-xs-1 > .block-grid-item:nth-of-type(n) {
  clear: none;
}

.block-grid-xs-1 > .block-grid-item:nth-of-type(1n+1) {
  clear: both;
}

@media (min-width: 768px) {
  .block-grid-sm-12 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-sm-12:before,
  .block-grid-sm-12:after {
    content: " ";
    display: table;
  }

  .block-grid-sm-12:after {
    clear: both;
  }

  .block-grid-sm-12 > .block-grid-item {
    width: 8.3333333333%;
  }

  .block-grid-sm-12 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-12 > .block-grid-item:nth-of-type(12n+1) {
    clear: both;
  }

  .block-grid-sm-11 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-sm-11:before,
  .block-grid-sm-11:after {
    content: " ";
    display: table;
  }

  .block-grid-sm-11:after {
    clear: both;
  }

  .block-grid-sm-11 > .block-grid-item {
    width: 9.0909090909%;
  }

  .block-grid-sm-11 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-11 > .block-grid-item:nth-of-type(11n+1) {
    clear: both;
  }

  .block-grid-sm-10 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-sm-10:before,
  .block-grid-sm-10:after {
    content: " ";
    display: table;
  }

  .block-grid-sm-10:after {
    clear: both;
  }

  .block-grid-sm-10 > .block-grid-item {
    width: 10%;
  }

  .block-grid-sm-10 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-10 > .block-grid-item:nth-of-type(10n+1) {
    clear: both;
  }

  .block-grid-sm-9 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-sm-9:before,
  .block-grid-sm-9:after {
    content: " ";
    display: table;
  }

  .block-grid-sm-9:after {
    clear: both;
  }

  .block-grid-sm-9 > .block-grid-item {
    width: 11.1111111111%;
  }

  .block-grid-sm-9 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-9 > .block-grid-item:nth-of-type(9n+1) {
    clear: both;
  }

  .block-grid-sm-8 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-sm-8:before,
  .block-grid-sm-8:after {
    content: " ";
    display: table;
  }

  .block-grid-sm-8:after {
    clear: both;
  }

  .block-grid-sm-8 > .block-grid-item {
    width: 12.5%;
  }

  .block-grid-sm-8 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-8 > .block-grid-item:nth-of-type(8n+1) {
    clear: both;
  }

  .block-grid-sm-7 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-sm-7:before,
  .block-grid-sm-7:after {
    content: " ";
    display: table;
  }

  .block-grid-sm-7:after {
    clear: both;
  }

  .block-grid-sm-7 > .block-grid-item {
    width: 14.2857142857%;
  }

  .block-grid-sm-7 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-7 > .block-grid-item:nth-of-type(7n+1) {
    clear: both;
  }

  .block-grid-sm-6 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-sm-6:before,
  .block-grid-sm-6:after {
    content: " ";
    display: table;
  }

  .block-grid-sm-6:after {
    clear: both;
  }

  .block-grid-sm-6 > .block-grid-item {
    width: 16.6666666667%;
  }

  .block-grid-sm-6 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-6 > .block-grid-item:nth-of-type(6n+1) {
    clear: both;
  }

  .block-grid-sm-5 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-sm-5:before,
  .block-grid-sm-5:after {
    content: " ";
    display: table;
  }

  .block-grid-sm-5:after {
    clear: both;
  }

  .block-grid-sm-5 > .block-grid-item {
    width: 20%;
  }

  .block-grid-sm-5 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-5 > .block-grid-item:nth-of-type(5n+1) {
    clear: both;
  }

  .block-grid-sm-4 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-sm-4:before,
  .block-grid-sm-4:after {
    content: " ";
    display: table;
  }

  .block-grid-sm-4:after {
    clear: both;
  }

  .block-grid-sm-4 > .block-grid-item {
    width: 25%;
  }

  .block-grid-sm-4 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-4 > .block-grid-item:nth-of-type(4n+1) {
    clear: both;
  }

  .block-grid-sm-3 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-sm-3:before,
  .block-grid-sm-3:after {
    content: " ";
    display: table;
  }

  .block-grid-sm-3:after {
    clear: both;
  }

  .block-grid-sm-3 > .block-grid-item {
    width: 33.3333333333%;
  }

  .block-grid-sm-3 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-3 > .block-grid-item:nth-of-type(3n+1) {
    clear: both;
  }

  .block-grid-sm-2 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-sm-2:before,
  .block-grid-sm-2:after {
    content: " ";
    display: table;
  }

  .block-grid-sm-2:after {
    clear: both;
  }

  .block-grid-sm-2 > .block-grid-item {
    width: 50%;
  }

  .block-grid-sm-2 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-2 > .block-grid-item:nth-of-type(2n+1) {
    clear: both;
  }

  .block-grid-sm-1 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-sm-1:before,
  .block-grid-sm-1:after {
    content: " ";
    display: table;
  }

  .block-grid-sm-1:after {
    clear: both;
  }

  .block-grid-sm-1 > .block-grid-item {
    width: 100%;
  }

  .block-grid-sm-1 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-1 > .block-grid-item:nth-of-type(1n+1) {
    clear: both;
  }
}

@media (min-width: 992px) {
  .block-grid-md-12 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-md-12:before,
  .block-grid-md-12:after {
    content: " ";
    display: table;
  }

  .block-grid-md-12:after {
    clear: both;
  }

  .block-grid-md-12 > .block-grid-item {
    width: 8.3333333333%;
  }

  .block-grid-md-12 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-12 > .block-grid-item:nth-of-type(12n+1) {
    clear: both;
  }

  .block-grid-md-11 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-md-11:before,
  .block-grid-md-11:after {
    content: " ";
    display: table;
  }

  .block-grid-md-11:after {
    clear: both;
  }

  .block-grid-md-11 > .block-grid-item {
    width: 9.0909090909%;
  }

  .block-grid-md-11 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-11 > .block-grid-item:nth-of-type(11n+1) {
    clear: both;
  }

  .block-grid-md-10 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-md-10:before,
  .block-grid-md-10:after {
    content: " ";
    display: table;
  }

  .block-grid-md-10:after {
    clear: both;
  }

  .block-grid-md-10 > .block-grid-item {
    width: 10%;
  }

  .block-grid-md-10 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-10 > .block-grid-item:nth-of-type(10n+1) {
    clear: both;
  }

  .block-grid-md-9 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-md-9:before,
  .block-grid-md-9:after {
    content: " ";
    display: table;
  }

  .block-grid-md-9:after {
    clear: both;
  }

  .block-grid-md-9 > .block-grid-item {
    width: 11.1111111111%;
  }

  .block-grid-md-9 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-9 > .block-grid-item:nth-of-type(9n+1) {
    clear: both;
  }

  .block-grid-md-8 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-md-8:before,
  .block-grid-md-8:after {
    content: " ";
    display: table;
  }

  .block-grid-md-8:after {
    clear: both;
  }

  .block-grid-md-8 > .block-grid-item {
    width: 12.5%;
  }

  .block-grid-md-8 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-8 > .block-grid-item:nth-of-type(8n+1) {
    clear: both;
  }

  .block-grid-md-7 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-md-7:before,
  .block-grid-md-7:after {
    content: " ";
    display: table;
  }

  .block-grid-md-7:after {
    clear: both;
  }

  .block-grid-md-7 > .block-grid-item {
    width: 14.2857142857%;
  }

  .block-grid-md-7 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-7 > .block-grid-item:nth-of-type(7n+1) {
    clear: both;
  }

  .block-grid-md-6 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-md-6:before,
  .block-grid-md-6:after {
    content: " ";
    display: table;
  }

  .block-grid-md-6:after {
    clear: both;
  }

  .block-grid-md-6 > .block-grid-item {
    width: 16.6666666667%;
  }

  .block-grid-md-6 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-6 > .block-grid-item:nth-of-type(6n+1) {
    clear: both;
  }

  .block-grid-md-5 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-md-5:before,
  .block-grid-md-5:after {
    content: " ";
    display: table;
  }

  .block-grid-md-5:after {
    clear: both;
  }

  .block-grid-md-5 > .block-grid-item {
    width: 20%;
  }

  .block-grid-md-5 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-5 > .block-grid-item:nth-of-type(5n+1) {
    clear: both;
  }

  .block-grid-md-4 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-md-4:before,
  .block-grid-md-4:after {
    content: " ";
    display: table;
  }

  .block-grid-md-4:after {
    clear: both;
  }

  .block-grid-md-4 > .block-grid-item {
    width: 25%;
  }

  .block-grid-md-4 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-4 > .block-grid-item:nth-of-type(4n+1) {
    clear: both;
  }

  .block-grid-md-3 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-md-3:before,
  .block-grid-md-3:after {
    content: " ";
    display: table;
  }

  .block-grid-md-3:after {
    clear: both;
  }

  .block-grid-md-3 > .block-grid-item {
    width: 33.3333333333%;
  }

  .block-grid-md-3 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-3 > .block-grid-item:nth-of-type(3n+1) {
    clear: both;
  }

  .block-grid-md-2 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-md-2:before,
  .block-grid-md-2:after {
    content: " ";
    display: table;
  }

  .block-grid-md-2:after {
    clear: both;
  }

  .block-grid-md-2 > .block-grid-item {
    width: 50%;
  }

  .block-grid-md-2 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-2 > .block-grid-item:nth-of-type(2n+1) {
    clear: both;
  }

  .block-grid-md-1 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-md-1:before,
  .block-grid-md-1:after {
    content: " ";
    display: table;
  }

  .block-grid-md-1:after {
    clear: both;
  }

  .block-grid-md-1 > .block-grid-item {
    width: 100%;
  }

  .block-grid-md-1 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-1 > .block-grid-item:nth-of-type(1n+1) {
    clear: both;
  }
}

@media (min-width: 1200px) {
  .block-grid-lg-12 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-lg-12:before,
  .block-grid-lg-12:after {
    content: " ";
    display: table;
  }

  .block-grid-lg-12:after {
    clear: both;
  }

  .block-grid-lg-12 > .block-grid-item {
    width: 8.3333333333%;
  }

  .block-grid-lg-12 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-12 > .block-grid-item:nth-of-type(12n+1) {
    clear: both;
  }

  .block-grid-lg-11 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-lg-11:before,
  .block-grid-lg-11:after {
    content: " ";
    display: table;
  }

  .block-grid-lg-11:after {
    clear: both;
  }

  .block-grid-lg-11 > .block-grid-item {
    width: 9.0909090909%;
  }

  .block-grid-lg-11 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-11 > .block-grid-item:nth-of-type(11n+1) {
    clear: both;
  }

  .block-grid-lg-10 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-lg-10:before,
  .block-grid-lg-10:after {
    content: " ";
    display: table;
  }

  .block-grid-lg-10:after {
    clear: both;
  }

  .block-grid-lg-10 > .block-grid-item {
    width: 10%;
  }

  .block-grid-lg-10 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-10 > .block-grid-item:nth-of-type(10n+1) {
    clear: both;
  }

  .block-grid-lg-9 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-lg-9:before,
  .block-grid-lg-9:after {
    content: " ";
    display: table;
  }

  .block-grid-lg-9:after {
    clear: both;
  }

  .block-grid-lg-9 > .block-grid-item {
    width: 11.1111111111%;
  }

  .block-grid-lg-9 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-9 > .block-grid-item:nth-of-type(9n+1) {
    clear: both;
  }

  .block-grid-lg-8 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-lg-8:before,
  .block-grid-lg-8:after {
    content: " ";
    display: table;
  }

  .block-grid-lg-8:after {
    clear: both;
  }

  .block-grid-lg-8 > .block-grid-item {
    width: 12.5%;
  }

  .block-grid-lg-8 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-8 > .block-grid-item:nth-of-type(8n+1) {
    clear: both;
  }

  .block-grid-lg-7 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-lg-7:before,
  .block-grid-lg-7:after {
    content: " ";
    display: table;
  }

  .block-grid-lg-7:after {
    clear: both;
  }

  .block-grid-lg-7 > .block-grid-item {
    width: 14.2857142857%;
  }

  .block-grid-lg-7 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-7 > .block-grid-item:nth-of-type(7n+1) {
    clear: both;
  }

  .block-grid-lg-6 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-lg-6:before,
  .block-grid-lg-6:after {
    content: " ";
    display: table;
  }

  .block-grid-lg-6:after {
    clear: both;
  }

  .block-grid-lg-6 > .block-grid-item {
    width: 16.6666666667%;
  }

  .block-grid-lg-6 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-6 > .block-grid-item:nth-of-type(6n+1) {
    clear: both;
  }

  .block-grid-lg-5 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-lg-5:before,
  .block-grid-lg-5:after {
    content: " ";
    display: table;
  }

  .block-grid-lg-5:after {
    clear: both;
  }

  .block-grid-lg-5 > .block-grid-item {
    width: 20%;
  }

  .block-grid-lg-5 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-5 > .block-grid-item:nth-of-type(5n+1) {
    clear: both;
  }

  .block-grid-lg-4 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-lg-4:before,
  .block-grid-lg-4:after {
    content: " ";
    display: table;
  }

  .block-grid-lg-4:after {
    clear: both;
  }

  .block-grid-lg-4 > .block-grid-item {
    width: 25%;
  }

  .block-grid-lg-4 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-4 > .block-grid-item:nth-of-type(4n+1) {
    clear: both;
  }

  .block-grid-lg-3 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-lg-3:before,
  .block-grid-lg-3:after {
    content: " ";
    display: table;
  }

  .block-grid-lg-3:after {
    clear: both;
  }

  .block-grid-lg-3 > .block-grid-item {
    width: 33.3333333333%;
  }

  .block-grid-lg-3 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-3 > .block-grid-item:nth-of-type(3n+1) {
    clear: both;
  }

  .block-grid-lg-2 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-lg-2:before,
  .block-grid-lg-2:after {
    content: " ";
    display: table;
  }

  .block-grid-lg-2:after {
    clear: both;
  }

  .block-grid-lg-2 > .block-grid-item {
    width: 50%;
  }

  .block-grid-lg-2 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-2 > .block-grid-item:nth-of-type(2n+1) {
    clear: both;
  }

  .block-grid-lg-1 {
    display: block;
    padding: 0;
    margin: -7.5px;
  }

  .block-grid-lg-1:before,
  .block-grid-lg-1:after {
    content: " ";
    display: table;
  }

  .block-grid-lg-1:after {
    clear: both;
  }

  .block-grid-lg-1 > .block-grid-item {
    width: 100%;
  }

  .block-grid-lg-1 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-1 > .block-grid-item:nth-of-type(1n+1) {
    clear: both;
  }
}

.block-grid-no-padding {
  margin: 0;
}

.block-grid-no-padding .block-grid-item {
  padding: 0;
}

.gallery__thumbnail-container {
  overflow: hidden;
  display: block;
  height: 0;
  padding-bottom: 100%;
  position: relative;
}

.gallery__thumbnail {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.gallery__item {
  cursor: pointer;
}

.gallery__caption {
  margin-top: 5px;
}

.gallery__caption p {
  margin-bottom: 0;
}

.pswp__caption__center {
  font-size: 20px;
  text-align: center;
  font-weight: 600;
}

.pswp__caption__center p {
  margin-bottom: 0;
}

.gallery--dim-effect .gallery__item .gallery__thumbnail-container:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.gallery--dim-effect .gallery__item:hover .gallery__thumbnail-container:after {
  opacity: 0.5;
}

.gallery--translucent-effect .gallery__item:hover .gallery__thumbnail {
  opacity: 0.75;
}

.gallery--highlight-effect .gallery__item .gallery__thumbnail-container:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #39C0F6;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.gallery--highlight-effect .gallery__item:hover .gallery__thumbnail-container:after {
  opacity: 0.5;
}

.gallery--zoom-effect .gallery__item:hover .gallery__thumbnail {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  -ms-transform: translate(-50%, -50%) scale(1.1);
  -o-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1);
}

.gallery--scale-effect .gallery__item {
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
}

.gallery--scale-effect .gallery__item:hover {
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}

.pillar {
  overflow-x: hidden;
}

.pillar__container {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}

.pushy {
  width: 280px;
}

.pushy-left {
  -webkit-transform: translate3d(-280px, 0, 0);
  transform: translate3d(-280px, 0, 0);
}

.pushy-open-left #container,
.pushy-open-left .push {
  -webkit-transform: translate3d(280px, 0, 0);
  transform: translate3d(280px, 0, 0);
}

.pushy-right {
  -webkit-transform: translate3d(280px, 0, 0);
  transform: translate3d(280px, 0, 0);
}

.pushy-open-right #container,
.pushy-open-right .push {
  -webkit-transform: translate3d(-280px, 0, 0);
  transform: translate3d(-280px, 0, 0);
}

.pushy {
  background: #000710;
}

.pushy a {
  padding: 15px 0;
}

.pushy--padded .pushy__container {
  padding: 20px;
}

.pushy__supplemental {
  margin-top: 15px;
}

.pushy a {
  position: relative;
}

.pushy .submenu-trigger {
  position: absolute;
  right: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -o-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  padding: 10px;
}

.pushy .submenu-trigger.active {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  -o-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}

.pushy .nav__items ul {
  display: none;
}

.pushy .nav__items ul a {
  padding-left: 10px;
}

.faq {
  margin-bottom: 30px;
}

.faq__question {
  font-weight: 600;
  margin-bottom: 15px;
  color: #000;
}

.faq--expandable {
  padding: 15px;
  margin-bottom: 0;
}

.faq--expandable .faq__question {
  padding-right: 30px;
  position: relative;
  margin-bottom: 0;
}

.faq--expandable .faq__question:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  vertical-align: middle;
  color: #39C0F6;
}

.faq--expandable .faq__answer {
  margin-top: 15px;
  padding-right: 30px;
}

.faq--bordered {
  border-top: 2px solid #ccc;
}

.faq--bordered:last-child {
  border-bottom: 2px solid #ccc;
}

.faq-list {
  text-align: left;
}

.faq-list--striped .faq:nth-child(2n) {
  background: #fafafa;
}

.nav--abs .nav__container {
  width: auto;
  max-width: 100%;
}

.nav--pushy ul {
  border-top: 1px solid transparent;
}

.nav--pushy .nav__items li {
  border-bottom: 1px solid transparent;
}

.nav--pushy .nav__items li:last-child {
  border-bottom: 0;
}

.nav--pushy .nav__items {
  border-bottom: 1px solid transparent;
}

.nav--pushy .nav__items a {
  display: block;
  color: #fff;
}

.nav--horizontal ul {
  padding: 0;
  list-style: none;
  margin: 0;
}

.nav--horizontal .nav__items li {
  position: relative;
}

.nav--horizontal .nav__items a {
  display: block;
}

.nav--horizontal .icon-chevron-down {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  line-height: 100%;
}

@media (min-width: 768px) {
  .nav--horizontal .icon-chevron-down {
    display: none;
  }

  .nav--horizontal .nav__items > li {
    display: inline-block;
  }

  .nav--horizontal .nav__items a {
    padding: 10px 15px;
  }

  .nav--horizontal .nav__items > li:hover > a {
    background: #39C0F6;
    color: #fff;
  }

  .nav--horizontal .nav__items li {
    position: relative;
  }

  .nav--horizontal .nav__items ul {
    display: none;
    position: absolute;
    width: auto;
    background: #39C0F6;
  }

  .nav--horizontal .nav__items li:hover > ul {
    display: block;
  }

  .nav--horizontal .nav__items > li > ul {
    top: 100%;
  }

  .nav--horizontal .nav__items > li li {
    white-space: nowrap;
  }

  .nav--horizontal .nav__items ul a {
    color: #fff;
  }

  .nav--horizontal .nav__items > li > ul ul {
    top: 0;
    left: 100%;
  }
}

.nav--desktop {
  display: none;
}

@media (min-width: 992px) {
  .nav--desktop {
    display: block;
    position: relative;
    z-index: 10;
  }
}

@media (max-width: 991px) {
  .nav-trigger {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    width: 50px;
    height: 46px;
    padding: 10px;
  }

  .nav-trigger__bar {
    display: block;
    height: 4px;
    background: #39C0F6;
    margin-bottom: 7px;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-radius: 2px;
  }

  .nav-trigger__bar:last-child:last-child {
    margin-bottom: 0;
  }

  .nav-trigger--abs {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
  }

  .nav-trigger--cancel .nav-trigger__bar:first-child,
  .pushy-open-right .nav-trigger__bar:first-child,
  .pushy-open-left .nav-trigger__bar:first-child {
    -webkit-transform: translate(0, 11px) rotate(135deg);
    -ms-transform: translate(0, 11px) rotate(135deg);
    -o-transform: translate(0, 11px) rotate(135deg);
    transform: translate(0, 11px) rotate(135deg);
  }

  .nav-trigger--cancel .nav-trigger__bar:nth-child(2),
  .pushy-open-right .nav-trigger__bar:nth-child(2),
  .pushy-open-left .nav-trigger__bar:nth-child(2) {
    -webkit-transform: scaleX(0) rotate(-10deg);
    -ms-transform: scaleX(0) rotate(-10deg);
    -o-transform: scaleX(0) rotate(-10deg);
    transform: scaleX(0) rotate(-10deg);
  }

  .nav-trigger--cancel .nav-trigger__bar:last-child,
  .pushy-open-right .nav-trigger__bar:last-child,
  .pushy-open-left .nav-trigger__bar:last-child {
    -webkit-transform: translate(0, -11px) rotate(-135deg);
    -ms-transform: translate(0, -11px) rotate(-135deg);
    -o-transform: translate(0, -11px) rotate(-135deg);
    transform: translate(0, -11px) rotate(-135deg);
  }
}

.callout {
  font-size: 4em;
  font-weight: 900;
}

.callout--italic {
  font-style: italic;
}

.hero-carousel {
  border-radius: 0;
}

.hero-carousel__cell {
  overflow: hidden;
  height: 100%;
  display: none;
}

.hero-carousel__cell:first-child {
  display: block;
}

.hero-carousel__cell-container {
  position: relative;
  height: 100%;
}

.hero-carousel .hero-carousel__image {
  bottom: 0;
  position: absolute;
  left: 450px;
}

.hero-carousel__cell--right .hero-carousel__image {
  left: auto;
  right: 450px;
}

.hero-carousel__cell--right .hero-carousel__callout {
  right: 15px;
}

.hero-carousel__callout-large {
  line-height: 1;
  font-size: 4em;
  color: #000;
}

.hero-carousel__callout-small {
  line-height: 1;
  font-size: 3em;
  color: #888;
}

.hero-carousel__callout-actions {
  margin-top: 20px;
}

.hero-carousel__callout {
  font-weight: bold;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: inherit;
}

.hero-carousel.flexslider {
  border: 0;
}

/* Slider */

.slick-loading .slick-list {
  background: #fff url("../imagesajax-loader.gif") center center no-repeat;
}

/* Icons */

@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/** Add-on styles for slick, prevents the slides from stacking before slick has loaded */

.intro {
  font-size: 1.4em;
  font-weight: normal;
  margin-bottom: 0.5em;
}

strong {
  font-weight: 600;
}

.card {
  padding: 15px;
  width: 100%;
  background: #fff;
}

.card__title {
  font-size: 2em;
  font-weight: 600;
  text-transform: none;
}

.card__title > :first-child {
  margin-top: 0;
}

.card--secondary {
  background: #333435;
  color: #39C0F6;
}

.card--photo-title {
  padding: 0;
}

.card--photo-title .card__title {
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  padding: 20px;
  position: relative;
}

@media (min-width: 768px) {
  .card--photo-title .card__title {
    height: 100%;
    white-space: nowrap;
    font-size: 1.4em;
    padding: 10px 20px;
    height: 80px;
  }

  .card--photo-title .card__title::before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
    /* Adjusts for spacing */
  }

  .card--photo-title .card__title > div {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
  }
}

.card--photo-title .card__photo {
  background: #39C0F6;
}

.card--photo-title .card__photo img {
  width: 100%;
}

.card--photo-title.card--secondary .card__photo {
  background: #333435;
}

.testimonial__attribution {
  font-size: 0.8em;
  color: #000;
}

.testimonial__company {
  font-weight: 600;
}

.testimonial-carousel {
  border: 0;
  background: transparent;
  margin-bottom: 30px;
}

.testimonial-carousel__cell {
  width: 100%;
  text-align: center;
  padding: 0 50px;
}

.testimonial-list .testimonial {
  margin-bottom: 30px;
}

.summary-icon {
  display: inline-block;
  margin-right: 10px;
}

.summary-icon:last-of-type {
  margin-right: 0;
}

.summary-icon--va-middle .summary-icon__icon,
.summary-icon--va-middle .summary-icon__text {
  vertical-align: middle;
}

.summary-icons--vertical .summary-icon {
  margin-right: 0;
  display: block;
}

.feature {
  margin-bottom: 30px;
}

.feature__icon {
  float: left;
  width: 1.5em;
  font-size: 1.6em;
  text-align: left;
}

.feature__text {
  margin-left: 2.4em;
  display: block;
}

.feature__title {
  font-weight: 600;
  text-transform: none;
  margin-bottom: 0.5em;
  color: #000;
}

.feature--right-aligned {
  float: right;
  clear: right;
  text-align: left;
}

.feature--large .feature__text {
  margin-left: 0;
  text-align: center;
}

.feature--large .feature__icon {
  float: none;
  width: 100%;
  text-align: center;
}

.cssanimations .waypoint-animated {
  -webkit-animation-duration: 0.75s;
  -o-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

.cssanimations .waypoint-animated--fade-in {
  opacity: 0;
}

.cssanimations .waypoint-animated--fade-in-play {
  -webkit-animation-name: waypoint-animation--fade-in;
  -o-animation-name: waypoint-animation--fade-in;
  animation-name: waypoint-animation--fade-in;
}

@-webkit-keyframes waypoint-animation--fade-in {
  100% {
    opacity: 1;
  }
}

@-o-keyframes waypoint-animation--fade-in {
  100% {
    opacity: 1;
  }
}

@keyframes waypoint-animation--fade-in {
  100% {
    opacity: 1;
  }
}

.cssanimations .waypoint-animated--fade-in-up {
  opacity: 0;
}

.cssanimations .waypoint-animated--fade-in-up-play {
  -webkit-animation-name: waypoint-animation--fade-in-up;
  -o-animation-name: waypoint-animation--fade-in-up;
  animation-name: waypoint-animation--fade-in-up;
}

@-webkit-keyframes waypoint-animation--fade-in-up {
  0% {
    -webkit-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-o-keyframes waypoint-animation--fade-in-up {
  0% {
    transform: translate3d(0, 15px, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes waypoint-animation--fade-in-up {
  0% {
    -webkit-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.cssanimations .waypoint-animated--fade-in-down {
  opacity: 0;
}

.cssanimations .waypoint-animated--fade-in-down-play {
  -webkit-animation-name: waypoint-animation--fade-in-down;
  -o-animation-name: waypoint-animation--fade-in-down;
  animation-name: waypoint-animation--fade-in-down;
}

@-webkit-keyframes waypoint-animation--fade-in-down {
  0% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-o-keyframes waypoint-animation--fade-in-down {
  0% {
    transform: translate3d(0, -15px, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes waypoint-animation--fade-in-down {
  0% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.cssanimations .waypoint-animated--fade-in-left {
  opacity: 0;
}

.cssanimations .waypoint-animated--fade-in-left-play {
  -webkit-animation-name: waypoint-animation--fade-in-left;
  -o-animation-name: waypoint-animation--fade-in-left;
  animation-name: waypoint-animation--fade-in-left;
}

@-webkit-keyframes waypoint-animation--fade-in-left {
  0% {
    -webkit-transform: translate3d(15px, 0, 0);
    transform: translate3d(15px, 0, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-o-keyframes waypoint-animation--fade-in-left {
  0% {
    transform: translate3d(15px, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes waypoint-animation--fade-in-left {
  0% {
    -webkit-transform: translate3d(15px, 0, 0);
    transform: translate3d(15px, 0, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.cssanimations .waypoint-animated--fade-in-right {
  opacity: 0;
}

.cssanimations .waypoint-animated--fade-in-right-play {
  -webkit-animation-name: waypoint-animation--fade-in-right;
  -o-animation-name: waypoint-animation--fade-in-right;
  animation-name: waypoint-animation--fade-in-right;
}

@-webkit-keyframes waypoint-animation--fade-in-right {
  0% {
    -webkit-transform: translate3d(-15px, 0, 0);
    transform: translate3d(-15px, 0, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-o-keyframes waypoint-animation--fade-in-right {
  0% {
    transform: translate3d(-15px, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes waypoint-animation--fade-in-right {
  0% {
    -webkit-transform: translate3d(-15px, 0, 0);
    transform: translate3d(-15px, 0, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.js-expand-trigger {
  cursor: pointer;
}

body {
  -webkit-font-smoothing: antialiased;
}

main {
  margin-bottom: 80px;
}

main {
  margin-top: 30px;
}

.page-homepage main {
  margin-top: 0;
}

.pre-jquery [class*=waypoint-animated--fade-in] {
  visibility: hidden;
}

[class*=waypoint-animated--fade-in] {
  opacity: 0;
}

.ie8 [class*=waypoint-animated--fade-in],
.ie9 [class*=waypoint-animated--fade-in],
html.no-cssanimations [class*=waypoint-animated--fade-in] {
  visibility: visible;
}

.ie8 [class*=waypoint-animated--fade-in],
.ie9 [class*=waypoint-animated--fade-in],
html.no-cssanimations [class*=waypoint-animated--fade-in] {
  opacity: 1;
}

h2 {
  margin-top: 40px;
  font-size: 28px;
  color: #414141;
}

h3 {
  font-size: 24px;
  color: #39C0F6;
}

h4 {
  font-size: 22px;
  color: #666;
}

h5 {
  font-size: 20px;
  color: #666;
}

h6 {
  font-size: 18px;
  color: #666;
}

.read-more {
  font-weight: 600;
  padding-bottom: 4px;
  border-bottom: 1px solid #39C0F6;
  text-decoration: none !important;
  -webkit-transition: padding 0.2s ease-out;
  -o-transition: padding 0.2s ease-out;
  transition: padding 0.2s ease-out;
}

.read-more:hover {
  text-decoration: none;
  padding-bottom: 2px;
}

main ul li {
  margin-bottom: 10px;
}

.btn-primary {
  border-color: #39C0F6;
}

.btn-primary:hover {
  border-color: #0baff1;
}

.consider-list {
  color: #39C0F6;
  padding-left: 1em;
}

.intro {
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 15px;
}

.page-homepage main {
  margin-bottom: 0;
}

.theme_home-services .feature {
  display: block;
  padding: 15px 7px;
  border: 3px solid transparent;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #414141;
  margin-bottom: 10px;
}

.theme_home-services .feature:hover,
.theme_home-services .feature:active,
.theme_home-services .feature:focus {
  text-decoration: none;
}

.theme_home-services .feature:hover {
  border-color: #ddd;
  background: #f8f8f8;
}

.theme_home-services .feature:hover .feature__icon {
  color: #39C0F6;
}

.theme_home-services .feature__text > span {
  color: #39C0F6;
  text-decoration: underline;
}

.theme_home-services .feature__icon {
  color: #414141;
  margin-bottom: 5px;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.theme_home-services .feature__icon svg {
  fill: currentColor;
}

.theme_home-services .feature__title {
  color: #414141;
  font-size: 24px;
  line-height: 1.3;
}

.theme_home-services .feature__title:before {
  content: '';
  height: 100%;
}

.theme_home-services .feature__title:before,
.theme_home-services .feature__title span {
  display: inline-block;
  vertical-align: middle;
}

.theme_home-services .feature__description {
  margin-bottom: 10px;
}

.theme_home-blurb {
  margin-bottom: 60px;
}

.theme_home-brands {
  margin-top: 70px;
  margin-bottom: 30px;
}

.theme_home-brands .strap__title {
  margin-bottom: 40px;
}

.hero-slider {
  background: #022E6B;
  margin-bottom: 30px;
  border: 0;
}

.hero-slider__controls-container .flex-control-nav li {
  margin: 0 3px;
}

.hero-slider__controls-container .flex-control-nav a {
  border-radius: 2px;
  height: 10px;
  width: 10px;
}

.no-hero .header__bg {
  background: #094971;
}

.header__container {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pushy .nav__items a {
  font-size: 1.2em;
  font-weight: 600;
}

.nav__items > li > a {
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.nav__items a {
  color: #fff;
  font-weight: 400;
}

.header__nav {
  margin-top: 10px;
}

.header__nav .nav__items a:hover {
  text-decoration: none;
}

.header__nav .sub-menu {
  min-width: 160px;
}

.header__nav .sub-menu a:hover {
  background: #0a9ed9;
}

.header__secondary a {
  font-weight: 600;
  color: #fff;
}

.header__secondary a:hover {
  color: #fff;
}

.header .summary-icons .summary-icon__icon {
  font-size: 20px;
  margin-right: 5px;
}

.header .summary-icons .summary-icon__text {
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .header__bg {
    position: relative;
  }

  .header__container {
    padding-top: 50px;
  }

  .nav-trigger {
    margin-top: 10px;
  }

  .header .summary-icons {
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 0;
    text-align: center;
    width: 100%;
    background: #f38611;
  }

  .header .summary-icon {
    width: 49.5%;
    margin-right: 0;
  }

  .header__branding:before,
  .header__branding:after {
    content: " ";
    display: table;
  }

  .header__branding:after {
    clear: both;
  }

  .header__secondary {
    width: 100%;
    text-align: right;
    float: none;
  }
}

@media (min-width: 992px) {
  .header__secondary {
    margin-top: -20px;
  }

  .header .summary-icons {
    padding: 8px 20px;
    border-radius: 0 0 10px 10px;
    background: #f38611;
  }

  .header .summary-icons .summary-icon__icon {
    font-size: 28px;
  }

  .header .summary-icons .summary-icon__text {
    font-size: 18px;
  }
}

.strap--cta {
  background: #39C0F6;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1.7px;
  font-size: 24px;
  text-align: center;
}

.strap--cta a {
  color: #094971;
}

.strap--cta .strap__container {
  padding-top: 18px;
  padding-bottom: 18px;
}

.strap--jumbo .strap__container {
  padding-top: 60px;
  padding-bottom: 40px;
}

.strap--reviews .strap__container {
  padding-top: 50px;
  padding-bottom: 50px;
}

.page-case-studies main {
  margin-bottom: 0;
}

.page-case-studies .testimonial-block-grid {
  margin-top: 40px;
}

.testimonial-gallery {
  background: #eee;
  border: none;
  margin-top: 40px;
}

.testimonial-gallery img {
  width: auto !important;
  margin: 0 auto;
}

.testimonial-gallery__caption {
  position: absolute;
  width: 100%;
  margin-top: 10px;
  text-align: center;
}

.testimonial-gallery .flex-direction-nav a {
  opacity: 0.8;
}

@media (min-width: 768px) {
  .testimonial-gallery {
    margin-left: 50px;
    margin-right: 50px;
  }

  .testimonial-gallery .flex-direction-nav .flex-prev {
    left: -50px !important;
  }

  .testimonial-gallery .flex-direction-nav .flex-next {
    right: -50px !important;
  }
}

.testimonial-block-grid {
  display: block;
  padding: 0;
  margin: -15px;
}

.testimonial-block-grid:before,
.testimonial-block-grid:after {
  content: " ";
  display: table;
}

.testimonial-block-grid:after {
  clear: both;
}

.testimonial-block-grid > .block-grid-item {
  width: 100%;
}

.testimonial-block-grid > .block-grid-item:nth-of-type(n) {
  clear: none;
}

.testimonial-block-grid > .block-grid-item:nth-of-type(1n+1) {
  clear: both;
}

.testimonial-block-grid .block-grid-item {
  display: inline;
  margin: 0;
  padding: 15px;
  height: auto;
  float: left;
  width: 100%;
  list-style: none;
}

.testimonial-card {
  text-align: left;
}

.testimonial-card:hover {
  text-decoration: none;
}

.testimonial-card img {
  max-width: 100%;
  border-radius: 5px;
}

.testimonial-card__name {
  margin-top: 20px;
  font-size: 24px;
  color: #39C0F6;
  font-weight: 600;
  line-height: 1.2;
}

.testimonial-card__quote {
  margin-top: 10px;
  color: #414141;
}

@media (min-width: 768px) {
  .testimonial-block-grid {
    display: block;
    padding: 0;
    margin: -15px;
  }

  .testimonial-block-grid:before,
  .testimonial-block-grid:after {
    content: " ";
    display: table;
  }

  .testimonial-block-grid:after {
    clear: both;
  }

  .testimonial-block-grid > .block-grid-item {
    width: 33.3333333333%;
  }

  .testimonial-block-grid > .block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .testimonial-block-grid > .block-grid-item:nth-of-type(3n+1) {
    clear: both;
  }
}

.card {
  padding: 0;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
}

.card__photo img {
  max-width: 100%;
}

.card__title {
  padding: 15px;
  background: #39C0F6;
  color: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  font-size: 24px;
}

.card:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
  text-decoration: none;
}

.card--category .card__photo {
  padding: 10px;
}

.card--category .card__photo img {
  height: auto;
}

.card--category .card__title {
  padding: 15px 15px;
  text-align: left;
  font-size: 20px;
  line-height: 1.2;
}

.card--category .card__title:before {
  content: '';
  height: 100%;
}

.card--category .card__title:before,
.card--category .card__title span {
  display: inline-block;
  vertical-align: middle;
}

.card--product .card__photo {
  padding: 10px;
  border-radius: 4px;
}

.card--product .card__photo img {
  height: auto;
}

.card--product .card__title {
  text-align: left;
  background: none;
  font-weight: 600;
  color: #39C0F6;
  font-size: 16px;
  line-height: 1.2;
  padding-left: 0;
}

.card--product .card__subtitle {
  margin-top: 5px;
  color: #9F9F9F;
  font-size: 13px;
  font-weight: normal;
}

.mix-blend-mode .card--product .card__photo,
.mix-blend-mode .card--category .card__photo {
  background: #eee;
}

.mix-blend-mode .card--product .card__photo img,
.mix-blend-mode .card--category .card__photo img {
  mix-blend-mode: multiply;
}

.timeline {
  margin: 10px 0;
}

.timeline dt {
  width: 80px;
  float: left;
  font-size: 24px;
  font-weight: 600;
  line-height: 0.8;
}

.timeline dd {
  margin-left: 80px;
  padding: 0 0 30px 20px;
  border-left: 1px dotted #ccc;
  position: relative;
}

.timeline dd:before {
  content: '•';
  left: -8px;
  top: 7px;
  line-height: 10px;
  font-size: 30px;
  color: #000;
  position: absolute;
}

.timeline dd:nth-last-of-type(2) {
  margin-bottom: -10px;
  padding-bottom: 40px;
}

.timeline dd:last-of-type {
  border-left-color: transparent;
  padding-bottom: 0;
}

.panel {
  background: #F2F2F2;
  border: none;
}

@media (min-width: 768px) {
  .panel-body {
    padding: 40px;
  }
}

.panel--navy {
  background: #094971;
}

.panel--cta {
  background: #E2F6FE;
  margin: 40px 0;
  padding: 30px;
}

.panel--cta .panel__title {
  margin-top: 0;
  margin-bottom: 15px;
  color: #39C0F6;
}

.panel--cta a {
  color: inherit;
}

.team-member {
  margin-bottom: 30px;
}

.team-member__photo {
  border-radius: 100%;
  background: #eee;
  width: 100px;
  height: 100px;
  margin-bottom: 25px;
}

.team-member__photo img {
  border-radius: 100%;
  max-width: 100%;
  max-height: 100%;
}

.team-member__name {
  font-weight: 600;
}

.team-member__position {
  margin-bottom: 15px;
  color: #aaa;
}

.theme_breadcrumbs {
  font-size: 14px;
}

.theme_breadcrumbs .breadcrumbs {
  margin-bottom: 0;
}

.theme_breadcrumbs .strap__container {
  padding-top: 12px;
  padding-bottom: 12px;
}

.footer__title {
  font-weight: 600;
}

.menu-footer-menu-container li {
  margin-bottom: 7px;
}

.footer-phone a {
  font-size: 18px;
  color: #fff !important;
}

@media (min-width: 768px) {
  .footer__connect {
    text-align: right;
  }
}

.industry-list .block-grid {
  font-size: 0;
  text-align: left;
}

.industry-list .block-grid-item {
  text-align: left;
  display: inline-block;
  float: none;
  font-size: 16px;
  vertical-align: top;
}

.industry-list .feature {
  background: #E2F6FE;
  border-radius: 3px;
  border: 3px solid #E2F6FE;
  display: block;
  padding: 15px 15px 15px 10px;
  margin-bottom: 0px;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #094971;
  font-size: 20px;
  font-weight: 600;
}

.industry-list .feature__icon {
  color: #39C0F6;
  font-size: 1em;
  line-height: 1.3em;
}

.industry-list .feature__icon img {
  max-width: 27px;
}

.industry-list .feature__text {
  margin-left: 1.8em;
}

.industry-list .feature__text .title {
  color: #094971;
  font-size: 1.4em;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0.4em;
}

.industry-list .feature__text p {
  color: #333;
  font-weight: normal;
  font-size: 0.9em;
}

.industry-list .feature:hover {
  border-color: #39C0F6;
  background: #39C0F6;
  color: #fff;
  text-decoration: none;
}

.industry-list .feature:hover .feature__icon img {
  filter: brightness(10);
}

.industry-list .feature:hover h2,
.industry-list .feature:hover p {
  color: #fff;
}

@media (min-width: 768px) and (max-width: 991px) {
  .industry-list .feature {
    font-size: 17px;
  }
}

@media (min-width: 1200px) {
  .industry-list .feature {
    font-size: 18px;
  }
}

.page-homepage .industry-list,
.page-products .industry-list {
  margin-top: 50px;
}

.page-homepage .industry-list {
  margin-bottom: 30px;
}

.product-subtitle {
  color: #9F9F9F;
  font-weight: 600;
  margin-bottom: 20px;
}

.product-gallery {
  margin-bottom: 20px;
}

.product-gallery .slides img {
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}

.product-gallery .flex-control-thumbs li {
  padding: 10px;
}

.product-gallery .flex-control-thumbs li img {
  padding: 10px;
  border: 1px solid #eee;
}

.product-details {
  margin-bottom: 50px;
}

.product-details__tab {
  display: inline-block;
  background: transparent;
  padding: 15px 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #39C0F6;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
}

@media (min-width: 340px) {
  .product-details__tab {
    font-size: 18px;
  }
}

.product-details__tab--active {
  background: #F2F2F2;
}

.product-details__panes {
  background: #F2F2F2;
  padding: 20px;
}

.product-details__pane {
  display: none;
}

.product-details__pane--active {
  display: block;
}

.product-specs {
  width: 100%;
}

.product-specs td:first-child {
  font-weight: 600;
}

.product-specs td {
  border-bottom: 1px solid #ddd;
  padding: 7px 7px 7px 0;
  vertical-align: top;
}

.product-specs tr:last-child td {
  border-bottom: 0;
}

.product-downloads {
  margin-bottom: 0;
}

.product-downloads li {
  border-bottom: 1px solid #ddd;
}

.product-downloads li a {
  display: inline-block;
  padding: 7px 0 13px;
  padding-left: 35px;
  background: url("../images/icon-pdf@2x.png") no-repeat;
  -webkit-background-size: 25px 31px;
  background-size: 25px 31px;
  color: #333;
}

.product-downloads li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.product-enquiry,
.service-request {
  margin-top: 80px;
}

.product-enquiry h2,
.service-request h2 {
  margin-top: 0;
  margin-bottom: 20px;
  color: #39C0F6;
  font-size: 24px;
}

.product-enquiry textarea,
.service-request textarea {
  height: 140px;
}

.product-enquiry .panel-body,
.service-request .panel-body {
  padding: 40px 30px;
}

.contact-enquiry h2 {
  margin-top: 0;
  margin-bottom: 20px;
  color: #fff;
  font-size: 24px;
}

.contact-enquiry .panel-body {
  padding: 30px 20px;
}

.service-request label[for] {
  display: block;
  color: #fff;
}

.service-request textarea {
  height: 115px;
}

.product-industries .block-grid-item {
  padding-top: 5px;
  padding-bottom: 5px;
}

.single-product .content-header__title .strap__title {
  margin-bottom: 20px;
}

.product-taxonomy-list {
  margin-top: 60px;
}

.product-taxonomy-list h2 {
  margin-bottom: 30px;
  color: #39C0F6;
}

.page-template-service main {
  margin-bottom: 0;
}

.page-template-service .service-list {
  margin-top: 30px;
}

.page-template-service .service-list .feature__title {
  font-size: 18px;
}

.page-template-service .service-list .feature__description {
  display: none;
}

.page-template-service .service-list .feature__text > span {
  display: none;
}

.blog .article .content-header .strap__title,
.single-post .article .content-header .strap__title,
.category .article .content-header .strap__title {
  margin-bottom: 5px;
}

.blog .article .content-header,
.single-post .article .content-header,
.category .article .content-header {
  margin-bottom: 20px;
}

.blog .article .content-header .blog-date,
.single-post .article .content-header .blog-date,
.category .article .content-header .blog-date {
  color: #aaa;
}

.blog main img,
.single-post main img,
.category main img {
  max-width: 100%;
  margin-bottom: 30px;
}

.blog .article,
.category .article {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #eee;
}

.blog-sidebar .panel-body {
  padding: 20px;
}

.blog-sidebar .panel-body h3 {
  margin-top: 0;
}

.blog-sidebar .panel-body ul {
  margin-bottom: 0;
}

.blog-cat-list {
  margin-left: 0;
  padding-left: 1.1em;
}

.blog-share {
  margin-top: 20px;
  vertical-align: top;
}

.blog-share .fb-share-button {
  margin-top: -2px;
}

.success-message {
  color: #008000;
}

.tribe-events-list .type-tribe_events {
  border-bottom: 0;
  padding-bottom: 0;
}

.tribe-events-page-template h2 {
  font-size: 34px;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
  color: #39C0F6;
}

.tribe-events-page-template .tribe-events-list .type-tribe_events {
  border-bottom: 0;
  padding: 0;
}

.tribe-events-page-template .tribe-events-notices {
  background: white;
  border: 1px solid #39C0F6;
  border-radius: 4px;
  color: #39C0F6;
}

.tribe-events-page-template .site-content {
  background-color: #fff;
}

.tribe-events-page-template .event-category-selector {
  width: 300px;
  float: right;
  text-align: right;
}

.tribe-events-page-template .event-category-selector span,
.tribe-events-page-template .event-category-selector select {
  display: inline;
  color: #000;
}

.tribe-events-page-template .event-category-selector span {
  margin-right: 5px;
}

.tribe-events-page-template .event-category-selector .form-control {
  width: auto;
  padding-right: 30px;
}

.events-item {
  padding: 40px 0;
  border-bottom: solid 2px #ccc;
}

.events-item:before,
.events-item:after {
  content: " ";
  display: table;
}

.events-item:after {
  clear: both;
}

.events-item .tribe-events-sub-nav {
  display: none;
}

.events-item--date {
  color: #39C0F6;
  float: left;
  clear: left;
  margin-bottom: 25px;
}

.events-item--day {
  font-size: 34px;
  line-height: 1;
  font-weight: 600;
  display: block;
  margin-top: 10px;
}

.events-item--month-year {
  font-size: 20px;
  line-height: 1;
  font-weight: normal;
}

.events-item--category {
  float: left;
  clear: left;
  font-size: 12px;
}

.events-item--category a {
  line-height: 20px;
  font-weight: 500;
  color: #39C0F6;
}

@media (min-width: 480px) {
  .events-item--category {
    font-size: 14px;
  }
}

.events-item img {
  max-width: 100%;
  height: auto;
  float: left;
}

.events-item h4.events-item--title {
  font-size: 28px;
  line-height: 34px;
  font-weight: 600;
  margin-top: 0;
  line-height: 1;
}

.events-item--meta {
  font-size: 15px;
  line-height: 34px;
  font-weight: 400;
  vertical-align: middle;
  margin: 15px 0 25px 0;
}

.events-item--meta .tribe-street-address,
.events-item--meta .tribe-region,
.events-item--meta .tribe-postal-code,
.events-item--meta .tribe-country-name,
.events-item--meta .tribe-delimiter {
  display: none;
}

.events-item--meta .tribe-street,
.events-item--meta .tribe-locality {
  display: inline;
}

.events-item--time {
  margin-right: 25px;
}

.events-item--time:before {
  color: #39C0F6;
  font-size: 24px;
  vertical-align: middle;
}

.events-item--location-inner {
  display: block;
  line-height: 1.4;
}

@media (min-width: 480px) {
  .events-item--location-inner {
    display: inline-block;
  }
}

.events-item--location {
  display: block;
  margin-top: .5em;
}

.events-item--location > span:first-child:after {
  content: ', ';
  display: inline;
}

.events-item--location:before {
  color: #39C0F6;
  font-size: 24px;
  vertical-align: middle;
  margin-left: 4px;
  margin-right: .2em;
  float: left;
  display: block;
}

@media (min-width: 480px) {
  .events-item--location:before {
    margin-top: 5px;
  }
}

.events-item--location address {
  display: inline;
  margin-bottom: 0;
}

.events-item--location .tribe-events-gmap {
  display: none;
}

.events-item--description a.events-item--more {
  color: #39C0F6;
  font-weight: 500;
}

.events-item--description a.events-item--more:hover {
  text-decoration: underline !important;
}

.events-item .tribe-events-event-image {
  float: right;
  width: auto;
}

@media (min-width: 768px) {
  .events-item--day {
    clear: none;
    font-size: 52px;
    line-height: 56px;
    font-weight: 600;
  }

  .events-item--month-year {
    margin-top: 0;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
  }

  .events-item--location {
    display: inline-block;
    margin-top: 0;
  }

  .events-item--location address:before {
    margin-left: .5em;
  }

  .events-item--description {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
  }
}

@media (min-width: 992px) {
  .events-item img {
    float: right;
    width: 205px;
    height: auto;
  }

  .events-item--date {
    clear: none;
  }

  .events-item--day {
    margin-top: 0;
  }
}

.events-single .site-content {
  background-color: #fff;
}

.events-single .page-content--block header {
  margin-bottom: 55px;
}

.events-single--main,
.events-single--sidebar {
  margin-top: 45px;
}

.events-single--main h4,
.events-single--sidebar h4 {
  margin-top: -3px;
  margin-bottom: 20px;
  font-weight: 400;
  color: #39C0F6;
  font-size: 26px;
  line-height: 35px;
}

.events-single header:before,
.events-single header:after {
  content: " ";
  display: table;
}

.events-single header:after {
  clear: both;
}

.events-single--main:before {
  content: '';
  display: block;
  border-top: solid 2px #ccc;
  padding-top: 3em;
}

.events-single--main a,
.events-single--main a:visited {
  text-decoration: underline;
}

.events-single--main a:hover {
  color: #39C0F6;
}

.events-single h1.events-single--title,
.events-single .events-single--title.callout {
  display: block;
  text-transform: uppercase;
  color: #39C0F6;
  font-size: 29px;
  line-height: 1;
  max-width: 450px;
  margin-right: 25px;
}

.events-single .events-single--more-link {
  background-color: #39C0F6;
  color: #fff;
  font-weight: bold;
  padding: 10px;
  width: 100%;
}

.events-single--countdown h4.events-single--countdown-title {
  font-weight: 600;
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
}

.events-single--countdown .is-countdown {
  margin: 8px 0 0;
  color: #39C0F6;
}

.events-single--countdown .countdown-show3:last-child {
  margin-right: 0px;
}

.events-single--countdown .countdown-section {
  border-color: #000;
}

.events-single--feature-image {
  font-size: 16px;
  line-height: 1;
  width: 100%;
  height: auto;
}

.events-single--excerpt {
  margin-bottom: 40px;
}

.events-single--content ul {
  padding-left: 1.2em;
}

.events-single--content li {
  margin-bottom: 1em;
}

.events-single--sidebar div {
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 2em;
  padding-left: 2em;
  padding-top: 1px;
}

.events-single--sidebar h5 {
  margin-top: 2px;
  text-transform: uppercase;
}

.events-single--time {
  background-image: url("../images/icons/icon-clock.png");
  background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .events-single--time {
    background-image: url("../icons/icon-clock@2x.png");
    -webkit-background-size: 20px 24px;
    background-size: 20px 24px;
  }
}

.events-single--time-end {
  background-image: url("../images/icons/icon-flag.png");
  background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .events-single--time-end {
    background-image: url("../icons/icon-flag@2x.png");
    -webkit-background-size: 20px 24px;
    background-size: 20px 24px;
  }
}

.events-single--location {
  background-image: url("../images/icons/icon-marker.png");
  background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .events-single--location {
    background-image: url("../icons/icon-marker@2x.png");
    -webkit-background-size: 20px 24px;
    background-size: 20px 24px;
  }
}

@media (max-width: 479px) {
  .events-single--title {
    margin-top: 20px;
  }

  .events-single--countdown {
    margin-top: 20px;
  }

  .events-single--countdown-title {
    display: inline;
  }

  .events-single--countdown .countdown-section {
    height: auto;
  }

  .events-single--countdown .countdown-section .countdown-amount {
    font-size: 20px;
    display: inline;
  }

  .events-single--countdown .countdown-section .countdown-amount:after {
    content: ' ';
    display: inline;
  }
}

@media (min-width: 480px) {
  .events-single--title {
    display: block;
    display: inline;
  }

  .events-single--feature-image {
    width: 100%;
    height: auto;
  }
}

@media (min-width: 768px) {
  .events-single--main {
    border-right: solid 2px #ccc;
  }

  .events-single--main:before {
    content: '';
    display: block;
    border-top: solid 0;
    padding-top: 0em;
  }
}

@media (min-width: 992px) {
  .events-single--sidebar {
    padding-left: 2em;
  }
}

.is-countdown {
  line-height: 1;
  display: inline-block;
  border: none;
  background: transparent;
  width: 100%;
}

.is-countdown .countdown-row {
  display: block;
}

.is-countdown .countdown-section {
  border-radius: 3px;
  padding: 0 7.5px;
  height: 40px;
  display: inline-block;
  text-align: center;
  margin-right: 3px;
  width: auto;
}

.is-countdown .countdown-section:first-child {
  padding-left: 0;
}

.is-countdown .countdown-section:last-child {
  padding-right: 0;
}

.is-countdown .countdown-amount {
  font-size: 40px;
  font-weight: 600;
  display: block;
  width: 100%;
}

.is-countdown .countdown-period {
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 400;
}

@media (min-width: 768px) {
  .is-countdown {
    line-height: 1;
    margin-top: 1em;
  }

  .is-countdown .countdown-row {
    display: block;
  }

  .is-countdown .countdown-section {
    height: 60px;
  }

  .is-countdown .countdown-amount {
    font-size: 40px;
    font-weight: 600;
    display: block;
    width: 100%;
  }

  .is-countdown .countdown-period {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 400;
  }
}

.upcoming-event-box {
  border-radius: 6px;
  border: 3px solid #296EA1;
}

.upcoming-event-box__titlebar {
  background: #296EA1;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  padding: 7px 5px 9px;
  line-height: 1.2;
}

.upcoming-event-box__body {
  padding: 15px 15px;
}

.upcoming-event-box__event {
  border-bottom: 2px solid #eee;
  margin-bottom: 13px;
  padding-bottom: 10px;
}

.upcoming-event-box__event:last-of-type {
  margin-bottom: 5px !important;
}

.upcoming-event-box__header {
  font-weight: 600;
  color: #39C0F6;
  vertical-align: middle;
}

.upcoming-event-box__header:before,
.upcoming-event-box__header:after {
  content: " ";
  display: table;
}

.upcoming-event-box__header:after {
  clear: both;
}

.upcoming-event-box__date {
  text-align: left;
  line-height: 1;
  font-size: 14px;
  font-weight: normal;
  color: #555;
  margin-bottom: 5px;
}

.upcoming-event-box__date-day {
  font-size: 38px;
  border-bottom: 1px solid #39C0F6;
  margin-bottom: 2px;
  padding-bottom: 2px;
}

.upcoming-event-box__date-month {
  font-size: 18px;
  text-transform: uppercase;
}

.upcoming-event-box__title {
  vertical-align: middle;
  font-size: 20px;
  line-height: 1.1;
}

.upcoming-event-box__summary {
  margin-top: 5px;
  text-align: left;
  font-size: 14px;
  line-height: 1.3;
}

.upcoming-event-box__summary-time {
  color: #39C0F6;
  font-weight: 600;
}

.upcoming-event-box .btn {
  margin-top: 10px;
  background: #296EA1;
  font-weight: 600;
  border: 1px solid #296EA1;
}

.accordion1 {
  background-color: #e2f6fe;
  color: #094971;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-top: 1px;
}

.accordion1.active,
.accordion1:hover {
  background-color: #46c4f7;
  color: #fff;
}

.accordion1:after {
  content: '\02795';
  /* Unicode character for "plus" sign (+) */
  font-size: 18px;
  color: #094971;
  float: right;
  margin-left: 5px;
}

.accordion1.active:after {
  content: "\2796";
  /* Unicode character for "minus" sign (-) */
}

.accordion-contents .panel1 {
  padding: 18px;
  background-color: white;
  display: none;
}

.accordion-contents .panel1 p {
  font-size: 14px;
}

.accordion2 {
  background-color: #e2f6fe;
  color: #094971;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-top: 1px;
}

.accordion2.active,
.accordion2:hover {
  background-color: #46c4f7;
  color: #fff;
}

.accordion2:after {
  content: '\02795';
  /* Unicode character for "plus" sign (+) */
  font-size: 18px;
  color: #094971;
  float: right;
  margin-left: 5px;
}

.accordion2.active:after {
  content: "\2796";
  /* Unicode character for "minus" sign (-) */
}

.accordion-contents .panel2 {
  padding: 18px;
  background-color: white;
  display: none;
}

.accordion-contents .panel2 p {
  font-size: 14px;
}

.msg-error {
  font-size: 0.85em;
  color: #d9534f;
  margin-top: 3px;
}

.msg-error .text {
  font-family: sans-serif;
}

@media (max-width: 1024px) {
  div#hiddenRecaptcha {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: 0.8;
  }
}

@media (max-width: 768px) {
  div#hiddenRecaptcha {
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-transform-origin: 0 6;
    -ms-transform-origin: 0 6;
    -o-transform-origin: 0 6;
    transform-origin: 0 6;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: 0.6;
  }
}

@media (max-width: 425px) {
  div#hiddenRecaptcha {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: 0.8;
  }
}