li.nav-item {
  list-style: none;
}

.bg-ligh {
  background-color: #4b82a3;
}

.leftSide {
  margin-left: 25px;
  margin-right: 25px;
}

.twitterBoxes {
  box-shadow: 0px 0px 28px -7px;
  text-align: center;
  padding: 25px 15px 25px 15px;
  min-height: 271px;
  background: white;
  margin-top: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

ul.me-au {
  display: flex;
  color: white;
  justify-content: flex-end;
  width: 100%;
  gap: 25px;
  margin-bottom: 0px;
}

.spacetop {
  padding-right: 50px;
  padding-left: 50px;
}

.bg-li {
  background: #0d577c;
}

a.nav-link {
  color: white;
  font-size: 18px;
  font-weight: 600;
}

.mainBody {
  height: 78.4%;
  background: #231435;
  padding-top: 50px;
  padding-bottom: 50px;
}

.twitterBoxes h5 {
  background: #1284c3;
  padding: 5px 20px 5px 20px;
  width: min-content;
  font-size: 40px;
  font-weight: 800;
  border-radius: 50px;
  margin: 0 auto;
  color: white;
}

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

.footerArea {
  background-color: #232f3e;
  margin-bottom: -16px;
}

p.footerText {
  margin-top: -10px;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: white;
  padding-bottom: 10px;
}

.navimg {
  width: 45px;
}

.twitterBox {
  padding: 50px;
  background: #f1f2f2;
  margin-top: 65px;
}

h1.topHeading {
  color: #1284c3;
  text-align: center;
  font-size: 32px;
  margin-bottom: 20px;
}

.twitterBoxes h4 {
  margin-top: 15px;
  font-size: 20px;
  color: #595959;
}

.twitterBoxes p {
  color: #1284c3;
  font-weight: 500;
  font-size: 17px;
}

h5.topP {
  text-align: center;
  font-size: 20px;
  color: gray;
}

.profileBox {
  background: #5bc4e8;
  padding: 50px;
}

.spanClass {
  color: #053347;
  font-weight: 800;
}

.raidAiHeading img {
  width: 45px;
}

.raidAiHeading {
  display: flex;
  gap: 15px;
  justify-content: center;
  align-items: flex-start;
}

.raidAiHeading h1 {
  font-size: 35px;
  font-weight: 700;
  color: white;
}

.profileBoxes h6 {
  font-size: 14px;
  margin-top: -5px;
  color: #5786c3;
}

.GrowYourText {
  font-size: 17px;
  font-weight: 500;
  color: white;
  border: 2px solid;
  padding: 2px 20px 2px 20px;
  border-radius: 25px;
  text-align: center;
}

.profileBoxes h3 {
  font-size: 12px;
  margin-top: 10px;
}

.profileBoxes img {
  width: 55px;
}

.profileBoxes {
  background: white;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  min-height: 155px;
  border-radius: 10px;
  margin-top: 25px;
}

.pointes h1 {
  font-size: 29px;
  font-weight: 600;
  color: #1284c3;
}

.pointes h3 {
  line-height: 50px;
  font-weight: 400;
  font-size: 25px;
  color: gray;
}

a.navbar-brand {
  font-size: 25px;
  font-weight: 600;
  color: white;
}

.WhyRaidAiHeading {
  margin-bottom: 10px;
  margin-top: 50px;
  font-weight: 700;
  font-size: 30px;
  color: #4c86c3;
}

.pointes {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-right: 75px;
}

.howHeading {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 25px;
  margin-top: 25px;
  color: #1284c3;
}

.frequentlyHeading {
  text-align: center;
  font-size: 38px;
  font-weight: 700;
  color: gray;
  margin-bottom: 35px;
}

.lastBox {
  background: #60c8ec;
  padding: 50px;
  text-align: center;
  color: white;
}

.img-fluid.lastesImg {
  width: 100vw;
  height: 200px;
}

.showFollowersArea h1 {
  font-size: 45px;
  color: gray;
  text-align: center;
  font-weight: 700;
}

.showFollowersArea {
  margin-top: 50px;
  text-align: center;
}

.showFollowersArea h2 {
  text-align: center;
  margin-top: 25px;
  font-size: 45px;
  font-weight: 700;
  margin-bottom: 75px;
  background: linear-gradient(90deg, #922fb2, #0c7eb6);
  -webkit-background-clip: text; /* For Safari */
  background-clip: text;
  color: transparent; /* Hide original text color */
}

.FollowersBox p {
  font-size: 17px;
  font-weight: 500;
  margin-top: 10px;
}

.joinBtn {
  background: linear-gradient(90deg, #922fb2, #0c7eb6);
  font-size: 22px;
  color: white;
  padding: 4px 90px 4px 90px;
  font-weight: 700;
  border-radius: 25px;
  border: 1px solid;
  margin-bottom: 50px;
}

.joinBtn:hover {
  background: linear-gradient(90deg, #0c7eb6, #922fb2);
}

.FollowersBox {
  text-align: center;
}

.followersImg img {
  width: 110px;
}

.imgBoxes img {
  box-shadow: 0px 0px 23px -4px;
  border-radius: 17px;
}

@media only screen and (max-width: 600px) {
  .spacetop {
    padding-right: 10px;
    padding-left: 10px;
  }

  .mainBody {
    height: 100%;
    background: #231435;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .lastBox h1 {
    font-size: 20px;
  }

  .lastBox {
    background: #60c8ec;
    padding: 20px;
    text-align: center;
    color: white;
  }

  .showFollowersArea h1 {
    font-size: 25px;
    color: gray;
    text-align: center;
    font-weight: 700;
  }

  .showFollowersArea h2 {
    text-align: center;
    margin-top: 15px;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 60px;
    background: linear-gradient(90deg, #922fb2, #0c7eb6);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }

  .img-fluid.lastesImg {
    width: 100vw;
    height: 100px;
  }

  .createBtn {
    font-size: 17px;
    padding: 5px 15px 5px 15px;
  }

  .pointes {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    margin-bottom: 20px;
    padding-right: 5px;
  }

  h1.topHeading {
    color: #1284c3;
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
  }

  h5.topP {
    text-align: center;
    font-size: 16px;
    color: gray;
  }

  .pointes h1 {
    font-size: 16px;
    font-weight: 600;
    color: #1284c3;
  }

  .pointes h3 {
    line-height: 21px;
    font-weight: 400;
    font-size: 14px;
    color: gray;
  }

  .flexMoblie {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .centerSpace {
    display: flex;
    justify-content: flex-start;
    padding-left: 20px;
  }

  .twitterBox {
    padding: 25px;
    background: #f1f2f2;
    margin-top: 30px;
  }

  .joinBtn {
    background: linear-gradient(90deg, #922fb2, #0c7eb6);
    font-size: 22px;
    color: white;
    padding: 4px 90px 4px 90px;
    font-weight: 700;
    border-radius: 25px;
    border: 1px solid;
    margin-bottom: 15px;
    margin-top: 40px;
  }

  .raidAiHeading h1 {
    font-size: 17px;
    font-weight: 700;
    color: white;
  }

  .profileBox {
    background: #5bc4e8;
    padding: 20px;
  }

  .profileBoxes {
    background: white;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    min-height: 120px;
    border-radius: 10px;
    margin-top: 25px;
  }

  .frequentlyHeading {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: gray;
    margin-bottom: 10px;
  }

  .howHeading {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #1284c3;
  }

  .WhyRaidAiHeading {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
    color: #4484c3;
  }

  .imgBoxes {
    margin-bottom: 25px;
  }
}