.channel-main-img {
  background: #00051a;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 30px;
  color: #ffffff;
  height: 699px;
}

.chanelbtn {
  padding: 20px;
  background: #ffffff;
  border: none;
  outline: none;
  border-radius: 12px;
  width: 40%;
  text-align: center;
}
.chanelbtn a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  color: #00051a;
}
.chanelbtn:hover {
  background: #00051a;
  border: #ffffff solid 2px;
  color: #ffffff;
}
.channel-main-img .one {
  margin-left: 200px;
  margin-top: 136px;
}
.channel-main-img h1 {
  font-size: 54px;
}
.channel-main-img .one p {
  font-size: 18px;
}
.channel-main-img .two {
  position: relative;
  margin-top: 100px;
  margin-left: 100px;
}
.channel-main-img img {
  position: absolute;
}
.channel-main-img .two .sheri {
  left: 40%;
  top: 40%;
}

.channel-main-img .two .mamaaaw {
  left: 50%;
  top: 70%;
}
@media (max-width: 1078px) {
  .channel-main-img .one {
    margin-left: 100px;
    margin-top: 136px;
  }

  .navbaricon {
    top: 4%;
  }
}
@media (max-width: 829px) {
  .channel-main-img .one {
    margin-left: 20px;
    margin-top: 110px;
  }
}
@media (max-width: 650px) {
  .channel-main-img .one {
    margin-left: 80px;
    margin-top: 50px;
  }
  .channel-main-img {
    background: #00051a;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    /* margin-top: 30px; */
    color: #ffffff;
    height: 1000px;
  }
  .channel-main-img .two {
    margin-top: -45%;
  }
  .channel-main-img h1 {
    font-size: 40px;
  }
  .channel-main-img .one p {
    font-size: 15px;
  }
}
@media (max-width: 1078px) {
  .channel-main-img .one {
    margin-left: 30px;
    margin-top: 100px;
  }
}
@media (max-width: 420px) {
  .channel-main-img .one {
    margin-left: 20px;
    margin-top: 110px;
  }
  .channel-main-img .two {
    margin-left: 10px;
  }
}
.second-channel-stuff {
  position: relative;
  display: flex;
  margin-top: 100px;
  justify-content: center;
  align-items: center;
}
@media (max-width: 960px) {
  .second-channel-stuff {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 100px;
    justify-content: center;
    align-items: center;
    margin-left: 100px;
  }
}
@media (max-width: 660px) {
  .second-channel-stuff {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 100px;
    margin-left: 50px;
  }
}
@media (max-width: 460px) {
  .second-channel-stuff h1 {
    font-size: 20px;
  }
  .second-channel-stuff h2 {
    font-size: 20px;
  }
  .second-channel-stuff p {
    font-size: 13px;
  }
  .second-channel-stuff .sub-popo {
    display: flex;
    flex-direction: column;
    font-size: 18px;
  }
}
.second-channel-stuff .two {
  margin-left: 80px;
}
.second-channel-stuff .sub-popo {
  display: flex;
  font-size: 18px;
}
.second-channel-stuff .sub-popo img {
  width: 50px;
  height: 50px;
}
.download-btnm {
  padding: 20px;
  background: #00051a;
  border: none;
  outline: none;
  background: #ffffff;
  border-radius: 12px;
  width: 40%;
  text-align: center;
}
.download-btnm a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  color: #00051a;
}
.second-channel-stuff h1 {
  font-size: 35px;
}
.second-channel-stuff h2 {
  font-size: 28px;
}
.second-channel-stuff p {
  font-size: 16px;
}
.visaa {
  position: absolute;
  top: 30%;
  left: 10%;
}
.visa {
  position: absolute;
  top: 1%;
  left: 34%;
}
.ussd-code-main {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 50px;
  margin-left: 5%;
  position: relative;
}

.ussd-three div {
  width: 40%;
  background: #ffffff;
  padding: 20px;
  margin-top: 30px;
  border-radius: 20px;
  font-weight: 690;
  font-size: 17.8px;
  letter-spacing: -0.8px;
  display: grid;
  grid-template-columns: 2fr;
}
.two-rap img {
  position: absolute;
  left: 45%;
  top: 30%;
}
.lawll {
  font-size: 45px;
  font-weight: 800;
}
@media (max-width: 830px) {
  .two-rap img {
    position: absolute;
    left: 5%;
    top: 90%;
    display: none;
  }
  .ussd-three div {
    width: 80%;
    background: #ffffff;
    padding: 20px;
    margin-top: 30px;
    border-radius: 20px;
    font-weight: 690;
    font-size: 17.8px;
    margin-left: 5%;
    letter-spacing: -0.8px;
    display: grid;
    grid-template-columns: 2fr;
  }
}
.why-chodse-us {
  padding: 20px;
  color: #ffffff;
  background: #00051a;
  text-align: center;
}
.why-chodse-us h1 {
  font-size: 40px;
}
.why-chodse-us p {
  font-size: 20px;
  text-align: center;
}
.why-chodse-us .two {
  display: flex;
  justify-content: center;
  align-items: center;
}
.why-chodse-us .two div {
  margin: 20px;
}
.why-chodse-us .two div p {
  font-size: 15px;
  text-align: justify;
  font-weight: 600;
}

.why-chodse-us .two div h2 {
  font-size: 30px;
  font-weight: 700;
}
@media (max-width: 900px) {
  .why-chodse-us .two {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
.inputsub {
  display: flex;
}
.sub-main-sub {
  margin-top: 5%;
  position: relative;
  padding: 90px;
  color: #ffffff;
  background: #c0fae9;
}
.sub-main-sub h2 {
  color: black;
  font-size: 30px;
}
.sub-main-sub h2 {
  font-size: 26px;
}
.sub-main-sub input {
  padding: 17px;
  border: none;
  outline: none;
  width: 20%;
}
.sub-main-sub button {
  border: none;
  outline: none;
  padding: 17px;
  width: 20%;
  background: #00051a;
}
.sub-main-sub button a {
  text-decoration: none;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
}
.sub-main-sub .biyu {
  position: absolute;
  left: 80%;
  top: 3px;
}
.sub-main-sub .daya {
  top: 16%;
  left: 4%;
  position: absolute;
}
.sub-main-sub .uku {
  top: 20%;
  left: 50%;
  position: absolute;
}
.about-us-writeup {
  background: #ffffff;
  text-align: center;
  margin-top: 30px;
}
.about-us-writeup p {
  margin-left: 80px;
  margin-right: 80px;
  padding: 15px;
  text-align: justify;
  font-size: 18px;
  line-height: 40px;
}
.about-us-writeup button {
  text-align: center;
  margin-top: 50px;
  padding: 15px;
  border: none;
  padding: none;
  width: 30%;
  background: #c0fae9;
  border-radius: 3px;
  font-size: 22px;
}
.containervisonmision {
  background: #ffffffcc;
  backdrop-filter: blur(10px);
  border-radius: 25px;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
  width: 100%;
  /* max-width: 1100px; */
  padding: 40px 30px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
}
.section-vandm:nth-child(3) {
  margin-right: 40px;
}
.section-vandm {
  background: #f0f4ff;
  border-left: 5px solid #00051a;
  padding: 30px 25px;
  border-radius: 15px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.section-vandm:hover {
  transform: translateY(-19px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.section-vandm h2 {
  color: #1a237e;
  font-size: 26px;
  margin-bottom: 15px;
  position: relative;
}

.section-vandm h2::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 3px;
  background: #00051a;
  left: 0;
  bottom: -6px;
}

.section-vandm p {
  font-size: 16px;
  color: #333;
  line-height: 1.7;
}

@media (max-width: 968px) {
  .containervisonmision {
    grid-template-columns: 1fr;
  }
  .section-vandm {
    margin-top: 39px;
    margin-right: 50px;
  }
}
