html {
  font-size: 50%;
}
.nav-links,
.help-center,
.search {
  display: none;
}
.header-con {
  gap: 15.06rem;
  width: 100%;
  padding: 0.75rem 1rem;
}

/* .header-con img {
    width: 100%;
  } */
.mobmenu {
  display: block;
  /* width: 20%; */
  width: 1.5rem;
  height: 1.5rem;
}
.mobmenu svg {
  width: 1.5rem;
  height: 1.5rem;
  fill: black;
}

.nav img {
  width: 4.875rem;
  height: 2.27581rem;
}
.nav {
  padding: 0;
  width: 30%;
}
.userslider {
  height: auto;
  padding: 1rem 1.5rem;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}

.userslider img {
  /* width: 22.75rem; */
  width: 100%;
  height: 17.5rem;
  /* height: 100%; */
  flex-shrink: 0;
  object-fit: contain;
}
.circ {
  width: 20.875rem;
  height: 21.3125rem;
  flex-shrink: 0;
  right: -5.75rem;
  top: -3rem;
}
.slider-text {
  width: 100%;
}
.main-first h2 {
  width: 100%;
  font-size: 2rem;
}
.main-first p {
  width: 100%;
  font-size: 1rem;
}
.main-sec {
  flex-direction: column;
}
.ex-first h3 {
  font-size: 2rem;
  width: 100%;
}
.ex-first p {
  font-size: 1rem;
  width: 100%;
}
.ex-sec {
  flex-direction: column;
}
.browse {
  display: block;
}
.browse-flex {
  flex-direction: row;
}
.browse-grid {
  width: 100%;
  overflow-y: scroll;
}
.sub-tal {
  flex-direction: column;
}
.talentsub {
  flex-direction: column;
}
.sub-tal > div {
  width: 100%;
}
.talent-text h3 {
  font-size: 2rem;
  width: 100%;
}
.sub-tal img {
  width: 100%;
  height: 29.9375rem;
  object-fit: cover;
}
.dex {
  display: none;
}
.footer-sub {
  flex-direction: column-reverse;
}
.stats > div h2 {
  font-size: 1rem;
}
.stats > div p {
  font-size: 0.625rem;
}
.stats {
  width: 100%;
  padding: 1rem;
}
.stats > div {
  width: 20%;
}
.stats h2,
p {
  width: 100%;
}
.queshead h2 {
  width: 100%;
  font-size: 2rem;
  text-align: center;
}
.team-grid {
  display: flex;
}
.choose-sub {
  padding: 0.75rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
}
.choose-sub p {
  font-size: 1rem;
}
/* 
for the about us page
*/
.head-text {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  gap: 2.1875rem;
}
.mission img {
  display: none;
}
.mission-text {
  text-align: center;
  width: 100%;
  flex-direction: column;
}
.mission-text h2,
.mission p {
  text-align: center;
  width: 100%;
}
.mission {
  height: auto;
}
.choose-main {
  flex-direction: column-reverse;
}
.choose-main img {
  width: 100%;
  height: 100%;
}
.team-grid {
  width: 100%;
  display: flex;
}
.team-grid > div {
  width: 100%;
  /* overflow: hidden; */
}
.team {
  width: 100%;
  overflow-x: scroll;
}
/* 
styling for the workpage
*/
.make {
  flex-direction: column-reverse;
}
.make img {
  height: 20.21906rem;
}
.safe-fl {
  width: 100%;
}
/* 

styling for the choose account type
*/
.chose {
  width: 100%;
}
.chose-bt {
  flex-direction: column;
}
/* 
styling for the signin as pages
*/
.forrm {
  display: flex;
  flex-direction: column;
}
.sign-uu {
  height: auto;
}

/* 
styling for the sign in page
*/
.sign-inmain {
  padding: 4.875rem 0.0625rem 4.875rem 0.125rem;
}
.sign-insub {
  width: 100%;
}
.sign-meth {
  width: 100%;
}
.verify img {
  display: none;
}
.ver-log {
  width: 100%;
}
.verri {
  width: 100%;
}
/* 
styling for the user hire page
*/
.hire-profile {
  display: flex;
  flex-direction: column;
}
.best-pic {
  display: none;
}

.best-st {
  width: 100%;
}
.hire-search {
  padding: 1rem;
}
