.brand-color-white {
  color: #fff !important;
}
.brand-color-black {
  color: #000 !important;
}
.brand-color-deloittegreen {
  color: #86BC25 !important;
}
.brand-color-green2 {
  color: #C4D600 !important;
}
.brand-color-green4 {
  color: #43B02A !important;
}
.brand-color-green6 {
  color: #046A38 !important;
}
.brand-color-green7 {
  color: #2C5234 !important;
}
.brand-color-teal5 {
  color: #0097A9 !important;
}
.brand-color-blue2 {
  color: #62B5E5 !important;
}
.brand-color-blue3 {
  color: #00A3E0 !important;
}
.brand-color-blue4 {
  color: #0076A8 !important;
}
.brand-color-blue6 {
  color: #012169 !important;
}
.brand-color-coolgray1 {
  color: #e8eae9 !important;
}
.brand-color-coolgray2 {
  color: #D0D0CE !important;
}
.brand-color-coolgray4 {
  color: #BBBCBC !important;
}
.brand-color-coolgray7 {
  color: #A7A8AA !important;
}
.brand-color-coolgray11 {
  color: #53565A !important;
}
.brand-color-green1 {
  color: #E3E48D !important;
}
.brand-color-green5 {
  color: #009A44 !important;
}
.brand-color-teal1 {
  color: #DDEFE8 !important;
}
.brand-color-teal2 {
  color: #9DD4CF !important;
}
.brand-color-teal3 {
  color: #6FC2B4 !important;
}
.brand-color-teal4 {
  color: #00ABAB !important;
}
.brand-color-teal6 {
  color: #007680 !important;
}
.brand-color-teal7 {
  color: #004F59 !important;
}
.brand-color-blue1 {
  color: #A0DCFF !important;
}
.brand-color-blue5 {
  color: #005587 !important;
}
.brand-color-blue7 {
  color: #041E42 !important;
}
.brand-color-coolgray6 {
  color: #A7A8AA !important;
}
.brand-color-coolgray10 {
  color: #63666A !important;
}
.brand-bkg-white {
  background-color: #fff !important;
}
.brand-bkg-black {
  background-color: #000 !important;
}
.brand-bkg-deloittegreen {
  background-color: #86BC25 !important;
}
.brand-bkg-green2 {
  background-color: #C4D600 !important;
}
.brand-bkg-green4 {
  background-color: #43B02A !important;
}
.brand-bkg-green6 {
  background-color: #046A38 !important;
}
.brand-bkg-green7 {
  background-color: #2C5234 !important;
}
.brand-bkg-teal5 {
  background-color: #0097A9 !important;
}
.brand-bkg-blue2 {
  background-color: #62B5E5 !important;
}
.brand-bkg-blue3 {
  background-color: #00A3E0 !important;
}
.brand-bkg-blue4 {
  background-color: #0076A8 !important;
}
.brand-bkg-blue6 {
  background-color: #012169 !important;
}
.brand-bkg-coolgray1 {
  background-color: #e8eae9 !important;
}
.brand-bkg-coolgray2 {
  background-color: #D0D0CE !important;
}
.brand-bkg-coolgray4 {
  background-color: #BBBCBC !important;
}
.brand-bkg-coolgray7 {
  background-color: #A7A8AA !important;
}
.brand-bkg-coolgray11 {
  background-color: #53565A !important;
}
.brand-bkg-green1 {
  background-color: #E3E48D !important;
}
.brand-bkg-green5 {
  background-color: #009A44 !important;
}
.brand-bkg-teal1 {
  background-color: #DDEFE8 !important;
}
.brand-bkg-teal2 {
  background-color: #9DD4CF !important;
}
.brand-bkg-teal3 {
  background-color: #6FC2B4 !important;
}
.brand-bkg-teal4 {
  background-color: #00ABAB !important;
}
.brand-bkg-teal6 {
  background-color: #007680 !important;
}
.brand-bkg-teal7 {
  background-color: #004F59 !important;
}
.brand-bkg-blue1 {
  background-color: #A0DCFF !important;
}
.brand-bkg-blue5 {
  background-color: #005587 !important;
}
.brand-bkg-blue7 {
  background-color: #041E42 !important;
}
.brand-bkg-coolgray6 {
  background-color: #A7A8AA !important;
}
.brand-bkg-coolgray10 {
  background-color: #63666A !important;
}
.ppl-img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.ppl-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
.ppl-row {
  margin-left: -10px;
  margin-right: -10px;
  box-sizing: border-box;
}
.ppl-col-xs-1,
.ppl-col-sm-1,
.ppl-col-md-1,
.ppl-col-lg-1,
.ppl-col-xs-2,
.ppl-col-sm-2,
.ppl-col-md-2,
.ppl-col-lg-2,
.ppl-col-xs-3,
.ppl-col-sm-3,
.ppl-col-md-3,
.ppl-col-lg-3,
.ppl-col-xs-4,
.ppl-col-sm-4,
.ppl-col-md-4,
.ppl-col-lg-4,
.ppl-col-xs-5,
.ppl-col-sm-5,
.ppl-col-md-5,
.ppl-col-lg-5,
.ppl-col-xs-6,
.ppl-col-sm-6,
.ppl-col-md-6,
.ppl-col-lg-6,
.ppl-col-xs-7,
.ppl-col-sm-7,
.ppl-col-md-7,
.ppl-col-lg-7,
.ppl-col-xs-8,
.ppl-col-sm-8,
.ppl-col-md-8,
.ppl-col-lg-8,
.ppl-col-xs-9,
.ppl-col-sm-9,
.ppl-col-md-9,
.ppl-col-lg-9,
.ppl-col-xs-10,
.ppl-col-sm-10,
.ppl-col-md-10,
.ppl-col-lg-10,
.ppl-col-xs-11,
.ppl-col-sm-11,
.ppl-col-md-11,
.ppl-col-lg-11,
.ppl-col-xs-12,
.ppl-col-sm-12,
.ppl-col-md-12,
.ppl-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
.ppl-col-xs-1,
.ppl-col-xs-2,
.ppl-col-xs-3,
.ppl-col-xs-4,
.ppl-col-xs-5,
.ppl-col-xs-6,
.ppl-col-xs-7,
.ppl-col-xs-8,
.ppl-col-xs-9,
.ppl-col-xs-10,
.ppl-col-xs-11,
.ppl-col-xs-12 {
  float: left;
}
.ppl-col-xs-12 {
  width: 100%;
}
.ppl-col-xs-11 {
  width: 91.66666667%;
}
.ppl-col-xs-10 {
  width: 83.33333333%;
}
.ppl-col-xs-9 {
  width: 75%;
}
.ppl-col-xs-8 {
  width: 66.66666667%;
}
.ppl-col-xs-7 {
  width: 58.33333333%;
}
.ppl-col-xs-6 {
  width: 50%;
}
.ppl-col-xs-5 {
  width: 41.66666667%;
}
.ppl-col-xs-4 {
  width: 33.33333333%;
}
.ppl-col-xs-3 {
  width: 25%;
}
.ppl-col-xs-2 {
  width: 16.66666667%;
}
.ppl-col-xs-1 {
  width: 8.33333333%;
}
.ppl-col-xs-pull-12 {
  right: 100%;
}
.ppl-col-xs-pull-11 {
  right: 91.66666667%;
}
.ppl-col-xs-pull-10 {
  right: 83.33333333%;
}
.ppl-col-xs-pull-9 {
  right: 75%;
}
.ppl-col-xs-pull-8 {
  right: 66.66666667%;
}
.ppl-col-xs-pull-7 {
  right: 58.33333333%;
}
.ppl-col-xs-pull-6 {
  right: 50%;
}
.ppl-col-xs-pull-5 {
  right: 41.66666667%;
}
.ppl-col-xs-pull-4 {
  right: 33.33333333%;
}
.ppl-col-xs-pull-3 {
  right: 25%;
}
.ppl-col-xs-pull-2 {
  right: 16.66666667%;
}
.ppl-col-xs-pull-1 {
  right: 8.33333333%;
}
.ppl-col-xs-pull-0 {
  right: auto;
}
.ppl-col-xs-push-12 {
  left: 100%;
}
.ppl-col-xs-push-11 {
  left: 91.66666667%;
}
.ppl-col-xs-push-10 {
  left: 83.33333333%;
}
.ppl-col-xs-push-9 {
  left: 75%;
}
.ppl-col-xs-push-8 {
  left: 66.66666667%;
}
.ppl-col-xs-push-7 {
  left: 58.33333333%;
}
.ppl-col-xs-push-6 {
  left: 50%;
}
.ppl-col-xs-push-5 {
  left: 41.66666667%;
}
.ppl-col-xs-push-4 {
  left: 33.33333333%;
}
.ppl-col-xs-push-3 {
  left: 25%;
}
.ppl-col-xs-push-2 {
  left: 16.66666667%;
}
.ppl-col-xs-push-1 {
  left: 8.33333333%;
}
.ppl-col-xs-push-0 {
  left: auto;
}
.ppl-col-xs-offset-12 {
  margin-left: 100%;
}
.ppl-col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.ppl-col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.ppl-col-xs-offset-9 {
  margin-left: 75%;
}
.ppl-col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.ppl-col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.ppl-col-xs-offset-6 {
  margin-left: 50%;
}
.ppl-col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.ppl-col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.ppl-col-xs-offset-3 {
  margin-left: 25%;
}
.ppl-col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.ppl-col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.ppl-col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .ppl-col-sm-1,
  .ppl-col-sm-2,
  .ppl-col-sm-3,
  .ppl-col-sm-4,
  .ppl-col-sm-5,
  .ppl-col-sm-6,
  .ppl-col-sm-7,
  .ppl-col-sm-8,
  .ppl-col-sm-9,
  .ppl-col-sm-10,
  .ppl-col-sm-11,
  .ppl-col-sm-12 {
    float: left;
  }
  .ppl-col-sm-12 {
    width: 100%;
  }
  .ppl-col-sm-11 {
    width: 91.66666667%;
  }
  .ppl-col-sm-10 {
    width: 83.33333333%;
  }
  .ppl-col-sm-9 {
    width: 75%;
  }
  .ppl-col-sm-8 {
    width: 66.66666667%;
  }
  .ppl-col-sm-7 {
    width: 58.33333333%;
  }
  .ppl-col-sm-6 {
    width: 50%;
  }
  .ppl-col-sm-5 {
    width: 41.66666667%;
  }
  .ppl-col-sm-4 {
    width: 33.33333333%;
  }
  .ppl-col-sm-3 {
    width: 25%;
  }
  .ppl-col-sm-2 {
    width: 16.66666667%;
  }
  .ppl-col-sm-1 {
    width: 8.33333333%;
  }
  .ppl-col-sm-pull-12 {
    right: 100%;
  }
  .ppl-col-sm-pull-11 {
    right: 91.66666667%;
  }
  .ppl-col-sm-pull-10 {
    right: 83.33333333%;
  }
  .ppl-col-sm-pull-9 {
    right: 75%;
  }
  .ppl-col-sm-pull-8 {
    right: 66.66666667%;
  }
  .ppl-col-sm-pull-7 {
    right: 58.33333333%;
  }
  .ppl-col-sm-pull-6 {
    right: 50%;
  }
  .ppl-col-sm-pull-5 {
    right: 41.66666667%;
  }
  .ppl-col-sm-pull-4 {
    right: 33.33333333%;
  }
  .ppl-col-sm-pull-3 {
    right: 25%;
  }
  .ppl-col-sm-pull-2 {
    right: 16.66666667%;
  }
  .ppl-col-sm-pull-1 {
    right: 8.33333333%;
  }
  .ppl-col-sm-pull-0 {
    right: auto;
  }
  .ppl-col-sm-push-12 {
    left: 100%;
  }
  .ppl-col-sm-push-11 {
    left: 91.66666667%;
  }
  .ppl-col-sm-push-10 {
    left: 83.33333333%;
  }
  .ppl-col-sm-push-9 {
    left: 75%;
  }
  .ppl-col-sm-push-8 {
    left: 66.66666667%;
  }
  .ppl-col-sm-push-7 {
    left: 58.33333333%;
  }
  .ppl-col-sm-push-6 {
    left: 50%;
  }
  .ppl-col-sm-push-5 {
    left: 41.66666667%;
  }
  .ppl-col-sm-push-4 {
    left: 33.33333333%;
  }
  .ppl-col-sm-push-3 {
    left: 25%;
  }
  .ppl-col-sm-push-2 {
    left: 16.66666667%;
  }
  .ppl-col-sm-push-1 {
    left: 8.33333333%;
  }
  .ppl-col-sm-push-0 {
    left: auto;
  }
  .ppl-col-sm-offset-12 {
    margin-left: 100%;
  }
  .ppl-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .ppl-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .ppl-col-sm-offset-9 {
    margin-left: 75%;
  }
  .ppl-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .ppl-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .ppl-col-sm-offset-6 {
    margin-left: 50%;
  }
  .ppl-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .ppl-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .ppl-col-sm-offset-3 {
    margin-left: 25%;
  }
  .ppl-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .ppl-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .ppl-col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .ppl-col-md-1,
  .ppl-col-md-2,
  .ppl-col-md-3,
  .ppl-col-md-4,
  .ppl-col-md-5,
  .ppl-col-md-6,
  .ppl-col-md-7,
  .ppl-col-md-8,
  .ppl-col-md-9,
  .ppl-col-md-10,
  .ppl-col-md-11,
  .ppl-col-md-12 {
    float: left;
  }
  .ppl-col-md-12 {
    width: 100%;
  }
  .ppl-col-md-11 {
    width: 91.66666667%;
  }
  .ppl-col-md-10 {
    width: 83.33333333%;
  }
  .ppl-col-md-9 {
    width: 75%;
  }
  .ppl-col-md-8 {
    width: 66.66666667%;
  }
  .ppl-col-md-7 {
    width: 58.33333333%;
  }
  .ppl-col-md-6 {
    width: 50%;
  }
  .ppl-col-md-5 {
    width: 41.66666667%;
  }
  .ppl-col-md-4 {
    width: 33.33333333%;
  }
  .ppl-col-md-3 {
    width: 25%;
  }
  .ppl-col-md-2 {
    width: 16.66666667%;
  }
  .ppl-col-md-1 {
    width: 8.33333333%;
  }
  .ppl-col-md-pull-12 {
    right: 100%;
  }
  .ppl-col-md-pull-11 {
    right: 91.66666667%;
  }
  .ppl-col-md-pull-10 {
    right: 83.33333333%;
  }
  .ppl-col-md-pull-9 {
    right: 75%;
  }
  .ppl-col-md-pull-8 {
    right: 66.66666667%;
  }
  .ppl-col-md-pull-7 {
    right: 58.33333333%;
  }
  .ppl-col-md-pull-6 {
    right: 50%;
  }
  .ppl-col-md-pull-5 {
    right: 41.66666667%;
  }
  .ppl-col-md-pull-4 {
    right: 33.33333333%;
  }
  .ppl-col-md-pull-3 {
    right: 25%;
  }
  .ppl-col-md-pull-2 {
    right: 16.66666667%;
  }
  .ppl-col-md-pull-1 {
    right: 8.33333333%;
  }
  .ppl-col-md-pull-0 {
    right: auto;
  }
  .ppl-col-md-push-12 {
    left: 100%;
  }
  .ppl-col-md-push-11 {
    left: 91.66666667%;
  }
  .ppl-col-md-push-10 {
    left: 83.33333333%;
  }
  .ppl-col-md-push-9 {
    left: 75%;
  }
  .ppl-col-md-push-8 {
    left: 66.66666667%;
  }
  .ppl-col-md-push-7 {
    left: 58.33333333%;
  }
  .ppl-col-md-push-6 {
    left: 50%;
  }
  .ppl-col-md-push-5 {
    left: 41.66666667%;
  }
  .ppl-col-md-push-4 {
    left: 33.33333333%;
  }
  .ppl-col-md-push-3 {
    left: 25%;
  }
  .ppl-col-md-push-2 {
    left: 16.66666667%;
  }
  .ppl-col-md-push-1 {
    left: 8.33333333%;
  }
  .ppl-col-md-push-0 {
    left: auto;
  }
  .ppl-col-md-offset-12 {
    margin-left: 100%;
  }
  .ppl-col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .ppl-col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .ppl-col-md-offset-9 {
    margin-left: 75%;
  }
  .ppl-col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .ppl-col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .ppl-col-md-offset-6 {
    margin-left: 50%;
  }
  .ppl-col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .ppl-col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .ppl-col-md-offset-3 {
    margin-left: 25%;
  }
  .ppl-col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .ppl-col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .ppl-col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .ppl-col-lg-1,
  .ppl-col-lg-2,
  .ppl-col-lg-3,
  .ppl-col-lg-4,
  .ppl-col-lg-5,
  .ppl-col-lg-6,
  .ppl-col-lg-7,
  .ppl-col-lg-8,
  .ppl-col-lg-9,
  .ppl-col-lg-10,
  .ppl-col-lg-11,
  .ppl-col-lg-12 {
    float: left;
  }
  .ppl-col-lg-12 {
    width: 100%;
  }
  .ppl-col-lg-11 {
    width: 91.66666667%;
  }
  .ppl-col-lg-10 {
    width: 83.33333333%;
  }
  .ppl-col-lg-9 {
    width: 75%;
  }
  .ppl-col-lg-8 {
    width: 66.66666667%;
  }
  .ppl-col-lg-7 {
    width: 58.33333333%;
  }
  .ppl-col-lg-6 {
    width: 50%;
  }
  .ppl-col-lg-5 {
    width: 41.66666667%;
  }
  .ppl-col-lg-4 {
    width: 33.33333333%;
  }
  .ppl-col-lg-3 {
    width: 25%;
  }
  .ppl-col-lg-2 {
    width: 16.66666667%;
  }
  .ppl-col-lg-1 {
    width: 8.33333333%;
  }
  .ppl-col-lg-pull-12 {
    right: 100%;
  }
  .ppl-col-lg-pull-11 {
    right: 91.66666667%;
  }
  .ppl-col-lg-pull-10 {
    right: 83.33333333%;
  }
  .ppl-col-lg-pull-9 {
    right: 75%;
  }
  .ppl-col-lg-pull-8 {
    right: 66.66666667%;
  }
  .ppl-col-lg-pull-7 {
    right: 58.33333333%;
  }
  .ppl-col-lg-pull-6 {
    right: 50%;
  }
  .ppl-col-lg-pull-5 {
    right: 41.66666667%;
  }
  .ppl-col-lg-pull-4 {
    right: 33.33333333%;
  }
  .ppl-col-lg-pull-3 {
    right: 25%;
  }
  .ppl-col-lg-pull-2 {
    right: 16.66666667%;
  }
  .ppl-col-lg-pull-1 {
    right: 8.33333333%;
  }
  .ppl-col-lg-pull-0 {
    right: auto;
  }
  .ppl-col-lg-push-12 {
    left: 100%;
  }
  .ppl-col-lg-push-11 {
    left: 91.66666667%;
  }
  .ppl-col-lg-push-10 {
    left: 83.33333333%;
  }
  .ppl-col-lg-push-9 {
    left: 75%;
  }
  .ppl-col-lg-push-8 {
    left: 66.66666667%;
  }
  .ppl-col-lg-push-7 {
    left: 58.33333333%;
  }
  .ppl-col-lg-push-6 {
    left: 50%;
  }
  .ppl-col-lg-push-5 {
    left: 41.66666667%;
  }
  .ppl-col-lg-push-4 {
    left: 33.33333333%;
  }
  .ppl-col-lg-push-3 {
    left: 25%;
  }
  .ppl-col-lg-push-2 {
    left: 16.66666667%;
  }
  .ppl-col-lg-push-1 {
    left: 8.33333333%;
  }
  .ppl-col-lg-push-0 {
    left: auto;
  }
  .ppl-col-lg-offset-12 {
    margin-left: 100%;
  }
  .ppl-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .ppl-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .ppl-col-lg-offset-9 {
    margin-left: 75%;
  }
  .ppl-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .ppl-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .ppl-col-lg-offset-6 {
    margin-left: 50%;
  }
  .ppl-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .ppl-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .ppl-col-lg-offset-3 {
    margin-left: 25%;
  }
  .ppl-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .ppl-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .ppl-col-lg-offset-0 {
    margin-left: 0%;
  }
}
.ppl-container:before,
.ppl-container:after,
.ppl-row:before,
.ppl-row:after {
  content: " ";
  display: table;
}
.ppl-container:after,
.ppl-row:after {
  clear: both;
}
.htmlfragment {
  font-size: 10px;
}
.htmlfragment .standard-white-component > h3.secondary-headline,
.htmlfragment .standard-white-component > p {
  /* display: none; */
}
.wrapper.html-fragment-page .main-container.html-fragment-page {
  padding-top: 0px;
  max-width: none;
  margin-top: 0px !important;
}
.ppl {
  position: relative;
}
.ppl-container {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
  width: 100%;
  display: block;
  position: relative;
}
a.ppl-cta-btn,
a.ppl-cta-btn:visited {
  border: solid 2px #00A3E0;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-weight: normal;
  padding: 10px 40px;
  /* border-radius: @single; */
  border-radius: 2px;
  display: block;
  margin: 10px 0;
  transition: all 0.3s linear;
}
a.ppl-cta-btn:hover {
  color: #000;
  border-color: #fff;
  background-color: #fff;
}
@media (min-width: 768px) {
  a.ppl-cta-btn,
  a.ppl-cta-btn:visited {
    padding: 10px 80px;
    display: inline-block;
  }
}
/*
.brightcovevideo {
    padding: 20px 40px;
    color: #fff !important;
    background-color: #000 !important;
}
.brightcove-video-component {
    margin: 0 0 1em 0;
    text-align: center;
    padding: 0px;
}
.brightcove-video-component .component-left-column {
    width: 100%;
    max-width: 768px;
    margin: 20px auto;
    float: none;
    text-align: left;
    border: solid 2px #fff;
}
.brightcove-video-component .component-right-column {
    display: none;
}
.brightcovevideo .brightcove-video-component > p {
    color: #fff;
    margin-bottom: 20px;
    display: block !important;
}
.brightcovevideo .brightcove-video-component > h3.secondary-headline {
    font-size: 24px;
    color: #86BC25;
    display: block !important;
}
*/
.ppl-header {
  background-color: #000;
}
.ppl-header-cont {
  max-width: 100%;
  padding: 0 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media (max-width: 768px) {
  .ppl-header {
    padding: 0 15px;
  }
  .ppl-header-cont {
    max-width: 96%;
    margin: 0 auto;
    padding: 0;
  }
  .ppl-scrollto {
    padding: 20px 0 20px;
  }
}
@media (min-width: 1024px) {
  .ppl-header-cont {
    max-width: 1200px;
    margin: 0 auto;
  }
}
.ppl-header-text {
  padding: 0 0 10px 0;
}
.ppl-header-text,
.ppl-header-text h1,
.ppl-header-text p,
.ppl-header-text a,
.ppl-header-text a:visited {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.42857143em;
}
.ppl-header-text h1 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.125em;
  margin: 10px 0;
  padding: 0;
}
.ppl-header-text h3 {
  font-size: 21px;
  font-weight: normal;
  line-height: 1.25em;
  margin: 10px 0;
  padding: 0;
}
.ppl-header-text b,
.ppl-header-text strong,
.ppl-header-text a,
.ppl-header-text a:hover {
  font-weight: bold;
  text-decoration: none;
}
.ppl-header-text a,
.ppl-header-text a:hover {
  color: #86BC25;
}
.ppl-header-text-body {
  margin-top: 20px;
}
.ppl-header-text-cta {
  color: #86BC25;
}
.ppl-scrollto {
  padding: 20px 0 40px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
.ppl-scrollto a,
.ppl-scrollto a:hover {
  color: #86BC25;
  font-weight: bold;
  text-decoration: none;
}
@keyframes arrowmove {
  from {
    top: -10px;
    opacity: 0;
  }
  to {
    top: 10px;
    opacity: 1;
  }
}
@-webkit-keyframes arrowmove {
  from {
    top: -10px;
    opacity: 0;
  }
  to {
    top: 10px;
    opacity: 1;
  }
}
.ppl-scrollto i {
  font-size: 24px;
  line-height: 1.5em;
  position: relative;
  animation: arrowmove 2s infinite;
  animation-iteration-count: infinite;
  -webkit-animation: arrowmove 2s;
  -webkit-animation-iteration-count: infinite;
}
@media (min-width: 768px) {
  .ppl-header-cont > div.ppl-row:first-child {
    display: table;
  }
  .ppl-header-cont > div.ppl-row:first-child > div {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
  .ppl-header-text {
    padding: 40px 10px 40px 0;
  }
  .ppl-header-text,
  .ppl-header-text h1,
  .ppl-header-text p,
  .ppl-header-text a {
    font-size: 16px;
    line-height: 1.42857143em;
  }
  .ppl-header-text h1 {
    font-size: 32px;
    line-height: 1.125em;
  }
  .ppl-header-text h3 {
    font-size: 21px;
    line-height: 1.25em;
  }
}
@media (min-width: 1024px) {
  .ppl-header-text {
    padding: 40px 20px 20px 40px;
  }
  .ppl-header-text h1 {
    font-size: 36px;
    line-height: 1.125em;
  }
  .ppl-header-text h3 {
    font-size: 24px;
    line-height: 1.25em;
  }
}
.ppl-header-image {
  text-align: center;
  padding: 20px 0;
}
.ppl-header-image img {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .ppl-header-image {
    padding: 20px 0 20px 40px;
    box-sizing: border-box;
  }
}
.ppl-dropdowns {
  background-color: #000;
  padding-bottom: 40px;
}
.ppl-dropdowns-cont {
  max-width: 100%;
  padding: 0 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media (max-width: 768px) {
  .ppl-dropdowns {
    padding: 0 15px 20px;
  }
  .ppl-dropdowns-cont {
    max-width: 96%;
    margin: 0 auto;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .ppl-dropdowns-cont {
    max-width: 1200px;
    margin: 0 auto;
  }
}
.ppl-selector {
  text-align: center;
  padding: 10px;
  color: #A7A8AA;
  font-size: 21px;
  line-height: 1.42857143em;
}
.ppl-selector .select-label {
  display: inline-block;
  margin-right: 10px;
}
.ppl-selector .select-cont {
  color: #FFF;
  display: inline-block;
  position: relative;
  border-bottom: 0.1em solid #00A3E0;
  overflow: hidden;
  max-width: 100%;
  vertical-align: top;
}
.ppl-selector select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border-radius: 0;
  border: 0;
  color: black;
  cursor: pointer;
  font-size: 18px;
  margin: 0;
  opacity: 0;
  outline: 0;
  padding: 12px 0;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
}
.ppl-selector .select-cont .select-text {
  position: relative;
  padding-right: 1.5rem;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  cursor: pointer;
  pointer-events: none;
  user-select: none;
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer */
  -khtml-user-select: none;
  /* KHTML browsers (e.g. Konqueror) */
  -webkit-user-select: none;
  /* Chrome, Safari, and Opera */
  -webkit-touch-callout: none;
  /* Disable Android and iOS callouts*/
}
.ppl-selector .select-cont .select-text:after {
  font-weight: normal;
  content: '>';
  color: #00A3E0;
  position: absolute;
  top: 0px;
  right: 0px;
}
@media (min-width: 768px) {
  .ppl-selector {
    font-size: 24px;
    line-height: 1.42857143em;
  }
}
@media (min-width: 1024px) {
  .ppl-selector {
    font-size: 28px;
    line-height: 1.42857143em;
  }
}
.ppl-content {
  background-color: #000;
  color: #fff;
  padding-bottom: 40px;
}
.ppl-content-cont {
  max-width: 100%;
  padding: 0 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media (max-width: 768px) {
  .ppl-content {
    padding: 0 15px;
  }
  .ppl-content-cont {
    max-width: 96%;
    margin: 0 auto;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .ppl-content-cont {
    max-width: 1080px;
    margin: 0 auto;
  }
}
.ppl-video-wrapper {
  position: relative;
  display: block;
  max-width: 960px;
  margin: 0px auto 40px auto;
}
.ppl-video-cont {
  padding-top: 56.25%;
  /* background-color: #fff;v*/
}
.ppl-video-wrapper .video-js {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  /* background-color: #fff !important; */
  /* border: solid 2px @blue-4; */
}
.ppl-video-wrapper .video-js .vjs-tech {
  /* background-color: #fff; */
}
.vjs-playlist {
  display: none;
}
.ppl-content-video .video-js .vjs-workinghover,
.ppl-content-video .video-js .vjs-dock-text,
.ppl-content-video .video-js .vjs-progress-control,
.ppl-content-video .video-js .vjs-time-control {
  display: none !important;
}
/*
.ppl-content-video .ppl-playing .vjs-poster,
.ppl-content-video .vjs-has-started .vjs-poster {
    display: none !important;
    background-image: none !important;
    background-color: #fff !important;
}
*/
.ppl-content-video .ppl-playing .vjs-poster {
  display: none !important;
  background-image: none !important;
  background-color: #fff !important;
}
.ppl-content-video .ppl-switching .vjs-poster {
  display: block !important;
  background-image: none !important;
  background-color: #fff !important;
}
.ppl-video-wrapper .ppl-video-end {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: none;
}
.ppl-video-wrapper .ppl-video-end-replay {
  width: 80px !important;
  height: 80px !important;
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.ppl-content-share {
  margin-top: 20px;
  margin-bottom: 40px;
}
.ppl-content-share h2 {
  font-weight: normal;
  text-align: center;
}
.ppl-content-share .ppl-share-cont {
  display: flex;
}
.ppl-content-share .ppl-share-item {
  max-width: 360px;
  margin: 10px auto;
  display: flex;
  align-items: top;
}
.ppl-content-share .ppl-share-icon {
  width: 25%;
  display: block;
  line-height: 1em;
  padding-right: 10px;
}
.ppl-content-share .ppl-share-text {
  width: 75%;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  line-height: 1.42857143em;
}
@media (min-width: 768px) {
  .ppl-content-share .ppl-share-item {
    max-width: 360px;
    margin: 0;
  }
  .ppl-share-cont-email {
    justify-content: flex-end;
  }
  .ppl-share-cont-deloitte {
    justify-content: flex-start;
  }
  .ppl-content-share .ppl-share-text {
    font-size: 20px;
    line-height: 1.42857143em;
  }
}
.ppl-content-related {
  padding-top: 10px;
  padding-bottom: 20px;
  background-color: #53565A;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
}
.ppl-content-related h2 {
  font-weight: normal;
  text-align: center;
  color: #fff;
}
.ppl-content-related .ppl-releated-cont {
  padding: 0 10px;
}
.ppl-content-related .ppl-related-item-cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
.ppl-content-related .ppl-related-item {
  background-color: #000;
  box-sizing: border-box;
  margin: 0 0.5% 20px;
  padding-bottom: 10px;
  width: 99%;
  display: flex;
  flex-direction: column;
}
.ppl-related-text {
  margin: 20px;
  flex: 1 0 auto;
  font-weight: normal;
  text-align: center;
  font-size: 20px;
}
a.ppl-related-link {
  margin: 0 20px 10px 20px;
  padding: 10px 20px;
  border: solid 2px #00A3E0;
  border-radius: 10px;
  display: block;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  transition: all 0.3s linear;
}
a.ppl-related-link:hover {
  color: #000;
  border-color: #fff;
  background-color: #fff;
}
.ppl-related-link:after {
  position: absolute;
  content: '>';
  top: 0;
  right: 20px;
  color: #fff;
  transform: translate(0%, 50%);
  cursor: pointer;
}
.ppl-related-link:hover:after {
  color: #000;
}
@media (min-width: 480px) {
  .ppl-content-related .ppl-related-item {
    width: 48%;
    margin: 0 1% 20px;
  }
}
@media (min-width: 768px) {
  .ppl-content-related .ppl-releated-cont {
    padding: 0 20px;
  }
  .ppl-content-related .ppl-related-item {
    width: 31.33%;
  }
}
@media (min-width: 1024px) {
  .ppl-content-related .ppl-releated-cont {
    padding: 0 5px;
  }
  .ppl-content-related .ppl-related-item {
    width: 23%;
  }
}
.ppl-content-casestudies {
  padding-top: 10px;
  padding-bottom: 20px;
}
.ppl-content-casestudies h2 {
  font-weight: normal;
  text-align: center;
  color: #fff;
  margin: 20px 0;
}
.ppl-content-casestudies img {
  max-width: 300px;
  width: 100%;
  margin-bottom: 20px;
}
.ppl-casestudy {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 40px;
}
.ppl-casestudy h3 {
  font-size: 20px;
  line-height: 1.42857143em;
  font-weight: normal;
  color: #fff;
  margin-bottom: 10px;
  padding: 0;
}
.ppl-casestudy p {
  color: #fff;
}
.ppl-content-casestudies img {
  margin: 0 auto;
}
a.ppl-case-link {
  color: #00A3E0;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s linear;
}
a.ppl-case-link:hover {
  color: #fff;
}
@media (min-width: 768px) {
  .ppl-casestudy {
    margin-bottom: 20px;
  }
}
@media (min-width: 1024px) {
  .ppl-casestudy {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.ppl-legal {
  background-color: #000;
  color: #fff;
  padding-bottom: 40px;
}
.ppl-legal-cont {
  max-width: 100%;
  padding: 0 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.ppl-legal-cont p {
  color: #fff;
}
.ppl-legal-cont b {
  font-weight: bold;
}
@media (max-width: 768px) {
  .ppl-legal {
    padding: 0 15px;
  }
  .ppl-legal-cont {
    max-width: 96%;
    margin: 0 auto;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .ppl-legal-cont {
    max-width: 1080px;
    margin: 0 auto;
  }
}
.legal-expand {
  display: none;
  font-size: 12px;
  line-height: 1.42857143em;
  padding: 10px 0;
}
.legal-expand p {
  color: #fff;
  font-size: 12px !important;
  line-height: 1.42857143em !important;
}
.btn-center {
  text-align: center;
  display: block;
}
.btn-expand {
  font-size: 16px;
  margin: 0;
  cursor: pointer;
}
.btn-expand:before,
.btn-expand:after {
  border-bottom: 2px solid #97999B;
  border-right: 2px solid #97999B;
  content: '';
  display: inline-block;
  height: 5px;
  top: -2px;
  margin: 0 10px;
  pointer-events: none;
  position: relative;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}
.btn-expand.open:before,
.btn-expand.open:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
.ppl-modal-cont {
  position: absolute;
  top: 0;
  width: 100%;
}
.ppl-modal-cont p,
.ppl-modal-cont li {
  font-size: 14px;
  line-height: 1.5em;
}
/* Modal window */
body {
  overflow: visible;
}
body.modal-open {
  height: 100vh;
  overflow-y: hidden;
}
.ppl-modal {
  /*
		max-width: 960px;
		max-height: 75%;
		*/
  padding: 75px 2.5% 2.5%;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.5) !important;
  margin: auto;
  z-index: 2000;
  /* display: block; */
}
.ppl-modal .fallback-msg {
  margin: 20px 0;
}
.ppl-modal .video-js .vjs-workinghover,
.ppl-modal .video-js .vjs-dock-text {
  display: none !important;
}
@media (min-width: 768px) {
  .ppl-modal {
    padding: 5% 10% 2.5%;
  }
}
.ppl-modal .modal-content {
  overflow-x: hidden;
  overflow-y: auto;
}
.ppl-modal .modal-header button {
  right: 2.5%;
  top: 1em;
  position: absolute;
  z-index: 50;
}
.ppl-modal .modal-body {
  font-size: 16px;
  font-size: 3vw;
  height: auto;
  padding: 0 !important;
}
.ppl-modal .ppl-modal-text {
  display: block;
  width: 100%;
  font-size: 1em;
  line-height: 1.5em;
}
.ppl-modal .modal-body ul {
  list-style-type: disc;
  margin-left: 2em;
}
.ppl-modal .modal-body li {
  list-style-position: outside;
}
.ppl-modal-img {
  margin-bottom: 2em;
}
.ppl-modal-img img {
  width: 100%;
}
/* mobile landscape */
@media screen and (min-width: 480px) {
  .ppl-modal-text-col1 {
    float: left;
    margin-right: 5%;
    width: 30%;
  }
  .ppl-modal-text-col2 {
    float: left;
    margin-right: 5%;
    width: 60%;
  }
  .ppl-modal .modal-body {
    font-size: 2vw;
    line-height: 1.5em;
  }
}
/* tablet */
@media screen and (min-width: 768px) {
  .ppl-modal .modal-body {
    font-size: 1vw;
    line-height: 1.5em;
  }
}
/* desktop */
@media screen and (min-width: 1024px) {
  .ppl-modal .modal-body {
    font-size: 0.875vw;
    line-height: 1.5em;
  }
}
/* wide */
@media screen and (min-width: 1200px) {
  .ppl-modal .modal-body {
    font-size: 0.75vw;
    line-height: 1.5em;
  }
}
/* Modal update */
.modal {
  box-sizing: border-box;
}
.modal .modal-meta {
  display: none;
}
.modal .modal-content {
  max-width: 1056px;
}
.modal .modal-content .modal-header {
  top: 0px;
  left: 0px;
  right: 0px;
  position: relative;
}
.modal .share-bar .social-share-links {
  padding: 5px 0px 5px 0px;
}
.modal .social-share-links ul li {
  margin: 0 5px 0 0;
}
.modal .modal-content {
  background: #fff none repeat scroll 0 0;
  box-sizing: border-box;
  outline: medium none;
  padding: 20px;
  margin: 0 auto;
  position: relative;
  height: auto;
  width: 90%;
  font-size: 14px;
  line-height: 1.42857143em;
}
/*
.modal .modal-content-wrap {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    padding-right: @half;
}

.modal .modal-body {
    box-sizing: border-box;
    padding: 0 0 @single !important;
    margin-top: 15px;
    height: auto !important;
    position: relative;
    font-size: 12px; 
}
*/
.modal button.close {
  /*
    border: none;
    border-radius: 0;
    padding: 0;    
    display: block;
    font-family: @icon-font;    
    font-size: @single;
    width: @single * 1.5;
    height: @single * 1.5;   
    text-align: right;
    */
  position: absolute;
  right: -5px !important;
  top: -5px !important;
  color: #97999B;
  font-size: 20px;
  width: 30px;
  height: 30px;
  border: 2px solid #97999B;
  border-radius: 50%;
  display: block;
  text-align: center;
  line-height: 20px;
  padding: 0;
}
.modal button.close span {
  /* color: @blue-3; */
  font-size: 20px;
  margin: 0;
  line-height: 1em;
}
.modal.in .modal-dialog {
  box-sizing: border-box;
  height: 100%;
  margin: 0 auto;
  padding: 2.5% 0;
}
@media (min-width: 768px) {
  .modal .share-bar {
    float: right;
  }
  .modal .social-share-links ul li {
    margin: 0 10px 0 0;
  }
  .modal .modal-body {
    font-size: 14px;
  }
}
.layoutcolumnctrl.section {
  margin: 0;
}
