.about-page .about-section {
  margin: 80px 0px;
}

.about-page .about-row {
  width: 100%;
}
.about-page .about-row .each-col {
  /* width: calc((100% - 2px)/2);
  float: left; */
  padding: 0px 75px;
  box-sizing: border-box;

}

/* .about-page .about-row .each-col + .each-col{
  border-left: 2px solid #7250A0;
} */

.about-page .about-row .each-col .left-side .text p {
  font-size: 26px;
  color: #7250A0;
  letter-spacing: 2px;
  line-height: 32px;
}
.about-page .about-row .each-col .right-side  {
  margin-top: 20px;
  margin-bottom: 20px;
}
.about-page .about-row .each-col .right-side .text p {
  color: #7250A0;
}

.about-page .about-row .each-col .right-side .links {
  margin-top: 40px;
}

/* .about-page .bg-image {
  position: relative;
} */
/* .about-page .bg-image-content {
  width: 75%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
} */

/* .about-page .bg-image .bg-image-content .text p {
  font-weight: 400;
  box-sizing: border-box;
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 2px;
  line-height: 32px;
} */

.about-page .about-smiti .each-row {
  width: 100%;
  padding: 80px 0px;
  box-sizing: border-box;
}

.about-page .about-smiti {
    background-color: #C756A1;
  }
.about-page .about-row .right-side {
  min-height: 200px;
}
.about-page .about-smiti .each-row .heading h1,
.about-page .teachers-row .heading h1,
.about-page .about-smiti .each-row .text p,
.about-page .teachers-row .text p,
.about-page .teachers-row .sub-heading h2,
.about-page .teachers-row .super-sub-heading h3 {
  color: #FFFFFF;
}
.about-page .about-smiti .each-row .heading h1,
.about-page .teachers-row .heading h1 {
  text-align: center;
  /* margin-bottom: 20px; */
  font-size: 18px;
  line-height: 26px;
}
.about-page .teachers-row .box {
  width: 85%;
  margin: 0px auto;
}

.about-page .teachers-row .sub-heading h2 {
  text-align: left;
  margin: 0px 0px 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
}

.about-page .teachers-row .super-sub-heading h3 {
  float: right;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
}
.about-page .teachers-row .column-content .quote {
  padding: 60px 0;
  box-sizing: border-box;
}

.about-page .about-smiti .each-row .text {
  text-align: left;
  margin-top: 30px;
}
.about-page .teachers-row .text {
  text-align: left;
  /* margin: 30px 0 0; */
}

.about-page .about-smiti .each-row .each-col {
  float: left;
  width: calc((100% - 4px) / 3);
  min-height: 260px;
}

.about-page .about-smiti .each-row .each-col + .each-col {
  /* margin-left: 20px; */
  border-left: 2px solid #F36F32;
}
.about-page .about-smiti .each-row .each-col .col-content {
  width: 85%;
  margin: 0px auto;
  min-height: 310px;
}
.about-page .teachers-row {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
/* .about-page .each-row .each-column:nth-child(2n+1) {
  margin-right:40px;
} */
/* .about-page .each-row .each-column2 .column-content .heading h1,
.about-page .each-row .each-column2 .column-content .text p {
  color: #7250A0;
} */

/* .about-page .each-row .each-column .column-content {
  padding: 0 50px;
  box-sizing: border-box;
} */
.about-page .our-environments {
  margin-top: 100px;
}
.about-page .our-environments .each-col .our-img {
  margin-bottom: 20px;
}

.about-page .our-environments .each-row {
  width: 100%;
  margin-top: 50px;

}
.about-page .our-environments .links {
  display: table;
  margin: 0px auto;
}

.about-page .our-environments .each-col {
  width: calc((100% - 100px) / 2);
  float: left;
}
.about-page .our-environments .each-col + .each-col {
  margin-left: 100px;
}
.about-page .our-environments .each-col .sub-heading h2 {
  text-align: left;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 26px;
  color: #7250a0;
  font-weight: 400;
}
.about-page .our-environments .each-col .text {
  margin-bottom: 50px;
}
.about-page .our-environments .each-col .text p {
  color: #7250A0;
}


.about-page .teachers-row .each-col .column-content {
  padding: 60px 0px;
  box-sizing: border-box;
}
.about-page .teachers-row {
  width: 100%;
  margin-top: 100px;
}
.about-page .teachers-row-bottom {
  display: table;
  margin: 0px auto;
}
.about-page .teachers-row-bottom .links {
  margin: 60px 0px 60px;
}
.about-page .our-environments .oe-text p {
  color: #7250A0;
  padding-top: 20px;
  box-sizing: border-box;
  letter-spacing: 1px;
}
.about-page .about-section .links {
    display: table;
    margin: 0px auto;
    margin-top: 40px;
}
@media(max-width:767px) {
  .about-page .about-section,
  .about-page .bg-image {
    margin: 30px 0px;
  }
  .heading h1 {
    font-size: 18px;
    color: #7250A0;
    line-height: 26px;
    text-transform: uppercase;
  }
  .about-page .about-row .each-col {
    width: 100%;
    padding: 10px 0;
    box-sizing: border-box;
  }
  .about-page .about-row .each-col + .each-col {
    border: none;
  }

  .about-page .teachers-row .text {
    text-align: left;
    margin: 30px 0 0;
  }

  .about-page .each-row .each-column .column-content, .about-page .teachers-row .each-col .column-content {
    padding: 30px 15px;
    box-sizing: border-box;
  }
  .about-page .about-row .each-col .left-side .text p {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 1px;
  }
  .about-page .about-row .each-col .link {
    text-align: center;
  }
  .about-page .teachers-row {
    margin-top: 60px;
    margin-bottom: 30px;
  }
  .about-page .each-row .each-column {
    display: block;
    width: 100%;
    margin: 0px;
    margin-bottom: 30px;
  }
  .about-page .bg-image-content {
    width: 100%;
  }
  .about-page .bg-image .bg-image-content .text p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
  }
  .about-page .links .link + .link {
    margin-left: 0px;
    margin-top: 40px;
  }
  .about-page .each-row .each-column:nth-child(2n+1) {
    margin-right: 0px;
  }

  .about-page .each-row .each-column .column-content .heading h1,
  .about-page .teachers-row .heading h1{
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 2px;
  }
  .about-page .our-environments .each-col .sub-heading h2 {
    text-align: center;
  }
  .about-page .each-row .text p,
  .about-page .teachers-row .text p,
  .about-page .teachers-row .heading h1{
    /* margin: 20px auto; */
  }

  .about-page .teachers-row .text p {
    letter-spacing: 1px;
  }

  .about-page .teachers-row .sub-heading h2 {
    font-weight: 400;
    margin-top: 30px;
  }
  .about-page .our-environments {
    margin-top: 50px;
  }
  .about-page .our-environments .each-row {
    margin-top: 30px;
  }
  .about-page .teachers-row .super-sub-heading h3 {
    /* font-weight: 300; */
  }
  .about-page .teachers-row {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .about-page .each-row .each-column {
    min-height: fit-content;
  }
  .about-page .teachers-row-bottom {
    text-align: center;
  }
  .about-page .teachers-row-bottom .links {
    margin: 30px 0px 60px;
  }

  .about-page .links .link {
    float: none;
  }
  .about-page .about-smiti .each-row {
    padding: 40px 0;
  }
  .about-page .about-smiti .each-row .each-col,
  .about-page .about-smiti .each-row .each-col .col-content {
    width: 100%;

  }
  .about-page .about-smiti .each-row .each-col .col-content {
        min-height: 0;
  }
  .about-page .about-smiti .each-row .each-col {
    min-height: fit-content;
  }
  .about-page .about-smiti .each-row .each-col + .each-col {
    border: none;
    margin-top: 40px;
  }
  .about-page .about-smiti .each-row .text {
    margin-top: 10px;
  }
  .about-page .our-environments .each-col {
    width: 100%;
  }
  .about-page .our-environments .each-col + .each-col {
    margin-left: 0;
  }
  .about-page .about-row .right-side {
    min-height: fit-content;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .about-page .about-section,
  .about-page .bg-image {
    margin: 30px 0px;
  }

  .about-page .about-row .each-col {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
  }

  .about-page .about-row .each-col .links {
    margin: 0px auto;
    margin-top: 40px;
    display: table;
  }
  .about-page .about-row .each-col .link {
    text-align: center;
  }
  .about-page .about-row .each-col + .each-col {
    border: none;
  }
  .about-page .each-row .each-column .column-content, .about-page .teachers-row .each-col .column-content {
    padding: 30px;
    box-sizing: border-box;
  }
  .about-page .about-row .each-col .left-side .text p {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 1px;
  }
  .about-page .about-row .each-col .right-side .text p {
    font-size: 18px;
    line-height: 24px;
  }

  .about-page .about-row .each-col .link {
    text-align: center;
  }

  .about-page .each-row .each-column {
    display: block;
    width: 100%;
    margin: 20px 0px;
  }
  .about-page .bg-image-content {
    width: 85%;
  }
  .about-page .bg-image .bg-image-content .text p {
    padding: 0px;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 2px;
  }
  .about-page .teachers-row {
    width: 100%;
    margin-top: 60px;
  }
  .about-page .about-smiti .each-row .each-col,
  .about-page .about-smiti .each-row .each-col .col-content {
    width: 100%;
  }
  .about-page .about-smiti .each-row .each-col + .each-col {
    margin-left: 0px;
  }
  .about-page .about-smiti .each-row .each-col {
    min-height: fit-content;
  }
  .about-page .about-smiti .each-row .each-col + .each-col {
    border: none;
    margin-top: 40px;
  }
  .about-page .about-smiti .each-row .text {
    margin-top: 10px;
  }
  .about-page .our-environments .each-col {
    width: 100%;
  }
  .about-page .our-environments .each-col + .each-col {
    margin-left: 0;
  }
  .about-page .about-row .right-side {
    min-height: fit-content;
  }
  .about-page .our-environments .each-col .sub-heading h2 {
    text-align: center;
  }
  .about-page .our-environments {
    margin-top: 60px;
  }
  .about-page .teachers-row .each-col .column-content {
    padding: 60px 30px;
  }

  .about-page .teachers-row .column-content .quote {
    padding: 40px 0;
  }
  .about-page .about-smiti .each-row .each-col .col-content {
        min-height: 0;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

    .about-page .bg-image-content {
      left: 0px;
      transform: translate(20% , -50%);
  }
  .about-page .about-smiti .each-row .each-col {
    width: 33%;
  }
}

@media (min-width: 1440px) and (max-width: 2880px) {
  .about-page .bg-image img {
    width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .about-page .about-smiti .each-row .each-col .col-content {
        min-height: 332px;
  }
}
