body {
  overflow-x: hidden;
}
HEADER {
  height: 700px;
  background-image: url(https://cdn.pixabay.com/photo/2025/06/01/17/31/denali-9635666_1280.jpg);
  background-size: cover;
}
#boxone {
  display: flex;
  position: relative;
  top: -40px;
  left: 950px;
}
.box {
  padding-right: 30px;
}
#boxtwo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
  margin-top: 300px;
}
#input1 {
  border-radius: 50px;
  padding: 10px;
  width: 90px;
  background-color: rgb(255, 255, 255, 0);
  border: 1px solid white;
}
#input1::placeholder {
  color: black;
}
#input2 {
  border-radius: 50px;
  padding: 10px;
  width: 90px;
  border: 1px solid white;
}
#input2::placeholder {
  color: green;
}
#boxthree {
  height: 30px;
  width: 30px;
  border: 1px solid green;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgb(8, 220, 8);
  z-index: 3;
  margin-top: 147px;
  margin-left: 750px;
}
#about {
  gap: 20px;
  display: grid;
  grid-template-columns: 750px 600px;
  padding-top: 70px;
}
#work {
  margin-left: 100px;
}
#keys {
  display: grid;
  grid-template-columns: 200px 200px;
  grid-template-rows: 30px 30px;
  gap: 50px;
  grid-area: auto;

  padding-top: 20px;
}
#upto {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 30px;
}
#learn {
  height: 40px;
  width: 150px;
  margin-top: 70px;
  border: 1px solid green;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  background-color: rgb(8, 208, 8);
  color: white;
}
a {
  text-decoration: none;
  color: blue;
}
.breezed {
  display: flex;
  align-items: flex-start;
}
#aboutpara {
  padding-top: 30px;
  padding-left: 10px;
  padding-right: 50px;
}
#boxfour {
  border: 4px solid rgb(223, 221, 221);
  margin: 50px;
  margin-left: 80px;
  display: flex;
  border-left: white;
  border-right: white;
  border-bottom: white;
}
.rocket {
  margin-top: 20px;
}
.initial {
  width: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#boxfive {
  background-image: url(https://cdn.pixabay.com/photo/2017/09/18/15/38/moon-2762111_1280.jpg);

  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px;
  row-gap: 20px;
}
#input3 {
  width: 500px;
  height: 30px;
  border-radius: 50px;
  background-color: rgb(255, 255, 255, 0);
  border: 1px solid white;
  padding-left: 20px;
}
#input4 {
  width: 150px;
  height: 30px;
  margin-left: 30px;
  border-radius: 50px;
  border: 1px solid white;
  padding-left: 40px;
}
#input4::placeholder {
  color: green;
}
#boxsix {
  margin: 100px;
  display: flex;
}
#our {
  color: green;
}
#navbar {
  padding-top: 30px;
}
#travelimages {
  display: grid;
  grid-template-columns: 250px 250px 250px;
  grid-template-rows: 300px 300px;
  gap: 40px;
  margin-left: 20px;
}
.item:hover {
  box-shadow: 0px 0px 20px red;
}
#img1 {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#boxseven {
  background-image: url(https://4kwallpapers.com/images/wallpapers/starry-sky-purple-sky-astronomical-stars-5k-3840x2160-1022.jpg);
  color: white;
  padding: 90px;
}
#digital {
  display: flex;
  justify-content: center;
}
#members {
  display: flex;
  gap: 30px;
  margin-left: 20px;
}
.member {
  height: 450px;
  width: 400px;

  border: 2px solid white;
}
#avengers {
  height: 100%;
  width: 100%;
  object-fit: fill;
}
#data1 {
  display: flex;
  justify-content: center;
  margin-bottom: opx;
}
#data2 {
  display: flex;
  justify-content: center;
  margin-top: 0px;
}
#boxeight {
  background-image: url(https://img.freepik.com/premium-vector/dotted-world-map-white-background_132079-967.jpg);
  display: grid;
  grid-template-columns: 300px auto;
  margin: 90px;
}
#contact {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
#envilop {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: rgb(8, 204, 158);
}
#name {
}
#phone {
  height: 30px;
  width: 400px;
  margin: 20px;
}
#phone2 {
  height: 100px;
  width: 850px;
  margin: 20px;
}
#phone3 {
  height: 30px;
  width: 200px;
  border-radius: 50px;
  padding-left: 30px;
  background-color: rgb(6, 214, 6);
  border: 1px solid rgb(6, 214, 6);
  margin: 20px;
}
#phone3::placeholder {
  color: white;
}
footer {
  height: 70px;
  background-image: linear-gradient(
    to right,
    rgb(16, 240, 192),
    rgb(2, 231, 2)
  );
  display: flex;

  align-items: center;
}
#copy {
  margin-left: 90px;
}
#follow {
  margin-left: 650px;
}

@media (max-width: 1200px) {
  html,
  body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
  }

  HEADER {
    background-image: url(https://cdn.pixabay.com/photo/2025/06/01/17/31/denali-9635666_1280.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  #boxone {
    display: flex;
    flex-direction: column;
    top: 50px;
    left: 300px;
  }
  #input1 {
    border-radius: 50px;
    padding: 10px;
    width: 100px;
    background-color: rgb(255, 255, 255, 0);
    border: 1px solid white;
  }
  #input2 {
    border-radius: 50px;
    padding: 10px;
    width: 110px;
    border: 1px solid white;
  }
  .box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: -150px;
  }
  #boxtwo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
  }
  #boxthree {
    height: 30px;
    width: 30px;
    border: 1px solid green;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(8, 220, 8);
    z-index: 3;
    margin-top: 100px;
    margin-left: 170px;
  }
  #about {
    gap: 20px;
    display: flex;
    flex-direction: column;
  }
  #keys {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: flex-start;
  }
  #upto {
    margin-left: 0px;
  }
  #boxfour {
    border: 4px solid rgb(223, 221, 221);
    margin: 50px;
    margin-left: 10px;
    display: flex;
    flex-direction: column;
    border-left: white;
    border-right: white;
    border-bottom: white;
  }

  #oneone {
    display: flex;
    flex-direction: row;
  }
  #twotwo {
    display: flex;
    flex-direction: row;
  }
  #threethree {
    display: flex;
    flex-direction: row;
  }
  #boxfive {
    background-image: url(https://cdn.pixabay.com/photo/2017/09/18/15/38/moon-2762111_1280.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: rgb(251, 249, 249);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 100px;
    row-gap: 20px;
  }
  #input3 {
    width: 200px;
    height: 30px;
    border-radius: 50px;
    background-color: rgba(238, 10, 10, 0);
    border: 1px solid white;
    padding-left: 20px;
  }
  #input3::placeholder {
    color: rgb(238, 20, 187);
  }
  #input4 {
    width: 150px;
    height: 30px;
    margin-top: 20px;
    margin-left: 10px;
    border-radius: 50px;
    border: 1px solid white;
    padding-left: 40px;
  }
  #boxsix {
    margin: 50px;
    display: flex;
    flex-direction: column;
  }
  #travelimages {
    display: grid;
    grid-template-columns: 250px;
    grid-template-rows: 300px 300px 300px 300px 300px 300px;
    gap: 40px;
    margin-left: 0px;
  }
  #boxseven {
    background-image: url(https://4kwallpapers.com/images/wallpapers/starry-sky-purple-sky-astronomical-stars-5k-3840x2160-1022.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: white;
    padding-top: 90px;
    display: flex;
    flex-direction: column;
  }
  #digital {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  #members {
    display: flex;
    flex-direction: column;

    gap: 30px;
    margin-left: 20px;
    justify-content: center;
    align-items: center;
  }
  .member {
    width: 300px;
  }
  #data1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: opx;
  }
  #boxeight {
    background-image: url(https://img.freepik.com/premium-vector/dotted-world-map-white-background_132079-967.jpg);

    display: flex;
    flex-direction: column;
    row-gap: 20px;

    margin: 0px;
  }
  #contact {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  #envilop {
    height: 30px;
    width: 30px;
  }
  #name {
  }
  #phone {
    height: 30px;
    width: 250px;
    margin-left: 0px;
  }
  #phone2 {
    height: 100px;
    width: 350px;
    margin-left: 0px;
  }
  #phone3 {
    height: 30px;
    width: 200px;
    border-radius: 50px;
    padding-left: 30px;
    background-color: rgb(6, 214, 6);
    border: 1px solid rgb(6, 214, 6);
    margin-left: 0px;
  }
  #phone3::placeholder {
    color: white;
  }
  footer {
    height: 70px;
    background-image: linear-gradient(
      to right,
      rgb(16, 240, 192),
      rgb(2, 231, 2)
    );
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #copy {
    margin-left: 90px;
  }
  #follow {
    margin-left: 50px;
  }
}
