body {
  background-color: #201a2e;
  padding: 0;
  margin: 0;

}

body:before {
  content: '';
  background-image: url(../images/banner-back.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  display: block;
  background-attachment: scroll;
  position: fixed;
  z-index: 1;
}

body>* {
  background-color: transparent;
  z-index: 2;
  position: relative;
  overflow: hidden;
}

.desktop-banner img {
  height: auto;
  width: 100%;
}

.main-header {
  height: 83px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.header-image img {
  width: 150px;
  height: 40px;
}

.head-login button {
  border: 1px solid #ff6b00;
  border-radius: 14px;
  width: 93px;
  height: 42px;
  background-color: rgba(112, 53, 11, 0.5);
  color: #fff;
  align-content: center;
  cursor: pointer;
}

.header-menu ul li a {
  color: #fff;
  list-style: none;
  font-size: 15px;
  font-family: "Rubik";
  text-decoration: none;
}

.header-menu ul {
  display: flex;
  gap: 40px;
  padding: 0;
}

.header {
  padding: 0px 25px;
}

.banner-head h1 {
  font-size: 45px;
  color: #fefe5d;
  font-family: "American Captain";
  font-weight: normal;
}

.banner-text {
  position: absolute;
  top: 58%;
  right: 0;
  left: 0;
}

.banner-head-flex {
  position: relative;
  margin-top: -100px;
}

.banner-head img {
  width: 65%;
  height: auto;
  margin-left: 26px;
}

.banner-head {
  text-align: center;
  position: absolute;
  top: 40%;
}

.banner-section img {
  width: 257px;
  height: 257px;
}

.banner-text h3 {
  font-size: 39px;
  color: #fff;
  font-family: "American Captain";
  font-weight: normal;
  text-align: center;
  margin: 0px 0px 0px 10px;
}

.banner-text p {
  font-family: rubik;
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin: 18px 0px 23px;
}

.desktop-banner-button p {
  font-size: 15px;
  color: #000;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
  margin-bottom: 0;
  right: 0;
  height: 42px;
  align-content: center;
}

.desktop-banner-button {
  position: relative;
  text-align: center;
}

.banner-text button {
  background: #fb8129;
  height: 42px;
  width: 226px;
  border: none;
  border-radius: 14px;
  font-family: "Rubik";
  font-size: 12px;
  letter-spacing: 1.2px;
  align-content: center;
  line-height: 14px;
  font-weight: 500;
  margin: 0 auto;
  justify-content: center;
  display: flex;
  align-items: center;
}

.about-head span {
  color: #fff;
  font-family: "American Captain";
  font-weight: normal;
  font-size: 39px;
}

.about-head {
  display: flex;
  gap: 10px;
}

.menu ul a {
  text-decoration: none
}

.about-p p {
  font-size: 13px;
  color: #fff;
  width: 509px;
  line-height: 25px;
  font-family: "Rubik";
  letter-spacing: 1.3px;
}

.about-us {
  padding: 0px 50px 45px 100px;
}

.abou-flex {
  display: flex;
  justify-content: space-between;
}

.roadmap-iner {
  margin-top: 120px;
}

.Why-winzo-ul ul li {
  color: #fff;
  list-style: none;
  font-family: "Rubik";
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 30px;
}

.Why-winzo-ul {
  position: absolute;
  left: 30px;
}

.Why-winzo-ul:last-child {
  position: absolute;
  left: auto;
  right: 40px;
}

.wingo-img {
  margin: 0 auto;
  text-align: center;
}

.wingo-img img {
  margin-top: -50px;
  height: auto;
  width: 80%;

}

.wingo-flex {
  display: flex;
  align-items: center;
}

.why-wingo {
  position: relative;
  overflow: hidden;
}

.mission-imag img {
  width: 50%;
  height: auto;
}

.mission-imag {
  margin: 0 auto;
  text-align: center;
}

.mission-head h4 {
  color: #fefe5d;
  font-family: "American Captain";
  font-weight: normal;
  font-size: 45px;
}

.mission-head p {
  font-size: 12px;
  color: #fff;
  font-family: "Rubik";
  line-height: 24px;
  width: 400px;
}

.mission-head:last-child p {
  width: 400px;
}

.mission-vission {
  display: flex;
  position: relative;
  overflow: hidden;
}

.mission-head {
  position: absolute;
  left: 70px;
  top: 10px;
}

.mission-head:last-child {
  position: absolute;
  right: 50px;
  left: auto;
  top: 10px;
}

.Why-winzo-ul ul li:nth-child(1) {
  padding-left: 40px;
}

.Why-winzo-ul ul li:nth-child(2) {
  padding-left: 35px;
}

.Why-winzo-ul ul li:nth-child(3) {
  padding-left: 30px;
}

.Why-winzo-ul ul li:nth-child(4) {
  padding-left: 25px;
}

.Why-winzo-ul ul li:nth-child(5) {
  padding-left: 20px;
}

.Why-winzo-ul ul li:nth-child(6) {
  padding-left: 15px;
}

.Why-winzo-ul ul li:nth-child(7) {
  padding-left: 10px;
}

.Why-winzo-ul:last-child ul li:nth-child(1) {
  padding-right: 0px;
  padding-left: 0px;
  margin-left: -60px;
}

.Why-winzo-ul:last-child ul li:nth-child(2) {
  padding-right: 0px;
  padding-left: 0px;
  margin-left: -30px;
}

.Why-winzo-ul:last-child ul li:nth-child(3) {
  padding-right: 30px;
  padding-left: 0px;
}

.Why-winzo-ul:last-child ul li:nth-child(4) {
  padding-right: 0px;
  padding-left: 0px;
  margin-left: 25px;
}

.Why-winzo-ul:last-child ul li:nth-child(5) {
  padding-right: 0px;
  padding-left: 0px;
  margin-left: 5px;
}

.Why-winzo-ul:last-child ul li:nth-child(6) {
  padding-right: 0px;
  padding-left: 0px;
  margin-left: -25px;

}

.Why-winzo-ul:last-child ul li:nth-child(7) {
  padding-right: 0px;
  padding-left: 0px;
  margin-left: -50px;
}

.abou-image img {
  width: 68%;
  height: auto;
}

.abou-image {
  align-content: center;
  text-align: center;
}

.about-head img {
  height: auto;
  width: 35%;
}

.evolu-image img {
  height: auto;
  width: 93%;
  margin-top: 25px;
}

.evolo-text span:nth-child(1) {
  font-size: 45px;
  color: #fff;
  font-family: "American Captain";
  font-weight: normal;
}

.evolo-text span:nth-child(2) {
  font-size: 45px;
  color: #fefe5d;
  font-family: "American Captain";
  font-weight: normal;
  padding-left: 6px;
}

.evolo-text span.curn {
  font-family: "American Captain";
  font-size: 45px;
  /* Adjust size as needed */
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}

.evolu-main {
  position: relative;
  padding-top: 80px;
  padding-bottom: 70px;
  padding-right: 79px;
  padding-left: 90px;
}

.header-menu ul li {
  list-style: none;
}

.evolo-text {
  position: absolute;
}

.evolu-image {
  margin: 0 auto;
}

.token-head span {
  font-size: 45px;
  font-family: "American Captain";
  font-weight: normal;
  color: #fff;
  text-align: center;
}

.token-head span:nth-child(1) {
  color: #fff;
}

.token-head span:nth-child(2) {
  color: #fefe5d;
  padding-left: 6px;
}

.token-head span:nth-child(3) {
  color: #fff;
  padding-left: 6px;
}

.token-head {
  text-align: center;
  margin-bottom: 15px;
}

.token-image img {
  height: 500px;
}

.token-image {
  display: flex;
  justify-content: center;
}

.token-main {
  padding-top: 80px;
  padding-bottom: 80px;
}

.bona-image img {
  height: auto;
}

.bona-image {
  display: flex;
  justify-content: center;
}

.road-qa {
  width: 188px;
  text-align: center;
}

.road-qa p {
  margin-bottom: 0px;
  color: #bdce29;
  font-family: "Rubik";
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 5px;
}

.road-qa span {
  color: #fff;
  font-family: "Rubik";
  font-weight: 400;
  font-size: 14px;
  margin-top: 5px;
}

.road-imge img {
  height: auto;
}

.road-imge {
  display: flex;
  justify-content: center;
  margin-top: 45px;
}

.road-head h4 {
  font-size: 45px;
  font-family: "Rubik";
  color: #fff;
  margin-bottom: 0;
}

.road-main {
  position: relative;
  margin-top: 90px;
  margin-bottom: 200px;
  padding: 0 75px;
  overflow: visible;
}

.road-qa.aa {
  position: absolute;
  top: 23%;
  left: 28%;
}

.road-qa.bb {
  position: absolute;
  left: 49%;
  top: 23%;
}

.road-qa.fff {
  position: absolute;
  top: 23%;
  left: 70%;
}

.road-qa.cc {
  position: absolute;
  left: 10%;
  width: 225px;
}

.road-qa.dd {
  width: 250px;
}

.road-qa.eee {
  width: 285px;
}

.road-qa.dd {
  position: absolute;
  left: 34%;
}

.road-qa.eee {
  position: absolute;
  right: 15%;
}

.road-head img {
  height: 54px;
}

.upcomi-head img {
  height: 33px;
}

.upcomi-head {
  display: flex;
  justify-content: center;
  margin-bottom: 45px;
}

.upcomi-img.mpl img {
  height: 64px;
}

.upcomi-img.amazon img {
  height: 34px;
}

.upcomi-img.card img {
  height: 77px;
}

.upcomi-img.ott img {
  height: 80px;
}

.upcomi-img.tap img {
  height: 65px;
}

.upcomi-img.health img {
  height: 55px;
}

.upcomi-img.learn img {
  height: 70px;
}

.upcomi-img.nft img {
  width: 72px;
}

.upcomi-img.grild img {
  width: 80px;
}

.upcomi-img.stock img {
  height: 63px;
}

.upcomi-img.ipo img {
  height: 61px;
}

.upcomi-img.ngo img {
  height: 65px;
}

.upcomi-img p {
  color: #fff;
  font-size: 13px;
  font-family: "Rubik";
  line-height: 16px;
  text-align: center;
  width: 100px;
  margin: 10px auto;
}

.upcomi-img {
  text-align: center;
}

.upcomi-img.first {
  display: flex;
  gap: 10px;
  justify-content: center;
}

.upcomi-img.second {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
  margin-bottom: 90px;
}

.upcomg-main-img {
  width: 169px;
  height: 169px;
  background-color: rgba(255, 255, 255, 0.3);
  align-content: center;
}

.accordion {
  background-color: transparent;
  color: #fff;
  cursor: pointer;
  padding: 25px 18px 25px 0px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  font-family: "Rubik";
  font-weight: bold;
}

.active,
.accordion:hover {
  color: #fff;
}

.panel {
  padding: 0 18px 0px 0px;
  background-color: transparent;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  color: #fff;
  border-bottom: 1px solid #ccc;
}

button.accordion.active {
  border-bottom: none;
}

.panel p {
  border-bottom: 1px solid #ccc;
  padding-bottom: 11px;
}

.panel p {
  border-bottom: none;
}

.panel ul li {
  font-size: 14px;
  font-family: 'Rubik';
  line-height: 23px;
  font-weight: 100;
}

.faq-main {
  width: 800px;
  margin: 0px auto;
}

.faq-haed img {
  height: 35px;
}

.faq-haed {
  display: flex;
  justify-content: center;
}

.faq-content {
  margin-top: 65px;
  margin-bottom: 70px;
}

.newsletter-container {
  text-align: left;
  width: 90%;
  max-width: 400px;
}

button.accordion {
  border-bottom: 1px solid #ccc;
}

label {
  display: block;
  margin-bottom: 10px;
  font-size: 1rem;
}

.input-group {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #fff;
  padding: 5px 0;
}

input[type="email"] {
  background: none;
  border: none;
  outline: none;
  color: #fff;
  font-size: 12px;
  flex: 1;
  padding: 5px 5px 5px 0px;
  font-family: 'Rubik';
  font-weight: 500;
}

::placeholder {
  color: #ccc;
  /* Placeholder color */
}

button[type="submit"] {
  background: none;
  border: none;
  color: #ffd700;
  /* Gold color */
  font-size: 12px;
  cursor: pointer;
  padding: 5px;
  font-family: 'Rubik';
  font-weight: 500;
}

button[type="submit"]:hover {
  text-decoration: underline;
}

.agreement {
  margin-top: 10px;
  font-size: 11px;
  color: #ccc;
  font-family: 'Rubik';
  font-weight: 500;
}

.agreement a {
  color: #ccc;
  /* Gold color */
  text-decoration: underline;
  font-family: 'Rubik';
  font-weight: 500;
  font-size: 11px;
}

.copyright span {
  font-size: 11px;
}

.panel p {
  font-size: 14px;
  font-weight: 500;
  font-family: 'Rubik';
  line-height: 22px;
  margin-top: 0px;
}

.agreement a:hover {
  text-decoration: underline;
}

.footer {
  background-color: #000;
  height: 335px;
  display: flex;
  justify-content: space-between;
  padding: 70px 90px 0px;
}

.coin-sect img:first-child {
  height: 165px;
}

.coin-sect img:last-child {
  height: 23px;
  margin-top: 11px;
}

.menu p {
  font-family: 'Rubik';
  font-weight: bold;
  font-size: 15px;
  color: #fff;
}

.menu ul li {
  color: #fff;
  font-family: 'Rubik';
  font-weight: 100;
  list-style: none;
  padding-bottom: 20px;
  font-size: 14px;
}

.menu ul li a {
  color: #fff;
  font-family: 'Rubik';
  font-weight: 100;
  list-style: none;
  padding-bottom: 20px;
  font-size: 14px;
  text-decoration: none;
}

.menu ul {
  padding: 0px;
}

.newslettrer p.head {
  font-family: 'Rubik';
  font-weight: bold;
  font-size: 15px;
  color: #fff;
}

.newslettrer span {
  font-size: 12px;
  font-family: 'Rubik';
  font-weight: 100;
  color: #fff;
  opacity: .8;
}

.token-head img {
  height: 33px;
}

.why-head img {
  height: 35px;
}

.why-head {
  text-align: center;
}

.header {
  position: sticky;
  /* or 'fixed' */
  top: 0px;
  /* Keeps the header at the top of the page */
  z-index: 1000;
  /* Ensures it stays on top of other content */
  background-color: rgba(20, 17, 17, 0.5) !important;
  -webkit-backdrop-filter: blur(5px) !important;
  backdrop-filter: blur(5x) !important;
}

.footer-mobile {
  display: none;
}

.bona-image.mobile {
  display: none;
}

.roadma-mobile {
  display: none;
}

.token-image .token-mobiles {
  display: none
}

.mission-imag .cin-mobil {
  display: none
}

.evolu-image .evolu-mobiles {
  display: none;
}

.evlu-mobile {
  display: none;
}

.fullscreen-menu {
  display: none;
}

.about-mobile {
  display: none;
}

.about-head span {
  display: block;
}

nav.navbar {
  display: none;
}

.abou-image .for-mobile {
  display: none;
}

.banner-mobile-section {
  display: none;
}

.why-winzo-mobile-main {
  display: none;
}

button.accordion {
  position: relative;
  display: flex;
  justify-content: space-between;
}

button.accordion svg.minus {
  display: none;
}

button.accordion.active svg.plus {
  display: none;
}

button.accordion.active svg.minus {
  display: block !important;
}

.banner-image-mobile img {
  height: auto;
  width: 100%;
}

.policy-content {
  padding: 0 50px 100px;
}

.heading-policy h1 {
  color: #fff;
  font-size: 40px;
  font-family: "American Captain";
  font-weight: normal;
  letter-spacing: 1px;
  text-decoration: underline;
}

.policy-content h4 {
  font-size: 22px;
  font-family: 'Rubik';
  color: #fff;
  margin-bottom: 15px;
  margin-top: 45px;
}

.policy-content p {
  font-size: 17px;
  color: #fff;
  font-family: 'Rubik';
  font-weight: normal;
  margin-top: 0px;
}

.policy-content ul li {
  font-size: 15px;
  color: #FFf;
  font-family: 'Rubik';
  padding-bottom: 13px;
}

.policy-content ul {
  margin-top: 25px;
}

@media (max-width: 768px) {


  .policy-content {
    padding: 0 15px 100px;
  }

  .heading-policy h1 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 45px;
    margin-top: 40px;
  }

  .policy-content ul {
    padding-left: 25px;
  }

  .policy-content h4 {
    margin-top: 30px;
    font-size: 16px;
    margin-bottom: 13px;
  }

  .policy-content p {
    font-size: 14px;
  }

  .about-head .abou-desk {
    display: none;
  }

  .upcomg-main-img {
    padding: 0 30px;
    justify-content: center;
    display: flex;
    align-items: center;
  }

  .evolu-image {
    padding: 0 20px;
  }

  button.accordion {
    position: relative;
  }


  .road-qa.aa {
    position: absolute;
    top: 27%;
    left: auto;
    right: 20px;
  }

  .road-qa {
    width: 115px;
    text-align: left;
  }

  .road-qa.cc {
    position: absolute;
    left: 27px;
    top: 11%;
    width: 115px;
  }

  .road-qa.dd {
    position: absolute;
    left: 27px;
    top: 42%;
    width: 115px;
  }

  .road-qa.eee {
    position: absolute;
    right: auto;
    left: 27px;
    top: 76%;
    width: 115px;
  }

  .road-qa.fff {
    position: absolute;
    right: 20px;
    left: auto;
    top: 86%;
  }

  .road-qa.bb {
    position: absolute;
    left: auto;
    top: 58%;
    right: 20px;
  }

  .road-qa span {
    font-size: 11px;
    line-height: 16px;
  }

  .roadma-mobile .road-image {
    text-align: center;
  }

  .road-head img {
    height: auto;
    width: 57%;
  }

  .road-head {
    text-align: center;
    margin-bottom: 40px;
  }

  .why-winzo-mobile-main:before {
    content: '';
    background-image: url(../images/why-win-mobile.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    background-position: right;
    top: 0;
  }

  .why-winzo-text p {
    margin-bottom: 25px;
  }

  .why-winzo-mobile-main {
    display: block;
    position: relative;
    margin-bottom: 95px;
    overflow: hidden;
  }

  .why-winzo-text span {
    color: #fff;
    font-size: 12px;
    font-family: 'Rubik';
    padding-left: 10px;
  }

  .why-winzo-text {
    padding: 0 10px;
  }

  .banner-image-mobile {
    margin-top: 40px;
    margin-bottom: 30px;
    overflow: hidden;
  }

  .est-wat-text {
    text-align: center;
    overflow: hidden;
  }

  .est-wat-text img {
    height: auto;
    width: 90%;
    margin: 0 auto;
  }

  .banner-mobile-headtext h4 {
    font-size: 30px;
    margin: 0;
    text-align: center;
    font-family: 'American Captain';
    font-weight: normal;
    color: #fff;
    overflow: hidden;
    padding: 20px 50px;
  }

  .banner-mobile-headtext p {
    font-size: 15px;
    color: #fff;
    text-align: center;
    padding: 0 20px;
    font-family: 'Rubik';
    line-height: 25px !important;
    margin: 0;
    overflow: hidden;
  }

  .banner-mobile-headtext {
    overflow: hidden;
  }

  .banner-mobile-button {
    text-align: center;
    margin-top: 30px;
    position: relative;
    overflow: hidden;
  }

  .banner-mobile-button p {
    font-size: 12px;
    font-family: 'Rubik';
    color: #000;
    letter-spacing: 1.2px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
  }

  .banner-main-section {
    display: none;
  }

  .banner-mobile-section {
    display: block;
    overflow: hidden;
  }

  .footer-mobile {
    display: block;
    background-color: #000;
    height: 900px;
  }

  .footer-menu-iner .panel ul a {
    font-size: 14px;
    font-family: 'Rubik';
    line-height: 23px;
    font-weight: 100;
    text-decoration: none;
    color: #fff;
  }

  .footer {
    display: none;
  }

  .footer-image img {
    width: 165px;
  }

  .footer-image img:last-child {
    height: 24px;
  }

  .footer-image {
    text-align: center;
    margin-top: 15px;
  }

  .newslettrer p.head {
    text-align: center;
  }

  .newslettrer {
    text-align: center;
    width: 100%;
  }

  .newsletter-container {
    text-align: center;
    width: auto;
    max-width: 100%;
    padding: 20px 15px 55px;
  }

  .faq-main {
    width: auto;
    margin: 0px auto;
    padding: 0 20px;
  }

  .bona-image.mobile {
    display: block;
  }

  .bona-image {
    display: none;
  }

  .upcomi-img.first {
    justify-content: left;
    overflow: scroll;
    margin-left: 10px;
  }

  .upcomi-img.second {
    justify-content: left;
    overflow: scroll;
    margin-left: 10px;
  }

  .faq-haed img {
    height: auto;
    width: 100%;
  }

  .upcomi-head img {
    height: auto;
    width: 80%;
  }

  .roadma-mobile {
    display: block;
    margin-top: 70px;
    margin-bottom: 90px;
    overflow: hidden;
  }

  .road-main {
    display: none;
  }

  .token-image .tokn-deksop {
    display: none
  }

  .token-image .token-mobiles {
    display: block;
    height: auto;
    width: 93%;
  }

  .token-head img {
    height: auto;
    width: 86%;
  }

  .mission-head:last-child {
    position: static;
  }

  .mission-head {
    position: static;
    padding: 0 15px;
  }

  .mission-imag img {
    width: auto;
    height: 100%;
  }

  .mission-imag .coin-deskto {
    display: none
  }

  .mission-imag .cin-mobil {
    display: block;
    height: auto;
    width: 100%;

  }

  .mission-vission {
    display: block;
    overflow: hidden;
  }

  .evolu-image .evolu-desktop {
    display: none;
  }

  .evolu-image .evolu-mobiles {
    display: block;
    height: auto;
    margin: 0 auto;
  }

  .evlu-mobile {
    display: block;
    height: auto;
    width: 75%;
  }

  .evolo-text span {
    display: none;
  }

  .abou-flex {
    display: block;
    overflow: hidden;
  }

  .why-wingo {
    display: none;
  }

  .header {
    display: none;
  }

  .hamburger {
    display: none;
  }

  .fullscreen-menu {
    display: none;
  }

  .navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 10px;
    background-color: transparent;
    color: white;
    flex-direction: row-reverse;

  }

  .logo {
    font-size: 20px;
    font-weight: bold;
  }

  /* Hamburger menu styles */
  .hamburger {
    display: flex;
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 11px 7px;
    border-radius: 50%;
  }

  .header-image img {
    width: 70%;
    height: auto;
  }

  .head-login button {
    width: 80px;
    height: 38px;
  }

  .header-image {
    text-align: center;
  }

  .hamburger .line {
    width: 22px;
    height: 1px;
    background: white;
  }

  .faq-content {
    margin-top: 35px;
  }

  .footer-menu-iner .panel ul {
    padding: 0px 0px 0px 15px !important;
    margin-top: 0px;
  }

  .footer-menu-iner .panel ul li {
    list-style: none;
  }


  /* Fullscreen menu styles */
  .fullscreen-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #333;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    transform: translateX(-100%);
    transition: transform 0.5s ease-in-out;
    z-index: 1000;
  }

  .fullscreen-menu:before {
    content: '';
    background-image: url(../images/background-mobile-image.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: block;
    background-attachment: scroll;
    position: fixed;
    z-index: 1;
  }

  .fullscreen-menu>* {
    background-color: transparent;
    z-index: 2;
    position: relative;
  }

  .fullscreen-menu.show {
    transform: translateY(0);
  }

  .fullscreen-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
    margin-top: 10px;
  }

  .fullscreen-menu ul li {
    margin: 30px 35px;
  }

  .fullscreen-menu ul li a {
    text-decoration: none;
    color: white;
    font-size: 17px;
    font-weight: bold;
    transition: color 0.3s ease;
    font-family: 'Rubik';
    font-weight: normal;
  }

  .fullscreen-menu ul li a:hover {
    color: #00bcd4;
  }

  /* Close button */
  .close {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 32px;
    cursor: pointer;
    color: white;
  }

  .fullscreen-menu {
    display: flex;
  }

  .bona-image img {
    height: auto;
    width: 100%;
  }

  .about-us {
    padding: 0px;
    margin-top: 55px;
    overflow: hidden;
  }

  .about-p p {
    text-align: center;
    font-size: 12px;
    width: 100%;
    line-height: 20px;
  }

  .about-mobile {
    display: block;
    height: auto;
    width: 45%;
    margin: 0 auto;
  }

  .about-head span {
    display: none;
  }

  nav.navbar {
    display: flex;
    z-index: 99;
    z-index: 1000;
    background-color: rgba(20, 17, 17, 0.4) !important;

  }

  nav.navbar.active {
    background-color: rgb(0 0 0) !important;
    position: fixed;
  }

  .abou-image .for-desktop {
    display: none;
  }

  .abou-image .for-mobile {
    display: block;
    width: 85%;
    height: auto;
    margin: 0 auto;
  }

  .evolu-main {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 40px;
    padding-bottom: 75px;
    overflow: hidden;
  }

  .road-image img {
    height: 100%;
    width: auto;
  }

  .footer-mobile .footer-image {
    padding-top: 50px;
    margin-bottom: 50px;
  }

  .footer-mobile .footer-image img {
    margin-bottom: 20px;
  }

  .agreement {
    text-align: left;
  }

  .copyright span {
    font-size: 11px;
    color: #fff;
  }

  .copyright {
    display: none;
  }

  .copyright.mobile {
    display: block;
    text-align: center;
    padding-top: 50px;
  }

  .footer-menu {
    padding: 0 15px;
  }

  .mission-head h4 {
    text-align: center;
    margin-bottom: 20px;
  }

  .mission-head p {
    width: auto;
    text-align: center;
    font-size: 14px;
  }

  .mission-head:last-child p {
    width: auto;
  }

  .evolo-text {
    position: static;
    margin: 0 auto 75px;
    display: flex;
    justify-content: center;
  }

  body:before {
    content: '';
    background-image: url(../images/background-mobile-image.png);
  }

  .abou-image {
    margin-top: 40px;
    margin-bottom: 40px;
    overflow: hidden;
  }

  .about-p {
    padding: 20px 15px 0px;
    overflow: hidden;
  }

  .why-head {
    margin-bottom: 40px;
  }

  .why-head img {
    height: auto;
    width: 65%;
  }

  .mission-head .why-head img {
    height: auto;
    width: 40%;
  }

  .mission-head:last-child .why-head img {
    width: 36%;
  }

  .mission-head:last-child {
    margin-top: 35px;
  }

  .social-share p {
    font-family: 'Rubik';
    font-weight: 100;
    font-size: 12px;
    line-height: 15px;
    color: #ffff;
    margin-right: 20px;
  }

  .social-share {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 11px;
    margin-bottom: 30px;
  }

  .social-share .svg {
    width: 35px;
    height: 35px;
  }

  .head-login a {
    cursor: pointer;
  }

  button {
    cursor: pointer;
  }


}