.blue1 {
  color: #0080c6 !important; }

.blue2 {
  color: #ebf8fe !important; }

.blue-light-bg {
  background-color: #ebf8fe !important; }

.pruple {
  color: #59185e !important; }

.yellow {
  color: #f8af1d !important; }

.red {
  color: #ee1b3b !important; }

.brown {
  color: #c18c2d !important; }

.green {
  color: #00ac5c !important; }

.blue-br {
  border: solid 1px #0080c6; }

.fs14 {
  font-size: 14px; }

.fs22 {
  font-size: 22px; }

.fs24 {
  font-size: 24px;
  line-height: 32px; }

.fs20 {
  font-size: 20px; }

.q1 {
  font-size: 22px;
  line-height: 28px; }

.ratan-tata {
  margin-top: 30px;
  margin-bottom: 50px; }
  .ratan-tata img {
    width: 430px; }

.infoNo h2 {
  font-size: 46px;
  font-weight: 300;
  color: black;
  line-height: 100%; }
.infoNo p {
  color: #0080c6;
  font-style: italic;
  font-weight: 600; }

.blue-bg {
  background-color: #0080c6; }

.pruple-bg {
  background-color: #59185e; }

.bodbox .bod-pic {
  background-color: #ebf8fe;
  border-radius: 10px;
  margin-bottom: 20px; }
.bodbox h2 {
  color: #59185e;
  font-weight: 600;
  font-size: 26px;
  line-height: 100%;
  margin-bottom: 0px; }
.bodbox p {
  color: #0080c6;
  font-style: italic;
  font-weight: 600; }
  .bodbox p.leadershipDesc {
    position: relative;
    padding-left: 15px;
    margin-top: 5px; }
    .bodbox p.leadershipDesc::before {
      content: '';
      position: absolute;
      top: 6px;
      left: 0px;
      width: 10px;
      height: 10px;
      background-color: #0080c6;
      border-radius: 100px; }
    .bodbox p.leadershipDesc.yellow::before {
      background-color: #f8af1d; }
.bodbox .chairperson-desg {
  display: flex;
  justify-content: space-between;
  border-top: solid 1px rgba(0, 0, 0, 0.2);
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
  padding: 4px 0px; }
  .bodbox .chairperson-desg .BoardCommittees span {
    display: inline-block;
    margin-right: 2px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase; }
  .bodbox .chairperson-desg .desg {
    font-weight: 600;
    font-size: 14px;
    color: #0080c6;
    height: 30px;
    display: flex;
    margin: 0px;
    align-items: center;
    font-style: italic; }

.bod-mem-led img, .bod-snap img {
  width: 230px; }

.bod-snap {
  background-color: #4c004f;
  padding: 10px; }

.personname {
  margin-bottom: 20px; }
  .personname h3 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 0px;
    font-size: 40px;
    line-height: 30px; }
    .personname h3 span {
      font-weight: 300; }
  .personname p {
    font-style: italic;
    color: white; }

.managementspeak {
  margin-top: 30px;
  position: relative; }
  .managementspeak .personname {
    margin-bottom: 20px;
    position: absolute;
    background-color: white;
    left: 0px;
    width: fit-content;
    bottom: 0px;
    padding: 20px; }
    .managementspeak .personname h3 {
      color: #59185e;
      font-weight: 400;
      margin-bottom: 0px;
      font-size: 40px;
      line-height: 30px; }
      .managementspeak .personname h3 span {
        font-weight: 300; }
    .managementspeak .personname p {
      font-style: italic;
      color: #0080c6;
      font-weight: 600; }
    .managementspeak .personname.person2 {
      right: 0px;
      left: inherit; }

.question {
  position: relative;
  padding-left: 30px;
  margin-top: 5px;
  color: #59185e;
  font-weight: 700; }
  .question::before {
    content: 'Q';
    position: absolute;
    top: 3px;
    left: 0px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 22px;
    color: white;
    background-color: #0080c6;
    border-radius: 100px;
    font-weight: 400;
    font-size: 14px; }
  .question.yellow::before {
    background-color: #f8af1d; }

/* Extra small */
@media (min-width: 320px) and (max-width: 767px) {
  .bod-mem-led {
    margin-bottom: 10px; }

  .p-5 {
    padding: 1rem !important; }

  .personname h3 {
    font-size: 30px; }

  .managementspeak .personname {
    padding: 3px;
    width: 164px;
    position: relative;
    display: inline-block; }

  .managementspeak .personname h3 {
    font-size: 16px; } }

/*# sourceMappingURL=kinjal.css.map */
