@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
* {
  padding: 0px;
  box-sizing: border-box;
  margin: 0px;
}
html {
  scroll-behavior: smooth;
}
body{
    overflow-x: hidden;
}
.combineTop{
    overflow: hidden;
    position: relative;
}
.modal {
  display: none; /* Hidden by default */
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.close {
  color: #aaa;
  float: right;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
}
.modal .modal-content {
  background-color: white;
  margin: 15% auto;
  padding: 20px;
  border-radius: 10px;
  width: 90%;
  max-width: 600px;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.modal .modal-content h2 {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-size: 25px;
  line-height: 60px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #34201c;
  margin-bottom: 10px;
}
.modal .modal-content p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #34201c;
}
.close:hover {
  color: #000;
}
.top {
  position: relative;
}
.top .blurr-1 {
  position: absolute;
  left: 0%;
  z-index: -1;
  top: 0px;
}
.top .blurr-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  z-index: -1;
}
.top .blurr-right {
  right: 0px;
  top: 0px;
  z-index: -1;
  position: absolute;
}
.top .inner {
  max-width: 1220px;
  width: 90%;
  margin: auto;
  height: 95px;

  padding: 14px 0px;
}

.top .inner header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.top .inner header ul {
  display: flex;
  align-items: center;
  list-style-type: none;
}
.top .inner header ul li a {
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #34201c;
  margin: 0px 10px;
}
.top .inner header ul li a.active {
  color: #ff5733;
}
.top .inner header ul li a:hover {
  color: #ff5733;
}
.top .inner .right a {
  width: 155px;
  height: 42px;
  border-radius: 36px;
  border: 2px solid #34201c;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #34201c;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  padding: 0px 12px;
}
.top .inner .right {
  display: flex;
  align-items: center;
}
.top .inner .right .menu {
  width: 50px;
  margin-left: 10px;
  display: none;
  cursor: pointer;
}
.top .inner .right a:hover {
  border: 2px solid #ff5733;
}
.top .inner .right a img {
  margin-left: 14px;
}
.hero {
  width: 100%;
  position: relative;
}
.hero .blue-layer-left {
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: -1;
}
.hero .blue-layer-right {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: -1;
}
.hero .inner {
  max-width: 1220px;
  width: 90%;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.hero .inner .left {
  width: 647px;
  padding-top: 118px;
}
.hero .inner .right {
  width: calc(100% - 647px);
}
.hero .inner .left .ideaSpan {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #0a8dd8;
  margin-bottom: 14px;
}
.hero .inner .left h1 {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-size: 45px;
  line-height: 60px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #34201c;
  margin-bottom: 10px;
}
.hero .inner .left h1 span {
  color: #ff5733;
}

.hero .inner .left p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #34201c;
  margin-bottom: 28px;
}
.hero .inner .left .playStores {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hero .inner .left .playStores .googleStore {
  width: 327px;
  height: 62px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 8px;
  background: #ff5733;
  border: 2px solid #ff5733;
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #ffffff;
}
.hero .inner .left .playStores .appleStore {
  width: 304px;
  height: 62px;
  border: 2px solid #25abe8;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 8px;
  border-radius: 8px;

  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #25abe8;
}
.hero .inner .left .playStores .googleStore img,
.hero .inner .left .playStores .appleStore img {
  margin-right: 10px;
}
.hero .inner .right {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 18px;
  padding-top: 26px;
}
.hero .inner .right img {
  width: 100%;
}

/* our offering here ===== - */
.offering {
  width: 100%;
  padding: 75px 0px;
}
.offering .inner {
  max-width: 1220px;
  width: 90%;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.offering .inner .left {
  width: 545px;
}
.offering .inner .right {
  width: calc(100% - 640px);
  padding-bottom: 0px;
}

.offering .inner .left img {
  width: 90%;
}
.offering .inner .right h4 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -2%;
  color: #34201c;
  margin-bottom: 36px;
}
.offering .inner .right h5 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0%;
  color: #34201c;
  margin-bottom: 8px;
}
.offering .inner .right p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 25.6px;
  letter-spacing: 0%;
  color: #34201c;
  margin-bottom: 23px;
}

.uploads {
  width: 100%;
  margin: 40px 0px;
}
.uploads .inner {
  max-width: 1220px;
  width: 90%;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.uploads .inner .card {
  border: 2px solid #ffd3c9;
  width: 48%;
  background: #fff8f6;
  padding: 30px 26px;
  border-radius: 8px;
}
.uploads .inner .card img {
  display: block;
  margin: auto;
  margin-bottom: 23px;
}
.uploads .inner .card h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 30.55px;
  line-height: 24.44px;
  letter-spacing: 0%;
  color: #ff5733;
  margin-bottom: 24px;
  text-align: center;
}

.uploads .inner .card p {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 21px;
  line-height: 24.44px;
  letter-spacing: 0%;
  text-align: center;
  color: #34201c;
}

/* why choose us here ====  */
.whyChoseUs {
  width: 100%;
  padding: 40px 0px;
}
.whyChoseUs .inner {
  max-width: 1220px;
  width: 90%;
  margin: auto;
}
.whyChoseUs .inner h1 {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-size: 35px;
  line-height: 60px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #34201c;
  text-align: center;
  margin-bottom: 82px;
}
.whyChoseUs .inner h1 span {
  color: #ff5733;
}

.whyChoseUs .inner .row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.whyChoseUs .inner .row .card {
  width: 32%;
  margin-bottom: 40px;
}
.whyChoseUs .inner .row .card img {
  display: block;
  margin: auto;
  margin-bottom: 16px;
}
.whyChoseUs .inner .row .card h4 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--Dark-Color, #0a070b);
  margin-bottom: 8px;
}
.whyChoseUs .inner .row .card p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--Dark-Color, #475467);
}
/* how the app works ÷====÷/ */
.howAppWorks {
  width: 100%;
  padding: 40px 0px;
}
.howAppWorks .inner {
  max-width: 1220px;
  width: 90%;
  margin: auto;
}
.howAppWorks .inner h1 {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-size: 35px;
  line-height: 60px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #34201c;
  text-align: center;
  margin-bottom: 60px;
}
.howAppWorks .inner h1 span {
  color: #ff5733;
}
.howAppWorks .inner .row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.howAppWorks .inner .row .card {
  padding: 25px;
  background: #fff8f6;
  border: 2px solid #ffd3c9;
  border-radius: 15px;
  width: 24%;
}
.howAppWorks .inner .row .card img {
  margin-bottom: 8px;
}
.howAppWorks .inner .row .card h4 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0%;
  color: var(--Dark-Color, #0a070b);
  margin-bottom: 10px;
}
.howAppWorks .inner .row .card p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: var(--Text-Color, #475467);
}

/* founder contact here ==== */
.founder {
  width: 100%;
  padding: 40px 0px;
}
.founder .inner {
  max-width: 1220px;
  width: 90%;
  margin: auto;
}
.founder .inner .row {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.founder .inner .row .profile {
  width: 49%;
  background: #ffebe7;
  border-radius: 8px;
  padding: 30px 18px;
}
.founder .inner .row .profile .profilePic {
  display: block;
  margin: auto;
  margin-bottom: 0px;
  width: 140px;
  /* height: 84px; */
}

.founder .inner .row .profile h4 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--Dark-Color, #0a070b);
  margin-bottom: 14px;
}
.founder .inner .row .profile p {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--Text-Color, #475467);
  margin-bottom: 10px;
}

.founder .inner .row .profile a {
  width: 150px;
  background: #ff5733;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  text-decoration: none;
}
.founder .inner .row .form {
  width: 49%;
  background: #ffebe7;
  border-radius: 8px;
  padding: 30px 18px;
}
.founder .inner .row .form input {
  width: 100%;
  border: 1px solid #f9d3cb;
  background: #fff7f6;
  height: 56px;
  outline: none;
  box-shadow: none;
  border-radius: 8px;
  padding: 0px 20px;
  margin-bottom: 19px;
}
.founder .inner .row .form textarea {
  width: 100%;
  border: 1px solid #f9d3cb;
  background: #fff7f6;
  border-radius: 8px;
  padding: 20px;
  height: 100px;
  outline: none;
  box-shadow: none;
  resize: none;
  margin-bottom: 19px;
}

.founder .inner .row .form button {
  width: 100%;
  background: #ff5733;
  border-radius: 8px;
  height: 56px;
  border: none;
  outline: none;
  box-shadow: none;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}

.founder .inner .row .form button:hover {
  background: #ed7257;
}
/* footer here ===== */
.footer {
  width: 100%;
  margin-top: 40px;
  background: #ffebe7;
}
.footer .logo {
  max-width: 1220px;
  width: 90%;
  margin: auto;
  padding: 40px 0px 0px 0px;
}

.footer .logo img {
  display: block;
  margin: auto;
  margin-bottom: 25px;
}
.footer .logo p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--Text-Color, #475467);
  margin-bottom: 5px;
}
.footer .logo a {
  display: block;
  margin: auto;
  text-align: center;
  text-decoration: none;
  color: #ff5733;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
}

.footer .logo .line {
  border-top: 1px solid #fff8f6;
  padding: 20px 0px;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .logo .line p {
  margin-bottom: 0px;
}

/* privacy start section -===== */
.privacyHero,
.pricingTop {
  width: 100%;
  padding: 100px 0px;
}
.privacyHero .inner,
.pricingTop .inner {
  max-width: 1220px;
  width: 90%;
  margin: auto;
}
.privacyHero .inner h1,
.pricingTop .inner h1 {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-size: 45px;
  line-height: 60px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #34201c;
  margin-bottom: 10px;
  text-align: center;
  margin-bottom: 10px;
}
.privacyHero .inner h1 span,
.pricingTop .inner h1 span {
  color: #ff5733;
}
.privacyHero .inner .updatedLast,
.pricingTop .inner .updatedLast {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--Text-Color, #475467);
  margin-bottom: 50px;
}
.privacyHero .inner .detailOverview,
.pricingTop .inner .detailOverview {
  width: 100%;
}
.privacyHero .inner .detailOverview p,
.pricingTop .inner .detailOverview p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: left;
  color: var(--Text-Color, #475467);
  margin-bottom: 20px;
}
.privacyHero .inner .detailOverview ol,
.termsConditionHero .inner .detailOverview ol,
.pricingTop .inner .detailOverview ol {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: left;
  color: var(--Text-Color, #475467);
  margin-bottom: 20px;
  margin-left: 17px;
}
.privacyHero .inner .detailOverview ol li,
.termsConditionHero .inner .detailOverview ol li,
.pricingTop .inner .detailOverview ol li {
  margin-bottom: 20px;
}

.privacyHero .inner .detailOverview .numberDot,
.termsConditionHero .inner .detailOverview .numberDot,
.pricingTop .inner .detailOverview .numberDot {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: left;
  color: var(--Text-Color, #475467);
}
.privacyHero .inner .detailOverview ul,
.termsConditionHero .inner .detailOverview ul,
.pricingTop .inner .detailOverview ul {
  margin-left: 45px;
}
.privacyHero .inner .detailOverview ul li,
.termsConditionHero .inner .detailOverview ul li,
.pricingTop .inner .detailOverview ul li {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: left;
  color: var(--Text-Color, #475467);
  margin-bottom: 20px;
}

/* terms and condition start ==== */
.termsConditionHero {
  width: 100%;
  padding: 100px 0px;
}
.termsConditionHero .inner {
  max-width: 1220px;
  width: 90%;
  margin: auto;
}
.termsConditionHero .inner h1 {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-size: 45px;
  line-height: 60px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #34201c;
  margin-bottom: 10px;
  text-align: center;
  margin-bottom: 10px;
}
.termsConditionHero .inner h1 span {
  color: #ff5733;
}
.termsConditionHero .inner .updatedLast {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--Text-Color, #475467);
  margin-bottom: 50px;
}

.termsConditionHero .detailOverview {
  width: 100%;
}
.termsConditionHero .inner .detailOverview p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: left;
  color: var(--Text-Color, #475467);
  margin-bottom: 20px;
}
.ourTeam {
  width: 100%;
  padding: 40px 0px;
}
.ourTeam .inner {
  max-width: 1220px;
  width: 90%;
  margin: auto;
}
.ourTeam .inner h1 {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-size: 45px;
  line-height: 60px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #34201c;
  margin-bottom: 10px;
  text-align: center;
  margin-bottom: 40px;
}
.ourTeam .inner h1 span {
  color: #ff5733;
}
.ourTeam .inner .row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ourTeam .inner .row .card {
  width: 32%;
  border: 2px solid #ffd3c9;
  background: #fff8f6;
  padding: 30px 26px;
  border-radius: 8px;
  margin-bottom: 2%;
}
.ourTeam .inner .row .card img {
  display: block;
  margin: auto;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 12px;
}
.ourTeam .inner .row .card h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 24.44px;
  letter-spacing: 0%;
  color: #ff5733;
  margin-bottom: 12px;
  text-align: center;
}
.ourTeam .inner .row .card p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--Text-Color, #475467);
  margin-bottom: 20px;
}

.ourTeam .inner .row .card .contactTeam {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ourTeam .inner .row .card a {
  text-decoration: none;
  margin-bottom: 0px;
  width: 44px;
  padding: 10px;
  border-radius: 50%;
  margin: 0px 5px;
  border: 1px solid #0a070b;
}
.ourTeam .inner .row .card a:hover {
  background: #ff5733;
}
.ourTeam .inner .row .card a img {
  width: 100%;
  height: auto;
  border-radius: 2px;
  margin-bottom: 0px !important;
}

.ourTeam .inner .development-team {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}

.ourTeam .inner .development-team a {
  background: #ff5733;
  width: 350px;
  height: 56px;
  border: none;
  outline: none;
  box-shadow: none;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
  padding: 0px 10px;
  cursor: pointer;
  text-decoration: none;
  border-radius: 35px;
}

.ourTeam .inner .development-team a img {
  width: 30px;
  margin-left: 10px;
}

.ourTeam .inner .development-team a:hover {
  background: #ed7257;
}
.ourTeam .inner .cdo {
  width: 100%;
}
.ourTeam .inner .cdo {
  border: 2px solid #ffd3c9;
  background: #fff8f6;
  padding: 30px 26px;
  border-radius: 8px;
  margin-bottom: 2%;
}
.ourTeam .inner .cdo h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 24.44px;
  letter-spacing: 0%;
  color: #ff5733;
  margin-bottom: 12px;
  text-align: center;
}
.ourTeam .inner .cdo p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--Text-Color, #475467);
  margin-bottom: 20px;
}

.ourTeam .inner .cdo .rowCDO {
  display: flex;
  justify-content: space-between;
}
.ourTeam .inner .cdo .rowCDO img {
  width: 24%;
  border-radius: 8px;
  object-fit: cover;
}

/* mobile responsive ============= */
@media (max-width: 1120px) {
  .hero .inner .left {
    margin-bottom: 40px;
    height: auto;
  }
  .hero .inner .left h1,
  .whyChoseUs .inner h1,
  .howAppWorks .inner h1,
  .ourTeam .inner h1,
  .privacyHero .inner h1, .pricingTop .inner h1,
  .termsConditionHero .inner h1{
    font-size: 35px;
    line-height: 49px;
  }
  .hero .inner .left {
    max-width: 500px;
  }
  .hero .inner .right {
    width: calc(100% - 520px);
  }
  .hero .inner .left .playStores {
    flex-wrap: wrap;
  }
  .hero .inner .left .playStores .googleStore,
  .hero .inner .left .playStores .appleStore {
    margin-bottom: 20px;
  }
  .offering .inner .left {
    width: 445px;
  }
  .offering .inner .right {
    width: calc(100% - 450px);
  }
}
@media (max-width: 992px) {
  .whyChoseUs .inner .row {
    flex-wrap: wrap;
  }
  .whyChoseUs .inner .row .card {
    width: 48%;
    margin-top: 2%;
  }
  .howAppWorks .inner .row .card {
    width: 48%;
    margin-bottom: 4%;
  }
}
@media (max-width: 879px) {
  .top .inner header .center {
    display: block;
    position: fixed;
    width: 100vh;
    width: 100%;
    background: #fff;
    top: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.7);
    left: -100%;
    z-index: 111;
    transition: 0.3s;
  }
  .top .inner header .center ul {
    flex-direction: column;
    max-width: 400px;
    width: 90%;
    background: #fff;
    height: 100vh;
    opacity: 1;
    padding-top: 50px;
  }
  .top .inner header .center ul li {
    width: 100%;
    margin-bottom: 10px;
  }
  .top .inner header .center ul li a {
    width: 100%;
  }
  .top .inner .right .menu {
    display: block;
    margin-left: 5px;
  }
  .top .inner .right a {
    width: 140px;
    padding: 0px 2px;
  }
  .top .inner .right .menu {
    width: 40px;
  }
  .top .inner header .left a img {
    width: 100px;
  }
  .top .inner .right a img {
    margin-left: 2px;
  }
  .offering .inner {
    flex-wrap: wrap;
  }
  .offering .inner .left {
    width: 100%;
  }
  .offering .inner .right {
    width: 100%;
  }
  .ourTeam .inner .cdo .rowCDO {
    flex-wrap: wrap;
  }
  .ourTeam .inner .cdo .rowCDO img {
    width: 48%;
    margin-bottom: 4%;
  }
  .ourTeam .inner .cdo .rowCDO img:nth-last-child(1),
  .ourTeam .inner .cdo .rowCDO img:nth-last-child(2) {
    margin-bottom: 0px;
  }
  .ourTeam .inner .row {
    flex-wrap: wrap;
  }
  .ourTeam .inner .row .card {
    width: 48%;
    margin-bottom: 4%;
  }
}
@media (max-width: 779px) {
  .hero .inner {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .hero .inner .right img {
    width: 70%;
  }
  .hero .inner .left {
    width: 100%;
    max-width: 100%;
    padding-top: 10px;
  }
  .hero .inner .right {
    width: 100%;
  }
  .hero .inner .left h1,
  .whyChoseUs .inner h1,
  .howAppWorks .inner h1,
  .ourTeam .inner h1,
  .privacyHero .inner h1, 
  .pricingTop .inner h1,
  .termsConditionHero .inner h1{
    font-size: 25px;
    line-height: 39px;
    text-align: center;
  }
  .hero .inner .left p {
    text-align: center;
  }
  .hero .inner .left .playStores {
    justify-content: center;
  }
  .hero .inner .left .ideaSpan {
    text-align: center;
    margin: auto;
    display: block;
  }
}

@media (max-width: 679px) {
  .uploads .inner {
    flex-wrap: wrap;
  }
  .uploads .inner .card {
    width: 100%;
  }
  .uploads .inner .card:nth-last-child(2) {
    margin-bottom: 20px;
  }
  .whyChoseUs .inner .row .card,
  .howAppWorks .inner .row .card {
    width: 100%;
  }
  .ourTeam .inner .row .card {
    width: 100%;
  }
}
