.text_big {
  font-size: 50px;
  line-height: 6rem;
  text-transform: uppercase;
}

.img_celeb {
  position: relative;
  text-align: left;
  color: white;
}

.text_celeb {
  position: absolute;
  top: 45%;
  left: 16px;
  font-family: Montserrat;
  text-shadow: 0px 5px 5px #000;
}

.cont-botm {
  margin-bottom: -9rem;
}

.mob_imgs {
  width: 288px;
  height: 100%;
}

.com_top {
  display: flex;
}

.btn_sport {
  position: absolute;
  width: 300px;
  height: 60px;
  background: linear-gradient(130.99deg, #b6ff6f 1.35%, #75c922 73.25%);
  box-shadow: 0px 4px 0px #69b31f, 0px 254px 102px rgba(6, 26, 45, 0.01),
    0px 143px 86px rgba(6, 26, 45, 0.05), 0px 63px 63px rgba(6, 26, 45, 0.09),
    0px 16px 35px rgba(6, 26, 45, 0.1), 0px 0px 0px rgba(6, 26, 45, 0.1);
  border-radius: 20px;
  color: #fff;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 43px;
  text-align: center;
  padding-top: 7px;
  margin-top: 10px;
  cursor: pointer;
}

.btn_sport1 {
  position: absolute;
  width: 300px;
  height: 60px;
  background: linear-gradient(130.99deg, #b6ff6f 1.35%, #75c922 73.25%);
  box-shadow: 0px 4px 0px #69b31f, 0px 254px 102px rgba(6, 26, 45, 0.01),
    0px 143px 86px rgba(6, 26, 45, 0.05), 0px 63px 63px rgba(6, 26, 45, 0.09),
    0px 16px 35px rgba(6, 26, 45, 0.1), 0px 0px 0px rgba(6, 26, 45, 0.1);
  border-radius: 20px;
  color: #fff;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 43px;
  text-align: center;
  padding-top: 7px;
  margin-top: 10px;
  cursor: pointer;
}

.btn_sport2 {
  background: linear-gradient(94.89deg, #75c922 23.79%, #b6ff6f 92.36%);
  border-radius: 20px;
  color: #fff;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 43px;
  text-align: center;
  padding-top: 7px;
  margin-top: 10px;
  margin-bottom: 20px;
  height: 100px;
}

.form_head {
  padding-top: 20px;
}

.com_img {
  position: relative;
  height: 288px;
  border-radius: 147px;
}

.img1 {
  background-image: linear-gradient(to bottom,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.8) 100%),
    url("../images/testi4.webp");
}

.img2 {
  background-image: linear-gradient(to bottom,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.8) 100%),
    url("../images/testi5.webp");
}

.img3 {
  background-image: linear-gradient(to bottom,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.8) 100%),
    url("../images/testi6.webp");
}

.com_text {
  position: absolute;
  top: 70%;
  left: 16px;
  right: 16px;
  font-weight: 600;
  font-size: 20px;
  font-family: Montserrat;
  padding-left: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 25px;
  padding: 1rem;
}

.money_comm {
  padding-left: 8%;
  color: #b6ff6f;
  white-space: nowrap;
  font-size: 22px;
}

.money_comm1 {
  color: #b6ff6f;
  white-space: nowrap;
  font-size: 22px;
  position: absolute;
  top: 80%;
  left: 28%;
  font-weight: 600;
}

.name_comm {
  text-align: left;
}

.background_bot {
  background: linear-gradient(180deg, #022b22 0%, #0affca 250%);
}

.online-members {
  margin-bottom: 50px;
  font-size: 20px;
  color: #3b4034;
}

.exchanges {
  background: rgba(30, 30, 30, 0.61);
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 5px;
  margin-bottom: 30px;
}

.icons {
  width: 40px;
}

.privacy-link {
  font-size: 20px;
  margin: 10px;
}

.copyright {
  font-weight: 400;
  padding: 20px;
  text-align: center;
  color: #fff;
  font-family: Montserrat;
}

.input_1 {
  border: none;
  border-radius: 8px !important;
  margin: 5px;
  width: 100%;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  padding-left: 10px;
}

.input_1::-webkit-input-placeholder {
  color: #767676 !important;
}

.form_main {
  max-width: 455px;
}

.btn_main {
  width: 100%;
  height: 60px;
  background: linear-gradient(130.99deg, #b6ff6f 1.35%, #75c922 73.25%);
  box-shadow: 0px 4px 0px #69b31f, 0px 254px 102px rgba(6, 26, 45, 0.01),
    0px 143px 86px rgba(6, 26, 45, 0.05), 0px 63px 63px rgba(6, 26, 45, 0.09),
    0px 16px 35px rgba(6, 26, 45, 0.1), 0px 0px 0px rgba(6, 26, 45, 0.1);
  border-radius: 20px;
  color: #fff;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 43px;
  text-align: center;
  padding-top: 7px;
  margin-top: 10px;
  cursor: pointer;
  display: block;
}

.hurry1 {
  display: inline-block;
  font-size: 14px;
  line-height: 15px;
  font-weight: 400;
  font-stretch: normal;
  letter-spacing: normal;
  color: #ffffff;
  text-align: center;
  font-family: Montserrat;
}

.spotsLeft1 {
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
}

.p_center {
  text-align: center !important;
}

.row2 {
  display: flex;
}

.p_color {
  color: #121825 !important;
  font-size: 16px;
}

@media (min-width: 992px) {
  .money_comm_mob {
    display: none;
  }

  .section-4 .asset {
    display: block;
  }

  .btn_sport {
    display: none;
  }

  .btn_sport2 {
    display: none;
  }

  .text_mob {
    display: none;
  }
}

@media (min-width: 700px) {
  .main_img_mob {
    display: none;
  }
}

@media (max-width: 768px) {
  .logo {
    padding: 10px 0px 0px 0px !important;
  }

  .testimonial p {
    top: 83%;
    font-size: 11px;
    color: #fff !important;
  }
}

@media (max-width: 1200px) {
  .section-2 p {
    font-size: 18px !important;
  }

  .money_comm {
    font-size: 14px;
  }

  .money_comm1 {
    font-size: 16px;
  }
}

@media (max-width: 992px) {

  header .logo-nav-mobile,
  header .logo-nav-desktop {
    height: 40px;
    margin-top: 5px;
  }

  .com_top {
    display: block;
  }

  .main_img {
    display: none;
  }

  .section-1 h1 {
    font-size: 22px;
    font-weight: 500;
  }

  .text_big {
    font-size: 50px;
  }

  /* .small_text {
    top: 52% !important;
  } */
  .section-1 {
    padding: 45px 0 20px 0;
  }

  .input_1 {
    width: 100%;
  }

  .btn_main {
    width: 100%;
  }

  .section-2 p {
    font-size: 16px !important;
    margin-bottom: 0px;
  }

  .text_celeb .small_text b {
    font-size: 18px;
  }

  .section-2 h4 {
    font-size: 17px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }

  .text_celeb {
    top: 25%;
  }

  .laptop img {
    margin-left: 0px;
    margin-top: 70px;
    width: 100%;
    z-index: 9999;
    position: sticky;
  }

  .section-5 {
    margin-top: -300px;
  }

  .money_comm {
    padding-left: 20px;
    font-size: 18px;
  }

  .com_text {
    font-size: 14px;
    top: 60%;
    display: flex;
    justify-content: space-around;
  }

  .testimonial p {
    top: 100%;
    font-size: 11px;
    color: #fff !important;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0 0 25px 25px;
  }

  .testimonial .p100 {
    top: 100%;
    background: none !important;
  }

  .com_text {
    border-radius: 25px 25px 0 0;
  }

  .p_color1 {
    font-size: 11px !important;
  }

  .h4_bot {
    margin-bottom: 150px !important;
  }

  .exchange {
    display: none;
  }

  .section-8 {
    background: #fff;
  }

  .row1 {
    padding: 20px;
  }

  .money_comm_mob {
    color: #b6ff6f;
    white-space: nowrap;
    font-size: 26px;
    font-weight: 600;
  }

  .money_comm1 {
    display: none;
  }

  .p_center {
    text-align: center !important;
    font-size: 14px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  .section-9 .comment .like {
    display: flex;
    justify-content: space-around;
  }

  .section-9 .comment .user-img img {
    width: 70px;
  }

  .scroll-btn {
    width: 85% !important;
  }

  .section-10 h1 {
    font-size: 22px;
  }

  .btn_sport1 {
    display: none;
  }

  .section-6-img {
    background: none !important;
  }

  .img_back {
    background-image: url("../images/Rectangle51.webp") !important;
  }

  .row_flex {
    display: block !important;
  }

  .form_width {
    width: 100% !important;
  }
}

.logo_bot {
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo_text {
  font-size: 28px;
  color: #4c647b;
  font-style: italic;
  font-weight: 500;
  padding-left: 10px;
  padding-top: 5px;
  font-family: "Roboto", sans-serif;
}

.logo_text1 {
  font-size: 22px;
  color: #4c647b;
  font-style: italic;
  font-weight: 500;
  padding-top: 5px;
  padding-left: 10px;
  font-family: "Roboto", sans-serif;
}

.logo_text2 {
  font-size: 35px;
  color: #4c647b;
  font-style: italic;
  font-weight: 600;
  vertical-align: middle;
  font-family: "Roboto", sans-serif;
}

.logo_add {
  margin-left: 6dvw;
  display: flex;
}

.row_flex {
  display: flex;
}

.main_img {
  width: 100%;
  margin-left: 20px;
}

.main_img_mob {
  width: 100%;
  padding-top: 50px;
}

body {
  padding-top: 100px;
  min-height: 100dvh;
  background-image: url("../images/bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 80% 70px
}


@media (width >=600px) {
  body {
    background-position: 85% 70px
  }
}

@media (width >=992px) {
  body {
    background-position: center center;
  }
}

/* .img_back {
  background-image: url("../images/Rectangle46.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
} */

.section-6-img {
  background: #fff !important;
}

.text_mob {
  color: #fff;
  text-align: center;
  padding-bottom: 10px;
}

.form_width {
  width: 70%;
}

.checkbox-wrap {
  color: #fff;
}

.checkbox-wrap input {
  height: 13px !important;
  margin: 0 !important;
}

.vue-tel-input {
  border-radius: 15px !important;
}

.vue-tel-input input {
  border: none !important;
  margin: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: 15px !important;
  border-bottom-right-radius: 15px !important;
}

.vti__dropdown {
  border-top-left-radius: 15px !important;
  border-bottom-left-radius: 15px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.vti__dropdown-list {
  max-width: 345px;
}

.vti__country-code {
  font-size: 17px !important;
}

.iti__flag-container {
  top: 17% !important;
}