.unique-value-box-head {
  text-align: center;
  font-size: 30px;
  padding: 10px;
  padding-top: 0px;
  margin-top: 20px;
}
.unique-value-box-text {
  padding: 20px;
  text-align: center;
}
.our-core-offerings-img {
  border-top: 10px solid #004b80;
  float: left;
  width: 157px;
  padding-right: 0px;
  background: #fff;
  padding-left: 54px;
}
.our-core-offerings-text h2 {
  border-top: 14px solid #fff;
  font-size: 25px;
  margin-bottom: 40px;
  padding-top: 50px;
  padding-left: 20px;
}
.our-core-offerings-text p {
  font-size: 25px;
  padding-left: 20px;
  line-height: 1.6;
  margin-top: 30px;
  margin-bottom: 32px;
}

.our-core-offerings-img img,
.unique-value-box img {
  width: 100%;
}
.our-core-offerings-text img {
  position: absolute;
  right: 15px;
  bottom: 0;
}
.unique-value-box {
  color: #fff;
  background: #004b80;
  float: left;
  width: 100%;
}
.our-core-offerings-text {
  height: 100%;
  background: #e8f4fc;
  border-top: 10px solid #004b80;
  float: left;
  width: 100%;
  width: -moz-calc(100% - 175px);
  width: -webkit-calc(100% - 175px);
  width: calc(100% - 175px);
}
.healthcare-text {
  background: #e8f4fc;
  padding: 20px;
}

.healthcare-text-sml {
  min-height: 280px;
  background: #e8f4fc;
  padding: 20px;
}
.client-principal-and-customer-head {
  color: #596f7e;
  min-height: 85px;
  border-bottom: 1px solid #9ad8f2;
  padding: 5px 0;
}
.client-principal-and-customer-text {
  background: #e8f4fc;
  min-height: 280px;
  padding: 10px;
}
.healthcare-header {
  position: relative;

  margin-bottom: 10px;
  padding: 7px;
  font-size: 25px;
  color: #fff;
  background: #00abe5;
}
.consumer-header {
  margin-top: 30px;
  position: relative;
  margin-bottom: 10px;
  padding: 7px;
  font-size: 25px;
  color: #fff;
  background: #596f7e;
}
.consumer-header:after {
  content: "";
  background: #000;
  width: 4px;
  height: 80px;
  position: absolute;
  left: -14px;
  top: 0;
}
.people-and-culture {
  background: #e8f4fc;
  padding: 6px;
}
.finright-wht {
  border-right: 2px solid #fff;
}
.finright-thick {
  border-right: 2px solid #9ad8f2;
}
.imperial-strategy-box {
  background: #e8f4fc;
  padding: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.finthicker-lblue {
  border-bottom: 12px solid #00abe5;
}
.market-highlights {
  font-family: "Montserrat", sans-serif, sans-serif;
  font-size: 28px;
  color: #00abe5;
  padding: 5px;
  line-height: 1.1;
}
.market-highlights span {
  font-size: 20px;
  font-family: "Montserrat", sans-serif, sans-serif;
  color: #4d4d4f;
}
.margin-32T {
  margin-top: 32px;
}

@media screen and (max-width: 800px) {
  .client-principal-and-customer-text {
    min-height: auto;
    margin-bottom: 10px;
  }
  .client-principal-and-customer-head {
    min-height: auto;
  }
  .people-and-culture {
    margin: 5px 0;
  }
}
/*  */
.aligncentertext{text-align:center}
.principles{ background: #D1E6F7;
padding: 28px 20px;
  min-height: 172px;
margin-bottom: 30px;}

@media screen and (max-width: 1289px){
.principles{min-height: 200px;}
}

@media screen and (max-width: 991px){
  
  .principles {
    min-height: auto;
  }
}