.row {
  margin: 0 !important;
}

.forMobile {
  display: none !important;
}

.navbarWrapper {
  padding: 10px 30px;
  margin: 0 !important;
  justify-content: space-between;
  position: fixed;
  width: 100%;
  background: white;
  z-index: 1;
  top: 0;
}

.navitems {
  align-items: center;
  text-align: center;
  border-radius: 30px;
  background: #f7f7fd;
}

.navitems a,
.navAbout button {
  color: #3d3d3d;
  font-family: Epilogue;
  font-weight: 600;
  text-decoration: none;
}

.coll {
  display: flex;
  width: 20% !important;
  justify-content: center;
  align-items: center;
}

.scheduleCall {
  display: flex;
  justify-content: flex-end;
}

.scheduleCall .btn {
  border-radius: 30px;
  padding: 0 24px;
  font-family: Epilogue;
  font-weight: 500;
}

.activeTab a,
.activeTab .btn {
  color: #3056d3;
}

.banner {
  margin: 0 !important;
  margin-top: 80px !important;
  padding: 30px;
  display: flex;
  align-content: center;
  align-items: center;
}

.banner img {
  width: 100%;
}

.banner h1 {
  font-family: Verdana;
  font-size: 22px;
  font-weight: 400;
  position: absolute;
  line-height: 68px;
}

.pathWiseSpan {
  font-family: Epilogue;
  font-weight: 500;
}

.banner h2 {
  font-family: Roboto Flex;
  font-size: 20px;
  font-weight: 600;
  line-height: 23.44px;
  letter-spacing: 0.1em;
  color: #f3bc4c;
}

.banner p {
  position: absolute;
  font-family: Verdana;
  font-size: 20px;
  font-weight: 400;
  padding-top: 26px;
}

.banner .btn {
  border-radius: 30px;
  font-family: Epilogue;
  font-weight: 500;
  margin-top: 90px;
  background: #66b066 !important;
  width: 100%;
}

.banner .col-md-2 {
  padding-bottom: 250px;
}

.btnWrapper {
  position: absolute;
  margin-top: 70px;
  width: 13%;
}

.quoteWrapper {
  margin: 70px 150px 100px;
}

.quoteWrapper h1 {
  font-family: Verdana;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  color: #3d3d3d;
  line-height: 22px;
}

.buscaglia {
  color: #000000 !important;
}

.whyUs {
  padding: 30px;
  align-items: center;
}

.why1 {
  font-family: Verdana;
  font-size: 22px;
  font-weight: 700;
  line-height: 54px;
  text-align: left;
  color: #3d3d3d;
}

.why2 {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  color: #3d3d3d;
}

.whyUs h2 {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: #3d3d3d;
  padding: 40px 80px;
}

.testimonial {
  background: #f0f5ff;
  padding-bottom: 100px;
  margin-top: 10px;
}

.testimonialHeading {
  text-align: center;
  font-family: Inter;
  line-height: 28.8px;
  padding: 80px;
}

.testimonial h2 {
  font-weight: 400;
}

.testimonial h1 {
  font-weight: 600;
}

.group-testimonial {
  display: flex;
}

.testimonials {
  padding: 10px;
  /* flex: 1; */
  width: 33%;
  padding-top: 100px;
  display: flex;
  justify-content: space-between;
}

.testimonialbox {
  padding: 24px 40px 24px 40px;
  border-radius: 24px;
  background: #ffffff;
  /* width: 48%; */
}

.quote {
  text-align: center;
}

.quote img {
  width: 60px;
  margin-top: -70px;
}

.bannerHeading {
  padding: 0 30px;
}

.testimonialTitle {
  font-family: Verdana;
  font-size: 22px;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
  margin-bottom: -60px;
  padding-top: 20px;
  color: rgba(61, 61, 61, 1);
}

.section1Page3 .scheduleBtn {
  padding: 16px 22px;
  color: #ffffff;
  font-family: Epilogue;
  font-weight: 500;
  background: linear-gradient(248.54deg, #3171de 35.89%, #4ac0f2 192.83%);
  width: 100%;
  margin-bottom: 30px;
}

.bannerHeading h1 {
  font-family: Verdana;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  color: rgb(32 109 162);
}

.bannerHeading h3 {
  font-family: Inter;
  font-size: 22px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: rgb(32 109 162);
}

.testimonialbox p {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  /* line-height: 28px; */
  text-align: left;
  color: #3d3d3d;
}

/* .userWrapper {
  display: flex;
  justify-content: center;
  align-items: center;
} */

/* .user {
  padding-left: 20px;
} */

.user h2 {
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}

.testimonial .carousel-indicators {
  bottom: -70px;
}

.ourTeam {
  background: #ffffff;
}

.ourTeam h1 {
  font-family: Verdana;
  font-size: 22px;
  font-weight: 700;
  line-height: 56px;
  text-align: center;
  padding: 80px 0 60px;
}

.team {
  display: flex;
  justify-content: space-between;
  margin: 0 14%;
  margin-bottom: 80px;
}

.teamMember {
  width: 30%;
  border: 1px solid #eeeeee;
}

.teamMember h2 {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  padding: 30px 30px 0;
  color: #252b42;
}

.teamMember h3 {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  padding: 0 30px;
  color: #737373;
}

.teamMemberIcon {
  text-align: center;
}

.teamMemberIcon img {
  margin: 10px;
}

.getStarted {
  background: linear-gradient(211.18deg, #3171de 18.85%, #4ac0f2 105.91%);
  margin: 0 48px 300px;
  border-radius: 36px;
}

.getStarted h1 {
  font-family: Verdana;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  color: white;
  padding-top: 60px;
}

.getStartedBtnWrapper {
  text-align: center;
  margin: 48px 0 48px;
}

.getStarted .btn {
  padding: 18px 25px;
  background: white;
  border-radius: 30px;
  font-family: Epilogue;
  font-size: 16px;
  font-weight: 600;
  line-height: 16.4px;
  color: #5e5def;
}

.getStarted .btn:hover {
  color: white;
  /* border-color: white; */
  background-color: #198754;
}

.getStartedImgWrapper {
  text-align: center;
}

.getStartedImgWrapper img {
  margin-bottom: -200px;
}

.footer {
  background: #2256b9;
  padding: 36px 10%;
}

.footer h3 {
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 700;
  line-height: 22px;
  color: #ffffff;
}

.footerSection1 {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
  margin-bottom: 36px;
  border-bottom: 1px solid #ffffff;
}

.footerSection1 img {
  margin: 6px;
}

.footer h4 {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #ffffff;
}

.footer h5 {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  color: #bdbdbd;
}

.footer .btn {
  background: #ff7b47;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  color: #ffffff;
}

.aboutSection1 {
  border-left: 4px solid;
  padding-left: 72px;
  margin: 90px;
  margin-bottom: 0;
  border-image: linear-gradient(#6cc6f3, #97c686) 1;
  /* padding-bottom: 40px; */
}

.sectionWrapperourteam {
  border-left: 4px solid #97c686;
  margin-left: 90px;
  /* border-image: linear-gradient(#6cc6f3, ) 1; */
  height: 70px;
}

.aboutVector1 {
  position: absolute;
  left: 74px;
  padding-bottom: 16px;
  background: white;
}

.aboutVector2 {
  position: absolute;
  left: 74px;
  padding-bottom: 16px;
  background: white;
}

.aboutSection1 h3 {
  font-family: Verdana;
  font-size: 22px;
  font-weight: 700;
  line-height: 54px;
  color: #3d3d3d;
}

.aboutSection1 h4 {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  color: #3d3d3d;
}

.aboutSection1 li {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  color: #3d3d3d;
}

.aboutSection1 .row {
  align-items: center;
}

.aboutSection2 {
  border-left: 4px solid;
  padding-left: 72px;
  margin: 0 90px;
}

.borderDesign1 {
  border-image: linear-gradient(#97c686, #6cc6f3) 1;
}

.borderDesign2 {
  border-image: linear-gradient(#6cc6f3, #97c686) 1;
}

.aboutSection2 h3,
.aboutSection1 h3 {
  font-family: Verdana;
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
  color: #3d3d3d;
  margin-bottom: 22px;
}

.aboutSection1 h1 {
  font-family: Verdana;
  font-size: 28px;
  font-weight: 600;
  text-align: left;
  color: #3d3d3d;
  padding: 22px;
}

.aboutSection2 h1 {
  font-family: Verdana;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  color: #3d3d3d;
  padding: 22px;
}

.aboutSection2 h5 {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  color: #3d3d3d;
  padding: 22px 0 64px;
  margin: 0;
}

.circle {
  width: 22px;
  height: 22px;
  position: absolute;
  left: 81px;
  border-radius: 50%;
}

.bgGreen {
  background: #97c686;
}

.bgGlue {
  background: #6cc6f3;
}

.page2Team {
  display: flex;
  align-items: center;
}

.aboutSection3 {
  background: linear-gradient(228.75deg, #3171de 26.64%, #4ac0f2 101.97%);
  margin: 0 48px;
  padding: 0 42px;
  border-radius: 34px;
  padding-bottom: 48px;
  margin-bottom: 48px;
}

.aboutSection3div {
  border-left: 4px solid #6cc6f3;
  padding: 36px 72px 0;
}

.aboutSection3 h2 {
  font-family: Verdana;
  font-size: 22px;
  font-weight: 700;
  line-height: 44px;
  text-align: left;
  color: #ffffff;
}

.aboutSection3 h3 {
  font-family: Inter;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
  padding: 10px 40px 40px 0;
  color: #ffffff;
}

.bgWhite {
  background: #ffffff;
}

.page2Join {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: white;
}

.page2Join h1 {
  font-family: Verdana;
  font-size: 22px;
  font-weight: 700;
  line-height: 80px;
}

.page2Join .btn {
  border-radius: 30px;
  padding: 16px 22px;
  color: #ffffff;
  font-family: Epilogue;
  font-weight: 500;
  background: linear-gradient(248.54deg, #3171de 35.89%, #4ac0f2 192.83%);
}

.section1Page3 {
  padding-bottom: 0;
}

.section1Page3 li {
  font-family: Inter;
  font-size: 14px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  color: #3d3d3d;
}

.section1-1Page3 {
  padding-left: 72px;
  margin-left: 90px;
  margin-bottom: 48px;
}

.section1-1Page3 li {
  font-family: Inter;
  font-size: 22px;
  font-weight: 500;
  line-height: 40px;
  text-align: left;
  color: #3d3d3d;
}

.servicesPoints li {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  color: #3d3d3d;
}

.whoAreWe {
  background: #fafafa;
}

.whoAreWe div {
  width: 80%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: auto;
  text-align: center;
  padding: 80px;
}

.whoAreWe h1 {
  font-family: Montserrat;
  font-size: 40px;
  font-weight: 700;
  line-height: 57px;
  letter-spacing: 0.20000000298023224px;
  text-align: left;
  color: #252b42;
}

.whoAreWe p {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.20000000298023224px;
  text-align: center;
  margin-bottom: 48px;
}

.blackBottom {
  background: black;
  height: 350px;
  margin-top: -350px;
}

.contactSection {
  display: flex;
  margin: 100px 100px 0 100px;
}

.contactUs {
  width: 50%;
  padding-right: 136px;
}

.map {
  width: 50%;
}

.contactUs h2 {
  font-family: Lato;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: rgba(49, 113, 222, 1);
  margin-bottom: 24px;
}

.contactUs h1 {
  font-family: Lato;
  font-size: 43px;
  font-weight: 500;
  line-height: 51.6px;
  text-align: left;
  color: #3d3d3d;
  margin-bottom: 24px;
}

.contactUs p {
  font-family: Lato;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  color: #3d3d3d;
  margin-bottom: 56px;
}

.contactInfo {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}

.contactInfo p {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  line-height: 18.4px;
  margin: 0;
  margin-left: 22px;
  color: #3d3d3d;
}

.btnBlue {
  background: rgba(49, 113, 222, 1) !important;
  color: white !important;
  font-family: Lato !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 18px !important;
  text-align: center !important;
  border-radius: 0 !important;
  padding: 16px 22px !important;
}

.contactsection2 {
  display: flex;
  align-items: center;
  margin: 42px 100px 80px;
}

.contactsection2 div {
  flex: 1;
}

.contactsection2 img {
  margin-right: 16px;
}

#showMoreBtn1,
#showMoreBtn2 {
  display: none;
}

.page3banner h1 {
  font-size: 44px;
  line-height: 88px;
}

.section3Page3 {
  padding-left: 72px;
  margin: 90px;
}

.section3Page3 li {
  font-family: Inter;
  font-size: 26px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  color: #3d3d3d;
}

.section3Page3 h4 {
  font-family: Inter;
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
  color: #3d3d3d;
}

.contactForm {
  text-align: center;
}

.trusted {
  padding: 60px;
  padding-top: 30px;
  background: rgba(247, 247, 253, 1);
}

.trusted h1 {
  font-family: Verdana;
  font-size: 22px;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
  color: rgba(61, 61, 61, 1);
}

.universitieLogo {
  display: flex;
  flex-direction: column;
}

.universitieLogo img {
  width: 100%;
  margin-bottom: 24px;
}

.moreBtn {
  padding: 18px 25px !important;
  background: #3171de !important;
  border-radius: 30px !important;
  font-family: Epilogue !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 16.4px !important;
  color: white !important;
  margin: auto;
  margin-top: 30px;
}

#showMoreLogoBtn1 {
  display: block;
}

#showMoreLogo,
#showMoreLogoBtn2 {
  display: none;
}

.logoSet {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.logoSet div {
  text-align: center;
  width: 10%;
  display: inline-block;
  margin-bottom: 30px;
}

.footerSection2 a {
  text-decoration: none;
}

.universities-carousel {
  bottom: -40px !important;
}

.servicesNavdiv:hover .servicesNavOptions {
  display: block;
}

.aboutNavdiv:hover .aboutNavOptions {
  display: block;
}

.logo img {
  width: 240px;
}

.newlogodiv1 {
  padding: 30px;
  display: flex;
  gap: 16px;
  flex-direction: column;
}

.newlogodiv2 {
  display: flex;
  gap: 16px;
}

.newlogodiv3 {
  width: 24%;
  text-align: center;
  border: 1px solid gray;
  padding: 12px 12px 6px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.newlogodiv3 img {
  height: 100px;
  max-width: 100%;
}

.newlogodiv3 h3 {
  font-family: Inter;
  font-size: 14px;
  font-weight: 500;
  padding-top: 16px;
  margin-bottom: 0;
  color: #3d3d3d;
}

#moreLogoId {
  display: none;
  gap: 16px;
  flex-direction: column;
}

.viewMoreBtn {
  padding: 16px 16px;
  background: white;
  border-radius: 30px;
  font-family: Epilogue;
  font-size: 16px;
  font-weight: 600;
  line-height: 16.4px;
  color: #5e5def;
  border: 1px solid;
}

.footerLogo img {
  width: 150px;
  background: white;
  padding: 8px;
}

/* media queries for laptop 1100px and smaller */
@media only screen and (max-width: 1100px) {
  .banner .btn {
    margin-top: 70px;
  }

  .banner h1 {
    font-size: 26px;
    line-height: 22px;
  }

  .page3banner h1 {
    font-size: 34px;
    line-height: 68px;
  }

  .quoteWrapper {
    margin: 60px 60px 100px;
  }

  .aboutSection1 h4,
  .aboutSection2 h5,
  .aboutSection1 li {
    font-size: 20px;
  }

  .aboutSection2 h1 {
    font-size: 14px;
  }

  .why2,
  .whyUs h2,
  .testimonialbox p {
    font-size: 14px;
  }

  .user h2 {
    font-size: 14px;
  }
  .getStarted h1 {
    font-size: 28px;
    line-height: 40px;
  }

  .trusted {
    padding: 40px 80px;
  }

  .page2Join h1,
  .aboutSection3 h2 {
    font-size: 36px;
  }
}

/* media queries for tablet 768px and smaller */
@media only screen and (max-width: 768px) {
  .logo img {
    width: 100%;
  }

  .coll {
    width: 100% !important;
  }

  .navitems div {
    padding: 0;
  }

  .navitems a,
  .navAbout button {
    font-size: 12px;
    padding: 6px;
  }

  .scheduleCall .btn {
    font-size: 12px;
  }

  .banner h1 {
    font-size: 18px;
    line-height: 36px;
  }

  .banner h2 {
    font-size: 16px;
  }

  .banner p {
    font-size: 14px;
  }

  .banner .btn {
    margin-top: 0px;
    font-size: 12px;
  }

  .quoteWrapper h1 {
    font-size: 16px;
    line-height: 22px;
  }

  .quoteWrapper {
    margin: 60px;
  }

  .why1 {
    font-size: 28px;
  }

  .why2 {
    font-size: 14px;
    line-height: 28px;
    padding-right: 0;
  }

  .whyUs h2 {
    font-size: 14px;
    line-height: 28px;
    padding-bottom: 0;
  }

  .testimonialbox p {
    font-size: 12px;
  }

  .user h2 {
    font-size: 14px;
    line-height: 14px;
  }

  /* .user {
    padding-left: 10px;
  } */

  .teamMember h2 {
    padding: 8px;
  }

  .teamMember h3 {
    padding: 0 8px;
    line-height: 20px;
  }

  .getStarted h1 {
    font-size: 24px;
    line-height: 22px;
    padding-top: 72px;
  }

  .getStartedBtnWrapper {
    margin: 16px 0 22px;
  }

  .getStartedImgWrapper img {
    margin-bottom: -115px;
  }

  .getStarted {
    margin: 0 48px 154px;
  }

  .footer {
    padding: 16px;
  }

  .footer h3 {
    font-size: 18px;
  }

  .footerSection1 {
    padding-bottom: 0;
    margin-bottom: 22px;
  }

  .footer h4 {
    font-size: 12px;
    line-height: 20px;
  }

  .footer h5 {
    font-size: 10px;
    line-height: 20px;
  }

  .footerSection2 .input-group {
    flex-direction: column;
  }

  .footerSection2 .input-group input,
  .footerSection2 .input-group button {
    width: 100%;
    border-radius: 4px;
    margin-bottom: 8px;
    text-align: center;
  }

  .aboutSection1 h4,
  .aboutSection2 h1,
  .aboutSection2 h5,
  .aboutSection1 li {
    font-size: 18px;
    line-height: 34px;
  }

  .aboutSection1,
  .aboutSection2 {
    margin: 0 0 0 60px;
  }

  .aboutSection1 {
    margin-top: 36px;
  }

  .aboutSection3 {
    margin: 0px 24px 24px;
    padding: 0 36px;
  }

  .aboutVector1,
  .aboutVector2,
  .circle {
    left: 46px;
  }

  .aboutSection3div {
    padding: 72px 0 72px 72px;
  }

  .page2Join img {
    width: 100%;
  }

  .page2Join h1 {
    font-size: 46px;
  }

  .section1Page3 li {
    font-size: 24px;
  }

  .section1-1Page3 li {
    font-size: 20px;
  }

  .blackBottom {
    height: 200px;
    margin-top: -200px;
  }
}

/* media queries for tablet 430px and smaller */
@media only screen and (max-width: 430px) {
  .forMobile {
    display: block !important;
  }

  .hideForMobile {
    display: none;
  }

  #navHide {
    display: none;
    margin-top: 20px !important;
  }

  .logo {
    display: flex;
  }

  .logo a {
    flex: 1;
    text-align: center;
  }

  .logo img {
    width: 60%;
  }

  .logo button {
    border: 0;
    background: white;
  }

  .banner {
    padding: 0;
    margin-top: 60px !important;
  }

  .banner h1 {
    color: white;
  }

  .banner p {
    color: white;
  }

  .btnWrapper {
    width: auto;
  }

  .quoteWrapper {
    margin: 48px;
  }

  .buscaglia {
    text-align: right !important;
  }

  .why1 {
    font-size: 24px;
  }

  .why2,
  .testimonialbox p {
    font-size: 14px;
    line-height: 28px;
    padding-right: 0;
  }

  .whyUs h2 {
    padding: 12px;
    font-size: 14px;
    line-height: 28px;
  }

  .testimonialHeading {
    padding: 20px;
  }

  .testimonialbox {
    width: auto;
  }

  .quote img {
    width: 80px;
    margin-top: -80px;
  }

  .userWrapper {
    justify-content: space-between;
  }

  .teamMember {
    width: auto;
    margin: 22px 22px 48px;
  }

  .getStarted h1 {
    padding-top: 36px;
    font-size: 20px;
    line-height: 30px;
  }

  .getStarted .btn {
    padding: 14px 18px;
    font-size: 14px;
  }

  .getStartedImgWrapper img {
    margin-bottom: -82px;
    width: 90%;
  }

  .getStarted {
    margin: 0 48px 108px;
  }

  .footerMobile .col-md-3,
  .footerMobile .col-md-2,
  .footerMobile .col-md-4 {
    width: 50%;
    margin-bottom: 22px;
  }

  .footer-contact {
    padding-left: 24px !important;
  }

  .aboutSection1,
  .aboutSection2 {
    margin: 0;
    padding-left: 36px;
    border: none;
    padding-bottom: 0;
  }

  .aboutSection1 h3 {
    text-align: center;
    font-size: 24px;
    margin-top: 28px;
  }

  .bannerHeading h3 {
    font-size: 14px;
  }

  .aboutSection1 h4,
  .aboutSection2 h5,
  .aboutSection1 li {
    font-size: 14px;
    line-height: 22px;
  }

  .aboutSection2 {
    padding: 12px 30px;
  }

  .aboutSection2 h3,
  .aboutSection1 h3 {
    text-align: center;
    font-size: 24px;
  }

  .page2Team {
    flex-direction: column;
    align-items: flex-start;
  }

  .page2Team img {
    width: 100%;
  }

  .aboutSection2 h1 {
    padding: 12px 0;
    margin: 0;
    font-size: 16px;
    line-height: 22px;
  }

  .aboutSection2 h5 {
    padding: 12px 0;
    margin: 0;
  }

  .viewBtn {
    color: rgba(49, 113, 222, 1) !important;
    font-family: Inter !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    padding: 0 !important;
    margin-left: 30px !important;
  }

  #showMore {
    display: none;
  }

  #showMoreBtn1 {
    display: block;
  }

  .border1 {
    border-bottom: 2px solid rgba(189, 189, 189, 1);
    margin: 30px;
  }

  .aboutSection3div {
    padding: 36px 0 22px 22px;
  }

  .aboutSection3 h2 {
    font-size: 20px;
    line-height: 30px;
  }

  .aboutSection3 h3 {
    font-size: 16px;
    padding: 22px 0px 22px 0;
    line-height: 22px;
  }

  .page2Join h1 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin: 30px 0;
  }

  .logo button img {
    width: 100%;
  }

  .section1Page3 li,
  .section1-1Page3 li {
    font-size: 16px;
  }

  .section1-1Page3 {
    padding-left: 0;
    margin-left: 30px;
    margin-bottom: 0;
  }

  .whoAreWe div {
    width: 100%;
    padding: 30px;
    margin-top: 22px;
  }

  .blackBottom {
    height: 150px;
    margin-top: -150px;
  }

  .contactSection {
    margin: 30px;
    display: block;
  }

  .contactUs {
    width: 100%;
    padding: 0;
  }

  .map {
    width: 100%;
  }

  .contactH1 {
    text-align: center;
    font-size: 18px;
    margin-top: 28px;
    font-family: Roboto Flex;
    font-weight: 600;
    line-height: 23.44px;
    letter-spacing: 0.1em;
    color: #f3bc4c;
  }

  .contactSection .btnBlue {
    margin: 16px 0;
    width: 100%;
  }

  .contactInfo {
    margin-bottom: 16px;
  }

  .contactsection2 div:first-child {
    display: flex;
    justify-content: space-between;
  }

  .servicesPoints li {
    font-size: 14px;
    line-height: 22px;
  }

  .ourTeam h1 {
    font-size: 24px;
    padding: 0;
    padding-top: 20px;
  }

  .section3Page3 {
    margin: 0;
    padding: 0;
    margin-left: 36px;
  }

  .section3Page3 li {
    font-size: 16px;
  }

  .section3Page3 h4 {
    font-size: 16px;
    line-height: 22px;
  }

  .universitieLogo img {
    /* width: 32%; */
  }

  .logoSet div {
    width: 24%;
    font-size: 12px;
  }
  .bannerHeading h1 {
    font-size: 20px;
  }

  .bannerHeading {
    margin-top: 30px;
  }

  .trusted h1 {
    font-size: 24px;
    line-height: 36px;
  }

  .trusted {
    padding: 16px;
  }

  .newlogodiv3 img {
    height: 60px;
    max-width: 100%;
  }

  .newlogodiv2 {
    gap: 6px;
  }

  .testimonialTitle2 {
    font-family: Verdana;
    font-size: 22px;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
    margin-bottom: -60px;
    padding-top: 20px;
    color: rgba(61, 61, 61, 1);
  }

  .newlogodiv3 h3 {
    font-size: 10px;
    padding-top: 6px;
  }

  .logoSet {
    display: block;
  }

  .contactUs h1 {
    font-size: 26px;
    line-height: 26px;
  }

  .contactUs h2 {
    margin-bottom: 8px;
  }

  .contactUs > p {
    margin-bottom: 28px;
  }

  .sectionWrapperourteam {
    display: none;
  }

  .viewMoreBtn {
    padding: 4px 12px;
    font-size: 10px;
  }
  .testimonials {
    width: 100%;
  }
}
