.aboutus_system_video {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  height: 600px;
  position: relative;
  padding: 0 5%;
  overflow: hidden;
}
#myVideo {
  position: absolute;
  right: 0;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
#aboutus-latest-brief-dis {
  background: #fff;
  padding: 150px 0;
}
#aboutus-latest-brief-dis h3 {
  font-size: 44px;
  font-family: gothambold;
  line-height: 48px;
  letter-spacing: -3%;
  color: #222627;
  font-weight: normal;
}
#aboutus-latest-brief-dis h3 span {
  text-transform: uppercase;
  font-family: gothammedium;
  color: #00828c;
}

#aboutus-latest-triology {
  min-height: 770px;
  padding: 50px 0;
  background: #000;
  color: #fff;
}
#aboutus-latest-triology h4 {
  text-align: center;
  font-size: 30px;
  font-family: gothambook;
  text-transform: uppercase;
  letter-spacing: -3%;
}
#aboutus-latest-triology h2 {
  text-align: center;
  color: #00828c;
  font-size: 90px;
  font-family: gothambold;
  text-transform: uppercase;
  letter-spacing: -3%;
}
.scrollingfix_box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 100px;
}
.scrollingfix_box img {
  margin-right: 50px;
}
.scrollingfix_box .content h1 {
  font-size: 36px;
  font-family: gothambook;
  color: #fff;
  line-height: 1;
}
.scrollingfix_box .content h1 span {
  font-size: 40px;
  font-family: gothambold;
  color: #00828c;
}
#stats.aboutusstates {
  background: #fff;
  color: #000;
}
.aboutusstates .empowerd_inner,
.aboutusstates .trustedby_inner,
.aboutusstates .interneal_heroes,
.aboutusstates .decadesinner,
.aboutusstates .channel_parnter {
  color: #fff;
}
#our_values {
  background: #000;
  color: #fff;
}
.row.valuesrow {
  margin-top: 30px;
  margin-bottom: 70px;
}
.valuerow_text h3 {
  font-size: 32px;
  font-family: gothambold;
  margin-bottom: 30px;
  font-weight: normal;
  color: #00828c;
}
#our_solutions {
  background: #fff;
  color: #000;
}
#our_values .main_title,
#our_solutions .main_title {
  margin-bottom: 100px;
}
.smalcatlogo {
  margin-bottom: 40px;
}
#our_solutions .valuerow_text h3 {
  color: #000;
  line-height: 1;
}
#our_solutions .valuerow_text h3 span {
  color: #00828c;
}
#our_milestones {
  background: #000;
  color: #fff;
}
.milestonetab .nav-item {
  list-style: none;
  position: relative;
  padding-left: 50px;
}
.milestonetab ul {
  padding-left: 0px;
}
#our_milestones .row {
  margin-top: 60px;
}

.milestonetab h6 {
  color: #fff;
  font-size: 30px;
  font-family: gothambold;
}
.milestonetab .nav-item.active h6 {
  color: #00828c;
}
.milestonetab .nav-item.active h6::before {
  content: url("../images/about/milestones/tab-active.png");
  position: absolute;
  left: 0;
}

.tab_contntet_text h3 {
  font-size: 30px;
  font-family: gothambold;
  margin-top: 30px;
  color: #00828c;
}
.tab_contntet_text p {
  font-size: 24px;
  font-family: gothammedium;
  margin-top: 10px;
  color: #fff;
}
.teambotom h2 {
  width: 100%;
  position: relative;
  font-size: 32px;
  font-family: gothambold;
  font-weight: normal;
  cursor: pointer;
  color: #fff;
}
.teambotom h2::after {
  content: url("../images/homp2025/sectors/white-right-arrow.svg");
  display: flex;
  margin-top: 10px;
  justify-content: center;
}
.abt_teams_slideshows .swiper-slide {
  width: 430px;
  height: 571px;
}
.team-inner_box {
  max-width: 405px;
  width: 100%;
  height: 571px;
}
.team-inner_box img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.teambotom {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
}
#team_section_abt {
  background: #fff;
  color: #000;
}
#abt_teams_slideshows {
  margin-top: 70px;
  min-height: 680px;
}
.abt_teams_slideshows .swiper_navigations {
  position: absolute;
  bottom: 35px;
  width: 100px;
  right: 140px;
  z-index: 999;
}

.about-team-popup {
  background: url(../images/popup-bg.png);
  color: #000;
}
.team_head_popup_area {
  display: flex;
  align-items: end;
}
.team_popupimg {
  margin-right: 30px;
}
.team_popup_head_disctiption h4 {
  font-size: 24px;
  font-family: gothambold;
  margin: 0;
}
.team_popup_head_disctiption h6 {
  font-size: 18px;
  font-family: gothambook;
  margin-bottom: 30px;
}
.popuplinkedin {
  width: 141px;
  height: 30px;
  background: url("../images/teams/linkedin-btn.png") center right 10px #00828c
    no-repeat;
  color: #fff;
  border: 0;
  text-align: left;
  padding-left: 20px;
  font-family: gothammedium;
}
.about-team-popup .modal-content {
  padding-left: 30px;
  padding-right: 30px;
}
.about-team-popup .modal-header {
  border: 0;
}
#ourlegacy,
#empowerment_insideout,
#connected_tothe_community {
  background: #fff;
  color: #000;
}
.abt_viewmore::after {
  content: url("../images/about/abt-right-till-arrow.svg");
  margin-left: 20px;
  margin-top: 5px;
}
.abt_viewmore {
  font-family: gothambold;
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #00828c;
  text-decoration: none;
  margin-top: 40px;
}
.abt_viewmore:hover,
.abt_viewmore:focus {
  color: #00828c;
  text-decoration: none;
}

.d-flex.ourlegacytitle {
  align-items: center;
}
.ourlegacytitle .main_title {
  position: relative;
  padding-left: 100px;
}

.row.middlealignrow {
  margin-top: 30px;
  align-items: center;
}
.legacycnt {
  font-size: 20px;
  font-family: gothambook;
  line-height: 1.3;
}
#ourlegacy .row.parnter_sites_inner {
  max-width: 850px;
}
.row.parnter_sites_inner {
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
}
#ourlegacy .container,
#empowerment_insideout .container,
#connected_tothe_community .container {
  border-top: 1px solid #000;
  padding-top: 100px;
}
#connected_tothe_community .row.valuesrow {
  margin-top: 50px;
}
.valuerow_text {
  font-size: 20px;
  font-family: gothambook;
}
#connected_tothe_community .valuerow_text {
  color: #1d1d1d;
}
#connected_tothe_community .valuerow_text h3 {
  color: #1d1d1d;
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.empowerment_insideout_inner {
  max-width: 620px;
}
.empowerment_insideout_inner .main_title {
  margin-bottom: 50px;
}
#empowerment_insideout,
#ourlegacy,
#team_section_abt {
  padding: 50px 0;
}
#our_milestones .main_sub_title {
  font-size: 16px;
  font-family: gothambook;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .parnter_Sites.bordered {
    border-left: 1px solid rgba(0, 0, 0, 0.5);
    padding-left: 5%;
    padding-right: 5%;
    border-right: 1px solid rgba(0, 0, 0, 0.5);
  }
  .valuesrow_right .valuerow_text {
    margin-left: auto;
  }
  .valuerow_text {
    max-width: 532px;
  }
  .onlymobilevisible {
    display: none;
  }
  #ourlegacy .main_title::before {
    content: url("../images/about/gkg-line.png");
    position: absolute;
    left: 50px;
  }
}
@media (max-width: 767px) {
  .onlydesktopshow {
    display: none;
  }
  .onlymobilevisible {
    display: block;
  }
  #aboutus-latest-brief-dis h3 {
    font-size: 32px;
    line-height: 35px;
  }
  #aboutus-latest-triology h2 {
    font-size: 42px;
  }
  .scrollingfix_box {
    display: block !important;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .scrollingfix_box img {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
  }
  .onlymobilevisible {
    margin-bottom: 30px;
  }
  .decadesinner {
    height: 290px;
  }
}
@media (max-width: 580px) {
  #ourlegacy .ourlegacytitle {
    display: block !important;
  }
  .ourlegacytitle .main_title {
    position: relative;
    padding-left: 30px;
    margin-top: 10px;
  }
  .row.parnter_sites_inner {
    display: block;
  }
  .parnter_Sites {
    margin-bottom: 30px;
    /* display: block; */
  }
}
