@charset "UTF-8";
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
}
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1:first-child,
.col-sm-1:first-child,
.col-md-1:first-child,
.col-lg-1:first-child,
.col-xs-2:first-child,
.col-sm-2:first-child,
.col-md-2:first-child,
.col-lg-2:first-child,
.col-xs-3:first-child,
.col-sm-3:first-child,
.col-md-3:first-child,
.col-lg-3:first-child,
.col-xs-4:first-child,
.col-sm-4:first-child,
.col-md-4:first-child,
.col-lg-4:first-child,
.col-xs-5:first-child,
.col-sm-5:first-child,
.col-md-5:first-child,
.col-lg-5:first-child,
.col-xs-6:first-child,
.col-sm-6:first-child,
.col-md-6:first-child,
.col-lg-6,
.col-xs-7:first-child,
.col-sm-7:first-child,
.col-md-7:first-child,
.col-lg-7:first-child,
.col-xs-8:first-child,
.col-sm-8:first-child,
.col-md-8:first-child,
.col-lg-8:first-child,
.col-xs-9:first-child,
.col-sm-9:first-child,
.col-md-9:first-child,
.col-lg-9:first-child,
.col-xs-10:first-child,
.col-sm-10:first-child,
.col-md-10:first-child,
.col-lg-10:first-child,
.col-xs-11:first-child,
.col-sm-11:first-child,
.col-md-11:first-child,
.col-lg-11:first-child {
  padding-left: 10px;
}
.col-xs-1:last-child,
.col-sm-1:last-child,
.col-md-1:last-child,
.col-lg-1:last-child,
.col-xs-2:last-child,
.col-sm-2:last-child,
.col-md-2:last-child,
.col-lg-2:last-child,
.col-xs-3:last-child,
.col-sm-3:last-child,
.col-md-3:last-child,
.col-lg-3:last-child,
.col-xs-4:last-child,
.col-sm-4:last-child,
.col-md-4:last-child,
.col-lg-4:last-child,
.col-xs-5:last-child,
.col-sm-5:last-child,
.col-md-5:last-child,
.col-lg-5:last-child,
.col-xs-6:last-child,
.col-sm-6:last-child,
.col-md-6:last-child,
.col-lg-6,
.col-xs-7:last-child,
.col-sm-7:last-child,
.col-md-7:last-child,
.col-lg-7:last-child,
.col-xs-8:last-child,
.col-sm-8:last-child,
.col-md-8:last-child,
.col-lg-8:last-child,
.col-xs-9:last-child,
.col-sm-9:last-child,
.col-md-9:last-child,
.col-lg-9:last-child,
.col-xs-10:last-child,
.col-sm-10:last-child,
.col-md-10:last-child,
.col-lg-10:last-child,
.col-xs-11:last-child,
.col-sm-11:last-child,
.col-md-11:last-child,
.col-lg-11:last-child {
  padding-right: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-6:nth-child(odd),
.col-xs-6:nth-child(even).col-xs-pull-6,
.col-xs-12 {
  padding-left: 10px;
}
.col-xs-6:nth-child(even),
.col-xs-6:nth-child(odd).col-xs-push-6,
.col-xs-12 {
  padding-right: 10px;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media only screen and (min-width: 580px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-sm-1.col-xs-6:nth-child(odd),
  .col-sm-2.col-xs-6:nth-child(odd),
  .col-sm-3.col-xs-6:nth-child(odd),
  .col-sm-4.col-xs-6:nth-child(odd),
  .col-sm-5.col-xs-6:nth-child(odd),
  .col-sm-6.col-xs-6:nth-child(odd),
  .col-sm-7.col-xs-6:nth-child(odd),
  .col-sm-8.col-xs-6:nth-child(odd),
  .col-sm-9.col-xs-6:nth-child(odd),
  .col-sm-10.col-xs-6:nth-child(odd),
  .col-sm-11.col-xs-6:nth-child(odd),
  .col-sm-12.col-xs-6:nth-child(odd),
  .col-sm-1.col-xs-6:nth-child(even).col-xs-pull-6,
  .col-sm-2.col-xs-6:nth-child(even).col-xs-pull-6,
  .col-sm-3.col-xs-6:nth-child(even).col-xs-pull-6,
  .col-sm-4.col-xs-6:nth-child(even).col-xs-pull-6,
  .col-sm-5.col-xs-6:nth-child(even).col-xs-pull-6,
  .col-sm-6.col-xs-6:nth-child(even).col-xs-pull-6,
  .col-sm-7.col-xs-6:nth-child(even).col-xs-pull-6,
  .col-sm-8.col-xs-6:nth-child(even).col-xs-pull-6,
  .col-sm-9.col-xs-6:nth-child(even).col-xs-pull-6,
  .col-sm-10.col-xs-6:nth-child(even).col-xs-pull-6,
  .col-sm-11.col-xs-6:nth-child(even).col-xs-pull-6,
  .col-sm-12.col-xs-6:nth-child(even).col-xs-pull-6,
  .col-sm-1.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-sm-2.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-sm-3.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-sm-4.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-sm-5.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-sm-6.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-sm-7.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-sm-8.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-sm-9.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-sm-10.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-sm-11.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-sm-12.col-sm-6:nth-child(odd).col-sm-push-6 {
    padding-left: 10px;
  }
  .col-sm-1.col-xs-6:nth-child(even),
  .col-sm-2.col-xs-6:nth-child(even),
  .col-sm-3.col-xs-6:nth-child(even),
  .col-sm-4.col-xs-6:nth-child(even),
  .col-sm-5.col-xs-6:nth-child(even),
  .col-sm-6.col-xs-6:nth-child(even),
  .col-sm-7.col-xs-6:nth-child(even),
  .col-sm-8.col-xs-6:nth-child(even),
  .col-sm-9.col-xs-6:nth-child(even),
  .col-sm-10.col-xs-6:nth-child(even),
  .col-sm-11.col-xs-6:nth-child(even),
  .col-sm-12.col-xs-6:nth-child(even),
  .col-sm-1.col-xs-6:nth-child(odd).col-xs-push-6,
  .col-sm-2.col-xs-6:nth-child(odd).col-xs-push-6,
  .col-sm-3.col-xs-6:nth-child(odd).col-xs-push-6,
  .col-sm-4.col-xs-6:nth-child(odd).col-xs-push-6,
  .col-sm-5.col-xs-6:nth-child(odd).col-xs-push-6,
  .col-sm-6.col-xs-6:nth-child(odd).col-xs-push-6,
  .col-sm-7.col-xs-6:nth-child(odd).col-xs-push-6,
  .col-sm-8.col-xs-6:nth-child(odd).col-xs-push-6,
  .col-sm-9.col-xs-6:nth-child(odd).col-xs-push-6,
  .col-sm-10.col-xs-6:nth-child(odd).col-xs-push-6,
  .col-sm-11.col-xs-6:nth-child(odd).col-xs-push-6,
  .col-sm-12.col-xs-6:nth-child(odd).col-xs-push-6,
  .col-sm-1.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-sm-2.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-sm-3.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-sm-4.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-sm-5.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-sm-6.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-sm-7.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-sm-8.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-sm-9.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-sm-10.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-sm-11.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-sm-12.col-sm-6:nth-child(even).col-sm-pull-6 {
    padding-right: 10px;
  }
  .col-sm-6:nth-child(odd),
  .col-sm-6:nth-child(even).col-sm-pull-6,
  .col-sm-4:nth-child(4),
  .col-xs-6:first-child,
  .col-sm-12 {
    padding-left: 10px;
  }
  .col-sm-6:nth-child(even),
  .col-sm-6:nth-child(odd).col-sm-push-6,
  .col-sm-4:nth-child(3),
  .col-xs-6:last-child,
  .col-sm-12 {
    padding-right: 10px;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media only screen and (min-width: 800px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-md-1.col-sm-6:nth-child(odd),
  .col-md-2.col-sm-6:nth-child(odd),
  .col-md-3.col-sm-6:nth-child(odd),
  .col-md-4.col-sm-6:nth-child(odd),
  .col-md-5.col-sm-6:nth-child(odd),
  .col-md-6.col-sm-6:nth-child(odd),
  .col-md-7.col-sm-6:nth-child(odd),
  .col-md-8.col-sm-6:nth-child(odd),
  .col-md-9.col-sm-6:nth-child(odd),
  .col-md-10.col-sm-6:nth-child(odd),
  .col-md-11.col-sm-6:nth-child(odd),
  .col-md-12.col-sm-6:nth-child(odd),
  .col-md-1.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-md-2.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-md-3.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-md-4.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-md-5.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-md-6.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-md-7.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-md-8.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-md-9.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-md-10.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-md-11.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-md-12.col-sm-6:nth-child(odd).col-sm-push-6,
  .col-md-1.col-sm-4:nth-child(4),
  .col-md-2.col-sm-4:nth-child(4),
  .col-md-3.col-sm-4:nth-child(4),
  .col-md-4.col-sm-4:nth-child(4),
  .col-md-5.col-sm-4:nth-child(4),
  .col-md-6.col-sm-4:nth-child(4),
  .col-md-7.col-sm-4:nth-child(4),
  .col-md-8.col-sm-4:nth-child(4),
  .col-md-9.col-sm-4:nth-child(4),
  .col-md-10.col-sm-4:nth-child(4),
  .col-md-11.col-sm-4:nth-child(4),
  .col-md-12.col-sm-4:nth-child(4) {
    padding-left: 10px;
  }
  .col-md-1.col-sm-6:nth-child(even),
  .col-md-2.col-sm-6:nth-child(even),
  .col-md-3.col-sm-6:nth-child(even),
  .col-md-4.col-sm-6:nth-child(even),
  .col-md-5.col-sm-6:nth-child(even),
  .col-md-6.col-sm-6:nth-child(even),
  .col-md-7.col-sm-6:nth-child(even),
  .col-md-8.col-sm-6:nth-child(even),
  .col-md-9.col-sm-6:nth-child(even),
  .col-md-10.col-sm-6:nth-child(even),
  .col-md-11.col-sm-6:nth-child(even),
  .col-md-12.col-sm-6:nth-child(even),
  .col-md-1.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-md-2.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-md-3.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-md-4.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-md-5.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-md-6.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-md-7.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-md-8.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-md-9.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-md-10.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-md-11.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-md-12.col-sm-6:nth-child(even).col-sm-pull-6,
  .col-md-1.col-sm-4:nth-child(3),
  .col-md-2.col-sm-4:nth-child(3),
  .col-md-3.col-sm-4:nth-child(3),
  .col-md-4.col-sm-4:nth-child(3),
  .col-md-5.col-sm-4:nth-child(3),
  .col-md-6.col-sm-4:nth-child(3),
  .col-md-7.col-sm-4:nth-child(3),
  .col-md-8.col-sm-4:nth-child(3),
  .col-md-9.col-sm-4:nth-child(3),
  .col-md-10.col-sm-4:nth-child(3),
  .col-md-11.col-sm-4:nth-child(3),
  .col-md-12.col-sm-4:nth-child(3) {
    padding-right: 10px;
  }
  .col-md-6:nth-child(odd),
  .col-sm-6:first-child,
  .col-md-12 {
    padding-left: 10px;
  }
  .col-md-6:nth-child(even),
  .col-sm-6:last-child,
  .col-md-12 {
    padding-right: 10px;
  }
  .col-md-6:nth-child(even).col-md-pull-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-md-6:nth-child(odd).col-md-push-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-md-4.col-md-push-4.col-md-offset-2 {
    padding-left: 10px;
  }
  .col-md-4:last-child.col-md-pull-4 {
    padding-right: 10px;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1_half {
    margin-left: 12.5%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-9.col-md-push-3,
  .col-md-3.col-md-push-9,
  .col-md-4.col-md-push-8,
  .col-md-8.col-md-push-4,
  .col-md-7.col-md-push-5,
  .col-md-5.col-md-push-7 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-md-3.col-md-pull-9,
  .col-md-9.col-md-pull-3,
  .col-md-8.col-md-pull-4,
  .col-md-4.col-md-pull-8,
  .col-md-7.col-md-pull-5,
  .col-md-5.col-md-pull-7 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (min-width: 970px) {
  .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-1.col-md-6:nth-child(odd),
  .col-lg-2.col-md-6:nth-child(odd),
  .col-lg-3.col-md-6:nth-child(odd),
  .col-lg-4.col-md-6:nth-child(odd),
  .col-lg-5.col-md-6:nth-child(odd),
  .col-lg-6.col-md-6:nth-child(odd),
  .col-lg-7.col-md-6:nth-child(odd),
  .col-lg-8.col-md-6:nth-child(odd),
  .col-lg-9.col-md-6:nth-child(odd),
  .col-lg-10.col-md-6:nth-child(odd),
  .col-lg-11.col-md-6:nth-child(odd),
  .col-lg-12.col-md-6:nth-child(odd) {
    padding-left: 10px;
  }
  .col-lg-1.col-md-6:nth-child(even),
  .col-lg-2.col-md-6:nth-child(even),
  .col-lg-3.col-md-6:nth-child(even),
  .col-lg-4.col-md-6:nth-child(even),
  .col-lg-5.col-md-6:nth-child(even),
  .col-lg-6.col-md-6:nth-child(even),
  .col-lg-7.col-md-6:nth-child(even),
  .col-lg-8.col-md-6:nth-child(even),
  .col-lg-9.col-md-6:nth-child(even),
  .col-lg-10.col-md-6:nth-child(even),
  .col-lg-11.col-md-6:nth-child(even),
  .col-lg-12.col-md-6:nth-child(even) {
    padding-right: 10px;
  }
  .col-lg-1.col-lg-6:nth-child(odd),
  .col-lg-2.col-lg-6:nth-child(odd),
  .col-lg-3.col-lg-6:nth-child(odd),
  .col-lg-4.col-lg-6:nth-child(odd),
  .col-lg-5.col-lg-6:nth-child(odd),
  .col-lg-6.col-lg-6:nth-child(odd),
  .col-lg-7.col-lg-6:nth-child(odd),
  .col-lg-8.col-lg-6:nth-child(odd),
  .col-lg-9.col-lg-6:nth-child(odd),
  .col-lg-10.col-lg-6:nth-child(odd),
  .col-lg-11.col-lg-6:nth-child(odd),
  .col-lg-12.col-lg-6:nth-child(odd) {
    padding-left: 10px;
  }
  .col-lg-1.col-lg-6:nth-child(even),
  .col-lg-2.col-lg-6:nth-child(even),
  .col-lg-3.col-lg-6:nth-child(even),
  .col-lg-4.col-lg-6:nth-child(even),
  .col-lg-5.col-lg-6:nth-child(even),
  .col-lg-6.col-lg-6:nth-child(even),
  .col-lg-7.col-lg-6:nth-child(even),
  .col-lg-8.col-lg-6:nth-child(even),
  .col-lg-9.col-lg-6:nth-child(even),
  .col-lg-10.col-lg-6:nth-child(even),
  .col-lg-11.col-lg-6:nth-child(even),
  .col-lg-12.col-lg-6:nth-child(even) {
    padding-right: 10px;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* Correct `block` display not defined in IE 8/9. */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/* Correct `inline-block` display not defined in IE 8/9. */
audio,
canvas,
video {
  display: inline-block;
}
/* Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) {
  display: none;
  height: 0;
}
/* Address styling not present in IE 8/9. */
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
/* Remove default margin. */
body {
  margin: 0;
}
/* Address `outline` inconsistency between Chrome and other browsers. */
a:focus {
  outline: thin dotted;
}
/* Improve readability when focused and also mouse hovered in all browsers. */
a:active,
a:hover {
  outline: 0;
}
/* Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari 5, and Chrome. */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Address styling not present in IE 8/9, Safari 5, and Chrome. */
abbr[title] {
  border-bottom: 1px dotted;
}
/* Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */
b,
strong {
  font-weight: bold;
}
/* Address styling not present in Safari 5 and Chrome. */
dfn {
  font-style: italic;
}
/* Address differences between Firefox and other browsers.*/
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/* Address styling not present in IE 8/9. */
mark {
  background: #ff0;
  color: #000;
}
/* Correct font family set oddly in Safari 5 and Chrome. */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/* Improve readability of pre-formatted text in all browsers. */
pre {
  white-space: pre-wrap;
}
/* Set consistent quote types. */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/* Address inconsistent and variable font size in all browsers.*/
small {
  font-size: 80%;
}
/* Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Remove border when inside `a` element in IE 8/9. */
img {
  border: 0;
}
/* Correct overflow displayed oddly in IE 9. */
svg:not(:root) {
  overflow: hidden;
}
/* Address margin not present in IE 8/9 and Safari 5. */
figure {
  margin: 0;
}
/* Define consistent border, margin, and padding. */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
/* Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/* Re-set default cursor for disabled elements. */
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/* Remove inner padding and search cancel button in Safari 5 and Chrome on OS X. */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* Remove most spacing between table cells. */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-weight: 300;
  outline: none;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}
html,
body {
  background-color: #fff;
  height: 100%;
}
html {
  font-size: 100%;
  margin: 0;
  padding: 0;
}
body {
  font-size: 14px;
  font-family: 'proxima-nova', Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  line-height: 1.5;
  color: #5c5e60;
}
pre {
  line-height: 200%;
  font-size: 12px;
  padding: 20px;
}
.mejs-container {
  max-width: 80% !important;
  max-height: 100% !important;
  margin: 0 auto;
}
.mejs-overlay,
.mejs-poster {
  max-width: 100% !important;
  max-height: 100% !important;
}
.mejs-mediaelement video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100% !important;
  max-height: 100% !important;
}
embed {
  width: initial !important;
  height: initial !important;
}
.youtube-video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.youtube-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mobile-img {
  display: none;
}
@media (max-width: 800px) {
  .desktop-img {
    display: none;
  }
  .mobile-img {
    display: block;
  }
}
.content.padded {
  padding: 30px 30px 30px 30px;
}
.content,
footer,
.content-wrapper {
  width: 100%;
  max-width: 1272px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.bg-cover {
  background: #fff;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 90px;
  left: 0;
  display: none;
  z-index: 99;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-padding-start: 0;
}
.media {
  display: flex;
  align-items: flex-start;
}
.media__figure {
  margin-right: 1em;
}
.media__body {
  flex: 1;
}
.hero-bkg-img.m-align-left {
  text-align: left;
}
.hero-bkg-img.m-align-center {
  text-align: center;
}
.hero-bkg-img.m-align-right {
  text-align: right;
}
@media only screen and (min-width: 700px) {
  .hero-bkg-img.d-align-left {
    text-align: left;
  }
  .hero-bkg-img.d-align-center {
    text-align: center;
  }
  .hero-bkg-img.d-align-right {
    text-align: right;
  }
}
@font-face {
  font-family: 'zebra-icons';
  src: url('commons/less/global/fonts/zebra-icons.eot');
  src: local("☺"), url("commons/less/global/fonts/zebra-icons.eot?#iefix") format("embedded-opentype"), url('commons/less/global/fonts/zebra-icons.woff') format('woff'), url('commons/less/global/fonts/zebra-icons.ttf') format('truetype'), url('commons/less/global/fonts/zebra-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'zebra-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-alert-dismiss:before {
  content: '\e600';
}
/* '' */
.icon-alert-link:before {
  content: '\e601';
}
/* '' */
.icon-android:before {
  content: '\e602';
}
/* '' */
.icon-apple:before {
  content: '\e603';
}
/* '' */
.icon-barcode-scanning:before {
  content: '\e604';
}
/* '' */
.icon-blog:before {
  content: '\e605';
}
/* '' */
.icon-breadcrumb-arrow:before {
  content: '\e606';
}
/* '' */
.icon-card-printing:before {
  content: '\e607';
}
/* '' */
.icon-cloud-base-service-management:before {
  content: '\e608';
}
/* '' */
.icon-cta-arrow:before {
  content: '\e609';
}
/* '' */
.icon-data-capture-and-scanning:before {
  content: '\e60a';
}
/* '' */
.icon-dev-location:before {
  content: '\e60b';
}
/* '' */
.icon-dev-tag:before {
  content: '\e60c';
}
/* '' */
.icon-down-arrow:before {
  content: '\e60d';
}
/* '' */
.icon-download:before {
  content: '\e60e';
}
/* '' */
.icon-drivers:before {
  content: '\e60f';
}
/* '' */
.icon-drop-rating:before {
  content: '\e610';
}
/* '' */
.icon-facebook:before {
  content: '\e611';
}
/* '' */
.icon-firmware:before {
  content: '\e612';
}
/* '' */
.icon-hardware:before {
  content: '\e613';
}
/* '' */
.icon-healthcare:before {
  content: '\e614';
}
/* '' */
.icon-ip-rating:before {
  content: '\e615';
}
/* '' */
.icon-left-arrow:before {
  content: '\e616';
}
/* '' */
.icon-linkedin:before {
  content: '\e617';
}
/* '' */
.icon-location-and-motion-sensing:before {
  content: '\e618';
}
/* '' */
.icon-manuals:before {
  content: '\e619';
}
/* '' */
.icon-manufacturing:before {
  content: '\e61a';
}
/* '' */
.icon-mobile-computing:before {
  content: '\e61b';
}
/* '' */
.icon-multimedia:before {
  content: '\e61c';
}
/* '' */
.icon-play:before {
  content: '\e61d';
}
/* '' */
.icon-print-width:before {
  content: '\e61e';
}
/* '' */
.icon-retail:before {
  content: '\e61f';
}
/* '' */
.icon-rfid:before {
  content: '\e620';
}
/* '' */
.icon-right-arrow:before {
  content: '\e621';
}
/* '' */
.icon-service:before {
  content: '\e622';
}
/* '' */
.icon-software:before {
  content: '\e623';
}
/* '' */
.icon-speed:before {
  content: '\e624';
}
/* '' */
.icon-supplies:before {
  content: '\e625';
}
/* '' */
.icon-transportation:before {
  content: '\e626';
}
/* '' */
.icon-twitter:before {
  content: '\e627';
}
/* '' */
.icon-up-arrow:before {
  content: '\e628';
}
/* '' */
.icon-video:before {
  content: '\e629';
}
/* '' */
.icon-weight:before {
  content: '\e62a';
}
/* '' */
.icon-wifi:before {
  content: '\e62b';
}
/* '' */
.icon-windows8:before {
  content: '\e62c';
}
/* '' */
.icon-wireless-lan:before {
  content: '\e62d';
}
/* '' */
.icon-youtube:before {
  content: '\e62e';
}
/* '' */
.icon-demo:before {
  content: '\e62f';
}
/* '' */
.icon-lock:before {
  content: '\e630';
}
/* '' */
.icon-location-solutions:before {
  content: '\e631';
}
/* '' */
.icon-search:before {
  content: '\e632';
}
/* '' */
.icon-warehouse-management:before {
  content: '\e633';
}
/* '' */
.icon-how-to-video:before {
  content: '\e634';
}
/* '' */
.icon-mobile-menu:before {
  content: '\e635';
}
/* '' */
.icon-checkmark:before {
  content: '\e636';
}
/* '' */
.icon-quote-left:before {
  content: '\e637';
}
/* '' */
.icon-quote-right:before {
  content: '\e638';
}
/* '' */
.icon-field-mobility:before {
  content: '\e800';
}
/* '' */
.icon-hospitality:before {
  content: '\e801';
}
/* '' */
.icon-developer-tools:before {
  content: '\e864';
}
/* '' */
.icon-knowledge-articles:before {
  content: '\e867';
}
/* '' */
.icon-utilities:before {
  content: '\e86c';
}
/* '' */
.icon-operating-systems:before {
  content: '\e870';
}
/* '' */
.icon-productivity:before {
  content: '\e871';
}
/* '' */
.icon-down:before {
  content: '\e8c4';
}
/* '' */
@font-face {
  font-family: 'download-icons';
  src: url('commons/less/global/fonts/download-icons.eot');
  src: local("☺"), url('commons/less/global/fonts/download-icons.woff') format('woff'), url('commons/less/global/fonts/download-icons.ttf') format('truetype'), url('commons/less/global/fonts/download-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="download-icon-"],
[class*=" download-icon-"] {
  font-family: 'download-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.download-icon-software:before {
  content: '\e900';
}
.download-icon-knowledge-articles:before {
  content: '\e901';
}
.download-icon-productivity-apps:before {
  content: '\e902';
}
.download-icon-utilities:before {
  content: '\e903';
}
.download-icon-demos:before {
  content: '\e904';
}
.download-icon-operating-systems:before {
  content: '\e905';
}
.download-icon-videos:before {
  content: '\e906';
}
.download-icon-firmware:before {
  content: '\e907';
}
.download-icon-drivers:before {
  content: '\e908';
}
.download-icon-dev-tools:before {
  content: '\e909';
}
.download-icon-manuals:before {
  content: '\e90a';
}
p {
  margin-bottom: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  line-height: 1.5;
}
h1 {
  padding-bottom: 10px;
  font-weight: 700;
  color: #000000;
  font-size: 32px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
h2 {
  font-weight: 600;
  color: #000000;
  font-size: 28px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
h2.image-tagline {
  margin: 15px 0 0;
}
h2.image-tagline p {
  clear: both;
  display: block;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  background: rgba(41, 43, 44, 0.8);
  text-transform: uppercase;
  letter-spacing: 3px;
  box-shadow: 0 0 0 14px rgba(41, 43, 44, 0.8);
  box-decoration-break: clone;
  margin: 0 0 40px;
  padding: 0 10px;
}
h3 {
  margin-top: 20px;
  font-weight: 600;
  color: #000000;
  font-size: 24px;
  text-transform: uppercase;
}
h3.grey {
  color: #5d656b;
}
h3.subhead {
  font-weight: 500;
  font-size: 22px;
  color: #000000;
  text-transform: uppercase;
}
h4.label {
  font-weight: 500;
  font-size: 14px;
  color: #000000;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.label {
  font-weight: 600;
  font-size: 16px;
  color: #5d656b;
}
.content-callout {
  font-weight: 700;
  font-size: 18px;
  color: #f36f2e;
  text-transform: uppercase;
}
.navigation,
li.header {
  font-weight: 600;
  font-size: 16px;
  font-color: #000000;
  text-transform: uppercase;
}
.bread-crumb {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1.5px;
  color: #a6adb2;
  text-transform: uppercase;
}
.bread-crumb.selected {
  color: #5d656b;
}
p {
  font-weight: 300;
  font-size: 18px;
  letter-spacing: 1px;
  color: #5c5e60;
}
ul.bullets li {
  font-size: 16px;
  letter-spacing: 1.5px;
  list-style-type: disc;
  font-weight: 300;
  margin-left: 18px;
}
a {
  text-decoration: none;
  font-weight: 600;
  font-size: inherit;
  color: #0077ff;
  letter-spacing: 1px;
}
@media only screen and (min-width: 580px) {
  a.primary.left-button,
  a.secondary.left-button,
  a.download.left-button {
    margin-left: -10px;
  }
}
@media only screen and (min-width: 580px) {
  a.primary.right-button,
  a.secondary.right-button,
  a.download.right-button {
    margin-right: -10px;
  }
}
a.cta {
  font-weight: 600;
  font-size: 16px;
  color: #0077ff;
  padding: 0;
}
a.cta i {
  font-size: 13px;
  color: #0077ff;
}
a.cta:after {
  color: #0077ff;
}
a.cta-02 {
  font-weight: 500;
  font-size: 16px;
  color: #5d656b;
  padding: 0;
}
a.cta-02 i {
  font-size: 13px;
  color: #0077ff;
}
a.cta-02 i:after {
  color: #5d656b;
}
a.outbound-link {
  margin-right: 30px;
}
a.outbound-link:after {
  font-family: 'zebra-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e621";
  font-size: 12px;
  position: relative;
  top: 1px;
  margin-left: 5px;
}
a.dropdown-link {
  position: relative;
  margin-right: 30px;
  display: inline-block;
}
a.dropdown-link ul {
  visibility: hidden;
  background: #fff;
  position: absolute;
  border: solid 1px rgba(0, 0, 0, 0.2);
  opacity: 0;
  margin-top: 3px;
  left: 0;
  z-index: -1;
}
a.dropdown-link li {
  background: #fff;
  padding: 10px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
}
a.dropdown-link.primary .dropdown-link-menu,
a.dropdown-link.secondary .dropdown-link-menu {
  margin-top: 10px;
  border-bottom: none;
}
a.dropdown-link.primary .dropdown-link-menu li,
a.dropdown-link.secondary .dropdown-link-menu li {
  color: #a6adb2;
}
a.dropdown-link.primary .dropdown-link-menu {
  border: solid 1px #fee100;
}
a.dropdown-link.primary .dropdown-link-menu li {
  border-bottom: solid 1px #fee100;
}
a.dropdown-link.secondary .dropdown-link-menu {
  border: solid 1px #0077ff;
}
a.dropdown-link.secondary .dropdown-link-menu li {
  border-bottom: solid 1px #0077ff;
}
a.dropdown-link:after {
  font-family: 'zebra-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e60d";
  font-size: 12px;
  position: relative;
  top: 1px;
  margin-left: 10px;
}
a.dropdown-link.open:after {
  content: "\e628";
}
a.dropdown-link.open ul {
  visibility: visible;
  z-index: 2;
}
.breadcrumb-page-actions-container > .breadcrumb {
  padding: 20px 0;
}
.breadcrumb {
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
}
.breadcrumb a {
  margin: 0;
  color: #a6adb2;
  font-size: 12px;
  font-size: 0.75rem;
}
@media (max-width: 800px) {
  h1 {
    font-size: 40px;
  }
  h2.image-tagline {
    font-size: 30px;
    line-height: 2.75;
  }
  h2.image-tagline br {
    display: none;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 25px;
  }
  h3.subhead {
    font-size: 25px;
  }
  h4.label {
    font-size: 17px;
  }
  .content-callout {
    font-size: 22px;
  }
  .navigation,
  li.header {
    font-size: 20px;
  }
  .bread-crumb {
    font-size: 17px;
  }
  .bread-crumb.selected {
    color: #5d656b;
  }
  ul.bullets li {
    font-size: 20px;
  }
  .cta-02 {
    font-size: 20px;
  }
  p {
    font-size: 22px;
  }
  a.cta {
    font-size: 20px;
  }
  a.outbound-link:after {
    font-size: 12px;
  }
}
input {
  padding: 10px 20px 10px 20px;
  color: #5d656b;
  border: 2px #e5e8e8 solid;
}
input:focus {
  color: #0077ff;
  border-color: #0077ff;
}
.input-full label {
  display: block;
  font-weight: bold;
}
.input-full input {
  width: 100%;
  margin-bottom: 10px;
}
input[type="submit"],
button {
  padding: 10px 20px 10px 20px;
  font-size: 14px;
  font-weight: 600;
}
input[type="submit"].primary,
button.primary {
  background: #fee100;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  border: 10px solid transparent;
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
}
input[type="submit"] .secondary,
button .secondary,
input[type="submit"].form_button_submit,
button.form_button_submit {
  background: #0077ff;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  border: 10px solid transparent;
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
}
input[type="submit"] .secondary:hover,
button .secondary:hover,
input[type="submit"].form_button_submit:hover,
button.form_button_submit:hover {
  border: 10px solid rgba(0, 119, 255, 0.3);
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
}
a.primary {
  background: #fee100;
  color: #000000;
  font-size: 16px;
  outline: none;
  font-weight: 600;
}
a.secondary {
  color: #0077ff;
  background: none;
  font-weight: bold;
  outline: none;
  padding-left: 0;
}
.buttons a,
.button a {
  text-decoration: none;
  padding: 10px 20px;
  outline: none;
  display: inline-block;
  margin: 0;
}
@media only screen and (min-width: 580px) {
  .buttons a,
  .button a {
    margin-right: 11px;
  }
}
.buttons .primary,
.button .primary {
  background: #fee100;
  color: #000000;
  font-size: 18px;
  width: 100%;
  text-align: center;
  font-weight: 600;
  border: 10px solid transparent;
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
}
@media only screen and (min-width: 580px) {
  .buttons .primary,
  .button .primary {
    width: auto;
    font-size: 16px;
  }
}
.buttons .primary:hover,
.button .primary:hover {
  border: 10px solid rgba(255, 225, 0, 0.15);
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
}
.buttons .secondary,
.button .secondary {
  background: #0077ff;
  color: white;
  font-size: 18px;
  width: 100%;
  text-align: center;
  font-weight: 600;
  border: 10px solid transparent;
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
}
@media only screen and (min-width: 580px) {
  .buttons .secondary,
  .button .secondary {
    width: auto;
    font-size: 16px;
  }
}
.buttons .secondary:hover,
.button .secondary:hover {
  border: 10px solid rgba(0, 119, 255, 0.3);
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
}
.buttons .secondary i,
.button .secondary i {
  font-size: 10px;
}
.buttons .tertiary,
.button .tertiary {
  background: white;
  color: #a6adb2;
  border: 2px solid #a6adb2;
  font-size: 18px;
  width: 100%;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (min-width: 580px) {
  .buttons .tertiary,
  .button .tertiary {
    width: auto;
    font-size: 16px;
  }
}
.buttons .tertiary:hover,
.button .tertiary:hover {
  background: #a6adb2;
  color: #ffffff;
}
.buttons .download,
.button .download {
  background: #ffffff;
  border: 10px solid transparent;
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
}
@media only screen and (min-width: 580px) {
  .buttons .download,
  .button .download {
    width: auto;
  }
}
.buttons .download:hover,
.button .download:hover {
  border: 10px solid rgba(255, 255, 255, 0.3);
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
}
.buttons .download *,
.button .download * {
  color: #0077ff;
}
.buttons .download i,
.button .download i {
  margin-left: 15px;
}
.buttons .transparent,
.button .transparent {
  border: 2px solid #ffffff;
  color: #ffffff;
  padding: 15px 20px;
  width: 100%;
  font-size: 14px;
  box-sizing: border-box;
  text-align: center;
  transition: all 0.2s ease;
  text-transform: uppercase;
}
.buttons .transparent:hover,
.button .transparent:hover {
  background-color: #ffffff;
  color: #06263a;
}
@media only screen and (min-width: 580px) {
  .buttons .transparent,
  .button .transparent {
    width: auto;
    padding: 10px 20px;
  }
}
.buttons .primary-video,
.button .primary-video {
  width: 100%;
  height: 100%;
}
.buttons .primary-video figure,
.button .primary-video figure {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 50px 0 50px 86.6px;
  border-color: transparent transparent transparent #fee100;
  margin: 0;
  padding: 0;
}
.buttons h3,
.button h3 {
  margin-top: 20px;
  padding-left: 10px;
}
button.tertiary {
  background: white;
  color: #a6adb2;
  border: 2px solid #a6adb2;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
button.tertiary:hover {
  background: #a6adb2;
  color: white;
}
.form_row {
  margin-bottom: 10px;
  overflow: hidden;
}
.form_row .form_field_text,
.form_row .form_field_textarea {
  width: 100%;
}
@media only screen and (min-width: 580px) {
  .form_row .form_field_text,
  .form_row .form_field_textarea {
    width: 500px;
  }
}
.form_row .form_field_select {
  width: 100%;
}
@media only screen and (min-width: 580px) {
  .form_row .form_field_select {
    width: 500px;
  }
}
.form_leftcollabel,
.form_leftcolmark {
  display: inline-block;
}
.form_leftcollabel label {
  font-weight: 600;
}
.form_leftcolmark {
  color: #f00;
}
textarea {
  color: #5d656b;
  border: 2px #e5e8e8 solid;
  width: 500px;
}
.custom-text-float {
  float: left;
  width: 50%;
}
.calc-container {
  margin: 0 10px 10px;
  max-width: 900px;
  border: 1px solid #e5e8e8;
}
@media only screen and (min-width: 800px) {
  .calc-container {
    margin: 0;
  }
}
.calc-instructions {
  padding: 10px;
  background: #e5e8e8;
  font-weight: normal;
}
.calc-cell {
  padding: 10px;
  display: inline-block;
  box-sizing: border-box;
}
.calc-cell span.selectBox-label {
  width: 40px!important;
}
.calc-cell.shaded {
  background: #e5e8e8;
}
.calc-cell.shaded label {
  font-weight: bold;
}
.calc-cell--half {
  width: 100%;
}
@media only screen and (min-width: 700px) {
  .calc-cell--half {
    width: 49%;
  }
}
.calc-cell--full {
  width: 100%;
}
.calc-cell input[type="text"] {
  width: 45px;
  height: 38px;
  padding: 2px;
  text-align: center;
  vertical-align: top;
}
.calc-cell input[type="text"].noshow {
  width: auto;
  max-width: 100px;
  background: transparent;
  border: none;
  text-align: left;
}
@media only screen and (min-width: 700px) {
  .calc-cell input[type="text"].noshow {
    text-align: left;
  }
}
.calc-cell select {
  width: 90px;
}
.calc-cell label {
  display: block;
}
@media only screen and (min-width: 700px) {
  .calc-cell label {
    display: inline-block;
    padding: 10px;
    max-width: 80%;
  }
}
.calc-currency {
  padding-right: 5px;
  vertical-align: top;
  display: inline-block;
  height: 38px;
  padding: 8px 0;
}
.hide-small {
  display: none;
}
@media only screen and (min-width: 700px) {
  .hide-small {
    display: inline-block;
  }
}
@media (max-width: 580px) {
  .custom-text-float {
    float: none;
    width: inherit;
  }
}
.calc-main-label {
  margin-bottom: 10px;
}
.calc-right {
  display: block;
}
@media only screen and (min-width: 700px) {
  .calc-right {
    display: inline-block;
    float: right;
  }
}
.calc-header {
  margin-left: 10px;
}
@media only screen and (min-width: 700px) {
  .calc-header {
    margin-left: 0;
  }
}
@media (max-width: 580px) {
  .custom-text-float {
    float: none;
    width: inherit;
  }
}
.requiredErrorMsg,
form .form_error,
.serial-validation {
  color: #ce1126;
  font-style: italic;
  font-weight: normal;
}
.form_row .prodListWrap table.table {
  border: none;
  border-collapse: collapse;
}
.form_row .prodListWrap table.table th {
  background: rgba(198, 202, 204, 0.5);
  border: none;
  color: #5c5e60;
  height: 33px;
  line-height: 16px;
  padding: 10px;
  text-align: left;
  text-transform: uppercase;
}
.form_row .prodListWrap table.table th.first {
  background: #f1f1f1;
}
.form_row .prodListWrap table.table th span {
  background: none;
  font-weight: bold;
  padding: 0;
}
.form_row .prodListWrap table.table tr {
  border: none transparent;
}
.form_row .prodListWrap table.table tr.highlight {
  background: #f6f6f6;
}
.form_row .prodListWrap table.table tr.highlight td {
  color: #5c5e60;
}
.form_row .prodListWrap table.table tr.highlight td a {
  color: #0077ff;
}
.form_row .prodListWrap table.table td {
  border: none transparent;
  border-bottom: 1px solid #e1e1e1;
  padding: 8px 15px;
}
.form_row .selectBox.purchase-date-select.selectBox-dropdown {
  width: 30% !important;
}
@media only screen and (min-width: 580px) {
  .form_row .selectBox.purchase-date-select.selectBox-dropdown {
    width: 142px !important;
  }
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.hide {
  display: none;
}
.blur {
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
}
.bad {
  color: #cc0000;
}
.good {
  color: #81e277;
}
.highlight {
  color: #cccccc;
}
.info {
  color: #5c5e60;
}
.warning {
  color: #f36f2e;
}
#CQ .dialog-warning {
  color: #ff0000;
}
.grey {
  background-color: #5d656b;
}
.grey * {
  color: #ffffff;
}
.grey-light {
  background-color: #a6adb2;
}
.grey-light * {
  color: #000000;
}
.grey-extra-light {
  background-color: #e5e8e8;
}
.grey-extra-light * {
  color: #000000;
}
.grey-dark {
  background-color: #5d656b;
}
.grey-dark * {
  color: #ffffff;
}
.primary {
  background-color: #000000;
}
.primary * {
  color: #ffffff;
}
.secondary {
  background-color: #5c5e60;
}
.secondary * {
  color: #ffffff;
}
.good {
  background-color: #81e277;
}
.good * {
  color: #ffffff;
}
.bad {
  background-color: #cc0000;
}
.bad * {
  color: #ffffff;
}
.highlight {
  background-color: #cccccc;
}
.highlight * {
  color: #ffffff;
}
.info {
  background-color: #5c5e60;
}
.info * {
  color: #ffffff;
}
.warning {
  background-color: #f36f2e;
}
.warning * {
  color: #ffffff;
}
.sunset {
  background-color: #f36f2e;
}
.grid {
  width: 100%;
}
.grid:before,
.grid:after {
  content: "";
  display: table;
}
.grid:after {
  clear: both;
}
.ie6 .grid,
.ie7 .grid {
  zoom: 1;
}
.grid:before,
.grid:after {
  content: "";
  display: table;
}
.grid:after {
  clear: both;
}
.ie6 .grid,
.ie7 .grid {
  zoom: 1;
}
.grid .column:last-child {
  margin-right: 0;
  float: right;
}
.grid-framework .grid {
  margin: 20px 0;
}
.col-12 {
  float: left;
  width: 100%;
  margin-right: 0%;
}
.col-11 {
  float: left;
  width: 91.66666667%;
  margin-right: 0%;
}
.col-10 {
  float: left;
  width: 83.33333333%;
  margin-right: 0%;
}
.col-9 {
  float: left;
  width: 75%;
  margin-right: 0%;
}
.col-8 {
  float: left;
  width: 66.66666667%;
  margin-right: 0%;
}
.col-7 {
  float: left;
  width: 58.33333333%;
  margin-right: 0%;
}
.col-6 {
  float: left;
  width: 50%;
  margin-right: 0%;
}
.col-5 {
  float: left;
  width: 41.66666667%;
  margin-right: 0%;
}
.col-4 {
  float: left;
  width: 33.33333333%;
  margin-right: 0%;
}
.col-3 {
  float: left;
  width: 25%;
  margin-right: 0%;
}
.col-2 {
  float: left;
  width: 16.66666667%;
  margin-right: 0%;
}
.col-1 {
  float: left;
  width: 8.33333333%;
  margin-right: 0%;
}
.col-pull-2 {
  margin-left: 16.66666667%;
}
.col-pull-1 {
  margin-left: 8.33333333%;
}
.col-push-2 {
  margin-right: 16.66666667%;
}
.col-push-1 {
  margin-right: 8.33333333%;
}
.flex {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.collapsible {
  display: tablecell;
  vertical-align: middle;
}
@media only screen and (min-width: 580px) {
  .collapsible {
    display: block;
  }
}
.collapsible h2:first-child,
.collapsible h3:first-child {
  cursor: pointer;
}
@media only screen and (min-width: 580px) {
  .collapsible h2:first-child,
  .collapsible h3:first-child {
    cursor: auto;
  }
}
.collapsible .arrow {
  float: right;
  vertical-align: middle;
  font-size: 20px;
  top: -10px;
}
.collapsible .arrow:before {
  font-size: 20px;
}
@media only screen and (min-width: 580px) {
  .collapsible .arrow {
    display: none;
  }
}
.collapsible.collapsed .collapsible-content {
  display: none;
}
@media only screen and (min-width: 580px) {
  .collapsible.collapsed .collapsible-content {
    display: block;
  }
}
.video-player {
  cursor: pointer;
}
.video-player,
.video-player > .video-js > .vjs-poster {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding: 56.25% 0 0 0;
  background-color: #000;
  overflow: hidden;
}
.video-player > .video-js > .vjs-poster {
  position: absolute;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.video-player > .video-js > .vjs-tech,
.video-player > .video-js > .vjs-poster > img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 100%;
  max-width: 100%;
  margin: auto;
  overflow: hidden;
}
.video-player > .video-js > iframe.vjs-tech {
  height: 100%;
  width: 100%;
}
.video-player .vjs-youtube.vjs-user-active .iframeblocker {
  display: block !important;
}
.video-player .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.video-player .video-js.vjs-fullscreen .vjs-tech {
  height: 100%;
}
.video-player .video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
.video-player .frame {
  position: absolute;
  top: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.video-player picture {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.video-player picture img {
  width: 100%;
}
.video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}
.vjs-zebra-skin {
  color: white;
  display: block;
  height: 100%;
}
.selected .vjs-zebra-skin {
  background: black;
}
.vjs-zebra-skin .vjs-big-play-button {
  font-family: 'zebra-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  font-size: 100px;
  line-height: 100%;
  transition: opacity 100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  z-index: 2;
}
.vjs-zebra-skin .vjs-big-play-button:before {
  display: inline-block;
  vertical-align: middle;
  color: #fee100;
  content: "\e61d";
}
.vjs-zebra-skin.vjs-controls-disabled .vjs-big-play-button,
.vjs-zebra-skin.vjs-has-started .vjs-big-play-button,
.vjs-zebra-skin.vjs-using-native-controls .vjs-big-play-button {
  opacity: 0;
}
.vjs-zebra-skin .vjs-control-bar {
  height: 50px;
  opacity: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2s;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7);
}
.vjs-zebra-skin.vjs-has-started .vjs-control-bar {
  opacity: 1;
  transition: opacity 100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.vjs-zebra-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 0;
  transition: opacity 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.vjs-zebra-skin.vjs-using-native-controls .vjs-control-bar,
.vjs-zebra-skin.vjs-controls-disabled .vjs-control-bar {
  display: none;
}
.vjs-zebra-skin .vjs-progress-control {
  position: absolute;
  top: 0;
  right: 95px;
  bottom: 0;
  left: 50px;
}
.vjs-zebra-skin .vjs-progress-control .vjs-progress-holder {
  cursor: pointer;
  height: 20px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}
.vjs-zebra-skin .vjs-progress-control .vjs-progress-holder:after {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 2px;
  content: "";
  display: block;
  height: 4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}
.vjs-zebra-skin .vjs-progress-control .vjs-play-progress {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 2px;
  height: 4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}
.vjs-zebra-skin .vjs-play-control {
  cursor: pointer;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  left: 20px;
  height: 16px;
  width: 15px;
}
.vjs-zebra-skin .vjs-play-control:before {
  border-color: transparent transparent transparent white;
  border-style: solid;
  border-width: 8px 0 8px 15px;
  content: "";
  display: block;
}
.vjs-zebra-skin.vjs-playing .vjs-play-control:before,
.vjs-zebra-skin.vjs-playing .vjs-play-control:after {
  background-color: white;
  border: none;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 6px;
}
.vjs-zebra-skin.vjs-playing .vjs-play-control:after {
  left: auto;
  right: 0;
}
.vjs-zebra-skin .vjs-fullscreen-control {
  border: 3px solid white;
  box-sizing: border-box;
  cursor: pointer;
  margin-top: -7px;
  position: absolute;
  top: 50%;
  right: 20px;
  height: 14px;
  width: 22px;
}
.vjs-zebra-skin.vjs-fullscreen .vjs-fullscreen-control {
  background: white;
}
.vjs-zebra-skin.vjs-fullscreen .vjs-fullscreen-control:after {
  background: black;
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 5px;
}
.vjs-zebra-skin .vjs-volume-control {
  cursor: pointer;
  margin-top: -7px;
  position: absolute;
  top: 50%;
  right: 55px;
  height: 14px;
  width: 22px;
}
.vjs-zebra-skin .vjs-volume-bar {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAcCAQAAACw95UnAAAAMElEQVRIx2NgoBL4n4YKGUYNHkEG4zJg1OCRYDCpBowaPJwMppbLRg0eNXjUYBLEAXWNUA6QNm1lAAAAAElFTkSuQmCC);
  background-size: 22px 14px;
  height: 100%;
  width: 100%;
}
.vjs-zebra-skin .vjs-volume-level {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAcAQAAAAAyhWABAAAAAnRSTlMAAHaTzTgAAAAZSURBVHgBYwAB/g9EUv+JokCqiaT+U4MCAPKPS7WUUOc1AAAAAElFTkSuQmCC);
  background-size: 22px 14px;
  height: 100%;
}
.vjs-zebra-skin .vjs-current-time,
.vjs-zebra-skin .vjs-time-divider,
.vjs-zebra-skin .vjs-duration,
.vjs-zebra-skin .vjs-remaining-time,
.vjs-zebra-skin .vjs-load-progress,
.vjs-zebra-skin .vjs-play-progress .vjs-control-text,
.vjs-zebra-skin .vjs-play-control .vjs-control-content,
.vjs-zebra-skin .vjs-fullscreen-control .vjs-control-text,
.vjs-zebra-skin .vjs-slider-handle,
.vjs-zebra-skin .vjs-volume-handle,
.vjs-zebra-skin .vjs-live-controls,
.vjs-zebra-skin .vjs-playback-rate,
.vjs-zebra-skin .vjs-subtitles-button,
.vjs-zebra-skin .vjs-captions-button,
.vjs-zebra-skin .vjs-mute-control {
  display: none;
}
/* Dropdown control */
.selectBox-dropdown {
  width: 210px;
  padding-right: 40px;
  position: relative;
  border: solid 1px #a6adb2;
  text-decoration: none;
  display: inline-block;
  color: #5c5e60;
  font: bold 14px "proxima-nova", sans-serif;
  margin-bottom: 10px;
  line-height: 24px;
  cursor: pointer;
}
.selectBox-dropdown .selectBox-label {
  width: 100%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  padding: 10px 0 10px 15px;
  color: #5c5e60;
}
.selectBox-dropdown .selectBox-arrow {
  position: absolute;
  top: -1px;
  bottom: -1px;
  right: 0;
  background: #a6adb2;
  width: 44px;
}
.selectBox-dropdown .selectBox-arrow:after {
  display: block;
  content: "";
  background: url('../../designs/zebra-www-responsive/dropdown-arrow.png') no-repeat;
  position: absolute;
  top: 21px;
  right: 14px;
  width: 12px;
  height: 7px;
}
.selectBox-dropdown-menu {
  position: absolute;
  z-index: 99999;
  max-height: 200px;
  border: solid 1px #bbb;
  background: #fff;
  overflow: auto;
}
.selectBox-dropdown-menu.selectBox-options {
  overflow-x: hidden!important;
}
.selectBox-dropdown-menu.selectBox-options li a {
  padding-right: 20px;
}
.selectBox-inline {
  width: 250px;
  outline: none;
  border: solid 1px #BBB;
  background: #fff;
  display: inline-block;
  overflow: auto;
}
.selectBox-inline:focus {
  border-color: #666;
}
.selectBox-options,
.selectBox-options li,
.selectBox-options li a {
  list-style: none;
  display: block;
  cursor: default;
  padding: 0;
  margin: 0;
}
.selectBox-options li a {
  line-height: 1.5;
  white-space: nowrap;
  overflow: hidden;
  background: 6px center no-repeat;
  color: #5c5e60;
  font: 14px/44px "proxima-nova", Arial, Helvetica, sans-serif;
  padding: 0 0 0 15px;
  cursor: pointer;
}
.selectBox-options .selectBox-hover a {
  background: #0077ff;
  color: #fff;
}
.selectBox-options .selectBox-disabled a {
  color: #888;
  background: transparent;
}
.selectBox-options .selectBox-selected a {
  background: #0077FF;
  color: #fff;
  font-weight: bold;
}
.selectBox-options .selectBox-optgroup {
  color: #666;
  background: #eee;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 .3em;
  white-space: nowrap;
}
.selectBox.selectBox-disabled {
  color: #ccc !important;
  border-color: #ccc;
}
.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
  opacity: .5;
  border-color: #666;
  background: #e2e2e2;
}
.selectBox-inline.selectBox-disabled {
  color: #888 !important;
}
.selectBox-inline.selectBox-disabled .selectBox-options a {
  background-color: transparent !important;
}
footer {
  margin: 0 auto;
  padding-top: 30px;
}
footer:before,
footer:after {
  content: "";
  display: table;
}
footer:after {
  clear: both;
}
.ie6 footer,
.ie7 footer {
  zoom: 1;
}
footer:before,
footer:after {
  content: "";
  display: table;
}
footer:after {
  clear: both;
}
.ie6 footer,
.ie7 footer {
  zoom: 1;
}
@media (max-width: 800px) {
  footer {
    border-top: solid 3px #e5e8e8;
    padding-top: 0px;
  }
}
footer h3 {
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
}
footer .left {
  padding: 0px 0px 0px 30px;
  float: left;
  width: 25%;
  margin-right: 0%;
}
@media (max-width: 800px) {
  footer .left {
    padding: 10px 0px 10px 0px;
    width: 100%;
  }
}
footer .left .about-links h4 {
  font-weight: 600;
  font-size: 16px;
  color: #000000;
  text-transform: uppercase;
}
footer .left .about-links ul {
  list-style: none;
  line-height: 1.5;
}
footer .left .about-links ul li {
  padding: 3px 0;
}
footer .left .about-links ul a {
  color: #000000;
}
@media (max-width: 800px) {
  footer .left .about-links {
    padding: 40px;
  }
  footer .left .about-links h4 {
    text-align: left;
  }
  footer .left .about-links li {
    width: 49%;
    display: inline-block;
    text-align: left;
  }
}
@media (max-width: 700px) {
  footer .left .about-links h4 {
    font-size: 22px;
  }
  footer .left .about-links a {
    font-size: 16px;
  }
}
@media (max-width: 580px) {
  footer .left .about-links li {
    display: block;
    width: 95%;
    padding: 0;
  }
  footer .left .about-links h4 {
    font-size: 26px;
  }
  footer .left .about-links a {
    font-size: 19px;
  }
}
footer .center {
  text-align: center;
  float: left;
  width: 50%;
  margin-right: 0%;
}
@media (max-width: 800px) {
  footer .center {
    border-top: solid 3px #e5e8e8;
    padding: 40px 0;
    width: 100%;
  }
}
footer .center .buttons {
  padding: 30px 20px 0;
}
footer .center .buttons .primary {
  display: inline-block;
}
@media (max-width: 1200px) {
  footer .center .buttons .primary {
    display: inline-block;
  }
}
@media (max-width: 800px) {
  footer .center .buttons .primary {
    max-width: 47%;
  }
}
@media (max-width: 700px) {
  footer .center .buttons .primary {
    width: 100%;
    max-width: none;
  }
}
footer .center .global .map img {
  height: auto;
  max-width: 100%;
}
footer .right {
  float: left;
  width: 25%;
  margin-right: 0;
  float: right;
  padding: 0 0 0 20px;
  text-align: center;
}
@media (max-width: 800px) {
  footer .right {
    padding-top: 30px;
    border-top: solid 3px #e5e8e8;
    text-align: left;
    width: 100%;
  }
}
footer .right .social {
  display: inline-block;
}
@media (max-width: 800px) {
  footer .right .social {
    padding: 0px 40px 30px 40px;
  }
}
footer .right .social h3.label {
  color: #000000;
  text-transform: uppercase;
  text-align: left;
}
footer .right .social .social-buttons {
  padding: 0 0 10px 0;
}
footer .right .social .social-buttons li {
  display: block;
  cursor: pointer;
  position: relative;
  text-align: left;
  margin-bottom: 10px;
}
@media (max-width: 800px) {
  footer .right .social .social-buttons li {
    margin-bottom: 15px;
    display: inline-block;
    width: 48%;
  }
}
@media (max-width: 700px) {
  footer .right .social .social-buttons li {
    margin-bottom: 15px;
    display: block;
    width: 100%;
  }
}
footer .right .social .social-buttons li i {
  font-size: 30px;
  position: absolute;
  left: 0;
}
footer .right .social .social-buttons li i.icon-facebook {
  color: #3b5998;
}
footer .right .social .social-buttons li i.icon-twitter {
  color: #55acee;
}
footer .right .social .social-buttons li i.icon-linkedin {
  color: #0976b4;
}
footer .right .social .social-buttons li i.icon-youtube {
  color: #e52d27;
}
footer .right .social .social-buttons li i.icon-blog {
  color: #5d656b;
}
footer .right .social .social-buttons li .cta-02 {
  margin-left: 40px;
  text-align: left;
  text-transform: uppercase;
}
footer .right .social .social-buttons li .cta-02.facebook:hover {
  color: #3b5998;
}
footer .right .social .social-buttons li .cta-02.twitter:hover {
  color: #55acee;
}
footer .right .social .social-buttons li .cta-02.linkedin:hover {
  color: #0976b4;
}
footer .right .social .social-buttons li .cta-02.youtube:hover {
  color: #e52d27;
}
footer .right .social .social-buttons li .cta-02.blog:hover {
  color: #5d656b;
}
footer .right .social .social-wrapper {
  display: none;
  padding: 20px;
  border: 3px solid #e5e8e8;
}
footer .right .social .social-follow {
  padding: 20px;
}
footer .right .social .cta-02 {
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  margin: 0;
  line-height: 2;
}
footer .right .social-follow {
  padding: 20px;
}
footer .right .social-follow .cta-02 {
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  margin: 0;
  line-height: 2;
}
footer .copyright {
  float: left;
  width: 100%;
  margin-right: 0;
  float: right;
  clear: both;
  float: none;
  padding: 20px 0;
  text-align: center;
}
footer .copyright:before,
footer .copyright:after {
  content: "";
  display: table;
}
footer .copyright:after {
  clear: both;
}
.ie6 footer .copyright,
.ie7 footer .copyright {
  zoom: 1;
}
footer .copyright:before,
footer .copyright:after {
  content: "";
  display: table;
}
footer .copyright:after {
  clear: both;
}
.ie6 footer .copyright,
.ie7 footer .copyright {
  zoom: 1;
}
footer .copyright a {
  color: #a6adb2;
  text-align: center;
  border-right: 1px solid #a6adb2;
  padding: 0 10px;
  font-weight: 500;
  letter-spacing: 1px;
}
footer .copyright a:last-child {
  border: none;
}
footer .simple-copyright {
  float: left;
  width: 100%;
  margin-right: 0;
  float: right;
  clear: both;
  float: none;
  padding: 20px 0;
  text-align: left;
  font-size: small;
}
footer .simple-copyright:before,
footer .simple-copyright:after {
  content: "";
  display: table;
}
footer .simple-copyright:after {
  clear: both;
}
.ie6 footer .simple-copyright,
.ie7 footer .simple-copyright {
  zoom: 1;
}
footer .simple-copyright:before,
footer .simple-copyright:after {
  content: "";
  display: table;
}
footer .simple-copyright:after {
  clear: both;
}
.ie6 footer .simple-copyright,
.ie7 footer .simple-copyright {
  zoom: 1;
}
@media (max-width: 580px) {
  footer .simple-copyright {
    margin-left: 5px;
  }
}
footer .subcopyright {
  font-size: 11px;
  text-align: left;
  padding: 30px 20px 10px 20px;
}
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('components/content/herocarousel/less/ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('components/content/herocarousel/less/fonts/slick.eot');
  src: url('components/content/herocarousel/less/fonts/slick.eot?#iefix') format('embedded-opentype'), url('components/content/herocarousel/less/fonts/slick.woff') format('woff'), url('components/content/herocarousel/less/fonts/slick.ttf') format('truetype'), url('components/content/herocarousel/less/fonts/slick.svg#slick') format('svg');
}
/* 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%;
  margin-top: -10px \9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover: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: 14px;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
.slick-prev[dir="rtl"] {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
.slick-prev:before[dir="rtl"] {
  content: "→";
}
.slick-next {
  right: -25px;
}
.slick-next[dir="rtl"] {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
.slick-next:before[dir="rtl"] {
  content: "←";
}
/* Dots */
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 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 {
  outline: none;
}
.slick-dots li button:hover: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: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.full-width-image.half-height {
  height: 225px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.full-width-image.half-height .hero-bkg-img {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover !important;
}
.carousel {
  margin-bottom: 0;
}
.carousel .video-player {
  text-align: center;
}
.carousel .vjs-big-play-button {
  font-size: 60px;
  margin-left: -30px;
  margin-top: -30px;
}
@media only screen and (min-width: 700px) {
  .carousel .vjs-big-play-button {
    font-size: 100px;
    margin-left: -50px;
    margin-top: -50px;
  }
}
.carousel-container {
  max-width: 1250px;
  margin: 0 auto 15px;
}
.slick-slide {
  position: relative;
}
.slick-slide .imageContainer {
  max-height: 570px;
  overflow: hidden;
}
.carousel-container[data-style="arrows"] .slick-slide .imageContainer {
  max-height: 455px;
}
.slick-slide .imageContainer img {
  max-height: 570px;
  width: 100%;
  margin: 0 auto;
}
.carousel-container[data-style="arrows"] .slick-slide .imageContainer img {
  max-height: 455px;
}
@media only screen and (min-width: 800px) {
  .slick-slide .imageContainer img {
    width: auto;
  }
}
.arrow-control {
  position: absolute;
  font-size: 30px;
  top: 50%;
  z-index: 3;
  cursor: pointer;
  outline: none;
  transition: opacity 0.3s ease;
}
.arrow-control.invisible {
  opacity: 0;
}
.arrow-control > i {
  color: #e5e8e8;
}
.arrow-control > i:hover {
  color: #a6adb2;
}
.arrow-control.arrow-next {
  right: 120px;
}
.arrow-control.arrow-next .icon-right-arrow {
  display: none;
}
@media only screen and (min-width: 800px) {
  .arrow-control.arrow-next .icon-right-arrow {
    display: inline-block;
  }
}
.arrow-control.arrow-prev {
  left: 120px;
}
.arrow-control.arrow-prev .icon-left-arrow {
  display: none;
}
@media only screen and (min-width: 800px) {
  .arrow-control.arrow-prev .icon-left-arrow {
    display: inline-block;
  }
}
.carousel-container {
  position: relative;
}
.carousel-content {
  padding: 15px;
  color: black;
}
.carousel-content .call-to-action {
  margin-bottom: 0;
}
@media only screen and (min-width: 800px) {
  .carousel-content {
    position: absolute;
    top: 30px;
    margin: 0;
    max-width: 62%;
  }
  .carousel-content.item-pos-center {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }
  .carousel-content.item-pos-left {
    left: 0;
    text-align: left;
  }
  .carousel-content.item-pos-right {
    right: 0;
    text-align: left;
  }
}
.carousel-content h1 {
  margin: 0 0 10px;
  padding: 0;
  line-height: 1;
  font-weight: bold;
  font-size: 36px;
}
.carousel-content p {
  margin: 0 0 10px;
  padding: 0;
  font-weight: 300;
  font-size: 14px;
}
.dark-background .carousel-content {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffffff;
}
.dark-background .carousel-content h1,
.dark-background .carousel-content h2,
.dark-background .carousel-content h3,
.dark-background .carousel-content h4,
.dark-background .carousel-content h5 {
  color: #ffffff;
}
.dark-background .carousel-content p {
  color: #ffffff;
}
.dot-style-dark-grey .slick-dots li button:before {
  color: #5d656b;
  opacity: 1;
}
.dot-style-dark-grey .slick-dots li.slick-active button:before {
  color: #222;
  opacity: 1;
}
.dot-style-white .slick-dots li button:before {
  color: #ddd;
  opacity: 1;
}
.dot-style-white .slick-dots li.slick-active button:before {
  color: #fff;
  opacity: 1;
}
.light-background .carousel-content {
  background-color: rgba(255, 255, 255, 0.7);
}
.dot-style-blue .slick-dots li button:before {
  color: rgba(38, 123, 180, 0.8);
  opacity: 1;
}
.dot-style-blue .slick-dots li.slick-active button:before {
  color: #267bb4;
  opacity: 1;
}
.blue-background .carousel-content {
  background-color: #267bb4;
  color: #ffffff;
}
.blue-background .carousel-content h1,
.blue-background .carousel-content h2,
.blue-background .carousel-content h3,
.blue-background .carousel-content h4,
.blue-background .carousel-content h5 {
  color: #ffffff;
}
.blue-background .carousel-content p {
  color: #ffffff;
}
@media only screen and (min-width: 800px) {
  .carousel-content.align-right {
    right: 0;
    left: inherit;
    text-align: right;
  }
}
.thumb-container {
  display: block;
  padding: 0 0 0 10px;
  margin: 0 auto;
  text-align: center;
  max-width: 90%;
}
@media only screen and (min-width: 800px) {
  .thumb-container {
    max-width: 101px;
    text-align: right;
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 0;
    margin: 0;
  }
}
.thumbnails {
  font-size: 0;
}
.thumb {
  display: inline-block;
  height: 40px;
  width: 40px;
  overflow: hidden;
  margin: 10px 10px 10px 0;
  background: black;
  cursor: pointer;
  position: relative;
}
@media only screen and (min-width: 800px) {
  .thumb {
    border: 1px solid #a6adb2;
    border-right: none;
    height: 49px;
    width: 50px;
    margin: 0 0 -1px;
    background: #ffffff;
  }
  .single-column .thumb {
    display: block;
  }
  .thumb:nth-child(even) {
    border-right: 1px solid #a6adb2;
  }
}
.thumb .overlay {
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
}
.thumb .overlay.active {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 0, 0.6);
}
.thumb.video i {
  line-height: 44px;
  font-size: 24px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  text-align: center;
  color: #fee100;
}
@media only screen and (min-width: 700px) {
  .thumb.video i {
    line-height: 49px;
  }
}
@media screen and (max-width: 767px) {
  .slick-dots {
    position: static;
  }
}
@media only screen and (min-width: 800px) {
  .slick-dots {
    position: absolute;
    bottom: -45px;
  }
}
.slick-dots li button:before {
  font-size: 14px;
}
.video-container {
  text-align: center;
  position: relative;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 800px) {
  .video-container {
    height: 570px;
    width: auto;
  }
  .carousel-container[data-style="arrows"] .video-container {
    height: 455px;
  }
}
.video-container .video-player {
  padding: 0;
  background: none;
}
@media only screen and (min-width: 800px) {
  .video-container .video-player {
    height: 100%;
  }
}
.video-container .video-player video {
  height: auto;
  width: 100%;
}
@media only screen and (min-width: 800px) {
  .video-container .video-player video {
    height: 100%;
    width: auto;
    margin: 0 auto;
  }
}
.video-container .frame {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.video-container .frame picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.video-container .frame picture img {
  width: 100%;
}
@media only screen and (min-width: 800px) {
  .video-container .frame picture img {
    height: 100%;
    width: auto;
    margin: 0 auto;
  }
}
.video-container .vjs-has-started + .frame {
  display: none;
}
.carousel {
  opacity: 0;
  transition: opacity 0.2s ease-in;
}
.carousel.slick-initialized {
  opacity: 1;
}
.call-to-action {
  margin-bottom: 10px;
}
.call-to-action .open {
  position: relative;
}
.call-to-action a {
  margin-right: 0;
}
.call-to-action .primary ~ .dropdown-link-menu,
.call-to-action .secondary ~ .dropdown-link-menu {
  top: 54px;
  left: -10px;
}
.call-to-action .primary ~ .dropdown-link-menu > li > a {
  border-color: #fee100;
}
.call-to-action .secondary ~ .dropdown-link-menu > li > a {
  border-color: #0077ff;
}
.call-to-action .cta.outbound-link {
  padding: 10px 0;
  margin: 0;
}
.call-to-action .textLink {
  font-size: 16px;
  line-height: 1.5;
  padding: 0;
}
.call-to-action .cta.dropdown-link {
  padding: 0;
}
.call-to-action.align-left {
  text-align: left;
}
.call-to-action.align-left .secondary,
.call-to-action.align-left .primary,
.call-to-action.align-left .left-button,
.call-to-action.align-left .download-link {
  margin-left: -10px;
}
.call-to-action.align-center {
  text-align: center;
}
.call-to-action.align-right {
  text-align: right;
}
.call-to-action.align-right .secondary,
.call-to-action.align-right .primary,
.call-to-action.align-right .left-button,
.call-to-action.align-right .download-link {
  margin-right: -10px;
}
.primary-cta {
  background-color: #fee100;
}
.primary-cta * {
  color: #000000;
}
.secondary-cta {
  background-color: #0077ff;
}
.secondary-cta * {
  color: #ffffff;
}
.dropdown-container {
  display: inline-block;
  position: relative;
  width: 100%;
}
.ie7 .dropdown-container {
  display: inline;
  zoom: 1;
}
.dropdown-link {
  padding: 20px 40px;
  line-height: 1.5;
  width: 100%;
}
.dropdown-link:after {
  font-family: 'zebra-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e60d";
  font-size: 12px;
  font-size: 0.75rem;
  position: relative;
  top: 1px;
  margin-left: 10px;
}
.open .dropdown-link:after {
  content: "\e628";
}
.dropdown-link-menu {
  display: none;
  min-width: 160px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: -10px;
  position: absolute;
}
.open .dropdown-link-menu {
  display: block;
  width: 100%;
  padding: 10px 10px;
  z-index: 1;
  border-top: none;
}
.dropdown-link-menu > li:first-child a {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.dropdown-link-menu > li > a {
  color: #a6adb2;
  background: #fff;
  padding: 10px 20px;
  margin: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-top: none;
  width: 99%;
}
.dropdown-link-menu > li > a:hover {
  background: #a6adb2;
  color: #fff;
}
.yellow-circle-arrow {
  color: #5d656b;
  font-weight: 500;
}
.yellow-circle-arrow:before {
  font-family: 'zebra-icons';
  speak: none;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\e621";
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #f9d933;
  color: #fff;
  width: 28px;
  height: 28px;
  display: inline-block;
  border-radius: 14px;
  vertical-align: middle;
  padding-top: 7px;
  box-sizing: border-box;
  padding-left: 2px;
  margin-right: 8px;
}
a.yellow-circle-arrow {
  color: #5d656b;
  font-weight: 500;
  padding: 0;
}
@media only screen and (min-width: 700px) {
  .dropdown-container {
    width: auto;
  }
  .dropdown-link {
    width: 100%;
  }
  .dropdown-link-menu {
    position: absolute;
    left: 10px;
    top: 100%;
    margin-top: -10px;
  }
}
@media only screen and (min-width: 800px) {
  .dropdown-container {
    width: 100%;
  }
  .dropdown-link {
    width: 100%;
  }
}
@media only screen and (min-width: 970px) {
  .dropdown-container {
    width: auto;
  }
  .dropdown-link {
    width: auto;
  }
  .dropdown-link-menu {
    position: absolute;
    left: 10px;
    top: 100%;
  }
}
.rte-subhead {
  font-weight: 500;
  font-size: 22px;
  color: #000000;
  text-transform: uppercase;
}
.rte-cta,
.rte-cta-outbound,
.rte-primary,
.rte-secondary,
.rte-secondary-outbound,
.rte-tertiary,
.rte-download {
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 2px;
}
.rte-cta a,
.rte-cta-outbound a,
.rte-primary a,
.rte-secondary a,
.rte-secondary-outbound a,
.rte-tertiary a,
.rte-download a {
  color: inherit;
  font-size: inherit;
  margin-right: 0px;
}
.rte-cta {
  font-weight: 600;
  font-size: 16px;
  color: #0077ff;
  padding: 0;
}
.rte-cta i {
  font-size: 13px;
  color: #0077ff;
}
.rte-cta:after {
  color: #0077ff;
}
.rte-cta-outbound {
  font-weight: 600;
  font-size: 16px;
  color: #0077ff;
  padding: 0;
  margin-right: 30px;
}
.rte-cta-outbound i {
  font-size: 13px;
  color: #0077ff;
}
.rte-cta-outbound:after {
  color: #0077ff;
}
.rte-cta-outbound i {
  font-size: 10px;
}
.rte-cta-outbound:after {
  font-family: 'zebra-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e621";
  font-size: 12px;
  position: relative;
  top: 1px;
  margin-left: 5px;
}
.rte-primary {
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 10px 20px;
  outline: none;
  margin-right: 11px;
  margin-left: -10px;
  background: #fee100;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  border: 10px solid transparent;
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
}
@media only screen and (min-width: 700px) {
  .rte-primary {
    width: auto;
    display: inline-block;
  }
}
.rte-primary:hover {
  border: 10px solid rgba(255, 225, 0, 0.15);
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
}
.rte-secondary {
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 10px 20px;
  outline: none;
  margin-right: 11px;
  margin-left: -10px;
  background: #0077ff;
  color: white;
  font-size: 16px;
  font-weight: 600;
  border: 10px solid transparent;
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
}
@media only screen and (min-width: 700px) {
  .rte-secondary {
    width: auto;
    display: inline-block;
  }
}
.rte-secondary:hover {
  border: 10px solid rgba(0, 119, 255, 0.3);
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
}
.rte-secondary i {
  font-size: 10px;
}
.rte-secondary-outbound {
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 10px 20px;
  outline: none;
  margin-right: 11px;
  margin-left: -10px;
  background: #0077ff;
  color: white;
  font-size: 16px;
  font-weight: 600;
  border: 10px solid transparent;
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
  margin-right: 30px;
}
@media only screen and (min-width: 700px) {
  .rte-secondary-outbound {
    width: auto;
    display: inline-block;
  }
}
.rte-secondary-outbound:hover {
  border: 10px solid rgba(0, 119, 255, 0.3);
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
}
.rte-secondary-outbound i {
  font-size: 10px;
}
.rte-secondary-outbound:after {
  font-family: 'zebra-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e621";
  font-size: 12px;
  position: relative;
  top: 1px;
  margin-left: 5px;
}
.rte-tertiary {
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 10px 20px;
  outline: none;
  margin-right: 11px;
  background: white;
  color: #a6adb2;
  border: 2px solid #a6adb2;
  font-size: 16px;
  font-weight: 600;
}
@media only screen and (min-width: 700px) {
  .rte-tertiary {
    width: auto;
    display: inline-block;
  }
}
.rte-tertiary:hover {
  background: #a6adb2;
  color: white;
}
.rte-download {
  text-decoration: none;
  outline: none;
  color: #0077ff;
  font-weight: 600;
  font-size: 16px;
  padding: 0;
  background: white;
  border: 10px solid transparent;
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
  margin-right: 30px;
}
.rte-download i {
  font-size: 13px;
  color: #0077ff;
}
.rte-download:after {
  color: #0077ff;
}
.rte-download:hover {
  border: 10px solid rgba(255, 255, 255, 0.3);
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
}
.rte-download * {
  color: #0077ff;
}
.rte-download i {
  margin-left: 15px;
}
.rte-download:after {
  font-family: 'zebra-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e60e";
  font-size: 20px;
  position: relative;
  top: 5px;
  margin-left: 5px;
}
.text ul,
.image-text ul,
.text ol,
.image-text ol {
  -webkit-padding-start: 40px;
}
.text ul,
.image-text ul {
  list-style-type: disc;
}
.text ol,
.image-text ol {
  list-style-type: decimal;
}
.text li,
.image-text li {
  list-style: inherit;
}
@media (max-width: 800px) {
  .rte-subhead {
    font-size: 25px;
  }
  a .rte-cta {
    font-size: 20px;
  }
}
#twitter-widget-0 {
  height: 380px !important;
}
#CQ .x-btn-text-icon .x-btn-icon-small-left .x-btn-text.x-edit-insertvariable {
  background-image: none;
  padding-left: 0;
}
/**
*
* Series Content Area Styling
*
*/
.series-content-area {
  width: 100%;
  color: #5c5e60;
  padding: 30px;
}
.series-content-area:before,
.series-content-area:after {
  content: "";
  display: table;
}
.series-content-area:after {
  clear: both;
}
.ie6 .series-content-area,
.ie7 .series-content-area {
  zoom: 1;
}
.series-content-area:before,
.series-content-area:after {
  content: "";
  display: table;
}
.series-content-area:after {
  clear: both;
}
.ie6 .series-content-area,
.ie7 .series-content-area {
  zoom: 1;
}
.series-content-area .left {
  float: left;
  width: 58.33333333%;
  margin-right: 0%;
  padding-right: 30px;
}
.series-content-area .left > .buttons {
  margin-bottom: 10px;
}
.series-content-area .left p {
  font-size: 15px;
}
.series-content-area .left .content-area h3 {
  margin-top: 0;
}
.series-content-area .left .content-area ul,
.series-content-area .left .content-area li {
  list-style: disc outside;
  margin: 0 0 0 15px;
}
.series-content-area .contentareacta:before,
.series-content-area .contentareacta:after {
  content: "";
  display: table;
}
.series-content-area .contentareacta:after {
  clear: both;
}
.ie6 .series-content-area .contentareacta,
.ie7 .series-content-area .contentareacta {
  zoom: 1;
}
.series-content-area .contentareacta:before,
.series-content-area .contentareacta:after {
  content: "";
  display: table;
}
.series-content-area .contentareacta:after {
  clear: both;
}
.ie6 .series-content-area .contentareacta,
.ie7 .series-content-area .contentareacta {
  zoom: 1;
}
.series-content-area .contentareacta .extendArea,
.series-content-area .contentareacta .replacesArea {
  float: left;
  width: 50%;
}
.series-content-area .contentareacta .replacesArea {
  padding-left: 10px;
}
.series-content-area .right {
  float: left;
  width: 41.66666667%;
  margin-right: 0;
  float: right;
}
.series-content-area .right section {
  margin-bottom: 20px;
  color: #5c5e60;
}
.series-content-area .right .scdl li {
  border-bottom: 1px solid rgba(198, 202, 204, 0.5);
}
.series-content-area .right .scdl li a {
  display: block;
  line-height: 44px;
  text-transform: capitalize;
}
.series-content-area .right .scdl li:last-child {
  border-bottom: 0;
}
.series-content-area .right .call-to-action.buttons.dropdown-cta {
  display: inline-block;
}
.series-content-area .right .call-to-action.buttons.dropdown-cta a {
  top: auto;
  font-size: 14px;
}
.series-content-area .download-link {
  white-space: nowrap;
}
.series-content-area .buttons {
  margin: -10px 0 20px 0px;
}
.series-content-area .buttons > div {
  display: inline-block;
}
.series-content-area .buttons a {
  display: inline-block;
}
.series-content-area .buttons .dropdown-link .dropdown-link {
  cursor: pointer;
  position: relative;
  padding: 10px 20px;
  display: inline-block;
}
.series-content-area .buttons .dropdown-link .dropdown-link ul {
  margin-top: 10px;
  border: solid 1px #fee100;
  border-bottom: none;
  width: 100%;
  opacity: 0;
  display: none;
  position: absolute;
  left: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.series-content-area .buttons .dropdown-link .dropdown-link li {
  border-bottom: solid 1px #fee100;
  background: #fff;
}
.series-content-area .buttons .dropdown-link .dropdown-link li > a {
  padding: 10px 20px;
  width: 100%;
  color: #aaa;
  display: inline-block;
}
.series-content-area .buttons .dropdown-link .dropdown-link li > a:hover {
  background: #aaa;
  color: #fff;
}
.series-content-area .buttons .dropdown-link .dropdown-link.open ul {
  display: block;
  opacity: 1;
}
.series-content-area .buttons .dropdown-link .dropdown-link.open:after {
  font-family: 'zebra-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e628";
}
.series-content-area .buttons .dropdown-link .dropdown-link:after {
  font-family: 'zebra-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e60d";
  font-size: 12px;
  position: relative;
  top: 1px;
  margin-left: 10px;
}
.series-content-area h4 {
  color: #000000;
  font-weight: 500;
  text-transform: uppercase;
}
.series-content-area ul,
.series-content-area li {
  color: #5c5e60;
}
.series-content-area .compatibility li {
  border: solid 1px rgba(0, 0, 0, 0.2);
  padding: 10px 40px;
  display: inline-block;
  background: #fff;
  margin: 0 -7px 0 0;
  font-size: 35px;
}
.series-content-area .compatibility .apple:after {
  font-family: 'zebra-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e603";
  position: relative;
}
.series-content-area .compatibility .android:after {
  font-family: 'zebra-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e602";
  position: relative;
}
.series-content-area .compatibility .windows8:after {
  font-family: 'zebra-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e62c";
  position: relative;
}
.series-content-area .compatibility .wifi:after {
  font-family: 'zebra-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e62b";
  position: relative;
}
@media (max-width: 1175px) {
  .series-content-area .left {
    float: left;
    width: 41.66666667%;
    margin-right: 0%;
  }
  .series-content-area .right {
    float: left;
    width: 58.33333333%;
    margin-right: 0;
    float: right;
  }
  .series-content-area .contentareacta .extendArea,
  .series-content-area .contentareacta .replacesArea {
    float: none;
    width: 100%;
  }
  .series-content-area .contentareacta .replacesArea {
    padding-left: 0;
  }
  .series-content-area .compatibility li {
    padding: 10px 5%;
  }
  .series-content-area .buttons > div {
    display: block;
    width: 100%;
  }
  .series-content-area .buttons .dropdown-link:after {
    float: right;
    margin-top: 5px;
  }
  .series-content-area .buttons a {
    width: 100%;
  }
}
@media (max-width: 800px) {
  .series-content-area .compatibility li {
    padding: 10px 5%;
  }
  .series-content-area .left {
    float: left;
    width: 100%;
    margin-right: 0;
    float: right;
    padding-right: 0;
  }
  .series-content-area .left section {
    margin: 25px 0;
  }
  .series-content-area .right {
    float: left;
    width: 100%;
    margin-right: 0;
    float: right;
  }
  .series-content-area .right section {
    margin: 25px 0;
  }
  .series-content-area a.download-link {
    display: block;
    white-space: nowrap;
  }
}
.box-area {
  width: 100%;
  padding: 20px 40px;
}
.box-area:before,
.box-area:after {
  content: "";
  display: table;
}
.box-area:after {
  clear: both;
}
.ie6 .box-area,
.ie7 .box-area {
  zoom: 1;
}
.box-area:before,
.box-area:after {
  content: "";
  display: table;
}
.box-area:after {
  clear: both;
}
.ie6 .box-area,
.ie7 .box-area {
  zoom: 1;
}
.box-area ul:before,
.box-area ul:after {
  content: "";
  display: table;
}
.box-area ul:after {
  clear: both;
}
.ie6 .box-area ul,
.ie7 .box-area ul {
  zoom: 1;
}
.box-area ul:before,
.box-area ul:after {
  content: "";
  display: table;
}
.box-area ul:after {
  clear: both;
}
.ie6 .box-area ul,
.ie7 .box-area ul {
  zoom: 1;
}
.box-area.dark {
  background-color: #5d656b;
}
.box-area.dark p,
.box-area.dark h4 {
  color: #d0dde5;
}
.box-area.dark h2,
.box-area.dark h3 {
  color: #ffffff;
}
.box-area.dark i {
  color: white;
}
.box-area.light {
  background-color: #e5e8e8;
  color: #06263a;
}
.box-area.light p {
  color: #5d656b;
}
.box-area h2 {
  margin: 0;
}
.box-area h3 {
  margin: 0;
}
.box-area h4 {
  margin: 0;
}
.box-area p {
  font-weight: 500;
}
.box-area ul {
  margin-top: 30px;
}
.box-area li {
  float: left;
  width: 33.33333333%;
  margin-right: 0%;
  padding-right: 20px;
}
.box-area li .box-icon {
  float: left;
  margin-right: 5px;
  position: relative;
  top: 5px;
  width: 75px;
  height: 75px;
}
@media (max-width: 800px) {
  .box-area ul {
    border-top: solid 1px rgba(0, 0, 0, 0.1);
    margin-top: 20px;
    padding-top: 20px;
  }
  .box-area.dark ul {
    border-color: rgba(255, 255, 255, 0.1);
  }
  .box-area li {
    float: left;
    width: 100%;
    margin-right: 0%;
    padding-right: 10px;
  }
}
.ie .box-area .shadedbox p {
  position: relative;
  top: -15px;
}
.circle-promo {
  margin: 20px;
  position: relative;
}
.circle-promo h2 {
  max-width: 60%;
}
.circle-promo .buttons {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 40%;
}
.circle-promo .buttons a {
  position: relative;
  top: -10px;
  float: right;
}
.circle-promo .promo-grid {
  width: 100%;
  overflow: hidden;
}
.circle-promo .promo-grid li {
  float: left;
  width: 33.33333333%;
  margin-right: 0%;
}
.circle-promo .promo-grid li:last-child {
  margin-right: 0;
  float: right;
}
.circle-promo .promo-grid li > i.icon-down-arrow,
.circle-promo .promo-grid li i.icon-up-arrow {
  display: none;
}
.circle-promo .promo-grid li .circle-img {
  width: 363px;
  height: 363px;
  margin: 0 auto;
  background-size: cover !important;
  background-position: center !important;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-top: 20px;
  line-height: 363px;
}
.circle-promo .promo-grid li .circle-img i {
  font-size: 120px;
  color: white;
  line-height: 363px;
  z-index: 2;
  position: relative;
}
.circle-promo .promo-grid li h3 {
  text-align: center;
  font-weight: 400;
}
.circle-promo .promo-grid li article {
  margin: 0 50px;
}
.circle-promo .promo-grid li article .cta {
  display: block;
}
.circle-promo .promo-grid li article p .cta {
  display: inline;
  margin-right: 0;
}
@media (max-width: 970px) {
  .circle-promo .promo-grid li .circle-img {
    width: 200px;
    height: 200px;
    line-height: 200px;
  }
  .circle-promo .promo-grid li .circle-img i {
    line-height: 200px;
    font-size: 80px;
  }
  .circle-promo .promo-grid li article {
    margin: 0 10px;
  }
}
@media (max-width: 800px) {
  .circle-promo {
    margin: 0;
    padding: 30px 0;
  }
  .circle-promo .buttons {
    position: relative;
    padding: 0 20px;
    max-width: 100%;
  }
  .circle-promo .buttons a {
    float: none;
    display: inline-block;
    max-width: 47%;
  }
  .circle-promo h2 {
    border-bottom: 1px solid #a6adb2;
    padding-bottom: 60px;
    padding: 0 30px 30px;
    max-width: 100%;
  }
  .circle-promo .promo-grid {
    margin-bottom: 60px;
  }
  .circle-promo .promo-grid li {
    float: left;
    width: 100%;
    margin-right: 0%;
    position: relative;
    border-bottom: 1px solid #a6adb2;
    min-height: 100px;
    padding-bottom: 60px;
  }
  .circle-promo .promo-grid li > i.icon-down-arrow,
  .circle-promo .promo-grid li i.icon-up-arrow {
    font-size: 20px;
    position: absolute;
    top: 0;
    right: 0;
    margin: 30px;
    line-height: 37px;
    display: block;
  }
  .circle-promo .promo-grid li h3 {
    width: 100%;
    position: absolute;
    top: 0;
    margin: 30px;
    text-align: left;
    cursor: pointer;
  }
  .circle-promo .promo-grid li .circle-img {
    display: none;
    margin-bottom: 60px;
    margin-top: 110px;
    width: 80%;
  }
  .circle-promo .promo-grid li .circle-img i {
    font-size: 16em;
  }
  .circle-promo .promo-grid li article {
    display: none;
    padding: 0 30px;
  }
  .circle-promo .promo-grid li article a.cta {
    text-align: left;
  }
  .circle-promo .promo-grid li.selected .circle-img,
  .circle-promo .promo-grid li.selected article {
    display: block;
  }
}
@media (max-width: 580px) {
  .circle-promo .buttons a {
    display: block;
    max-width: 100%;
  }
  .circle-promo .promo-grid .circle-img i {
    font-size: 11em;
  }
}
.image-text {
  padding: 0 30px;
}
.image-text h2 {
  position: relative;
  line-height: 1.2;
}
.image-text h2 i,
.image-text h2 img {
  display: block;
  position: absolute;
  left: 0;
  font-size: 1.8em;
  color: #5d656b;
}
.image-text h2 img {
  max-width: 52px;
}
.image-text img.image-promo {
  display: block;
  left: 0;
  font-size: 1.8em;
  color: #5d656b;
  max-width: 52px;
}
.image-text p {
  padding-left: 66px;
  margin-top: 0;
}
.image-text ul {
  padding-left: 80px;
}
.image-text.no-img p {
  padding-left: 0;
}
.image-text a {
  margin-right: 0;
  font-size: 1em;
}
.image-text a.sub-link i {
  position: relative;
  top: 1px;
  color: #0077ff;
}
.image-text h4 {
  padding: 20px 0 0;
}
.image-text ul li {
  color: #5c5e60;
}
.two-column-promo {
  width: 100%;
  border-bottom: 1px solid #e5e8e8;
  padding: 30px 0;
}
.two-column-promo:before,
.two-column-promo:after {
  content: "";
  display: table;
}
.two-column-promo:after {
  clear: both;
}
.ie6 .two-column-promo,
.ie7 .two-column-promo {
  zoom: 1;
}
.two-column-promo:before,
.two-column-promo:after {
  content: "";
  display: table;
}
.two-column-promo:after {
  clear: both;
}
.ie6 .two-column-promo,
.ie7 .two-column-promo {
  zoom: 1;
}
.two-column-promo .image-text-wrapper {
  float: left;
  width: 50%;
}
.two-column-promo .image-text-wrapper .image-text h2 i,
.two-column-promo .image-text-wrapper .image-text h2 img {
  margin-top: 10px;
}
.two-column-promo .image-text-wrapper .image-text img.image-promo {
  margin-top: 10px;
  float: left;
}
@media (max-width: 800px) {
  .two-column-promo {
    padding: 0;
  }
  .two-column-promo .image-text-wrapper {
    float: none;
    width: 100%;
    padding: 30px;
  }
  .two-column-promo .image-text-wrapper:first-child {
    border-bottom: 1px solid #e5e8e8;
  }
  .image-text h2 {
    padding-top: 50px;
  }
  .image-text h2 i,
  .image-text h2 img {
    bottom: auto;
    top: 0;
    font-size: 1.3em;
  }
  .image-text h2 img {
    max-width: 40px;
  }
  .image-text.no-img h2 {
    padding-top: 0;
  }
  .image-text p {
    padding: 0;
  }
}
.promoBoxes {
  width: 1160px;
  padding: 40px 0;
}
.promoBoxes > div {
  width: 100%;
}
.promoBoxes > div:before,
.promoBoxes > div:after {
  content: "";
  display: table;
}
.promoBoxes > div:after {
  clear: both;
}
.ie6 .promoBoxes > div,
.ie7 .promoBoxes > div {
  zoom: 1;
}
.promoBoxes > div:before,
.promoBoxes > div:after {
  content: "";
  display: table;
}
.promoBoxes > div:after {
  clear: both;
}
.ie6 .promoBoxes > div,
.ie7 .promoBoxes > div {
  zoom: 1;
}
.promoBoxes > div > div {
  position: relative;
  float: left;
  width: 387px;
  height: 287px;
  text-align: center;
  overflow: hidden;
}
.promoBoxes > div > div:last-child {
  width: 386px;
}
.promoBoxes > div > div:after {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  border-bottom: 60px solid #2585f2;
  border-left: 60px solid transparent;
  border-top: 60px solid transparent;
  border-right: 60px solid #2585f2;
  z-index: 4;
}
.promoBoxes > div > div img {
  width: 100%;
}
.promoBoxes > div > div .mobile-tab {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 100%;
  top: 100%;
  width: 100%;
  height: 100%;
  background: rgba(0, 113, 241, 0.85);
  z-index: 4;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.promoBoxes > div > div.selected .mobile-tab {
  left: 0;
  top: 0;
}
.promoBoxes > div > div a {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 287px;
  line-height: 1;
  margin: 0;
  z-index: 5;
}
.promoBoxes > div > div a span {
  display: block;
  opacity: 0;
  color: #fff;
  line-height: 287px;
  font-size: 2.3em;
  font-weight: 600;
  -webkit-transition: opacity 1.5s ease-in-out;
  -moz-transition: opacity 1.5s ease-in-out;
  -ms-transition: opacity 1.5s ease-in-out;
  -o-transition: opacity 1.5s ease-in-out;
  transition: opacity 1.5s ease-in-out;
}
@media (min-width: 800px) {
  .promoBoxes > div > div:hover a {
    display: block;
  }
  .promoBoxes > div > div:hover a span {
    opacity: 1;
    background: rgba(0, 113, 241, 0.85);
  }
}
.promoBoxes > div > div.topL {
  width: 720px;
}
.promoBoxes > div > div.topR {
  width: 440px;
}
@media (min-width: 800px) {
  .promoBoxes > div > div.topL:hover a span,
  .promoBoxes > div > div.topR:hover a span {
    background: #000;
  }
}
.promoBoxes > div > div.topL.selected .mobile-tab,
.promoBoxes > div > div.topR.selected .mobile-tab {
  background: #000;
}
@media (max-width: 800px) {
  .promoBoxes {
    width: 100%;
    padding: 40px 0;
  }
  .promoBoxes > div {
    width: 100%;
  }
  .promoBoxes > div:before,
  .promoBoxes > div:after {
    content: "";
    display: table;
  }
  .promoBoxes > div:after {
    clear: both;
  }
  .ie6 .promoBoxes > div,
  .ie7 .promoBoxes > div {
    zoom: 1;
  }
  .promoBoxes > div:before,
  .promoBoxes > div:after {
    content: "";
    display: table;
  }
  .promoBoxes > div:after {
    clear: both;
  }
  .ie6 .promoBoxes > div,
  .ie7 .promoBoxes > div {
    zoom: 1;
  }
  .promoBoxes > div > div {
    float: none;
    width: 100%!important;
  }
  .promoBoxes > div > div:after {
    display: block;
    z-index: 6;
  }
  .promoBoxes > div > div .mobile-tab {
    display: block;
  }
  .promoBoxes > div > div a span {
    opacity: 0;
  }
  .promoBoxes > div > div.selected a {
    display: block;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
  .promoBoxes > div > div.selected a span {
    opacity: 1;
    background: transparent;
  }
  .promoBoxes > div > div i {
    position: absolute;
    bottom: 15px;
    right: 10px;
    padding: 20px;
    z-index: 7;
  }
  .promoBoxes > div > div.topL:after,
  .promoBoxes > div > div.topR:after {
    border-bottom: 60px solid #000;
    border-right: 60px solid #000;
  }
  .promoBoxes > div > div.topL .mobile-tab,
  .promoBoxes > div > div.topR .mobile-tab {
    background: #000;
  }
  .promoBoxes > div > div.topL span {
    height: 287px;
    line-height: 1.4;
    padding: 100px 0 0;
  }
  .promoBoxes > div.topL:hover a span,
  .promoBoxes > div.topR:hover a span {
    background: transparent;
  }
}
.sprites {
  background-image: url(components/content/promoboxes/img/sprites/sprites.png) no-repeat;
  display: block;
  position: relative;
  zoom: 1;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
  .sprites {
    background-image: url(components/content/promoboxes/img/sprites/sprites@2x.png) no-repeat;
    width: 250px;
    height: 250px;
  }
}
.arrow-right {
  background-position: 0 0;
  width: 43px;
  height: 43px;
}
.close-x {
  background-position: -52px 0;
  width: 43px;
  height: 43px;
}
.fullwidthvideo {
  position: relative;
}
.full-video__text-box {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  padding: 20px;
}
@media only screen and (min-width: 800px) {
  .full-video__text-box {
    position: absolute;
    top: 48px;
    left: 55px;
    z-index: 2;
    padding: 20px;
    max-width: 290px;
  }
}
@media only screen and (min-width: 1080px) {
  .full-video__text-box {
    padding: 40px 30px;
    max-width: 400px;
  }
}
.full-video__text-box h2 {
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
}
@media only screen and (min-width: 1080px) {
  .full-video__text-box h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.full-video__text-box h3 {
  font-size: 16px;
  font-size: 1rem;
  color: #e1e1e1;
  font-weight: normal;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1080px) {
  .full-video__text-box h3 {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
.full-video__link {
  color: #fee100;
  text-transform: uppercase;
}
.full-video__link:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 1080px) {
  .full-video__link {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
.full-video__media {
  position: relative;
}
.full-video__media .vjs-tech {
  width: 100%;
}
.full-video__media .vjs-zebra-skin .vjs-big-play-button {
  font-size: 70px;
  font-size: 4.375rem;
  margin-left: -35px;
  margin-top: -45px;
}
.full-video__media .vjs-zebra-skin .vjs-big-play-button:hover:before {
  color: #e4ca00;
}
@media only screen and (min-width: 1080px) {
  .full-video__media .vjs-zebra-skin .vjs-big-play-button {
    font-size: 140px;
    font-size: 8.75rem;
    margin-left: -70px;
    margin-top: -100px;
  }
}
.fullwidthvideo .frame {
  position: absolute;
  top: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.fullwidthvideo .frame picture {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.fullwidthvideo .frame picture img {
  width: 100%;
}
.fullwidthvideo .vjs-has-started + .frame {
  display: none;
}
.thumbnail-drawer {
  padding: 20px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  text-align: center;
}
@media (max-width: 800px) {
  .thumbnail-drawer {
    display: none;
  }
}
@media (min-width: 800px) {
  .thumbnail-drawer {
    display: block;
  }
}
.thumbnail-drawer ul {
  overflow: hidden;
  text-align: center;
  padding: 30px 0;
}
.thumbnail-drawer ul li {
  display: inline-block;
  margin-top: 30px;
  position: relative;
  vertical-align: top;
  width: 200px;
  min-height: 180px;
}
.thumbnail-drawer ul li.hidden-thumbnails {
  display: none;
  overflow: visible;
  width: 100%;
  margin: 0;
}
.thumbnail-drawer ul li.hidden-thumbnails.visible {
  display: block;
}
.thumbnail-drawer ul li.hidden-thumbnails ul {
  padding: 0;
}
.thumbnail-drawer ul li img {
  max-height: 110px;
  max-width: 110px;
}
.thumbnail-drawer ul li .new {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 25px 0 0;
  border-color: #f36f2e transparent transparent transparent;
}
.thumbnail-drawer ul li p {
  color: #000000;
  margin: 0;
}
.thumbnail-drawer .show-more {
  display: none;
}
.thumbnailgriditem img.carousel-image-preview {
  max-height: 50px;
}
#CQ .toggle-component-ids {
  text-decoration: none;
  font-weight: 600;
  font-size: 11px;
  color: #0077ff;
  letter-spacing: 2px;
  cursor: pointer;
}
.anchorlinks,
.hide-in-mobile {
  width: 100%;
  display: table;
}
.anchorlinks .button-row,
.hide-in-mobile .button-row {
  display: table-row;
}
.anchorlinks .anchor-link,
.hide-in-mobile .anchor-link {
  text-align: center;
  display: table-cell;
}
.component-id {
  font-weight: bold;
  color: #f36f2e;
}
@media (max-width: 800px) {
  .hide-in-mobile {
    display: none;
  }
  .anchorlinks {
    display: block;
  }
  .anchorlinks .button-row {
    display: block;
  }
  .anchorlinks .anchor-link {
    display: block;
    border-bottom: 0;
  }
  .anchorlinks .anchor-link:last-child {
    border-bottom: 2px solid #a6adb2;
  }
}
.downloadlistitem {
  margin: 0 20px 40px 60px;
}
.downloadlistitem h2 {
  position: relative;
  font-size: 1.9em;
  font-weight: 700;
  border-bottom: 3px solid #000;
}
.downloadlistitem h2 .dl-icon {
  position: absolute;
  top: 4px;
  left: -40px;
  font-size: 1.2em;
}
.downloadlistitem h2 .arrow {
  display: none;
}
@media (max-width: 800px) {
  .downloadlistitem .downloadlist-sub {
    margin: 0 20px 0 20px;
  }
}
.downloadlistitem .downloadlist-sub h3 {
  font-size: 1.5em;
  color: #a6adb2;
  padding-left: 0;
  border-bottom: 1px solid #a6adb2;
}
.downloadlistitem li {
  position: relative;
  margin: 0 0 40px;
}
.downloadlistitem h4 {
  font-size: 1.4em;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 30px;
}
@media only screen and (min-width: 800px) {
  .downloadlistitem h4 {
    display: inline-block;
    max-width: 80%;
  }
}
@media only screen and (min-width: 970px) {
  .downloadlistitem h4 {
    max-width: 85%;
  }
}
.downloadlistitem h4 .new-asset {
  position: relative;
  top: 1px;
  display: inline-block;
  background: #00cc00;
  width: 16px;
  height: 16px;
  margin-left: 5px;
}
.downloadlistitem .description {
  color: #000;
  font-size: 1em;
  margin-bottom: 5px;
}
@media only screen and (min-width: 800px) {
  .downloadlistitem .description {
    max-width: 80%;
  }
}
.downloadlistitem .download-item-label {
  display: block;
  font-size: .9em;
  color: #000;
  line-height: 2;
}
.downloadlistitem .outbound-link {
  display: block;
}
.downloadlistitem .download-link {
  display: block;
  text-align: left;
  padding: 12px 0;
}
@media only screen and (min-width: 800px) {
  .downloadlistitem .download-link {
    text-align: right;
    display: inline-block;
    width: 20%;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
  }
}
@media only screen and (min-width: 970px) {
  .downloadlistitem .download-link {
    width: 15%;
  }
}
.downloadlistitem .download-link > i {
  font-size: 14px;
  line-height: 2;
}
.downloadlistitem .alert-msg {
  background: #fb702b;
  color: #fff;
  font-size: 1em;
  padding: 15px 50px 15px 15px;
  margin: 20px 0 0;
}
@media (max-width: 800px) {
  .downloadlistitem {
    padding: 0;
    margin: 0 0 40px;
  }
  .downloadlistitem h2 {
    padding: 40px 0 0 20px;
    border-bottom: 0;
  }
  .downloadlistitem h2 .dl-icon {
    top: 0;
    left: 20px;
    font-size: 1.5em;
  }
  .downloadlistitem h2 .arrow {
    display: block;
    position: absolute;
    top: 48px;
    right: 20px;
    font-size: 20px;
  }
  .downloadlistitem > ul {
    display: none;
  }
  .downloadlistitem.selected > ul {
    display: block;
  }
}
.product-overview {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.product-overview .has-image .product--image {
  float: left;
  width: 14.28571429%;
  margin-right: 0%;
  text-align: center;
}
.product-overview .has-image .product--description {
  float: left;
  width: 42.85714286%;
  margin-right: 0%;
}
.product-overview .has-image .product--specification {
  float: left;
  width: 42.85714286%;
  margin-right: 0%;
  margin-right: 0;
  float: right;
}
.product-overview .product {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.product-overview .product:before,
.product-overview .product:after {
  content: "";
  display: table;
}
.product-overview .product:after {
  clear: both;
}
.ie6 .product-overview .product,
.ie7 .product-overview .product {
  zoom: 1;
}
.product-overview .product:before,
.product-overview .product:after {
  content: "";
  display: table;
}
.product-overview .product:after {
  clear: both;
}
.ie6 .product-overview .product,
.ie7 .product-overview .product {
  zoom: 1;
}
.product-overview .product > * {
  padding: 15px;
}
.product-overview .product--image {
  text-align: center;
}
.product-overview .product--image img {
  max-width: 100%;
}
.product-overview .product--description {
  float: left;
  width: 50%;
  margin-right: 0%;
}
.product-overview .product--description h2 {
  text-transform: none;
}
.product-overview .product--description ul {
  margin: 15px;
}
.product-overview .product--description ul li {
  list-style: disc;
  color: #5c5e60;
}
.product-overview .product--description--industry {
  margin-left: 0 !important;
}
.product-overview .product--specification {
  float: left;
  width: 50%;
  margin-right: 0%;
  margin-right: 0;
  float: right;
}
.product-overview .product .icon-down-arrow,
.product-overview .product .icon-up-arrow {
  visibility: hidden;
}
.product-overview .product .productsummary {
  margin-top: 30px;
}
.product-overview .product .industry-use,
.product-overview .product .brochure,
.product-overview .product .support {
  margin-bottom: 30px;
}
.product-overview .product .brochure .outbound-link,
.product-overview .product .brochure .download-link,
.product-overview .product .brochure .dropdown-link {
  padding-left: 0;
  border-left: none;
}
.product-overview .product .brochure .open .dropdown-link-menu {
  left: 0;
  padding-left: 0;
}
.product-overview .product .industry li {
  display: inline-block;
  margin-right: 20px;
}
.product-overview .product .industry li i {
  font-size: 35px;
  color: #a6adb2;
}
.product-overview .product .industry li p {
  display: inline-block;
  line-height: 30px;
  vertical-align: top;
  margin: 0;
  padding-bottom: 20px;
}
.product-overview .product .shaded {
  padding: 20px;
  background: #f6f6f6;
}
.product-overview .product .shaded .specs {
  font-weight: normal;
}
.product-overview .product .shaded .specs > li {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  margin-bottom: 20px;
}
.product-overview .product .shaded .specs > li:nth-child(odd) {
  padding-right: 20px;
}
.product-overview .product .shaded .specs > li .subhead {
  margin: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}
.product-overview .product .shaded .specs > li p {
  font-size: 12px;
  margin: 0;
  line-height: 1.1em;
}
.product-overview .product .shaded .specs .hidden-text.hide {
  display: none;
}
.product-overview .product .shaded .specs .dots.hide {
  display: none;
}
.product-overview .product .shaded .specs .connectivity {
  width: 100%;
}
.product-overview .product .shaded .specs .connectivity h4 {
  margin-bottom: 0;
}
.product-overview .product .shaded .specs .connectivity p {
  font-size: 12px;
  line-height: 1.1;
}
.product-overview .product .content-callout {
  padding: 10px 0;
}
.product-overview a.view-more-link {
  font-size: 12px;
}
.product-overview a.view-more-link.hide {
  display: none;
}
@media (max-width: 800px) {
  .product-overview .has-image .product--image {
    width: 100%;
    text-align: center;
  }
  .product-overview .has-image .product--description {
    width: 100%;
  }
  .product-overview .has-image .product--specification {
    width: 100%;
  }
  .product-overview .product {
    margin: 0;
    padding: 0;
  }
  .product-overview .product .industry li {
    display: block;
    margin-bottom: 20px;
  }
  .product-overview .product .industry li p {
    margin: 0;
  }
  .product-overview .product .shaded .specs li {
    width: 100%;
  }
  .product-overview .product > * {
    width: 100%;
  }
  .product-overview .product .top-left,
  .product-overview .product .shaded,
  .product-overview .product .bottom {
    float: none;
  }
  .product-overview .product .top-left [data-toggle="collapse"] {
    cursor: pointer;
    position: relative;
  }
  .product-overview .product .top-left [data-toggle="collapse"] .icon-down-arrow,
  .product-overview .product .top-left [data-toggle="collapse"] .icon-up-arrow {
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -10px;
    font-size: 20px;
    visibility: visible;
  }
  .product-overview .product.open {
    padding: 30px;
  }
  .product-overview .product.open .top-left > *,
  .product-overview .product.open .shaded,
  .product-overview .product.open .bottom {
    display: block;
  }
  .product-overview .product.open [data-toggle="collapse"] {
    padding: 0;
  }
  .product-overview .product.open [data-toggle="collapse"] .icon-down-arrow,
  .product-overview .product.open [data-toggle="collapse"] .icon-up-arrow {
    right: 0;
  }
  .product-overview .product.collapsed .top-left > *,
  .product-overview .product.collapsed .shaded,
  .product-overview .product.collapsed .bottom {
    display: none;
  }
  .product-overview .product.collapsed [data-toggle="collapse"] {
    display: block;
    padding: 30px;
  }
}
.dynamicvideolist__wrap {
  padding: 20px 0;
}
.dynamicvideolist__header {
  position: relative;
  font-size: 1.9em;
  border-bottom: 3px solid #000;
  margin: 0 20px 30px 60px;
}
@media (max-width: 800px) {
  .dynamicvideolist__header {
    margin: 0 20px 30px;
  }
}
.dynamicvideolist__header-icon {
  display: none;
  position: absolute;
  top: 2px;
  left: -40px;
  font-size: 1.2em;
}
@media only screen and (min-width: 700px) {
  .dynamicvideolist__header-icon {
    display: inline;
    margin-right: 8px;
  }
}
.dynamicvideolist__item {
  padding: 0 20px;
}
@media only screen and (min-width: 580px) {
  .dynamicvideolist__item {
    float: left;
    width: 50%;
    margin-right: 0%;
    min-height: 320px;
  }
}
@media only screen and (min-width: 800px) {
  .dynamicvideolist__item {
    float: left;
    width: 33.33333333%;
    margin-right: 0%;
  }
}
.dynamicvideolist__item video {
  height: auto;
  width: 100%;
}
.dynamicvideolist__video {
  width: 100%!important;
  height: auto!important;
}
.dynamicvideolist__title {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 20px;
}
.dynamicvideolist__all {
  text-align: center;
}
.dynamicvideolist__video.vjs-zebra-skin .vjs-big-play-button {
  font-size: 40px;
  margin-left: -7%;
  margin-top: -7%;
}
@media only screen and (min-width: 800px) {
  .dynamicvideolist__video.vjs-zebra-skin .vjs-big-play-button {
    font-size: 60px;
  }
}
.thoughtleadershipsection {
  padding: 10px;
}
.thoughtleadershipsection .tl-multi {
  width: 100%;
}
.thoughtleadershipsection .tl-multi:before,
.thoughtleadershipsection .tl-multi:after {
  content: "";
  display: table;
}
.thoughtleadershipsection .tl-multi:after {
  clear: both;
}
.ie6 .thoughtleadershipsection .tl-multi,
.ie7 .thoughtleadershipsection .tl-multi {
  zoom: 1;
}
.thoughtleadershipsection .tl-multi:before,
.thoughtleadershipsection .tl-multi:after {
  content: "";
  display: table;
}
.thoughtleadershipsection .tl-multi:after {
  clear: both;
}
.ie6 .thoughtleadershipsection .tl-multi,
.ie7 .thoughtleadershipsection .tl-multi {
  zoom: 1;
}
.thoughtleadershipsection .tl-multi .tl-wrapper {
  float: left;
  width: 33.33333333%;
  margin-right: 0%;
  padding: 10px;
}
.thoughtleadershipsection .tl-wrapper {
  padding: 10px;
  max-width: 410px;
  width: 33.3%!important;
}
.thoughtleadership .tl-item {
  position: relative;
  border: 3px solid #c7cacd;
  min-height: 274px;
  height: 274px;
  max-height: 274px;
}
.thoughtleadership .tl-item .tl-head {
  position: relative;
  min-height: 214px;
  height: 214px;
  max-height: 214px;
  overflow: hidden;
}
.thoughtleadership .tl-item .tl-title {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: .8em;
  font-weight: 600;
  text-transform: uppercase;
}
.thoughtleadership .tl-item .tl-date,
.thoughtleadership .tl-item .tl-author {
  margin: 10px 20px;
}
.thoughtleadership .tl-item .tl-text {
  margin: 50px 20px 0;
}
.thoughtleadership .tl-item .tl-text p {
  margin: 0;
  color: #000;
  font-size: 1.2em;
  font-weight: 600;
  max-height: 126px;
  overflow: hidden;
}
.thoughtleadership .tl-item.successStory .tl-title,
.thoughtleadership .tl-item.webinar .tl-title {
  color: #fff;
}
.thoughtleadership .tl-item.successStory .tl-text p,
.thoughtleadership .tl-item.webinar .tl-text p {
  color: #fff;
  text-transform: uppercase;
}
.thoughtleadership .tl-item.blogPost .tl-text p {
  color: #000;
  text-transform: uppercase;
}
.thoughtleadership .tl-item.statistic .tl-title {
  display: none;
}
.thoughtleadership .tl-item.statistic .tl-percent {
  margin: 20px 20px 5px;
  font-size: 4.2em;
  line-height: 1;
}
.thoughtleadership .tl-item.statistic .tl-text {
  padding-top: 0;
  color: #a6adb2;
}
.thoughtleadership .tl-item.pullQuote .tl-title {
  display: none;
}
.thoughtleadership .tl-item.pullQuote .tl-text {
  margin-top: 65px;
}
.thoughtleadership .tl-item.pullQuote .tl-text p {
  text-transform: uppercase;
  font-size: 1.3em;
  color: #515255;
}
.thoughtleadership .tl-item.pullQuote .tl-author {
  position: absolute;
  left: 0;
  bottom: 0;
}
.thoughtleadership .tl-item.pullQuote .tl-foot {
  display: none;
}
.thoughtleadership .tl-item.dark-bg .tl-title,
.thoughtleadership .tl-item.dark-bg .tl-text,
.thoughtleadership .tl-item.dark-bg .tl-date span,
.thoughtleadership .tl-item.dark-bg .tl-author span,
.thoughtleadership .tl-item.dark-bg .tl-percent {
  padding: 0 5px;
  display: inline-block;
  background: rgba(41, 43, 44, 0.8);
  box-shadow: 0 0 0 2px rgba(41, 43, 44, 0.8);
  box-decoration-break: clone;
  color: #fff;
}
.thoughtleadership .tl-item.dark-bg .tl-title p,
.thoughtleadership .tl-item.dark-bg .tl-text p,
.thoughtleadership .tl-item.dark-bg .tl-date span p,
.thoughtleadership .tl-item.dark-bg .tl-author span p,
.thoughtleadership .tl-item.dark-bg .tl-percent p {
  color: #fff!important;
}
.thoughtleadership .tl-item.light-bg .tl-title,
.thoughtleadership .tl-item.light-bg .tl-text p,
.thoughtleadership .tl-item.light-bg .tl-date span,
.thoughtleadership .tl-item.light-bg .tl-author span,
.thoughtleadership .tl-item.light-bg .tl-percent {
  padding: 0 5px;
  display: inline-block;
  background: rgba(241, 243, 244, 0.8) !important;
  box-shadow: 0 0 0 2px rgba(241, 243, 244, 0.8) !important;
  box-decoration-break: clone;
  color: #000;
}
.thoughtleadership .tl-item.light-bg .tl-title p,
.thoughtleadership .tl-item.light-bg .tl-text p p,
.thoughtleadership .tl-item.light-bg .tl-date span p,
.thoughtleadership .tl-item.light-bg .tl-author span p,
.thoughtleadership .tl-item.light-bg .tl-percent p {
  color: #000!important;
}
.thoughtleadership .tl-item .tl-foot {
  padding: 20px;
}
@media (max-width: 800px) {
  .thoughtleadershipsection .tl-multi .tl-wrapper {
    float: none;
    width: 100%!important;
  }
}
.productseries__detail {
  padding: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 800px) {
  .productseries__detail {
    float: left;
    width: 58.33333333%;
    margin-right: 0%;
    margin-right: 8.33333333%;
    position: relative;
  }
}
@media only screen and (min-width: 970px) {
  .productseries__detail {
    padding-left: 16.66666667%;
  }
}
.productseries__title {
  text-transform: initial;
}
.productseries__subtitle {
  font-size: 20px;
  font-size: 1.25rem;
}
.productseries__img {
  max-width: 260px;
}
@media only screen and (min-width: 970px) {
  .productseries__img {
    position: absolute;
    top: 20px;
    left: 0;
    float: left;
    width: 25%;
    margin-right: 0%;
  }
}
.productseries__description {
  font-size: 18px;
  font-size: 1.125rem;
}
.productseries__description p {
  font-size: 18px;
  font-size: 1.125rem;
}
.productseries__description ul {
  padding-left: 15px;
}
.productseries__description li {
  list-style: initial;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 14px;
  font-size: 0.875rem;
}
.productseries__products {
  margin-bottom: 40px;
}
.productseries__products-header {
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
}
.productseries__products-list {
  font-size: 14px;
  font-size: 0.875rem;
}
.productseries__industry {
  margin-bottom: 40px;
}
@media only screen and (min-width: 800px) {
  .productseries__industry,
  .productseries__usedfor {
    float: left;
    width: 50%;
    margin-right: 0%;
    padding-right: 10px;
  }
}
.productseries__industry li,
.productseries__usedfor li {
  font-size: 14px;
  font-size: 0.875rem;
}
.productseries__industry .label,
.productseries__usedfor .label {
  font-weight: bold;
}
.productseries__industry-item {
  margin-bottom: 15px;
}
.productseries__industry-item > i {
  font-size: 35px;
  vertical-align: middle;
  margin-right: 10px;
}
.productseries__tl {
  padding: 20px;
}
@media only screen and (min-width: 800px) {
  .productseries__tl {
    float: left;
    width: 33.33333333%;
    margin-right: 0%;
  }
}
.accessories-search-wrapper {
  position: relative;
  min-height: 440px;
}
.accessories-search-wrapper:before,
.accessories-search-wrapper:after {
  content: "";
  display: table;
}
.accessories-search-wrapper:after {
  clear: both;
}
.ie6 .accessories-search-wrapper,
.ie7 .accessories-search-wrapper {
  zoom: 1;
}
.accessories-search-wrapper:before,
.accessories-search-wrapper:after {
  content: "";
  display: table;
}
.accessories-search-wrapper:after {
  clear: both;
}
.ie6 .accessories-search-wrapper,
.ie7 .accessories-search-wrapper {
  zoom: 1;
}
.accessories-search-wrapper .comma:not(:last-child):after {
  content: ", ";
}
.accessories-search-wrapper .accessories-main-wrap {
  float: left;
  width: 69.5%;
  padding: 0 40px;
}
.accessories-search-wrapper .accessories-main-wrap h1 {
  margin: 0 0 20px;
  padding: 0;
}
.accessories-search-wrapper .accessories-main-wrap .product-info-mobile {
  display: none;
  padding: 20px 10px;
  border: 1px solid rgba(198, 202, 204, 0.5);
  margin: 0 0 20px;
}
.accessories-search-wrapper .accessories-main-wrap .product-info-mobile h2 {
  font-size: 1.2em;
  color: #a6adb2;
  letter-spacing: 0;
  margin: 0 0 20px;
}
.accessories-search-wrapper aside {
  float: left;
  width: 30.5%;
  padding-left: 20px;
}
.accessories-search-wrapper aside .filter-actions-mobile {
  display: none;
  margin: 0 0 20px;
}
.accessories-search-wrapper aside .filter-actions-mobile:before,
.accessories-search-wrapper aside .filter-actions-mobile:after {
  content: "";
  display: table;
}
.accessories-search-wrapper aside .filter-actions-mobile:after {
  clear: both;
}
.ie6 .accessories-search-wrapper aside .filter-actions-mobile,
.ie7 .accessories-search-wrapper aside .filter-actions-mobile {
  zoom: 1;
}
.accessories-search-wrapper aside .filter-actions-mobile:before,
.accessories-search-wrapper aside .filter-actions-mobile:after {
  content: "";
  display: table;
}
.accessories-search-wrapper aside .filter-actions-mobile:after {
  clear: both;
}
.ie6 .accessories-search-wrapper aside .filter-actions-mobile,
.ie7 .accessories-search-wrapper aside .filter-actions-mobile {
  zoom: 1;
}
.accessories-search-wrapper aside .filter-actions-mobile > div {
  float: left;
  width: 50%;
  padding-right: 5px;
}
.accessories-search-wrapper aside .filter-actions-mobile > div:last-child {
  padding-right: 0;
  padding-left: 5px;
}
.accessories-search-wrapper aside .filter-actions-mobile > div a {
  display: block;
  line-height: 44px;
  text-align: center;
  font-size: 1em;
  background: rgba(198, 202, 204, 0.5);
  color: #333;
}
.accessories-search-wrapper aside .filter-actions-mobile > div a.primary {
  background: #fee100;
}
.accessories-search-wrapper aside .filter-actions-mobile > div a:hover {
  text-decoration: none;
  color: #333;
}
.accessories-search-wrapper aside h2 {
  font-size: 1.2em;
  color: #a6adb2;
  letter-spacing: 0;
  margin: 0 0 20px;
}
.accessories-search-wrapper .accessories-side {
  padding: 20px 10px;
  border: 1px solid rgba(198, 202, 204, 0.5);
  margin: 0 0 20px;
}
.accessories-search-wrapper .accessories-side.product-info-wrap .accessories-filter-container {
  margin: 20px 0 0;
}
.accessories-search-wrapper .accessories-side .accessories-filter-container {
  margin: 0;
}
.accessories-search-wrapper .accessories-side .accessories-filter-container > li .accessories-filter-category {
  position: relative;
  background: #f2f2f2;
  padding: 7px 40px 7px 10px;
  border: 1px solid #e5e8e8;
  min-height: 56px;
  cursor: pointer;
}
.accessories-search-wrapper .accessories-side .accessories-filter-container > li .accessories-filter-category > * {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.accessories-search-wrapper .accessories-side .accessories-filter-container > li .accessories-filter-category.icon-right-arrow:before,
.accessories-search-wrapper .accessories-side .accessories-filter-container > li .accessories-filter-category.icon-down-arrow:before {
  position: absolute;
  top: 19px;
  right: 8px;
  font-size: 1.2em;
  color: #999;
}
.accessories-search-wrapper .accessories-side .accessories-filter-container > li .accessories-filter-category h4 {
  color: #a6adb2;
  font-size: .9em;
  font-weight: 400;
  margin: 0 0 5px;
}
.accessories-search-wrapper .accessories-side .accessories-filter-container > li .accessories-filter-category span {
  color: #000;
  font-size: .95em;
  line-height: 20px;
  padding-right: 0px;
}
.accessories-search-wrapper .accessories-side .accessories-filter-child {
  margin: 0 0 20px 20px;
  max-height: 340px;
  overflow-y: scroll;
  border: 1px solid #e5e8e8;
}
.accessories-search-wrapper .accessories-side .accessories-filter-child li {
  border-bottom: 1px solid #e5e8e8;
}
.accessories-search-wrapper .accessories-side .accessories-filter-child li:last-child {
  border-bottom: 0;
}
.accessories-search-wrapper .accessories-side .accessories-filter-child li a {
  display: block;
  line-height: 38px;
  padding: 0 10px;
  color: #333;
  font-weight: 400;
  font-size: .95em;
}
.accessories-product-info {
  margin: 20px 0;
}
.accessories-product-info:before,
.accessories-product-info:after {
  content: "";
  display: table;
}
.accessories-product-info:after {
  clear: both;
}
.ie6 .accessories-product-info,
.ie7 .accessories-product-info {
  zoom: 1;
}
.accessories-product-info:before,
.accessories-product-info:after {
  content: "";
  display: table;
}
.accessories-product-info:after {
  clear: both;
}
.ie6 .accessories-product-info,
.ie7 .accessories-product-info {
  zoom: 1;
}
.accessories-product-info .accessories-img {
  display: none;
  float: left;
  width: 98px;
  height: 98px;
}
.accessories-product-info .accessories-img img {
  width: 98px;
  height: 98px;
}
.accessories-product-info .accessories-product-title {
  margin: 0;
  font-size: 1.1em;
  font-weight: 700;
  color: #000;
}
.accessories-product-info p {
  color: #a6adb2;
  font-size: 1em;
}
.accessories-product-filters {
  position: relative;
  display: block;
  text-align: center;
  background: rgba(198, 202, 204, 0.5);
  color: #333;
  line-height: 44px!important;
  margin: 0;
}
.accessories-product-filters:hover {
  text-decoration: none;
  color: #333;
}
.accessories-product-filters.icon-right-arrow:before,
.accessories-product-filters.icon-down-arrow:before {
  position: absolute;
  top: 0;
  right: 8px;
  font-size: 1.2em;
}
.filter-actions-desktop {
  font-size: 1.1em;
  margin: 0 0 20px;
}
.accessories-input-container {
  position: relative;
  margin: 0 0 30px;
}
.accessories-input-container.icon-search:before {
  position: absolute;
  top: 14px;
  right: 8px;
  font-size: 1.3em;
  color: #a6adb2;
}
.accessories-input-container .bootstrap-tagsinput {
  width: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  box-shadow: none;
  border-radius: 0;
  border: 2px solid #e5e8e8;
  padding: 5px 32px 5px 10px;
  margin: 0;
}
.accessories-input-container .bootstrap-tagsinput .twitter-typeahead {
  float: left;
}
.accessories-input-container .bootstrap-tagsinput .twitter-typeahead .tt-input,
.accessories-input-container .bootstrap-tagsinput .twitter-typeahead .tt-hint {
  min-width: 100px;
  line-height: 30px;
}
.accessories-input-container .bootstrap-tagsinput .label {
  float: left;
  display: inline;
  padding: .2em .6em .3em;
  font-size: .9em;
  font-weight: 300;
  color: #000;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  line-height: 24px;
}
.accessories-input-container .bootstrap-tagsinput .label.label-info {
  background: #f2f2f2;
}
.accessories-input-container .bootstrap-tagsinput .tt-menu {
  background: #fff;
  border: 1px solid rgba(198, 202, 204, 0.5);
}
.accessories-input-container .bootstrap-tagsinput .tt-menu .tt-suggestion {
  cursor: pointer;
  min-width: 240px;
}
.accessories-input-container .bootstrap-tagsinput .tt-menu .tt-suggestion:hover {
  background: #f2f2f2;
}
.accessories-input-container.accessories-disabled .bootstrap-tagsinput {
  border: 2px solid transparent;
}
.accessories-input-container.accessories-disabled .bootstrap-tagsinput .twitter-typeahead .tt-input,
.accessories-input-container.accessories-disabled .bootstrap-tagsinput .twitter-typeahead .tt-hint {
  display: none;
}
.accessories-input-container.accessories-disabled.icon-search:before {
  display: none;
}
.accessories-results-container .accessories-results-count {
  display: block;
  font-weight: 700;
  margin: 0 0 20px;
}
.accessories-results-container ul:before,
.accessories-results-container ul:after {
  content: "";
  display: table;
}
.accessories-results-container ul:after {
  clear: both;
}
.ie6 .accessories-results-container ul,
.ie7 .accessories-results-container ul {
  zoom: 1;
}
.accessories-results-container ul:before,
.accessories-results-container ul:after {
  content: "";
  display: table;
}
.accessories-results-container ul:after {
  clear: both;
}
.ie6 .accessories-results-container ul,
.ie7 .accessories-results-container ul {
  zoom: 1;
}
.accessories-results-container ul li {
  float: left;
  width: 50%;
  margin: 0 0 30px;
  padding-right: 20px;
  min-height: 350px;
}
.accessories-results-container ul li > div {
  position: relative;
  min-height: 180px;
  padding-left: 182px;
}
.accessories-results-container ul li figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 162px;
  height: 162px;
  border: 1px solid rgba(198, 202, 204, 0.5);
  overflow: hidden;
}
.accessories-results-container ul li figure img {
  width: 100%;
  height: 100%;
}
.accessories-results-container ul li h3 {
  font-size: 1.1em;
  margin: 0 0 10px;
}
.accessories-results-container ul li span {
  display: block;
  color: #ff5200;
  font-weight: 700;
  font-size: .9em;
}
.accessories-results-container ul li p {
  clear: none;
  font-size: 1.1em;
}
@media (max-width: 800px) {
  .accessories-search-wrapper aside,
  .accessories-search-wrapper .accessories-main-wrap {
    float: none;
    width: auto;
    padding: 0 20px;
  }
  .accessories-search-wrapper aside {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    padding: 15px;
    z-index: 2;
  }
  .accessories-search-wrapper aside .filter-actions-mobile {
    display: block;
  }
  .accessories-search-wrapper aside .accessories-side {
    background: #fff;
  }
  .accessories-search-wrapper aside .accessories-side.product-info-wrap .accessories-product-info,
  .accessories-search-wrapper aside .accessories-side.product-info-wrap .accessories-product-filters {
    display: none;
  }
  .accessories-search-wrapper aside .accessories-filter-wrap .filter-actions-mobile {
    margin: 20px 0;
  }
  .accessories-search-wrapper .accessories-main-wrap .product-info-mobile {
    display: block;
  }
  .accessories-results-container ul:before,
  .accessories-results-container ul:after {
    content: "";
    display: table;
  }
  .accessories-results-container ul:after {
    clear: both;
  }
  .ie6 .accessories-results-container ul,
  .ie7 .accessories-results-container ul {
    zoom: 1;
  }
  .accessories-results-container ul:before,
  .accessories-results-container ul:after {
    content: "";
    display: table;
  }
  .accessories-results-container ul:after {
    clear: both;
  }
  .ie6 .accessories-results-container ul,
  .ie7 .accessories-results-container ul {
    zoom: 1;
  }
  .accessories-results-container ul li {
    float: none;
    width: auto;
    padding-right: 0;
  }
}
.accessories-search-wrapper .tt-menu {
  background: #fff;
  width: 100%;
  text-align: left;
  border: 1px solid rgba(198, 202, 204, 0.5);
}
.searchresults {
  position: relative;
}
.search-results {
  padding: 0 10px;
}
.search-results__result {
  margin: 25px 0;
}
.search-results__result--h2 {
  color: #0077ff;
  font-weight: 400;
  line-height: 1.2em;
  margin-bottom: 0;
  text-transform: none;
}
.search-results__result__url-path {
  color: #000000;
  font-size: 15px;
  margin-bottom: 0;
}
.search-results__result__url-path__realitive {
  margin-left: -5px;
}
.search-results-info {
  margin: 0 10px;
}
.search-results-info--span {
  color: #a6adb2;
  font-weight: 300;
}
.search-results-info--strong {
  color: #0077ff;
  font-weight: 700;
  font-size: 1.4em;
}
.search-results__no-search-results {
  display: none;
}
.search-input-container {
  margin: 10px;
  position: relative;
}
.search-input-button-contianer {
  position: relative;
  width: 52%;
  margin: 0 auto;
}
.search-input-container--input {
  position: relative;
  width: 100%;
  background: #e6e8e7;
  border: 1px solid #dcd7d8;
  padding-left: 60px;
}
.search-input-container--input:focus {
  color: #777;
  border: 1px solid #dbd7d8;
}
.search-input-container__search-submit-button {
  background: none;
  border: none;
  position: absolute;
  font-size: 1.5em;
  top: 0px;
  right: 5px;
}
.search-input-container__search-submit-button--i {
  color: #a6adb2;
}
.supportSearch-Title {
  text-align: center;
  font-size: 1.6em;
}
.supporSearch-subTitle {
  display: block;
  text-align: center;
  font-size: 1.2em;
  color: #a6adb2;
}
.supportSearch-icons {
  text-align: center;
  padding: 40px 0;
}
.supportSearch-icons i {
  font-size: 3em;
  color: #333;
  margin-right: 5px;
}
.supportSearch-icons span {
  position: relative;
  top: -14px;
  color: #333;
  font-size: .9em;
  font-weight: 600;
  margin-right: 30px;
}
.search-header-input-container {
  margin: 0 auto 40px;
}
.search-header-input-container__search-submit-button {
  background: none;
  border: none;
  position: absolute;
  font-size: 1.5em;
  top: -1px;
  right: 0;
  padding: 10px;
}
.search-header-input-container__search-submit-button--i {
  font-size: 1.3em;
  color: #666;
}
.header-search-container .tt-dropdown-menu {
  background: #fff!important;
  width: 100%!important;
  text-align: left!important;
  border: 1px solid rgba(198, 202, 204, 0.5);
  z-index: 1000 !important;
}
.header-search-container .tt-suggestions {
  padding: 0;
  margin: 0;
}
.header-search-container .tt-suggestion {
  border-top: 1px solid rgba(198, 202, 204, 0.5);
  margin: 0;
  padding: 10px;
}
.header-search-container .tt-suggestion p {
  margin: 0;
  padding: 0;
}
.header-search-container .tt-highlight {
  margin: 0;
  padding: 0;
}
.header-search-container .tt-cursor {
  background: #fff;
  color: #0077ff;
}
.header-search-container .tt-cursor .tt-highlight,
.header-search-container .tt-cursor p {
  color: #0077ff;
}
.header-search-container .tt-cursor:hover {
  cursor: pointer;
}
.header-right .searchComponent {
  vertical-align: top;
}
@media only screen and (min-width: 800px) {
  .header-right .searchComponent {
    display: inline-block;
  }
}
.header-search-container {
  background: #fff;
  position: relative;
  z-index: 2;
  vertical-align: top;
  display: none;
}
.header-search-container.open {
  display: block;
}
@media only screen and (min-width: 800px) {
  .header-search-container {
    vertical-align: top;
    display: inline-block;
    position: absolute;
    right: 180px;
  }
}
@media only screen and (min-width: 970px) {
  .header-search-container {
    background: transparent;
    position: static;
  }
}
/* Search Box */
.header-search-container .search-header-input-container {
  margin: 0;
  position: relative;
}
.header-search-container .search-submit-btn,
.header-search-container .search-header-input-container__search-submit-button {
  position: absolute;
  right: 0px;
  top: 1px;
  background: none;
  border: 0;
}
.header-search-container .twitter-typeahead {
  width: 100%;
  padding: 0;
  background: transparent;
}
@media only screen and (min-width: 800px) {
  .header-search-container .twitter-typeahead {
    width: 250px;
  }
}
.header-search-container .search-input-container {
  margin: 10px;
  position: relative;
}
.header-search-container .search-input-container--input {
  width: 100%;
  border: 1px solid #e5e8e8;
  padding: 10px 30px 10px 10px;
  box-sizing: border-box;
  background: transparent;
  height: 39px;
}
.header-search-container .search-input-container__search-submit-button,
.header-search-container .search-header-input-container__search-submit-button {
  background: none;
  border: none;
  position: absolute;
  font-size: 1.5em;
  top: 6px;
  right: 5px;
  padding: 3px;
}
.header-search-container .search-input-container__search-submit-button--i {
  color: #A6ADB2;
}
.header-search-container .search-header-input-container__search-submit-button--i {
  color: #A6ADB2;
  font-size: 1em;
}
.header-search-container .twitter-typeahead .tt-dropdown-menu {
  background: #fff;
  width: 100%;
  text-align: left;
  border: 1px solid rgba(198, 202, 204, 0.5);
  z-index: 1000 !important;
}
.header-search-container .twitter-typeahead .tt-suggestions {
  padding: 0;
  margin: 0;
}
.header-search-container .twitter-typeahead .tt-suggestion {
  border-top: 1px solid rgba(198, 202, 204, 0.5);
  margin: 0;
  padding: 10px;
}
.header-search-container .twitter-typeahead .tt-suggestion p {
  margin: 0;
  padding: 0;
}
.header-search-container .twitter-typeahead .tt-highlight {
  margin: 0;
  padding: 0;
}
.header-search-container .twitter-typeahead .tt-cursor {
  background: #fff;
  color: #0077ff;
}
.header-search-container .twitter-typeahead .tt-cursor .tt-highlight,
.header-search-container .twitter-typeahead .tt-cursor p {
  color: #0077ff;
}
.header-search-container .twitter-typeahead .tt-cursor:hover {
  cursor: pointer;
}
.search-header-result .search-header-result__title {
  font-size: 16px;
  margin-left: 10px;
  font-weight: 600;
  vertical-align: top;
  width: 150px;
  display: inline-block;
  text-transform: uppercase;
  color: #111;
  line-height: 1.3;
}
.search-header-result:hover .search-header-result__title {
  color: #0077ff;
}
.empty-message {
  padding: 10px;
  font-weight: 400;
}
.search-input-container {
  margin: 10px;
  position: relative;
}
.search-input-button-contianer {
  position: relative;
  width: 52%;
  margin: 0 auto;
}
.search-input-container--input {
  position: relative;
  width: 100%;
  background: #e6e8e7;
  border: 1px solid #dcd7d8;
  padding-left: 60px;
}
.search-input-container--input:focus {
  color: #777;
  border: 1px solid #dbd7d8;
}
.search-input-container__search-submit-button {
  background: none;
  border: none;
  position: absolute;
  font-size: 1.5em;
  top: 0px;
  right: 5px;
}
.search-input-container__search-submit-button--i {
  color: #a6adb2;
}
.search-header-input-container {
  margin: 0 auto 40px;
}
.search-header-input-container__search-submit-button {
  background: none;
  border: none;
  position: absolute;
  font-size: 1.5em;
  top: -1px;
  right: 0;
  padding: 10px;
}
.search-header-input-container__search-submit-button--i {
  font-size: 1.3em;
  color: #666;
}
.twitter-typeahead .tt-dropdown-menu {
  background: #fff;
  width: 100%;
  text-align: left;
  border: 1px solid rgba(198, 202, 204, 0.5);
  z-index: 1000 !important;
}
.twitter-typeahead .tt-suggestions {
  padding: 0;
  margin: 0;
}
.twitter-typeahead .tt-suggestion {
  border-top: 1px solid rgba(198, 202, 204, 0.5);
  margin: 0;
  padding: 10px;
}
.twitter-typeahead .tt-suggestion p {
  margin: 0;
  padding: 0;
}
.twitter-typeahead .tt-highlight {
  margin: 0;
  padding: 0;
}
.twitter-typeahead .tt-cursor {
  background: #fff;
  color: #0077ff;
}
.twitter-typeahead .tt-cursor .tt-highlight,
.twitter-typeahead .tt-cursor p {
  color: #0077ff;
}
.twitter-typeahead .tt-cursor:hover {
  cursor: pointer;
}
.navigationcomponent .search-wrapper .tt-menu {
  background: #fff;
  width: 100%;
  text-align: left;
  border: 1px solid rgba(198, 202, 204, 0.5);
}
.search-new .search-header-container {
  overflow: hidden;
  position: relative;
  margin: 0 10px;
}
.search-new .search-header-container h1 {
  position: relative;
  font-size: 2em;
  line-height: 41px;
}
.search-new .search-header-container h1 .search-filter-toggle {
  display: none;
  float: right;
  background: #0077ff;
  color: #fff;
  line-height: 30px;
  padding: 0 10px;
  margin-top: 5px;
  font-size: .6em;
}
@media (max-width: 1280px) {
  .search-new .search-header-container h1 {
    width: 13%;
  }
}
@media (max-width: 992px) {
  .search-new .search-header-container h1 {
    width: 18%;
  }
}
@media (max-width: 768px) {
  .search-new .search-header-container h1 {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .search-new .search-header-container h1 .search-filter-toggle {
    display: block;
  }
}
.search-new .search-header-container .search-mobile-tags {
  display: none;
  padding: 5px 0;
}
@media (max-width: 768px) {
  .search-new .search-header-container .search-mobile-tags {
    display: block;
  }
}
.search-new .search-header-container .search-mobile-tags span {
  background: #e5e8e8;
  padding: 3px 5px;
  border-radius: 4px;
  color: #8c8e8f;
  font-size: .8em;
  font-weight: 500;
  margin-right: 5px;
}
.search-new .search-header-container .search-mobile-tags span a {
  color: #8c8e8f;
  font-weight: bold;
  font-size: .8em;
}
.search-new .search-header-container .search-mobile-tags .clear-all-container {
  text-align: right;
}
.search-new .search-input-container {
  position: relative;
  margin: 0 0 15px;
  width: 63.3%;
}
.search-new .search-input-container.mobile-search {
  display: none;
}
@media (max-width: 768px) {
  .search-new .search-input-container.mobile-search {
    display: block;
  }
}
@media (max-width: 768px) {
  .search-new .search-input-container {
    float: none;
    width: 100%;
  }
  .search-new .search-input-container input[type=text] {
    padding: 15px 20px;
  }
}
.search-new .search-input-container input[type=text] {
  width: 100%;
}
.search-new .search-input-container .search-new-submit {
  position: absolute;
  top: 1px;
  right: 0;
  background: none;
  border: none;
  padding: 10px 12px;
}
@media (max-width: 768px) {
  .search-new .search-input-container .search-new-submit {
    top: auto;
    bottom: 3px;
    right: 7px;
  }
}
.search-new .search-input-container .search-new-submit .icon-search {
  color: #A6ADB2;
  font-size: 1.5em;
}
.search-new .filter-container {
  position: relative;
  background: #0077ff;
  padding: 15px 0px 15px 20px;
}
@media (max-width: 1280px) {
  .search-new .filter-container {
    margin: 0 10px;
  }
}
@media (max-width: 768px) {
  .search-new .filter-container {
    position: fixed;
    top: 0;
    left: -900px;
    bottom: 0;
    padding: 30px;
    z-index: 999;
    background: #e5e8e8;
    padding: 0;
  }
  .search-new .filter-container .mobile-bg {
    background: #0077ff;
    padding: 15px 20px;
  }
  .search-new .filter-container .search-input-container {
    display: none;
  }
}
.search-new .filter-container h2 {
  font-size: 1.5em;
  font-weight: bold;
  color: #fff;
}
.search-new .filter-container .clear-all {
  position: absolute;
  top: 15px;
  right: 20px;
  text-align: right;
  color: #fff;
}
@media (max-width: 768px) {
  .search-new .filter-container .clear-all {
    position: static;
    display: block;
  }
}
.search-new .filter-container .filter-items {
  overflow: hidden;
}
.search-new .filter-container .filter-items > div {
  float: left;
  width: 30%;
  margin-right: 3.3%;
}
@media (max-width: 768px) {
  .search-new .filter-container .filter-items > div {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
.search-new .filter-container .filter-items .selectBox-dropdown {
  background: #fff;
  min-width: 100%;
  border-right: none;
}
.search-new .filter-container .filter-items .selectBox-dropdown .selectBox-arrow {
  background: #5d656b;
}
.search-new .filter-container h3 {
  font-size: 1em;
  text-transform: uppercase;
  color: #fff;
}
.search-new .filter-container .filter-mobile-btn {
  display: none;
  width: 160px;
  margin: 20px auto;
  background: #0077ff;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 1em;
}
@media (max-width: 768px) {
  .search-new .filter-container .filter-mobile-btn {
    display: block;
  }
}
.search-new .filter-container .filter-mobile-close {
  display: none;
  position: absolute;
  top: 15px;
  right: 15px;
  color: #fff;
  font-weight: bold;
  font-size: 1.3em;
}
@media (max-width: 768px) {
  .search-new .filter-container .filter-mobile-close {
    display: block;
  }
}
.search-new .search-mobile-options {
  display: none;
  padding: 0 10px;
}
@media (max-width: 768px) {
  .search-new .search-mobile-options {
    display: block;
    position: relative;
    overflow: hidden;
  }
  .search-new .search-mobile-options .clear-all {
    float: right;
  }
}
.search-new .searchResults-container .searchResults-count {
  display: block;
  padding: 5px 0;
}
@media (max-width: 1280px) {
  .search-new .searchResults-container .searchResults-count {
    padding: 5px 10px;
  }
}
@media (max-width: 768px) {
  .search-new .searchResults-container .searchResults-count {
    padding: 0;
    margin: 5px 10px 15px;
    border-top: 1px solid #000;
  }
  .search-new .searchResults-container .searchResults-count strong {
    font-size: 1.65em;
  }
}
.search-new .searchResults-container ul {
  border: 1px solid rgba(198, 202, 204, 0.5);
  border-radius: 3px;
}
@media (max-width: 768px) {
  .search-new .searchResults-container ul {
    border-left: none;
    border-right: none;
    border-radius: 0;
  }
}
.search-new .searchResults-container li {
  min-height: 85px;
  padding: 10px;
  border-bottom: 1px solid rgba(198, 202, 204, 0.5);
}
.search-new .searchResults-container li:last-child {
  border-bottom: none;
}
.search-new .searchResults-container li p {
  font-size: 1.1em;
  margin: 0;
}
.supportdownloadssearch .twitter-typeahead {
  display: block!important;
  width: 52%;
  margin: 0 auto;
}
.supportdownloadssearch .twitter-typeahead.icon-search:before {
  position: absolute;
  top: 10px;
  left: 14px;
  z-index: 2;
  font-size: 1.2em;
}
.supportdownloadssearch .search-input-container--input {
  position: relative;
  display: block;
  margin: 0 auto;
  padding-left: 45px;
  font-family: 'proxima-nova', Helvetica, Arial, sans-serif;
}
.supportdownloadssearch .search-input-container--input.tt-hint {
  opacity: 0!important;
}
.supportdownloadssearch .search-header-input-container {
  position: relative;
}
.supportdownloadssearch .tt-dataset-Search-Results {
  width: 80%;
  margin: 30px auto 0;
}
.supportdownloadssearch .tt-dataset-Search-Results .tt-suggestion {
  position: relative;
  padding: 20px 30px;
  border-bottom: 1px solid rgba(198, 202, 204, 0.5);
  overflow: hidden;
  cursor: pointer;
}
.supportdownloadssearch .tt-dataset-Search-Results .tt-suggestion .icon-right-arrow {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 20px;
  font-size: 1.2em;
  color: #333;
}
.supportdownloadssearch .tt-dataset-Search-Results .tt-suggestion:first-child {
  border-top: 1px solid rgba(198, 202, 204, 0.5);
}
.supportdownloadssearch .tt-dataset-Search-Results .tt-suggestion h2 {
  font-size: 1.2em;
  margin: 0 0 5px;
}
.supportdownloadssearch .tt-dataset-Search-Results .tt-suggestion span {
  display: block;
}
.supportdownloadssearch .tt-dataset-Search-Results .tt-suggestion span.suggestion-sub {
  text-transform: uppercase;
  font-weight: 700;
  font-size: .8em;
}
.supportdownloadssearch .tt-dataset-Search-Results .tt-suggestion span.external {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 40%;
}
.supportdownloadssearch .tt-dataset-Search-Results .tt-suggestion:hover,
.supportdownloadssearch .tt-dataset-Search-Results .tt-suggestion:active {
  background: #ebebeb;
}
.supportdownloadssearch .tt-dataset-Search-Results .tt-suggestion:hover h2,
.supportdownloadssearch .tt-dataset-Search-Results .tt-suggestion:active h2 {
  color: #0077ff;
}
.supportSearch-Title {
  text-align: center;
  font-size: 1.6em;
  text-transform: none;
}
.supporSearch-subTitle {
  display: block;
  text-align: center;
  font-size: 1.2em;
  color: #a6adb2;
}
.supportSearch-icons {
  text-align: center;
  padding: 40px 0;
}
.supportSearch-icons i {
  display: none;
  font-size: 3em;
  color: #333;
  margin-right: 5px;
}
.supportSearch-icons span {
  position: relative;
  top: -14px;
  color: #333;
  font-size: .9em;
  font-weight: 600;
  margin-right: 30px;
}
@media (max-width: 800px) {
  .supportdownloadssearch .supporSearch-subTitle {
    margin: 0 0 20px;
  }
  .supportdownloadssearch .supportSearch-icons {
    display: none;
  }
  .supportdownloadssearch .twitter-typeahead {
    width: 94%;
  }
  .supportdownloadssearch .tt-dataset-Search-Results {
    width: 94%;
  }
  .supportdownloadssearch .tt-suggestion {
    padding: 0 10px;
  }
  .supportdownloadssearch .external {
    display: none!important;
  }
}
.alertnotification {
  background: #f36f2e;
  position: relative;
}
.alertnotification .btn--close {
  position: absolute;
  top: 20px;
  right: 20px;
  margin: 0;
}
@media only screen and (min-width: 700px) {
  .alertnotification .btn--close {
    right: 40px;
  }
}
.alertnotification .icon-alert-dismiss {
  color: #ffffff;
  font-size: 24px;
  font-size: 1.5rem;
}
@media only screen and (min-width: 700px) {
  .alertnotification .icon-alert-dismiss {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
.alert {
  padding: 20px;
}
@media only screen and (min-width: 700px) {
  .alert {
    padding: 20px 40px;
  }
}
.alert p {
  color: #ffffff;
  margin: 0;
  padding-right: 30px;
  font-size: 16px;
  font-size: 1rem;
}
.eula-instructions {
  font-weight: 700;
  font-size: 18px;
}
.eula-content p {
  font-size: 14px;
}
.pullquote {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.pullquote .pq-container {
  padding: 30px 0;
}
.pullquote .pq-container.gray {
  background: #5d656b;
}
.pullquote .pq-container.lgray {
  background: #a6adb2;
}
.pullquote .pq-container.elgray {
  background: #e5e8e8;
}
.pullquote .pq-container.elgray span.pq-author {
  color: #5d656b;
}
.pullquote .pq-container.elgray .pq-text {
  color: #5d656b;
}
.pullquote .pq-container.black {
  background: #000;
}
.pullquote .pq-container.white span.pq-author {
  color: #a6adb2;
}
.pullquote .pq-container.white .pq-text {
  color: #a6adb2;
}
.pullquote .pq-item {
  position: relative;
  margin: 0 auto;
  width: 60%;
}
.pullquote .pq-item span {
  display: block;
}
.pullquote .pq-item span.pq-author {
  padding: 0 20px;
  font-size: 1.6em;
  font-weight: 400;
  font-style: italic;
  color: #fff;
  position: relative;
  text-align: right;
}
.pullquote .pq-item .pq-text {
  position: relative;
  padding: 20px;
  text-align: left;
  margin: 0;
  color: #fff;
  font-size: 1.6em;
  line-height: 2;
  min-height: 126px;
}
.pullquote .pq-item .pq-text .icon-quote-right,
.pullquote .pq-item .pq-text .icon-quote-left {
  position: absolute;
  top: 13px;
  font-size: 1.8em;
}
.pullquote .pq-item .pq-text .icon-quote-left {
  left: -64px;
}
.pullquote .pq-item .pq-text .icon-quote-right {
  right: -64px;
}
@media (max-width: 800px) {
  .pullquote .pq-item {
    width: 80%;
  }
  .pullquote .pq-item .pq-text {
    padding: 15px;
  }
  .pullquote .pq-item .pq-text .icon-quote-left {
    left: -30px;
  }
  .pullquote .pq-item .pq-text .icon-quote-right {
    right: -30px;
  }
}
.contact-btns__container {
  padding: 20px;
}
@media only screen and (min-width: 800px) {
  .contact-btns__container {
    padding: 30px;
  }
}
.contact-btns__container.border-top {
  border-top: 1px solid #5c5e60;
}
.contact-btns__container.border-bottom {
  border-bottom: 1px solid #5c5e60;
}
.title-text__container,
.cta__container {
  text-align: center;
}
.title-text__container .title-text.text p {
  font-weight: 500;
  margin-bottom: 5px;
}
.cta__container {
  text-align: center;
}
.cta__container .calltoaction {
  display: inline-block;
}
@media (max-width: 800px) {
  .cta__container .calltoaction {
    display: block;
  }
  .cta__container .calltoaction a {
    display: block;
  }
}
.cq-wcm-edit .cta__container {
  float: none;
  display: block;
}
.cq-wcm-edit .cta__container .calltoaction {
  display: block;
  width: 700px;
  margin-bottom: 20px;
}
.cq-wcm-edit .title-text__container {
  width: 700px;
}
.cq-wcm-edit .title-text__container .text {
  margin-bottom: 20px;
}
.column-control ._75_-c0 {
  width: 75%;
  margin-left: 12.5%;
}
.column-control ._20_80_-c0 {
  width: 20%;
}
.column-control ._20_80_-c1 {
  width: 80%;
}
.column-control ._25_75_-c0 {
  width: 25%;
}
.column-control ._25_75_-c1 {
  width: 75%;
}
.column-control ._40_60_-c0 {
  width: 40%;
}
.column-control ._40_60_-c1 {
  width: 60%;
}
.column-control ._50_50_-c0 {
  width: 50%;
}
.ie7 .column-control,
.ie8 .column-control ._50_50_-c0 {
  width: 50%;
}
.column-control ._50_50_-c1 {
  width: 50%;
}
.column-control ._60_40_-c0 {
  width: 60%;
}
.column-control ._60_40_-c1 {
  width: 40%;
}
.column-control ._75_25_-c0 {
  width: 75%;
}
.column-control ._75_25_-c1 {
  width: 25%;
}
.column-control ._80_20_-c0 {
  width: 80%;
}
.column-control ._80_20_-c1 {
  width: 20%;
}
.column-control ._33_33_-c0 {
  width: 33%;
  margin-left: 17%;
}
.column-control ._33_33_-c1 {
  width: 33%;
}
.column-control ._33_33_33_-c0,
.column-control ._33_33_33_-c1,
.column-control ._33_33_33_-c2 {
  width: 33%;
}
.column-control ._25_50_25_-c0 {
  width: 25%;
}
.column-control ._25_50_25_-c1 {
  width: 50%;
}
.column-control ._25_50_25_-c2 {
  width: 25%;
}
.column-control ._25_25_25_-c0 {
  width: 25%;
  margin-left: 12.5%;
}
.column-control ._25_25_25_-c1 {
  width: 25%;
}
.column-control ._25_25_25_-c2 {
  width: 25%;
}
.column-control ._five_centered_-c0,
.column-control ._five_centered_-c1,
.column-control ._five_centered_-c2,
.column-control ._five_centered_-c3,
.column-control ._five_centered_-c4 {
  width: 16.66%;
}
.column-control ._five_centered_-c0 {
  margin-left: 8.33%;
}
.column-control ._six_col_-c0,
.column-control ._six_col_-c1,
.column-control ._six_col_-c2,
.column-control ._six_col_-c3,
.column-control ._six_col_-c4,
.column-control ._six_col_-c5 {
  width: 16.66%;
}
.column-control .image-text {
  min-height: 110px;
  padding: 0 10px;
}
.column-control .image-text h2 {
  font-size: 1.5em;
  line-height: 1;
  margin: 0;
  padding-top: 0;
}
.column-control .image-text h2 img {
  bottom: auto;
  top: 0;
}
.column-control .image-text p {
  font-size: 1.1em;
}
@media (max-width: 800px) {
  .column-control .image-text.per20 {
    min-height: 125px;
  }
}
.column-control .image-text.per20 h2 {
  padding-left: 22%;
}
.column-control .image-text.per20 h2 img {
  width: 20%;
  max-width: none;
}
.column-control .image-text.per20 img.image-per20 {
  float: left;
  width: 20%;
}
@media (max-width: 800px) {
  .column-control .image-text.per30 {
    min-height: 150px;
  }
}
.column-control .image-text.per30 h2 {
  padding-left: 32%;
}
.column-control .image-text.per30 h2 img {
  width: 30%;
  max-width: none;
}
@media (max-width: 800px) {
  .column-control .image-text.per40 {
    min-height: 230px;
  }
}
.column-control .image-text.per40 h2 {
  padding-left: 42%;
}
.column-control .image-text.per40 h2 img {
  width: 40%;
  max-width: none;
}
.column-control .per20 p {
  padding-left: 22%;
}
.column-control .per30 p {
  padding-left: 32%;
}
.column-control .per40 p {
  padding-left: 42%;
}
.column-control ._25_25_25_25_-c0,
.ie7 .column-control ._25_25_25_25_-c0,
.column-control ._25_25_25_25_-c1,
.column-control ._25_25_25_25_-c2,
.column-control ._25_25_25_25_-c3 {
  width: 25%;
}
@media (max-width: 800px) {
  .column-control ._25_25_25_25_-c0 .image-text,
  .ie7 .column-control ._25_25_25_25_-c0 .image-text,
  .column-control ._25_25_25_25_-c1 .image-text,
  .column-control ._25_25_25_25_-c2 .image-text,
  .column-control ._25_25_25_25_-c3 .image-text {
    min-height: 125px;
  }
}
.column-control ._25_25_25_25_-c0 .image-text h2,
.ie7 .column-control ._25_25_25_25_-c0 .image-text h2,
.column-control ._25_25_25_25_-c1 .image-text h2,
.column-control ._25_25_25_25_-c2 .image-text h2,
.column-control ._25_25_25_25_-c3 .image-text h2 {
  padding-left: 22%;
}
.column-control ._25_25_25_25_-c0 .image-text h2 img,
.ie7 .column-control ._25_25_25_25_-c0 .image-text h2 img,
.column-control ._25_25_25_25_-c1 .image-text h2 img,
.column-control ._25_25_25_25_-c2 .image-text h2 img,
.column-control ._25_25_25_25_-c3 .image-text h2 img {
  width: 20%;
  max-width: none;
}
@media (max-width: 800px) {
  .column-control ._25_25_25_25_-c0 .per20,
  .ie7 .column-control ._25_25_25_25_-c0 .per20,
  .column-control ._25_25_25_25_-c1 .per20,
  .column-control ._25_25_25_25_-c2 .per20,
  .column-control ._25_25_25_25_-c3 .per20,
  .column-control ._25_25_25_25_-c0 .per30,
  .ie7 .column-control ._25_25_25_25_-c0 .per30,
  .column-control ._25_25_25_25_-c1 .per30,
  .column-control ._25_25_25_25_-c2 .per30,
  .column-control ._25_25_25_25_-c3 .per30,
  .column-control ._25_25_25_25_-c0 .per40,
  .ie7 .column-control ._25_25_25_25_-c0 .per40,
  .column-control ._25_25_25_25_-c1 .per40,
  .column-control ._25_25_25_25_-c2 .per40,
  .column-control ._25_25_25_25_-c3 .per40 {
    min-height: 125px;
  }
}
.column-control ._25_25_25_25_-c0 .per20 h2,
.ie7 .column-control ._25_25_25_25_-c0 .per20 h2,
.column-control ._25_25_25_25_-c1 .per20 h2,
.column-control ._25_25_25_25_-c2 .per20 h2,
.column-control ._25_25_25_25_-c3 .per20 h2,
.column-control ._25_25_25_25_-c0 .per30 h2,
.ie7 .column-control ._25_25_25_25_-c0 .per30 h2,
.column-control ._25_25_25_25_-c1 .per30 h2,
.column-control ._25_25_25_25_-c2 .per30 h2,
.column-control ._25_25_25_25_-c3 .per30 h2,
.column-control ._25_25_25_25_-c0 .per40 h2,
.ie7 .column-control ._25_25_25_25_-c0 .per40 h2,
.column-control ._25_25_25_25_-c1 .per40 h2,
.column-control ._25_25_25_25_-c2 .per40 h2,
.column-control ._25_25_25_25_-c3 .per40 h2 {
  padding-left: 22%;
}
.column-control ._25_25_25_25_-c0 .per20 h2 img,
.ie7 .column-control ._25_25_25_25_-c0 .per20 h2 img,
.column-control ._25_25_25_25_-c1 .per20 h2 img,
.column-control ._25_25_25_25_-c2 .per20 h2 img,
.column-control ._25_25_25_25_-c3 .per20 h2 img,
.column-control ._25_25_25_25_-c0 .per30 h2 img,
.ie7 .column-control ._25_25_25_25_-c0 .per30 h2 img,
.column-control ._25_25_25_25_-c1 .per30 h2 img,
.column-control ._25_25_25_25_-c2 .per30 h2 img,
.column-control ._25_25_25_25_-c3 .per30 h2 img,
.column-control ._25_25_25_25_-c0 .per40 h2 img,
.ie7 .column-control ._25_25_25_25_-c0 .per40 h2 img,
.column-control ._25_25_25_25_-c1 .per40 h2 img,
.column-control ._25_25_25_25_-c2 .per40 h2 img,
.column-control ._25_25_25_25_-c3 .per40 h2 img {
  width: 20%;
  max-width: none;
}
.column-control ._25_25_25_25_-c0 .per20 img.image-per20,
.ie7 .column-control ._25_25_25_25_-c0 .per20 img.image-per20,
.column-control ._25_25_25_25_-c1 .per20 img.image-per20,
.column-control ._25_25_25_25_-c2 .per20 img.image-per20,
.column-control ._25_25_25_25_-c3 .per20 img.image-per20,
.column-control ._25_25_25_25_-c0 .per30 img.image-per20,
.ie7 .column-control ._25_25_25_25_-c0 .per30 img.image-per20,
.column-control ._25_25_25_25_-c1 .per30 img.image-per20,
.column-control ._25_25_25_25_-c2 .per30 img.image-per20,
.column-control ._25_25_25_25_-c3 .per30 img.image-per20,
.column-control ._25_25_25_25_-c0 .per40 img.image-per20,
.ie7 .column-control ._25_25_25_25_-c0 .per40 img.image-per20,
.column-control ._25_25_25_25_-c1 .per40 img.image-per20,
.column-control ._25_25_25_25_-c2 .per40 img.image-per20,
.column-control ._25_25_25_25_-c3 .per40 img.image-per20 {
  float: left;
  width: 20%;
}
.column-control ._25_25_25_25_-c0 .per20 p,
.ie7 .column-control ._25_25_25_25_-c0 .per20 p,
.column-control ._25_25_25_25_-c1 .per20 p,
.column-control ._25_25_25_25_-c2 .per20 p,
.column-control ._25_25_25_25_-c3 .per20 p,
.column-control ._25_25_25_25_-c0 .per30 p,
.ie7 .column-control ._25_25_25_25_-c0 .per30 p,
.column-control ._25_25_25_25_-c1 .per30 p,
.column-control ._25_25_25_25_-c2 .per30 p,
.column-control ._25_25_25_25_-c3 .per30 p,
.column-control ._25_25_25_25_-c0 .per40 p,
.ie7 .column-control ._25_25_25_25_-c0 .per40 p,
.column-control ._25_25_25_25_-c1 .per40 p,
.column-control ._25_25_25_25_-c2 .per40 p,
.column-control ._25_25_25_25_-c3 .per40 p {
  padding-left: 22%;
}
.pressrelease {
  padding-right: 70px;
}
.pressrelease .press-release-date {
  display: block;
  font-weight: 600;
  color: #ff5d00;
  margin: 0 0 20px;
}
.pressrelease .press-release-body {
  margin: 0 0 30px;
  padding-right: 70px;
}
.pressrelease .press-release-body ul,
.pressrelease .press-release-body li {
  list-style: initial;
  list-style-type: disc!important;
}
.pressrelease .press-release-body ul {
  margin-left: 40px;
}
.pressrelease .pr-footer {
  position: relative;
  display: table;
  margin: 0 0 40px;
}
.pressrelease .pr-footer:before,
.pressrelease .pr-footer:after {
  content: "";
  display: table;
}
.pressrelease .pr-footer:after {
  clear: both;
}
.ie6 .pressrelease .pr-footer,
.ie7 .pressrelease .pr-footer {
  zoom: 1;
}
.pressrelease .pr-footer:before,
.pressrelease .pr-footer:after {
  content: "";
  display: table;
}
.pressrelease .pr-footer:after {
  clear: both;
}
.ie6 .pressrelease .pr-footer,
.ie7 .pressrelease .pr-footer {
  zoom: 1;
}
.pressrelease .pr-control {
  display: table-cell;
  position: relative;
  width: 20%;
  min-height: 90px;
  background: #fee100;
  padding: 10px 10px 10px 50px;
}
.pressrelease .pr-control.pr-next {
  padding: 10px 50px 10px 10px;
}
.pressrelease .pr-control a,
.pressrelease .pr-control .pr-date {
  display: block;
  color: #000;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .pressrelease .pr-sprites {
    background: url('../../designs/zebra-www-responsive/pr-sprites@2x.png') no-repeat;
    background-size: 40px 125px;
  }
}
.pressrelease .pr-center {
  display: table-cell;
  width: 60%;
  min-height: 90px;
  padding: 10px 20px;
  vertical-align: middle;
}
.pressrelease .pr-center h5 {
  display: inline;
  font-size: 1em;
  font-weight: 600;
}
.pressrelease .pr-center p {
  display: inline;
  font-size: 1em;
  color: #5c5e60;
}
.pressrelease .addthis_button_linkedin_counter,
.pressrelease .addthis_button_tweet {
  position: relative;
  top: 2px;
}
.pressrelease .addthis_button_google_plusone {
  position: relative;
  top: 6px;
}
.pr-sprites {
  background: url('../../designs/zebra-www-responsive/pr-sprites.png') no-repeat;
  zoom: 1;
  display: block;
  position: relative;
}
.pr-sprites.prev,
.pr-sprites.next {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  width: 17px;
  height: 32px;
}
.pr-sprites.prev {
  background-position: -1px 0;
  left: 10px;
}
.pr-sprites.next {
  background-position: -23px 0;
  left: auto;
  right: 10px;
}
@media (max-width: 800px) {
  .pressrelease {
    padding-right: 0;
  }
  .pressrelease .pr-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px;
    padding-top: 50px;
    margin: 0;
    width: 100%;
  }
  .pressrelease .pr-footer .pr-center {
    width: 100%;
  }
  .pressrelease .pr-footer .pr-center > * {
    display: none;
  }
  .pressrelease .pr-footer .pr-center > .socialshare {
    display: block!important;
  }
  .pressrelease .pr-footer .pr-control,
  .pressrelease .pr-footer .pr-center {
    width: 33.33%;
  }
  .pressrelease .pr-footer .pr-control {
    height: 50px;
  }
  .pressrelease .pr-footer .pr-control strong,
  .pressrelease .pr-footer .pr-control span {
    display: none;
  }
  .pressrelease .pr-footer .pr-control a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .pressrelease .pr-footer .pr-center {
    background: #5d656b;
    padding: 0;
  }
  .pressrelease .pr-footer .pr-center .mobile-share {
    margin: 0 auto;
  }
}
.social-sprites {
  background: url('../../designs/zebra-www-responsive/social-sprites.png') no-repeat;
  zoom: 1;
  display: block;
  position: relative;
  width: 50px;
  height: 50px;
}
.social-sprites.social-share {
  background-position: 0 0;
}
.social-sprites.social-email {
  background-position: 0 -60px;
}
.social-sprites.social-facebook {
  background-position: 0 -120px;
}
.social-sprites.social-twitter {
  background-position: 0 -180px;
}
.social-sprites.social-linkedin {
  background-position: 0 -240px;
}
.social-sprites.social-link {
  background-position: 0 -300px;
}
.social-sprites.mobile-share {
  background-position: center -361px;
  width: 100%;
  height: 50px;
}
.socialshare {
  position: fixed;
  top: 180px;
  right: 0;
  width: 50px;
  height: 50px;
  overflow: hidden;
  cursor: pointer;
}
.socialshare.open {
  height: 300px;
  overflow: visible;
}
.socialshare .sbg-button,
.socialshare a {
  display: block;
}
.socialshare .mobile-share {
  display: none;
}
.socialshare .social-link-container {
  position: absolute;
  bottom: 0;
  right: 49px;
  background: #a6adb2;
  width: 360px;
  height: 50px;
  padding: 5px 10px;
}
.socialshare .social-link-container input {
  width: 100%;
  padding: 10px 5px;
  border: 2px solid transparent;
}
@media (max-width: 800px) {
  .socialshare {
    position: static;
    margin: 0;
    width: 100%;
  }
  .socialshare .social-mobile-only {
    display: none;
  }
  .socialshare.open {
    height: 50px;
  }
  .socialshare.open .social-mobile-only {
    display: block;
    position: fixed;
    bottom: 50px;
    left: 0;
    right: 0;
    height: 50px;
  }
  .socialshare.open .social-mobile-only .sbg-button-facebook,
  .socialshare.open .social-mobile-only .sbg-button-twitter,
  .socialshare.open .social-mobile-only .sbg-button-linkedin {
    display: block;
    float: left;
    width: 33.3%;
    margin: 0;
  }
  .socialshare.open .social-mobile-only .sbg-button-facebook {
    background: #3a5795;
  }
  .socialshare.open .social-mobile-only .sbg-button-facebook .social-facebook {
    background-position: center -120px;
    width: 100%;
  }
  .socialshare.open .social-mobile-only .sbg-button-twitter {
    background: #55acee;
  }
  .socialshare.open .social-mobile-only .sbg-button-twitter .social-twitter {
    background-position: center -180px;
    width: 100%;
  }
  .socialshare.open .social-mobile-only .sbg-button-linkedin {
    background: #0374b3;
  }
  .socialshare.open .social-mobile-only .sbg-button-linkedin .social-linkedin {
    background-position: center -240px;
    width: 100%;
  }
  .socialshare .social-email-link,
  .socialshare .social-link,
  .socialshare .social-link-container {
    display: none;
  }
  .socialshare .social-share {
    display: none;
  }
  .socialshare .mobile-share {
    display: block;
  }
}
.shaded-box-container {
  width: 100%;
  padding: 20px;
}
.shaded-box-container:before,
.shaded-box-container:after {
  content: "";
  display: table;
}
.shaded-box-container:after {
  clear: both;
}
.ie6 .shaded-box-container,
.ie7 .shaded-box-container {
  zoom: 1;
}
.shaded-box-container:before,
.shaded-box-container:after {
  content: "";
  display: table;
}
.shaded-box-container:after {
  clear: both;
}
.ie6 .shaded-box-container,
.ie7 .shaded-box-container {
  zoom: 1;
}
.shaded-box-container.elgray {
  background: #e5e8e8;
}
.shaded-box-container.lgray {
  background: #a6adb2;
}
.shaded-box-container.lgray p {
  color: #fff !important;
}
.shaded-box-container.gray {
  background: #5d656b;
}
.shaded-box-container.gray h1,
.shaded-box-container.gray h2,
.shaded-box-container.gray h3,
.shaded-box-container.gray h4,
.shaded-box-container.gray h5 {
  color: #fff !important;
}
.shaded-box-container.gray p {
  color: #e5e8e8 !important;
}
.shaded-box-container.black {
  background: #000;
}
.shaded-box-container.black h1,
.shaded-box-container.black h2,
.shaded-box-container.black h3,
.shaded-box-container.black h4,
.shaded-box-container.black h5 {
  color: #fff !important;
}
.shaded-box-container.black p {
  color: #e5e8e8 !important;
}
.shaded-box-container.white {
  background: #fff;
}
.shaded-box-container.topborder-elgray {
  border-top: 2px solid #e5e8e8;
}
.shaded-box-container.leftborder-elgray {
  border-left: 2px solid #e5e8e8;
}
.shaded-box-container.rightborder-elgray {
  border-right: 2px solid #e5e8e8;
}
.shaded-box-container.bottomborder-elgray {
  border-bottom: 2px solid #e5e8e8;
}
.shaded-box-container.topborder-lgray {
  border-top: 2px solid #a6adb2;
}
.shaded-box-container.leftborder-lgray {
  border-left: 2px solid #a6adb2;
}
.shaded-box-container.rightborder-lgray {
  border-right: 2px solid #a6adb2;
}
.shaded-box-container.bottomborder-lgray {
  border-bottom: 2px solid #a6adb2;
}
.shaded-box-container.topborder-gray {
  border-top: 2px solid #5d656b;
}
.shaded-box-container.leftborder-gray {
  border-left: 2px solid #5d656b;
}
.shaded-box-container.rightborder-gray {
  border-right: 2px solid #5d656b;
}
.shaded-box-container.bottomborder-gray {
  border-bottom: 2px solid #5d656b;
}
.shaded-box-container.topborder-black {
  border-top: 2px solid #000;
}
.shaded-box-container.leftborder-black {
  border-left: 2px solid #000;
}
.shaded-box-container.rightborder-black {
  border-right: 2px solid #000;
}
.shaded-box-container.bottomborder-black {
  border-bottom: 2px solid #000;
}
.shaded-box-container.topborder-white {
  border-top: 2px solid #fff;
}
.shaded-box-container.leftborder-white {
  border-left: 2px solid #fff;
}
.shaded-box-container.rightborder-white {
  border-right: 2px solid #fff;
}
.shaded-box-container.bottomborder-white {
  border-bottom: 2px solid #fff;
}
.solutionuses {
  overflow: hidden;
}
.solutionuses .solution-container {
  position: relative;
}
.solutionuses .solution-toggle {
  position: absolute;
  top: 90px;
}
.solutionuses .solution-toggle.solution-prev {
  left: 10px;
}
.solutionuses .solution-toggle.solution-next {
  right: 10px;
}
.solutionuses ul {
  width: 100%;
}
.solutionuses li {
  display: inline-block;
  width: 33%;
  padding: 0 20px;
  margin: 0 0 30px;
  min-height: 340px;
  text-align: center;
  vertical-align: top;
}
.solutionuses li .solution-img,
.solutionuses li img {
  width: 180px;
  height: 180px;
}
.solutionuses li .solution-img {
  margin: 0 auto 20px;
}
.solutionuses li img {
  border-radius: 8em;
}
.solutionuses li h4 {
  font-size: 1.3em;
  font-weight: 600;
  color: #000;
}
.solutionuses li p {
  font-size: 1em;
  margin: 0 0 10px;
}
.solutionuses li a {
  display: block;
  text-align: center;
  margin-right: 0;
}
.solutionuses .solution-count {
  display: none;
  text-align: center;
  padding: 15px 0;
  color: #333;
}
@media (max-width: 800px) {
  .solutionuses .solution-container {
    overflow: hidden;
  }
  .solutionuses .solution-container ul {
    overflow: hidden;
  }
  .solutionuses .solution-container li {
    display: none;
    width: 100%;
  }
  .solutionuses .solution-container li.selected {
    display: block;
  }
  .solutionuses .solution-count {
    display: block;
  }
}
.tagnavigation {
  border-bottom: 2px solid #e5e8e8;
  padding: 0 10px;
}
.tagnavigation h1 {
  position: relative;
  color: #fff;
  background: #000;
  padding: 10px 15px;
  font-weight: normal;
  font-size: 1.4em;
}
@media (max-width: 800px) {
  .tagnavigation h1 {
    font-size: 1.3em;
  }
}
.tagnavigation h1 .tag-viewall {
  position: absolute;
  top: 8px;
  right: 15px;
  display: block;
  width: 120px;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border: 1px solid #fff;
}
@media (max-width: 800px) {
  .tagnavigation h1 .tag-viewall {
    position: static;
    width: 100%;
    margin: 5px auto 0;
  }
}
.tagnavigation h3 {
  font-size: 1.2em;
}
.tagnavigation .tagnavitem {
  display: table;
  width: 100%;
}
.tagnavigation .tagnavitem:before,
.tagnavigation .tagnavitem:after {
  content: "";
  display: table;
}
.tagnavigation .tagnavitem:after {
  clear: both;
}
.ie6 .tagnavigation .tagnavitem,
.ie7 .tagnavigation .tagnavitem {
  zoom: 1;
}
.tagnavigation .tagnavitem:before,
.tagnavigation .tagnavitem:after {
  content: "";
  display: table;
}
.tagnavigation .tagnavitem:after {
  clear: both;
}
.ie6 .tagnavigation .tagnavitem,
.ie7 .tagnavigation .tagnavitem {
  zoom: 1;
}
@media (max-width: 800px) {
  .tagnavigation .tagnavitem {
    display: block;
  }
}
.tagnavigation .tagnavitem .tagnavigationitem {
  display: table-cell;
  width: 30%;
  float: left;
  padding: 0 0 15px;
  border-bottom: 2px solid #e5e8e8;
  margin: 0 3% 30px 0;
}
@media (max-width: 800px) {
  .tagnavigation .tagnavitem .tagnavigationitem {
    display: block;
    float: none;
    width: 100%;
  }
}
.tagnavigation .tagnavitem .tagnavigationitem .subcategory {
  margin-top: 15px;
}
.tagnavigation .tagnavitem .tagnavigationitem .subcategory.subcatitems_1 {
  margin-top: 0;
}
.tagnavigation .tagnavitem li {
  display: none;
}
.tablegrid {
  margin: 0 20px 20px;
}
.tablegrid table.hide {
  display: none;
}
.tablegrid th {
  background: #e5e8e8;
  font-weight: bold;
  padding: 10px 15px;
  font-size: 1.2em;
}
.tablegrid .comparison-theme th {
  background: transparent;
}
.tablegrid td {
  padding: 15px 15px 20px;
  border-bottom: 1px solid #eaeded;
  font-size: 16px;
  color: #000;
  vertical-align: top;
}
.tablegrid td p {
  font-size: 16px;
  color: #000;
}
.tablegrid td ul,
.tablegrid td li {
  list-style: initial;
}
.tablegrid td ul {
  margin-left: 20px;
}
.tablegrid .noBackgroundGrayBorder {
  border-bottom: 1px solid #5d656b;
}
.tablegrid .elgrayBackgroundNoBorder {
  background: #e5e8e8 !important;
  border-bottom: none;
}
.tablegrid .elgrayBackgroundGrayBorder {
  background: #e5e8e8 !important;
  border-bottom: 1px solid #5d656b;
}
.tablegrid .elgrayBackgroundWhiteBorder {
  background: rgba(198, 202, 204, 0.5) !important;
  border-bottom: 1px solid #fff;
}
.tablegrid .lgrayBackgroundNoBorder {
  background: #a6adb2 !important;
  border-bottom: none;
}
.tablegrid .lgrayBackgroundGrayBorder {
  background: #a6adb2 !important;
  border-bottom: 1px solid #5d656b;
}
.tablegrid .lgrayBackgroundWhiteBorder {
  background: #a6adb2 !important;
  border-bottom: 1px solid #fff;
}
.tablegrid .yellowBackgroundNoBorder {
  background: #fee100 !important;
  border-bottom: none;
}
.tablegrid .yellowBackgroundGrayBorder {
  background: #fee100 !important;
  border-bottom: 1px solid #5d656b;
}
.tablegrid .yellowBackgroundWhiteBorder {
  background: #fee100 !important;
  border-bottom: 1px solid #fff;
}
@media (max-width: 800px) {
  .tablegrid tr:nth-child(even) {
    background: #e5e8e8 !important;
  }
  .tablegrid tr:nth-child(odd) {
    background: #f8f8f8!important;
  }
  .tablegrid th {
    display: none;
  }
  .tablegrid td {
    display: block!important;
    border-bottom: 0!important;
    padding: 10px!important;
  }
  .tablegrid td .title {
    font-weight: bold;
  }
  .tablegrid td .title:after {
    content: ":";
  }
  .tablegrid .comparison-theme tr:first-child td:first-child {
    display: none!important;
  }
  .tablegrid .comparison-theme td {
    width: 100%;
  }
  .tablegrid .comparison-theme td .title {
    display: none;
  }
  .tablegrid .comparison-theme .title {
    font-weight: 500;
  }
}
.table-grid-mobile .mobile-details {
  border-bottom: 1px solid #e5e8e8;
  margin: 0 0 20px;
}
.table-grid-mobile .mobile-details img {
  display: block;
  width: 80%;
  margin: 0 auto 20px;
}
.table-grid-mobile .mobile-details p,
.table-grid-mobile .mobile-details b,
.table-grid-mobile .mobile-details li {
  font-size: 1.2em;
}
.table-grid-mobile .mobile-details ul,
.table-grid-mobile .mobile-details li {
  list-style: initial;
}
.table-grid-mobile .mobile-details ul {
  margin-left: 20px;
}
.tc8000 .image-text {
  position: relative;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  height: 380px;
  padding: 80px 30px 30px;
}
@media (max-width: 800px) {
  .tc8000 .image-text {
    height: auto;
    padding: 20px 10px!important;
  }
}
.tc8000 .image-text h2 {
  position: static;
  font-weight: bold;
}
@media (max-width: 800px) {
  .tc8000 .image-text h2 {
    font-size: 1.8em;
    text-align: center;
  }
  .tc8000 .image-text h2 img {
    position: static;
  }
}
.tc8000 .image-text h2 img {
  top: 20px;
  max-width: none;
  bottom: auto;
}
@media (max-width: 800px) {
  .tc8000 .image-text h2 img {
    width: 75%!important;
    margin: 15px auto 20px;
  }
}
.tc8000 .image-text .subtitle {
  display: block;
  font-weight: bold;
  margin: 0 0 10px;
}
.tc8000 .image-text p {
  padding-left: 0;
}
.tc8000.tc8000_1-container {
  border-top: 1px solid #ddd;
}
.tc8000.tc8000_1-container .image-text {
  padding-left: 50%;
}
.tc8000.tc8000_1-container .image-text h2 img {
  top: -15px !important;
  left: -150px;
  width: 600px;
}
@media (max-width: 800px) {
  .tc8000.tc8000_1-container .image-text {
    padding-left: inherit;
  }
}
.tc8000.tc8000_1-container p {
  position: relative;
  left: 440px;
}
@media (max-width: 800px) {
  .tc8000.tc8000_1-container p {
    position: static;
  }
}
.tc8000.tc8000_2-container .image-text {
  background: #fafafa;
  padding-right: 50%;
}
.tc8000.tc8000_2-container .image-text h2 img {
  left: auto;
  right: 60px;
}
.tc8000.tc8000_2-container img {
  top: 0;
  right: 70px;
}
.tc8000.tc8000_3-container .image-text {
  padding-left: 50%;
}
@media (max-width: 800px) {
  .tc8000.tc8000_3-container .image-text {
    padding-left: inherit;
  }
}
.tc8000.tc8000_3-container .image-text h2 img {
  left: 60px;
}
.tc8000.tc8000_3-container img {
  top: 58px;
  left: 40px;
}
.tc8000.tc8000_3-container p {
  margin: 0;
}
.tc8000.tc8000_3-container p b {
  display: block;
  padding-left: 20px;
  font-size: 1.6em;
  opacity: 0;
}
@media (max-width: 800px) {
  .tc8000.tc8000_3-container p b {
    opacity: 1;
    padding-left: 0;
  }
}
.tc8000.tc8000_4-container .image-text {
  padding-right: 50%;
  background: #fafafa;
}
.tc8000.tc8000_4-container .image-text h2 img {
  left: auto;
  top: 25px;
  right: 80px;
}
@media (max-width: 800px) {
  .tc8000.tc8000_4-container .image-text {
    padding-left: inherit;
  }
}
.tc8000.tc8000_5-container .image-text {
  padding-left: 46%;
  padding-top: 50px;
}
.tc8000.tc8000_5-container .image-text ul {
  padding-left: 7px;
  list-style: none;
}
.tc8000.tc8000_5-container .image-text li {
  position: relative;
  top: 210px;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.2;
}
@media (max-width: 800px) {
  .tc8000.tc8000_5-container .image-text li {
    font-size: 1.2em;
    top: 0;
    padding-left: 20px;
    margin-bottom: 10px;
  }
}
.tc8000.tc8000_5-container .image-text li:before {
  position: relative;
  top: 5px;
  font-size: 2em;
  content: "• ";
  color: #fee100;
}
@media (max-width: 800px) {
  .tc8000.tc8000_5-container .image-text li:before {
    position: absolute;
    top: -13px;
    left: 0;
  }
}
.tc8000.tc8000_5-container .image-text li span {
  opacity: 0;
  font-weight: 600;
}
@media (max-width: 800px) {
  .tc8000.tc8000_5-container .image-text li span {
    opacity: 1;
  }
}
.tc8000.tc8000_5-container .image-text img {
  left: 40px;
}
.tc8000.tc8000_6-container .image-text {
  background: #fafafa;
  padding-right: 50%;
}
.tc8000.tc8000_6-container .image-text h2 img {
  top: 50px;
  left: auto;
  right: 60px;
}
.tc8000 p b {
  font-size: 1.2em;
  padding: 0 3px;
}
.campaign2 {
  border: 2px solid #ccc;
  padding-bottom: 5px;
  margin: 0 0 30px;
}
@media (max-width: 800px) {
  .campaign2 {
    border: 0;
  }
}
.campaign2 .image-text {
  position: relative;
  padding: 0;
  overflow: hidden;
}
@media (max-width: 800px) {
  .campaign2 .image-text {
    box-shadow: none!important;
    background: transparent!important;
  }
}
.campaign2 .image-text.fixedbg {
  background-attachment: fixed!important;
}
@media (max-width: 800px) {
  .campaign2 .image-text.fixedbg {
    background-attachment: initial!important;
  }
}
.campaign2 .image-text .par-container {
  min-height: 555px;
  overflow: hidden;
}
@media (max-width: 800px) {
  .campaign2 .image-text .par-container {
    min-height: 0;
    margin: 0 0 20px;
  }
}
.campaign2 .image-text .parallax_mobile {
  display: none;
}
@media (max-width: 800px) {
  .campaign2 .image-text .parallax_mobile {
    display: block;
    width: 100%;
  }
}
.campaign2 .image-text .parallax_first {
  position: absolute;
  top: 201px;
  left: -700px;
  z-index: 5;
}
@media (max-width: 800px) {
  .campaign2 .image-text .parallax_first {
    display: none;
  }
}
.campaign2 .image-text .parallax_second {
  position: absolute;
  top: 115px;
  right: -700px;
  z-index: 4;
}
@media (max-width: 800px) {
  .campaign2 .image-text .parallax_second {
    display: none;
  }
}
.campaign2 .image-text > h2 {
  font-size: 2em;
  font-weight: 700;
  width: 92%;
  margin: 20px auto;
  text-align: center;
  z-index: 9;
}
@media (max-width: 800px) {
  .campaign2 .image-text > h2 {
    top: auto!important;
    text-align: center!important;
    display: block!important;
    padding: 20px 5px;
    color: #000!important;
    margin: 0 0 10px;
  }
}
.campaign2 .image-text .description {
  width: 70%;
  margin: 0 auto;
}
@media (max-width: 800px) {
  .campaign2 .image-text .description {
    width: 100%;
    padding: 0 15px;
    text-align: center;
  }
  .campaign2 .image-text .description p {
    font-size: 18px;
  }
}
.campaign2.campaign2_healthcare_1-container .image-text .parallax_first {
  left: -750px;
}
.campaign2.campaign2_healthcare_1-container .image-text .parallax_second {
  right: -760px;
}
.campaign2.campaign2_healthcare_2-container .image-text .parallax_first {
  left: 160px;
  top: 575px;
  opacity: 0;
}
.campaign2.campaign2_healthcare_2-container .image-text h2 {
  position: absolute;
  top: 190px;
  text-align: left;
  padding-left: 465px;
}
@media (max-width: 800px) {
  .campaign2.campaign2_healthcare_2-container .image-text h2 {
    position: relative;
    padding-left: 5px;
  }
}
.campaign2.campaign2_healthcare_3-container .image-text .parallax_first {
  left: 460px!important;
  top: 575px;
  z-index: 3;
  opacity: 0;
}
.campaign2.campaign2_manufacturing_1-container .image-text {
  box-shadow: inset 0 110px 80px -45px rgba(0, 0, 0, 0.5);
}
.campaign2.campaign2_manufacturing_1-container .image-text .parallax_first {
  opacity: 0;
  left: 0!important;
  top: 575px;
}
.campaign2.campaign2_manufacturing_2-container .image-text {
  box-shadow: inset 0 110px 80px -45px rgba(0, 0, 0, 0.5);
}
.campaign2.campaign2_manufacturing_2-container .image-text .parallax_first {
  top: 0!important;
}
.campaign2.campaign2_manufacturing_3-container .image-text {
  box-shadow: inset 0 110px 80px -45px rgba(0, 0, 0, 0.5);
}
.campaign2.campaign2_manufacturing_3-container .image-text .parallax_first {
  left: -700px;
  top: 95px;
}
.campaign2.campaign2_manufacturing_3-container .image-text .parallax_second {
  left: auto;
  right: 1300px;
  top: 168px;
}
.campaign2.campaign2_transportation_1-container .image-text {
  box-shadow: inset 0 110px 80px -45px rgba(0, 0, 0, 0.5);
}
.campaign2.campaign2_transportation_1-container .image-text .parallax_first {
  top: 0!important;
  left: -700px;
}
.campaign2.campaign2_transportation_2-container .image-text {
  box-shadow: inset 0 110px 80px -45px rgba(0, 0, 0, 0.5);
}
.campaign2.campaign2_transportation_2-container .image-text .parallax_first {
  top: 575px;
  left: 400px!important;
  opacity: 0;
}
.campaign2.campaign2_transportation_2-container .image-text .parallax_second {
  left: auto;
  top: 65px;
  right: -700px;
  z-index: 5;
}
.campaign2.campaign2_transportation_3-container .image-text {
  box-shadow: inset 0 110px 80px -45px rgba(0, 0, 0, 0.5);
}
.campaign2.campaign2_transportation_3-container .image-text .parallax_first {
  top: 40px;
  left: 0!important;
}
.campaign2.campaign2_transportation_3-container .image-text .parallax_second {
  left: auto;
  top: 125px;
  right: -700px;
}
.campaign2.campaign2_retail_1-container .image-text {
  box-shadow: inset 0 110px 80px -45px rgba(0, 0, 0, 0.5);
}
.campaign2.campaign2_retail_1-container .image-text .parallax_first {
  top: 200px;
}
.campaign2.campaign2_retail_1-container .image-text .parallax_second {
  top: 575px;
  right: 232px!important;
  opacity: 0;
}
.campaign2.campaign2_retail_2-container .image-text {
  box-shadow: inset 0 110px 80px -45px rgba(0, 0, 0, 0.5);
}
.campaign2.campaign2_retail_2-container .image-text .parallax_first {
  top: 575px;
  left: 460px!important;
}
.campaign2.campaign2_retail_3-container .image-text {
  box-shadow: inset 0 110px 80px -45px rgba(0, 0, 0, 0.5);
}
.campaign2.campaign2_retail_3-container .image-text .parallax_first {
  top: 0;
}
.campaign2.campaign2_retail_3-container .image-text .parallax_second {
  top: 0;
}
.campaign2 .column-control {
  background: #fff;
  padding: 0 5px;
}
.campaign2 .column-control > div {
  padding: 5px;
}
.campaign2 .column-control > div > div {
  border: 1px solid #ccc;
  height: 240px;
  max-height: 240px;
  overflow: hidden;
}
.campaign2 .column-control > div > div p {
  margin: 0;
}
.campaign2 .column-control > div .hero-bkg-img {
  text-align: center;
}
.full-width-image {
  width: 100%;
  position: relative;
}
.full-width-image .hero-img-container {
  max-height: 450px;
  overflow: hidden;
}
.full-width-image .hero-img-container img {
  width: 100%;
}
.full-width-image .text-items {
  padding: 10px;
}
@media only screen and (min-width: 800px) {
  .full-width-image .text-items {
    position: absolute;
    top: 0;
    right: 20px;
    left: 20px;
    padding: 14px 0 0;
  }
}
@media only screen and (min-width: 800px) {
  .full-width-image .image-tagline {
    z-index: 20;
    overflow: hidden;
    margin-top: 0;
  }
}
.full-width-image .image-tagline p {
  background: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  color: #000000;
}
@media only screen and (min-width: 800px) {
  .full-width-image .image-tagline p {
    display: inline-block;
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    background: rgba(41, 43, 44, 0.8);
    text-transform: uppercase;
    letter-spacing: 3px;
    box-decoration-break: clone;
    margin: 0 0 10px;
    padding: 14px;
  }
}
@media only screen and (min-width: 800px) {
  .full-width-image .fw-description p {
    display: inline-block;
    font-weight: 300;
    background: rgba(41, 43, 44, 0.8);
    text-transform: none;
    box-decoration-break: clone;
    color: #fff;
    max-width: 50%;
    padding: 14px;
  }
}
.full-width-image.right-text .text-items {
  text-align: left;
}
@media only screen and (min-width: 800px) {
  .full-width-image.right-text .text-items {
    text-align: right;
  }
}
.full-width-image.right-text .fw-description {
  right: 14px;
  left: auto;
  text-align: left;
}
@media only screen and (min-width: 800px) {
  .full-width-image.right-text .fw-description {
    text-align: right;
  }
}
.full-width-image.right-text .button {
  text-align: left;
}
@media only screen and (min-width: 800px) {
  .full-width-image.right-text .button {
    text-align: right;
    margin-right: 0;
  }
  .full-width-image.right-text .button.bottom-pos {
    position: absolute;
    bottom: 10px;
    right: 20px;
  }
  .full-width-image.right-text .button a {
    margin-right: -10px;
    margin-left: 0;
  }
}
.full-width-image.left-text .text-items {
  text-align: left;
}
.full-width-image.left-text .image-tagline,
.full-width-image.left-text .image-tagline p {
  display: inline-block;
}
.full-width-image.left-text .image-tagline p {
  margin-right: 60px;
}
.full-width-image.left-text .fw-description {
  right: auto;
  left: 14px;
}
@media only screen and (min-width: 800px) {
  .full-width-image.left-text .button {
    left: 20px;
    right: auto;
    text-align: left;
  }
  .full-width-image.left-text .button.bottom-pos {
    position: absolute;
    bottom: 10px;
    left: 20px;
  }
}
.full-width-image .button {
  padding: 10px;
}
.full-width-image .button a {
  margin-left: 0;
}
@media only screen and (min-width: 800px) {
  .full-width-image .button {
    padding: 0;
  }
  .full-width-image .button a {
    margin-left: -10px;
  }
}
.full-width-image.light-background .fw-description p,
.full-width-image.light-background .image-tagline p {
  color: #000;
}
@media only screen and (min-width: 800px) {
  .full-width-image.light-background .fw-description p,
  .full-width-image.light-background .image-tagline p {
    background: rgba(241, 243, 244, 0.8);
  }
}
.full-width-image.blue-background .fw-description p,
.full-width-image.blue-background .image-tagline p {
  color: #000000;
}
@media only screen and (min-width: 800px) {
  .full-width-image.blue-background .fw-description p,
  .full-width-image.blue-background .image-tagline p {
    color: #ffffff;
    background: #267bb4;
  }
}
.bgil .content {
  width: 100%;
  max-width: 100%;
}
.bgil .content > h1,
.bgil .content > h2 {
  max-width: 1272px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
}
.bgil .breadcrumb-page-actions-container,
.bgil .bgimagecontents,
.bgil .section {
  max-width: 1272px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
}
.backgroundimage.section {
  max-width: 100%;
}
.backgroundimage-container {
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  overflow: hidden;
}
.backgroundimage-container.full-height {
  height: 100vh;
  background-size: cover;
}
@media only screen and (min-width: 1921px) {
  .backgroundimage-container {
    background-size: cover;
  }
}
.bgi-pos-left-top {
  background-position: left top;
}
.bgi-pos-left-center {
  background-position: left center;
}
.bgi-pos-left-bottom {
  background-position: left bottom;
}
.bgi-pos-right-top {
  background-position: right top;
}
.bgi-pos-right-center {
  background-position: right center;
}
.bgi-pos-right-bottom {
  background-position: right bottom;
}
.bgi-pos-center-top {
  background-position: center top;
}
.bgi-pos-center-center {
  background-position: center center;
}
.bgi-pos-center-bottom {
  background-position: center bottom;
}
@media only screen and (min-width: 700px) {
  .bgi-pos-left-top-mid {
    background-position: left top;
  }
  .bgi-pos-left-center-mid {
    background-position: left center;
  }
  .bgi-pos-left-bottom-mid {
    background-position: left bottom;
  }
  .bgi-pos-right-top-mid {
    background-position: right top;
  }
  .bgi-pos-right-center-mid {
    background-position: right center;
  }
  .bgi-pos-right-bottom-mid {
    background-position: right bottom;
  }
  .bgi-pos-center-top-mid {
    background-position: center top;
  }
  .bgi-pos-center-center-mid {
    background-position: center center;
  }
  .bgi-pos-center-bottom-mid {
    background-position: center bottom;
  }
}
@media only screen and (min-width: 970px) {
  .bgi-pos-left-top-large {
    background-position: left top;
  }
  .bgi-pos-left-center-large {
    background-position: left center;
  }
  .bgi-pos-left-bottom-large {
    background-position: left bottom;
  }
  .bgi-pos-right-top-large {
    background-position: right top;
  }
  .bgi-pos-right-center-large {
    background-position: right center;
  }
  .bgi-pos-right-bottom-large {
    background-position: right bottom;
  }
  .bgi-pos-center-top-large {
    background-position: center top;
  }
  .bgi-pos-center-center-large {
    background-position: center center;
  }
  .bgi-pos-center-bottom-large {
    background-position: center bottom;
  }
}
.bgi-color-black {
  background-color: #000000;
}
.bgi-color-grey {
  background-color: #5c5e60;
}
.bgi-color-yellow {
  background-color: #fee100;
}
.bgi-color-blue {
  background-color: #0077ff;
}
.pageandfilelist {
  margin: 0 20px 40px 60px;
}
.pageandfilelist h2 {
  position: relative;
  font-size: 1.9em;
  font-weight: 700;
  border-bottom: 3px solid #000;
}
.pageandfilelist h2 .page-file-list-icon {
  font-size: 1.2em;
  left: -40px;
  position: absolute;
  top: 4px;
}
.pageandfilelist h2 .arrow {
  display: none;
}
@media (max-width: 800px) {
  .pageandfilelist .page-file-sublist {
    margin: 0 20px 0 20px;
  }
}
.pageandfilelist .page-file-sublist h3.page-file-list-subtitle {
  border-bottom: 1px solid #a6adb2;
  color: #a6adb2;
  font-size: 1.5em;
  padding-left: 0;
}
.pageandfilelist li {
  margin: 0 0 40px;
  position: relative;
}
.pageandfilelist h4 {
  font-size: 1.4em;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 0;
}
.pageandfilelist .description {
  color: #000;
  font-size: 1em;
  margin-bottom: 5px;
}
.pageandfilelist .download-link {
  height: 25px;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
}
.pageandfilelist .alert-msg {
  background: #fb702b;
  color: #fff;
  font-size: 1em;
  padding: 15px 50px 15px 15px;
  margin: 20px 0 0;
}
@media (max-width: 800px) {
  .pageandfilelist {
    margin: 0 0 40px;
    padding: 0;
  }
  .pageandfilelist h2.page-file-list-title {
    border-bottom: 0;
    padding: 40px 0 0 20px;
  }
  .pageandfilelist h2.page-file-list-title .page-file-list-icon {
    font-size: 1.5em;
    left: 20px;
    top: 0;
  }
  .pageandfilelist h2.page-file-list-title .arrow {
    display: block;
    font-size: 20px;
    position: absolute;
    right: 20px;
    top: 48px;
  }
  .pageandfilelist h3.padding-file-list-subtitle {
    padding-left: 20px;
  }
  .pageandfilelist .download-link {
    position: relative;
    text-align: left;
  }
  .pageandfilelist ul {
    display: none;
  }
  .pageandfilelist ul.hide-list {
    display: none;
  }
  .pageandfilelist ul.show-list {
    display: block;
  }
}
/* Styles for the Entitlement Request Form */
.warranty-request-form form {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
}
.warranty-request-form form .req-user-info {
  font-weight: 600;
  font-size: 13px;
}
.warranty-request-form form .detail {
  color: #07f;
}
.warranty-request-form form input[type="text"][disabled] {
  background: #ededed !important;
}
.warranty-request-form form .selectBox-dropdown {
  line-height: 1.5;
}
.warranty-request-form form .selectBox-dropdown .selectBox-label {
  width: 100% !important;
  padding: 10px 20px 10px 10px;
  font-weight: 600;
}
.warranty-request-form form .radio-selection {
  max-width: 500px;
}
.warranty-request-form form .radio-selection input[type="text"] {
  width: 80%;
  float: right;
  padding-left: 10px;
}
.warranty-request-form form .error-asterick {
  color: red;
}
.warranty-request-form form sup {
  font-size: 90%;
}
.warranty-request-form form .username,
.warranty-request-form form .file-requested {
  color: #07f;
}
.warranty-request-form form .form_button_submit {
  font-size: 14px;
}
.warranty-request-form form input[type="radio"] {
  margin: 0 5px;
}
.warranty-request-form #fieldErrorMessage {
  color: red;
  font-size: 18px;
}
/* Serial Number Form styles */
.serial-number-input {
  width: 100%;
  max-width: 500px;
  padding-right: 40px;
  position: relative;
  text-decoration: none;
  display: inline-block;
  color: #5c5e60;
  font: bold 14px "proxima-nova", sans-serif;
  margin-bottom: 10px;
  line-height: 24px;
  height: 35px;
  cursor: pointer;
}
.serial-number-input input {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  padding: 10px 0 10px 15px;
  color: #5c5e60;
  border: solid 1px #a6adb2;
  height: 35px;
}
.serial-number-input .serial-number-btn {
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0;
  width: 55px;
  background: #575858;
  padding: 10px 0 10px 15px;
}
.serial-number-input .serial-number-btn:hover {
  background: #a6adb2;
}
.serial-number-input .outbound-link:after {
  font-size: 15px;
  position: absolute;
  top: 10px;
  color: #fff;
  margin-left: 5px;
}
/* Serial Number Table styles */
.serial-full-table-wrapper {
  max-width: 682px;
  width: 100%;
  /* Serial Number Form Button styles */
}
.serial-full-table-wrapper .sno-table-wrap {
  overflow: auto;
  height: 199px;
  max-width: 682px;
  width: 100%;
  background-color: #fff;
  border: 1px solid #c7c7c7;
  position: relative;
}
.serial-full-table-wrapper .sno-table-wrap table {
  width: 100%;
}
.serial-full-table-wrapper .sno-table-wrap #serialDisplayTable {
  width: 100%;
}
.serial-full-table-wrapper .sno-table-wrap #serialDisplayTable .fixedHeader th {
  background-color: #575858;
  color: #fff;
  font-weight: normal;
  font-size: 11px;
  text-align: left;
}
.serial-full-table-wrapper .sno-table-wrap #serialDisplayTable .fixedHeader .select {
  padding: 15px;
}
.serial-full-table-wrapper .sno-table-wrap #serialDisplayTable .fixedHeader .serial {
  padding: 15px 20px 15px 20px;
}
.serial-full-table-wrapper .sno-table-wrap #serialDisplayTable .fixedHeader .model,
.serial-full-table-wrapper .sno-table-wrap #serialDisplayTable .fixedHeader .warranty,
.serial-full-table-wrapper .sno-table-wrap #serialDisplayTable .fixedHeader .contract,
.serial-full-table-wrapper .sno-table-wrap #serialDisplayTable .fixedHeader .entitled {
  padding: 15px 20px;
}
.serial-full-table-wrapper .sno-table-wrap #serialDisplayTable #serTableBody {
  border: none;
  background: #fff;
}
.serial-full-table-wrapper .sno-table-wrap #serialDisplayTable #serTableBody .alt {
  background: #ededed;
}
.serial-full-table-wrapper .sno-table-wrap #serialDisplayTable #serTableBody .serial,
.serial-full-table-wrapper .sno-table-wrap #serialDisplayTable #serTableBody .model,
.serial-full-table-wrapper .sno-table-wrap #serialDisplayTable #serTableBody .warranty,
.serial-full-table-wrapper .sno-table-wrap #serialDisplayTable #serTableBody .contract,
.serial-full-table-wrapper .sno-table-wrap #serialDisplayTable #serTableBody .entitled {
  text-align: center;
}
.serial-full-table-wrapper .sno-table-wrap #serialDisplayTable #serTableBody .select {
  padding: 15px;
}
.serial-full-table-wrapper .form_button_submit {
  float: right;
  margin: 5px 0px;
}
.serial-full-table-wrapper .serial-btn {
  float: right;
  right: -10px;
  margin-top: 5px;
}
.serial-full-table-wrapper .zebra-btn.buttonized {
  color: #fff;
}
.serial-full-table-wrapper .zebra-btn {
  background: #07f;
  margin-left: 0;
  padding: 10px 20px;
  background-clip: padding-box;
}
.serial-full-table-wrapper .zebra-btn:hover {
  border: 10px solid rgba(0, 119, 255, 0.3);
  background-clip: padding-box;
  color: #fff !important;
}
.serial-full-table-wrapper button[disabled] {
  background-color: #ededed !important;
  cursor: default !important;
}
.serial-full-table-wrapper .button[disabled]:hover {
  border-color: transparent !important;
}
.serial-full-table-wrapper .form_button_submit:hover {
  border: 10px solid transparent;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
}
/* Serial Number Error Dialog styles */
.error-modal-dialog {
  position: fixed;
  font-family: Arial, Helvetica, sans-serif;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999999;
  opacity: 1;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
}
.error-modal-dialog > div {
  width: 500px;
  position: relative;
  margin: 15% auto;
  padding: 25px 25px 13px 25px;
  border-radius: 2px;
  background: #fff;
  box-shadow: 1px 1px 3px #000;
}
.error-modal-dialog > div p {
  font-size: 12px;
}
.close-error-modal {
  background: #575858;
  color: #fff;
  line-height: 25px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 24px;
  text-decoration: none;
  font-weight: bold;
  border-radius: 0px 1px 0px 0px;
}
.close-error-modal:hover {
  background: #ccc;
}
.clear-right {
  clear: right;
}
/* Styles for spinner */
#loader {
  position: absolute;
  left: 50%;
  top: 75%;
  z-index: 1;
  opacity: .5;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #575858;
  width: 100px;
  height: 100px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.applicationtilecontainer .applicationtiles {
  display: block;
  width: 100%;
  overflow: auto;
}
.applicationtilecontainer .applicationtiles.applications-loading {
  height: 300px;
  position: relative;
  overflow: hidden;
}
.applicationtilecontainer .applicationtiles.applications-loading .applications-loading-icon {
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 125px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.applicationtilecontainer .applicationtiles.applications-loading.applications-failed .applications-error-message {
  display: block;
  color: #ff2222;
  position: absolute;
  top: 125px;
  left: 0;
  right: 0;
  text-align: center;
}
.applicationtilecontainer .applicationtiles.applications-loading.applications-failed .applications-loading-icon {
  display: none;
}
.applicationtilecontainer .applicationtiles.applications-loading.applications-not-logged-in .applications-login-message {
  display: block;
  color: #ff2222;
  position: absolute;
  top: 125px;
  left: 0;
  right: 0;
  text-align: center;
}
.applicationtilecontainer .applicationtiles.applications-loading.applications-not-logged-in .applications-loading-icon {
  display: none;
}
.applicationtilecontainer .applicationtiles.applications-loading .applicationtile {
  display: none;
}
.applicationtilecontainer .applicationtiles .applications-loading-icon {
  display: none;
}
.applicationtilecontainer .applicationtiles .applications-error-message {
  display: none;
}
.applicationtilecontainer .applicationtiles .applications-login-message {
  display: none;
}
.applicationtilecontainer .applicationtiles .applicationtile {
  float: left;
  margin: 10px;
  background: #0077FF;
  color: #FFF;
  padding: 20px;
  text-align: center;
  font-size: 16px;
  font-family: "proxima-nova", Arial, sans-serif;
  width: 31.33%;
  width: calc(100%/3 - 21px);
  min-height: 340px;
}
@media (max-width: 1040px) {
  .applicationtilecontainer .applicationtiles .applicationtile {
    width: 47%;
    width: calc(100%/2 - 21px);
    min-height: 310px;
  }
}
@media (max-width: 768px) {
  .applicationtilecontainer .applicationtiles .applicationtile {
    width: 100%;
    min-height: 0px;
  }
}
.applicationtilecontainer .applicationtiles .applicationtile.application-request-only {
  background: #FFF;
  color: #000;
  border: 2px solid #d5d5d5;
}
.applicationtilecontainer .applicationtiles .applicationtile.application-request-only .application-button {
  background: #0077ff;
  border: 2px solid #0077ff;
  color: #FFF;
  padding: 10px 15px;
  font-size: 16px;
  cursor: pointer;
}
.applicationtilecontainer .applicationtiles .applicationtile.application-request-only .application-icon {
  border: 2px solid #000;
}
.applicationtilecontainer .applicationtiles .applicationtile .application-missing-icon {
  height: 50px;
  width: 50px;
  margin: auto;
}
.applicationtilecontainer .applicationtiles .applicationtile .application-icon {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #FFF;
  height: 50px;
  width: 50px;
  margin: auto;
}
.applicationtilecontainer .applicationtiles .applicationtile .application-icon img {
  width: 28px;
  display: block;
  margin: auto;
  padding: 8px 0;
}
.applicationtilecontainer .applicationtiles .applicationtile .application-title {
  font-size: 22px;
  margin: 5px 0 2px 0;
  font-weight: 600;
}
.applicationtilecontainer .applicationtiles .applicationtile .application-description {
  margin-bottom: 20px;
}
.applicationtilecontainer .applicationtiles .applicationtile .application-button {
  background: #0077ff;
  border: 2px solid #FFF;
  color: #FFF;
  padding: 10px 15px;
  font-size: 16px;
  cursor: pointer;
  font-weight: 600;
}
.applicationtilecontainer .applicationtiles .applicationtile .application-button:hover {
  color: #0077ff;
  background: #FFF;
}
.cq-wcm-edit .applicationtiles .applicationtile {
  float: none;
  width: 100%;
}
.cq-wcm-edit :not(.applicationtiles) > .applicationtile {
  background: #ff0000;
  color: #000000;
}
.cq-wcm-edit :not(.applicationtiles) > .applicationtile::before {
  content: "Application Tiles are only allowed inside of Application Tile Containers. Please move this to an appropriate location.";
}
.knowledgearticlesearchcomponent {
  margin: 0 20px 40px 60px;
}
.knowledgearticlesearchcomponent .knowledge-article-search-header {
  position: relative;
  font-size: 1.9em;
  font-weight: 700;
  border-bottom: 3px solid #000;
}
.knowledgearticlesearchcomponent .knowledge-article-search-header .download-icon-knowledge-articles {
  font-size: 1.2em;
  left: -40px;
  position: absolute;
  top: 4px;
}
.knowledgearticlesearchcomponent .knowledge-article-search-results {
  margin: 15px 0px 0px 0px;
}
.knowledgearticlesearchcomponent .knowledge-article-search-results .knowledge-article-description {
  color: #000;
  font-size: 1.4em;
  margin-bottom: 5px;
  font-weight: 700;
  line-height: 30px;
}
.knowledgearticlesearchcomponent .knowledge-article-search-results .knowledge-article-title {
  font-size: 1.4em;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 0;
}
.knowledgearticlesearchcomponent .knowledge-article-search-link {
  float: right;
}
@media (max-width: 800px) {
  .knowledgearticlesearchcomponent {
    margin: 0 20px 40px 60px;
  }
  .knowledgearticlesearchcomponent .knowledge-article-search-header {
    position: relative;
    font-size: 1.9em;
    font-weight: 700;
    border-bottom: 3px solid #000;
  }
  .knowledgearticlesearchcomponent .knowledge-article-search-header .download-icon-knowledge-articles {
    font-size: 1.2em;
    left: -40px;
    position: absolute;
    top: 4px;
  }
  .knowledgearticlesearchcomponent .knowledge-article-search-results {
    margin: 15px 0px 0px 0px;
  }
  .knowledgearticlesearchcomponent .knowledge-article-search-results .knowledge-article-description {
    color: #000;
    font-size: 1.4em;
    margin-bottom: 5px;
    font-weight: 700;
    line-height: 30px;
  }
  .knowledgearticlesearchcomponent .knowledge-article-search-results .knowledge-article-title {
    font-size: 1.4em;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 0;
  }
  .knowledgearticlesearchcomponent .knowledge-article-search-link {
    float: right;
  }
}
/* Styles for File Detail Accordion Component */
.accordion-file-dl-wrapper {
  margin: 10px 0;
}
.accordion-file-dl-wrapper .accordion-file-dl {
  left: 0px;
  top: 0px;
  width: 100%;
  height: 80px;
  background: inherit;
  background-color: #f2f2f2;
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 22px;
  text-align: left;
  color: #333;
}
.accordion-file-dl-wrapper .accordion-file-dl .accordion-header {
  font-weight: 700;
  font-size: 21px;
  width: 90%;
  float: left;
}
.accordion-file-dl-wrapper .accordion-file-dl img {
  left: 0px;
  top: 0px;
  width: 19px;
  height: 19px;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 5px;
}
.accordion-file-dl-wrapper .accordion-file-dl::before {
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: '';
  display: inline-block;
  height: 0.45em;
  left: 0.15em;
  position: relative;
  top: 0;
  transform: rotate(135deg);
  vertical-align: top;
  width: 0.45em;
  margin-right: 15px;
  float: left;
}
.accordion-file-dl-wrapper .accordion-file-dl.active:before {
  top: 0.30em;
  transform: rotate(-45deg);
}
.accordion-file-dl-wrapper .accordion-file-dl:hover {
  background-color: #ddd;
}
.accordion-file-dl-wrapper .file-dl-info {
  padding: 0 18px;
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
  transition: 0.6s ease-in-out;
  opacity: 0;
}
.accordion-file-dl-wrapper .file-dl-info.show {
  opacity: 1;
  max-height: none;
  left: 0px;
  top: 0px;
  width: 100%;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  box-sizing: border-box;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accordion-file-dl-wrapper .file-dl-info.show h3 {
  border-bottom: 1px solid #333;
  color: #A6ADB2;
  font-size: 20px;
  margin: 25px 0 10px 0 !important;
}
.accordion-file-dl-wrapper .file-dl-info.show h3.no-border {
  border: none;
}
.accordion-file-dl-wrapper .file-dl-info.show span,
.accordion-file-dl-wrapper .file-dl-info.show a {
  font-size: 20px;
  font-weight: 700;
}
.accordion-file-dl-wrapper .file-dl-info.show span {
  color: #333;
}
.accordion-file-dl-wrapper .file-dl-info.show p {
  font-size: 16px;
  margin: 0;
  font-weight: 400;
  color: #333;
  margin-top: 10px;
}
.accordion-file-dl-wrapper .file-dl-info.show .right-pos {
  float: right;
}
.accordion-file-dl-wrapper .file-dl-info.show .manual-dl {
  margin: 10px 0;
  overflow: hidden;
}
.accordion-file-dl-wrapper .file-dl-info.show .accordion-dl-text {
  float: left;
  width: 100%;
}
@media (min-width: 580px) {
  .accordion-file-dl-wrapper .file-dl-info.show .accordion-dl-text {
    width: 50%;
  }
}
.accordion-file-dl-wrapper .file-dl-info.show .clear-both {
  clear: both;
}
@media (min-width: 580px) {
  .accordion-file-dl-wrapper .file-dl-info.show .accordion-dl-link {
    float: right;
  }
}
.accordion-file-dl-wrapper .file-dl-info.show .software-version-item .software-version-header {
  left: 0px;
  top: 0px;
  width: 100%;
  background: inherit;
  background-color: #f2f2f2;
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 20px;
  border-bottom: 1px solid #A6ADB2;
  margin: 10px 0;
  padding: 5px 10px;
}
.accordion-file-dl-wrapper .file-dl-info.show .software-version-item .software-version-header .version-txt {
  margin-right: 15px;
}
.accordion-file-dl-wrapper .file-dl-info.show .software-version-item .software-version-header .version-date {
  font-weight: 400;
  font-size: 16px;
  padding-top: 4px;
}
@media (max-width: 580px) {
  .accordion-file-dl-wrapper .file-dl-info.show .software-version-item .software-version-header .version-date {
    font-size: 12px;
    padding-top: 7px;
  }
}
.accordion-file-dl-wrapper .file-dl-info.show .software-version-item .compatible-devices {
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
  column-count: 3;
  column-gap: 20px;
}
@media (max-width: 580px) {
  .accordion-file-dl-wrapper .file-dl-info.show .software-version-item .compatible-devices {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
.accordion-file-dl-wrapper .file-dl-info.show .software-version-item .compatible-devices li {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  margin-bottom: 10px;
}
.accordion-file-dl-wrapper .file-dl-info.show .software-version-item .accordion-section h4 {
  font-size: 18px;
  color: #aeaeae;
  font-weight: 700;
  border-bottom: 1px solid #aeaeae;
  padding-bottom: 5px;
}
.accordion-file-dl-wrapper .file-dl-info.show .software-version-item .accordion-section {
  margin: 20px 0 20px 40px;
  overflow: hidden;
}
.accordion-file-dl-wrapper .file-dl-info.show .software-version-item .software-dl {
  margin: 15px 0;
  overflow: hidden;
}
.accordion-file-dl-wrapper .file-dl-info.show .software-version-item .software-dl .download-icon-text {
  font-size: 13px;
}
.loginstate .login-state-loading {
  height: 300px;
  position: relative;
  overflow: hidden;
}
.loginstate .login-state-loading .login-state-loading-icon {
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 125px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.loginstate .login-state-loading.login-state-failed .login-state-error-message {
  display: block;
  color: #ff2222;
  position: absolute;
  top: 125px;
  left: 0;
  right: 0;
  text-align: center;
}
.loginstate .login-state-loading.login-state-failed .login-state-loading-icon {
  display: none;
}
.loginstate .login-state-loading .login-state-error-message {
  display: none;
}
.msiredirectmodal .msiredirectmodal-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9999;
}
.msiredirectmodal .msiredirectmodal-container .modal-content {
  position: absolute;
  top: 13%;
  left: 30%;
  right: 30%;
  min-height: 440px;
  max-height: 460px;
  background: #fff;
  border-radius: 6px;
}
@media (max-width: 800px) {
  .msiredirectmodal .msiredirectmodal-container .modal-content {
    left: 5%;
    right: 5%;
    top: 5%;
    bottom: 5%;
  }
}
.msiredirectmodal .msiredirectmodal-container .modal-title {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 41px;
  font-size: 1.3em;
  text-align: center;
  font-weight: bold;
  color: #000;
  background: #E5E8E8;
  border-radius: 6px 6px 0 0;
  line-height: 41px;
  margin: 0;
}
@media (max-width: 800px) {
  .msiredirectmodal .msiredirectmodal-container .modal-title {
    font-size: .8em;
  }
}
.msiredirectmodal .msiredirectmodal-container .modal-title .close-modal {
  position: absolute;
  top: 1px;
  right: 10px;
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  cursor: pointer;
}
.msiredirectmodal .msiredirectmodal-container .modal-body {
  position: absolute;
  top: 41px;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  overflow: scroll;
}
.msiredirectmodal .msiredirectmodal-container .modal-body h2 {
  font-size: 1.6em;
}
@media (max-width: 800px) {
  .msiredirectmodal .msiredirectmodal-container p {
    font-size: 1.1em;
  }
}
.campaign-nav {
  width: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  z-index: 9;
}
.campaign-nav .wrapper {
  border-bottom: 1px solid #333d47;
}
.campaign-nav .container {
  display: flex;
  max-width: 1272px;
  margin: 0 auto;
  padding: 0 10px;
  min-height: 60px;
  background-color: #fff;
}
.campaign-nav.black {
  background-color: #000;
}
.campaign-nav.black .wrapper {
  border-bottom: 1px solid #fff;
}
.campaign-nav.black .container {
  background-color: #000;
}
.campaign-nav .brand-link {
  flex: 1;
  display: block;
  position: relative;
  min-height: 44px;
  max-width: 100px;
  min-width: 44px;
}
@media (min-width: 899px) {
  .campaign-nav .brand-link {
    max-width: 150px;
  }
}
.campaign-nav .brand-link .helper {
  display: inline-block;
  height: 100%;
  min-height: 70px;
  vertical-align: middle;
}
.campaign-nav .brand-link img {
  vertical-align: middle;
  max-width: 100px;
  max-height: 40px;
}
@media (min-width: 899px) {
  .campaign-nav .brand-link img {
    max-width: 150px;
  }
}
.main-nav {
  display: none;
}
.main-nav ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.25;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 0.025em;
  color: #333d47;
}
.black .main-nav ul li a {
  color: #fff;
}
.main-nav ul li a:hover {
  color: #0077ff;
  text-decoration: underline;
}
.main-nav ul li a.active {
  color: #0077ff;
}
@media (max-width: 898px) {
  .main-nav {
    display: block;
    left: 0;
    right: 0;
    height: 100%;
    background-color: #fff;
    transition: transform .3s;
    position: fixed;
    z-index: -1;
    transform: translateY(-110%);
    padding-top: 61px;
    overflow: hidden;
  }
  .black .main-nav {
    background-color: #000;
  }
  .main-nav .count-2 > a,
  .main-nav .count-3 > a,
  .main-nav .count-4 > a,
  .main-nav .count-5 > a,
  .main-nav .count-6 > a {
    min-height: 90px;
    padding: 15px 20px;
    max-width: 100%;
    width: 100%;
    font-size: 18px;
  }
  .main-nav.open {
    transform: translateY(0);
    overflow: scroll;
  }
}
@media (min-width: 899px) {
  .main-nav {
    display: block;
    position: static;
    flex: 2;
    overflow: hidden;
    max-width: 80%;
    margin-left: auto;
  }
  .main-nav > ul {
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    position: relative;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .main-nav > ul > li.count-2 {
    max-width: 50%;
  }
  .main-nav > ul > li.count-3 {
    max-width: 33.333333333%;
  }
  .main-nav > ul > li.count-4 {
    max-width: 25%;
  }
  .main-nav > ul > li.count-5 {
    max-width: 20%;
  }
  .main-nav > ul > li.count-6 {
    max-width: 16.666666667%;
  }
  .main-nav > ul > li.count-7 {
    max-width: 14.285714286%;
  }
  .main-nav > ul > li a {
    padding: 20px;
    min-height: 70px;
    height: 100%;
    line-height: 1.25;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    letter-spacing: 0.025em;
    color: #333d47;
  }
  .main-nav > ul > li a:hover {
    color: #0077ff;
    text-decoration: underline;
  }
}
.menu-wrap {
  display: flex;
  flex: 2;
  justify-content: flex-end;
  height: 100%;
  min-height: 60px;
  width: 44px;
}
@media (min-width: 899px) {
  .menu-wrap {
    display: none;
  }
}
.menu-wrap .menu-btn {
  align-items: center;
  vertical-align: middle;
  justify-content: flex-end;
  height: 100%;
  min-height: 60px;
  position: relative;
  width: 22px;
  display: flex;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.menu-wrap .menu-btn > span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #333d47;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.black .menu-wrap .menu-btn > span {
  background: #fff;
}
.menu-wrap .menu-btn span:nth-child(1) {
  top: 23px;
}
.menu-wrap .menu-btn span:nth-child(2),
.menu-wrap .menu-btn span:nth-child(3) {
  top: 29px;
}
.menu-wrap .menu-btn span:nth-child(4) {
  top: 35px;
}
.menu-wrap .menu-btn.open span:nth-child(1) {
  top: 29px;
  width: 0%;
  left: 50%;
}
.menu-wrap .menu-btn.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-wrap .menu-btn.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu-wrap .menu-btn.open span:nth-child(4) {
  top: 29px;
  width: 0%;
  left: 50%;
}
@media (min-width: 899px) {
  .menu-wrap .menu-btn {
    display: none;
  }
}
.campaign .content {
  margin-top: 70px;
}
@media (min-width: 899px) {
  .campaign .content {
    margin-top: 71px;
  }
}

