@import "./components/HeroSection.css";

#about-navbar-selection {
  color: #ff8960;
}

@media (min-width: 1921px) {
  .About-Philosophy-Section-Box {
    max-width: 795px;
  }

  .About-Philosophy-Section-Image {
    max-width: 795px;
  }
}

.About-Abhinav-Pandey-Section {
  display: flex;
  position: relative;
  padding: 42px 83px;
  justify-content: center;
  width: 100%;
}

.About-Abhinav-Pandey-Section-Box {
  display: flex;
  position: relative;
  max-width: 1590px;
  flex-direction: column;
  width: 100%;
  min-width: 1024px;
  grid-gap: 26px;
}

.About-Abhinav-Pandey-Section-Box-Heading {
  color: #000;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.875;
  letter-spacing: 1.2px;
}

.About-Abhinav-Pandey-Section-Box-Description {
  color: #000;
  text-align: justify;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.45;
  letter-spacing: 0.66px;
  margin-bottom: 24px;
}

.About-Abhinav-Pandey-Section-Box-Images {
  display: flex;
  position: relative;
  max-width: 1590px;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
  grid-gap: 10px;
  justify-content: space-between;
  margin-bottom: 58px;
}

.About-Abhinav-Pandey-Section-Box-Images-Image {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
}

.About-Abhinav-Pandey-Section-Box-Images-Img1,
.About-Abhinav-Pandey-Section-Box-Images-Img2,
.About-Abhinav-Pandey-Section-Box-Images-Img3 {
  width: calc(33.33% - 10px);
}

.About-Abhinav-Pandey-Section-Box-Images-Image-imgTag {
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  width: 100%;
  border-radius: 10px;
}

.About-Academics-Section {
  display: flex;
  position: relative;
  padding: 16.5px 83px;
  padding-bottom: 100px;
  justify-content: center;
  width: 100%;
}

.About-Abhinav-Pandey-Section-Box-Degrees {
  display: flex;
  position: relative;
  width: 100%;
  justify-content: space-between;
  grid-gap: 30px;
  margin-bottom: 39px;
}

.About-Abhinav-Pandey-Section-Box-Degrees-Degree {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  flex: 1 1 33.33%;
  max-width: 510px;
}

.About-Abhinav-Pandey-Section-Box-Degrees-Degree-Logo {
  width: 121px;
  padding-top: 47.5px;
  padding-bottom: 30px;
}

.About-Abhinav-Pandey-Section-Box-Degrees-Degree-Info {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
}

.About-Abhinav-Pandey-Section-Box-Degrees-Degree-Info-Institute {
  color: #000;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.59;
  letter-spacing: 0.66px;
  text-align: center;
}

.About-Abhinav-Pandey-Section-Box-Degrees-Degree-Info-Certificate-Name {
  color: #000;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.59;
  letter-spacing: 0.66px;
  text-align: center;
}

.About-Philosophy-Section {
  display: flex;
  position: relative;
  width: 100%;
  justify-content: center;
}

.About-Philosophy-Section-Box {
  display: flex;
  position: relative;
  flex-direction: column;
  flex: 1 1 50%;
  background: #0c0e47;
  align-items: center;
  justify-content: center;
  min-width: 700px;
  padding: 35px;
}

.About-Philosophy-Section-Box-Text {
  display: flex;
  position: relative;
  flex-direction: column;
  grid-gap: 35.5px;
  width: 78.125%;
  min-width: 630px;
}

.About-Philosophy-Section-Box-Text-Heading {
  color: #fff;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 600;
  line-height: 0.875rem;
  letter-spacing: 1.2px;
}

.About-Philosophy-Section-Box-Text-Description {
  color: #fff;
  text-align: justify;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.333;
  letter-spacing: 0.72px;
}

.About-Philosophy-Section-Image {
  display: flex;
  position: relative;
  flex-direction: column;
  flex: 1 1 50%;
}

.About-Philosophy-Section-Image-imgTag {
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.About-Abhinav-Pandey-Section-Box-Companies {
  display: flex;
  position: relative;
  grid-gap: 50px;
  max-width: 1590px;
  min-width: 1024px;
  width: 100%;
  justify-content: space-between;
  margin-top: 7px;
}

.About-Abhinav-Pandey-Section-Box-Companies-Cell {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  grid-gap: 13px;
}

.About-Abhinav-Pandey-Section-Box-Companies-Cell-imgTag {
  height: 70px;
}

.About-Abhinav-Pandey-Section-Box-Companies-Cell:nth-child(2) .About-Abhinav-Pandey-Section-Box-Companies-Cell-imgTag {
  height: 55px;
}

.About-Abhinav-Pandey-Section-Box-Companies-Cell-Heading {
  color: #000;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: 0.72px;
  text-align: center;
}

.About-Abhinav-Pandey-Section-Box-Companies-Cell-Text {
  color: #000;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.33;
  letter-spacing: 0.72px;
  text-align: center;
}

.About-Abhinav-Pandey-Section-Box-Inspire {
  display: flex;
  position: relative;
  grid-gap: 20px;
  max-width: 1590px;
  min-width: 1024px;
  width: 100%;
  justify-content: space-between;
  margin-top: 102px;
  margin-bottom: 89px;
}

.About-Abhinav-Pandey-Section-Box-Inspire-Info {
  display: flex;
  position: relative;
  grid-gap: 50px;
  flex-direction: column;
  max-width: 594px;
  flex: 1 1 37.36%;
}

.About-Abhinav-Pandey-Section-Box-Inspire-Info-Description {
  color: #000;
  text-align: justify;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: 0.66px;
}

.About-Abhinav-Pandey-Section-Box-Inspire-Images {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(17, 1fr);
  gap: 16.4px;
  max-width: 840px;
}

.About-Abhinav-Pandey-Section-Box-Inspire-Images-Img {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
}

.About-Abhinav-Pandey-Section-Box-Inspire-Images-Blank {
  grid-column: span 1;
  grid-row: span 2;
}

.About-Abhinav-Pandey-Section-Box-Inspire-Images-Img2 {
  grid-column: span 2;
  grid-row: span 11;
}

.About-Abhinav-Pandey-Section-Box-Inspire-Images-Img1 {
  grid-column: span 1;
  grid-row: span 6;
}

.About-Abhinav-Pandey-Section-Box-Inspire-Images-Img3 {
  grid-column: span 1;
  grid-row: span 9;
}

.About-Abhinav-Pandey-Section-Box-Inspire-Images-Img4 {
  grid-column: span 1;
  grid-row: span 6;
}

.About-Abhinav-Pandey-Section-Box-Inspire-Images-Img5 {
  grid-column: span 1;
  grid-row: span 6;
}

.About-Abhinav-Pandey-Section-Box-Inspire-Images-Img-imgTag {
  min-width: 100%;
  min-height: 100%;
  object-fit: contain;
  object-position: top left;
  width: 100%;
  border-radius: 10px;
}

.About-Quote-Section {
  display: flex;
  position: relative;
  background: #6d0000;

  
  padding: 45px 89px;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 1.2px;
  white-space: nowrap;
}

.About-Abhinav-Pandey-Section-Box-Timeline {
  display: flex;
  position: relative;
  grid-gap: 20px;
  width: 100%;
  flex-direction: column;
}

.About-Abhinav-Pandey-Section-Box-Timeline::before {
  content: "";
  position: absolute;
  width: 2px;
  background: #ff8960;
  top: 35px;
  bottom: 0;
  left: 50%;
  margin-left: -1px;
  height: calc(100% - 100px);
}

.About-Abhinav-Pandey-Section-Box-Timeline-Item {
  margin-bottom: 40px;
  position: relative;
  width: 100%;
  display: flex;
}

.About-Abhinav-Pandey-Section-Box-Timeline-Item:nth-child(odd) .About-Abhinav-Pandey-Section-Box-Timeline-Item-Content {
  align-items: flex-end;
}

.About-Abhinav-Pandey-Section-Box-Timeline-Item:nth-child(even) {
  flex-direction: row-reverse;
}

.About-Abhinav-Pandey-Section-Box-Timeline-Item-Content {
  width: 45%;
  padding: 0 20px;
  display: flex;
  position: relative;
  flex-direction: column;
}

.About-Abhinav-Pandey-Section-Box-Timeline-Item-Content img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  margin-top: 17px;
}

.About-Abhinav-Pandey-Section-Box-Timeline-Item-Content-Year {
  color: #ff8960;
  font-size: 3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.51;
}

.About-Abhinav-Pandey-Section-Box-Timeline-Item-Content-Description {
  color: #000;
  text-align: left;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.33;
  max-width: fit-content;
}

.About-Abhinav-Pandey-Section-Box-Timeline-Item:nth-child(odd) .About-Abhinav-Pandey-Section-Box-Timeline-Item-Content-Description {
  text-align: right;
}

.About-Abhinav-Pandey-Section-Box-Timeline-Item::before {
  content: "";
  width: 20px;
  height: 20px;
  background: #ff8960;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 25px;
}

.About-Abhinav-Pandey-Section-Box-Timeline-Item::after {
  content: "";
  position: absolute;
  width: calc(5% + 10px);
  height: 2px;
  background: #ff8960;
  top: 35px;
}

.About-Abhinav-Pandey-Section-Box-Timeline-Item:nth-child(odd)::after {
  right: 50%;
}

.About-Abhinav-Pandey-Section-Box-Timeline-Item:nth-child(even)::after {
  left: 50%;
}

.About-Abhinav-Pandey-Section-Box-Publications {
  display: flex;
  position: relative;
  flex-direction: column;
  grid-gap: 26px;
}

.About-Abhinav-Pandey-Section-Box-Publications-Heading {
  color: #4572c4;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.875;
  letter-spacing: 1.2px;
}

.About-Abhinav-Pandey-Section-Box-Publications-Refereed {
  display: flex;
  position: relative;
  flex-direction: column;
  grid-gap: 10px;
}

.About-Abhinav-Pandey-Section-Box-Publications-Refereed-Heading {
  color: #4572c4;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: 0.72px;
  text-align: left;
}

.About-Abhinav-Pandey-Section-Box-Publications-Refereed-Journals {
  display: flex;
  position: relative;
  grid-gap: 15px;
  flex-direction: column;
  margin-left: 30px;
}

.About-Abhinav-Pandey-Section-Box-Publications-Refereed-Journals-Text {
  color: #000;
  text-align: justify;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: 0.66px;
  display: flex;
  position: relative;
  grid-gap: 10px;
}

.About-Abhinav-Pandey-Section-Box-Publications-Refereed-Journals-Text-Context a {
  color: #2020ff;
  text-decoration: underline;
  word-break: break-all;
}

@media (max-width: 1245px) {

  .About-Abhinav-Pandey-Section,
  .About-Images-Section,
  .About-Academics-Section,
  .About-Quote-Section {
    padding-left: 29px;
    padding-right: 29px;
  }

  .About-Abhinav-Pandey-Section-Box {
    max-width: unset;
    min-width: unset;
  }

  .About-Philosophy-Section {
    flex-direction: column-reverse;
  }

  .About-Philosophy-Section-Box {
    min-width: unset;
  }

  .About-Philosophy-Section-Box-Text {
    width: 100%;
    min-width: unset;
  }

  .About-Abhinav-Pandey-Section-Box-Companies {
    max-width: unset;
    min-width: unset;
  }

  .About-Abhinav-Pandey-Section-Box-Inspire {
    grid-gap: 45px;
    max-width: unset;
    min-width: unset;
    flex-direction: column-reverse;
  }

  .About-Abhinav-Pandey-Section-Box-Inspire-Info {
    grid-gap: 10px;
    max-width: unset;
  }

  .About-Abhinav-Pandey-Section-Box-Inspire-Images {
    max-width: unset;
    
  }
}

@media (max-width: 850px) {
  .About-Abhinav-Pandey-Section-Box-Images {
    grid-gap: 35px;
  }

  .About-Abhinav-Pandey-Section-Box-Degrees {
    flex-direction: column;
    align-items: center;
  }

  .About-Abhinav-Pandey-Section-Box-Degrees-Degree {
    flex-direction: row;
    max-width: unset;
    grid-gap: 15px;
    width: 100%;
  }

  .About-Abhinav-Pandey-Section-Box-Degrees-Degree-Logo {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .About-Abhinav-Pandey-Section-Box-Degrees-Degree-Info {
    align-items: flex-start;
  }

  .About-Abhinav-Pandey-Section-Box-Companies {
    flex-direction: column;
  }

  .About-Abhinav-Pandey-Section-Box-Timeline::before {
    left: 30px;
  }

  .About-Abhinav-Pandey-Section-Box-Timeline-Item {
    flex-direction: row !important;
    justify-content: flex-start;
  }

  .About-Abhinav-Pandey-Section-Box-Timeline-Item:nth-child(odd) .About-Abhinav-Pandey-Section-Box-Timeline-Item-Content {
    align-items: flex-start;
  }

  .About-Abhinav-Pandey-Section-Box-Timeline-Item:nth-child(odd) .About-Abhinav-Pandey-Section-Box-Timeline-Item-Content-Description {
    text-align: left;
  }

  .About-Abhinav-Pandey-Section-Box-Timeline-Item-Content {
    width: calc(100% - 70px);
    margin-left: 70px;
  }

  .About-Abhinav-Pandey-Section-Box-Timeline-Item::before {
    left: 30px;
  }

  .About-Abhinav-Pandey-Section-Box-Timeline-Item::after {
    left: 30px !important;
    width: 40px;
  }
}

@media (max-width: 450px) {
  .About-Abhinav-Pandey-Section {
    padding: 4px 11px;
  }

  .About-Abhinav-Pandey-Section-Box {
    grid-gap: 1px;
  }

  .About-Abhinav-Pandey-Section-Box-Heading {
    font-size: 1.5rem;
    line-height: 1.94;
  }

  .About-Abhinav-Pandey-Section-Box-Description {
    font-size: 1.16rem;
    line-height: 1.78;
  }

  .About-Abhinav-Pandey-Section-Box-Images {
    justify-content: unset;
    overflow-x: scroll;
    flex-wrap: unset;
  }

  .About-Abhinav-Pandey-Section-Box-Images::-webkit-scrollbar {
    display: none;
  }

  .About-Abhinav-Pandey-Section-Box-Images-Img1,
  .About-Abhinav-Pandey-Section-Box-Images-Img2,
  .About-Abhinav-Pandey-Section-Box-Images-Img3 {
    width: 90%;
    flex-shrink: 0;
  }

  .About-Academics-Section {
    padding: 5px 11px;
    padding-bottom: 29px;
  }

  .About-Abhinav-Pandey-Section-Box {
    grid-gap: 13px;
  }

  .About-Abhinav-Pandey-Section-Box-Heading {
    font-size: 1.5rem;
    line-height: 1.94;
  }

  .About-Abhinav-Pandey-Section-Box-Degrees {
    grid-gap: 20px;
  }

  .About-Abhinav-Pandey-Section-Box-Degrees-Degree {
    align-items: flex-start;
  }

  .About-Abhinav-Pandey-Section-Box-Degrees-Degree-Logo {
    width: 64px;
    padding: 0;
  }

  .About-Abhinav-Pandey-Section-Box-Degrees-Degree-Info-Institute {
    font-size: 1.16rem;
    line-height: 1.27;
    text-align: left;
  }

  .About-Abhinav-Pandey-Section-Box-Degrees-Degree-Info-Certificate-Name {
    font-size: 1rem;
    line-height: 1.59;
    text-align: left;
  }

  .About-Philosophy-Section {
    padding: 0 11px;
  }

  .About-Philosophy-Section-Box {
    padding: 11px;
  }

  .About-Philosophy-Section-Image {
    border-radius: 7.5px 7.5px 0 0;
    overflow: hidden;
  }

  .About-Philosophy-Section-Box-Text {
    grid-gap: 0;
  }

  .About-Philosophy-Section-Box-Text-Heading {
    font-size: 1.33rem;
    line-height: 2.1875;
  }

  .About-Philosophy-Section-Box-Text-Description {
    font-size: 1.16rem;
    line-height: 1.78;
  }

  .About-Abhinav-Pandey-Section-Box-Companies {
    grid-gap: 33px;
  }

  .About-Abhinav-Pandey-Section-Box-Companies-Cell {
    grid-gap: unset;
  }

  .About-Abhinav-Pandey-Section-Box-Companies-Cell-imgTag {
    height: 50px;
  }

  .About-Abhinav-Pandey-Section-Box-Companies-Cell:nth-child(2) .About-Abhinav-Pandey-Section-Box-Companies-Cell-imgTag {
    height: 35px;
  }

  .About-Abhinav-Pandey-Section-Box-Companies-Cell-Heading {
    font-size: 1.5rem;
    line-height: 2.08;
  }

  .About-Abhinav-Pandey-Section-Box-Companies-Cell-Text {
    font-size: 1.16rem;
    line-height: 2.28;
  }

  .About-Abhinav-Pandey-Section-Box-Inspire {
    grid-gap: 12px;
  }

  .About-Abhinav-Pandey-Section-Box-Inspire-Info {
    grid-gap: 0px;
  }

  .About-Abhinav-Pandey-Section-Box-Inspire-Info-Description {
    font-size: 1.16rem;
    line-height: 1.78;
  }

  .About-Abhinav-Pandey-Section-Box-Inspire-Images {
    gap: 5px;
  }

  .About-Abhinav-Pandey-Section-Box-Inspire-Images-Img-imgTag {
    border-radius: 5px;
    object-fit: none;
    object-position: top left;
    height: 100%;
    width: auto;
  }

  .About-Quote-Section {
    padding: 7px 11px;
    font-size: 1.33rem;
    line-height: 1.56;
  }

  .About-Abhinav-Pandey-Section-Box-Timeline::before {
    top: 12px;
    height: calc(100% - 100px);
    left: 20px;
  }

  .About-Abhinav-Pandey-Section-Box-Timeline-Item {
    margin-bottom: 20px;
  }

  .About-Abhinav-Pandey-Section-Box-Timeline-Item::before {
    width: 10px;
    height: 10px;
    top: 8px;
    left: 20px;
  }

  .About-Abhinav-Pandey-Section-Box-Timeline-Item::after {
    content: "";
    position: absolute;
    left: 20px !important;
    width: 30px;
    top: 12px;
  }

  .About-Abhinav-Pandey-Section-Box-Timeline-Item-Content {
    width: calc(100% - 40px);
    margin-left: 40px;
    grid-gap: 2px;
  }

  .About-Abhinav-Pandey-Section-Box-Timeline-Item-Content-Year {
    font-size: 1.16rem;
    line-height: 1.78;
  }

  .About-Abhinav-Pandey-Section-Box-Timeline-Item-Content-Description {
    font-size: 1rem;
    line-height: 2.08;
  }

  .About-Abhinav-Pandey-Section-Box-Timeline-Item-Content img {
    margin-top: 4px;
  }

  .About-Abhinav-Pandey-Section-Box-Publications {
    margin: 20px 0;
  }
}

/* check 

