* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Arial, Helvetica, sans-serif;
}

.slept {
  margin-top: 4rem;
  margin-right: auto;
  margin-right: auto;
  /* font-size: 35px; */
  font-weight: 600;
  color: #05237f;
}
.fot-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  background-color: #526699;
  color: white;
}

.contact {
  display: flex;
  list-style: none;
  text-decoration: none;
  gap: 10px;
}

.contact1 {
  display: flex;
  list-style: none;
  text-decoration: none;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-right: 5px;
}

.contact-1 {
  display: flex;
  list-style: none;
  text-decoration: none;
  gap: 10px;
}

.contact li i {
  margin-right: 10px;
}

.contact1 li {
  flex-grow: 1;
}

.icon {
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
  padding: 10px;
}

form.example input {
  font-size: 17px;
  float: left;
  width: 70%;

  padding: 2px;
  padding-left: 10px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

form.example button {
  float: left;
  width: 18%;
  padding: 2px;
  background: #035394;
  color: white;
  font-size: 17px;
  cursor: pointer;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

form.example button:hover {
  background: #0b7dda;
}

form.example::after {
  content: "";
  clear: both;
  display: table;
}

/********************/

body {
  width: 100%;
  height: auto;

  background-position: center top;
  background-size: cover;
}
.background {
  background: url(./image/hero_image.png);
  background-size: cover; /* Adjust the sizing as per your requirements */
  background-repeat: no-repeat;
  background-position: center;
}

.img3 {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}
text-overlay .main-img {
  max-width: 100%;
  height: 40rem;
}

.home-con {
  text-align: center;
  color: #035394;
  padding-top: 20px;
}

.section4 {
  background-image: url("./image/bed-light.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.section4-container {
  margin: 10px;
}
.headSec4 {
  /* translate: 0% -250%; */
  color: white;
  text-align: center;
  /* font-size: 24px; */
  padding: 60px 0 20px 0;
}
.section4-content {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 20px;
}
.home-con1 {
  text-align: center;
  color: #05237f;
}
.home-con2 {
  text-align: center;
  color: #035394;
  padding: 15px;
  margin-top: 30px;
}

.home-con4 {
  text-align: center;
  color: #a7a7a7;
  margin-top: 20px;
  font-size: 2.504571rem;
}

.home-con5 {
  text-align: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  color: #a7a7a7;
  padding: 25px;
}
.home-con6 {
  text-align: center;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  color: #a7a7a7;
  padding: 25px 0;
}
.main-div {
  margin: 0 auto;
}
.function {
  display: flex;
  justify-content: center;
  align-items: center;

  margin-top: 20px;
  padding: 20px;
  color: #a7a7a7;
  gap: 80px;
  margin: 0 auto;
}

.text-6 {
  margin-top: 30px;
  font-size: 15px;
}
.col-13 {
  text-align: center;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}

.home-con {
  text-align: center;
}

.home-con1 {
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  /* margin-right: 3rem; */
}

.main-img {
  max-width: 100%;
  /* margin-right: 3rem; */
  height: auto;
}

.section2 {
  background-color: #f8f9fd;
}
.section2-header {
  padding: 50px 20px 20px 50px;
}
.section2 h3 {
  color: #05237f;
  padding: 5px 5px 10px 5px;
}
.section2 p {
  color: #a7a7a7;
  font-size: 18px;
  max-width: 320px;
  padding: 5px 5px 10px 5px;
}
.section2-images {
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
}
.section2-img1 {
  width: 50%;
  display: flex;
}
.section2-img1 img {
  width: 110px;
  align-self: end;
  justify-items: center;
  margin: 0 auto;
}
.section2-img2 {
  display: flex;
  width: 50%;
}
.section2-img2 img {
  width: 100%;
}

.responsive {
  width: 100%;
  height: auto;
  display: block;
}

.text-3 {
  color: #0c2f85;
  text-align: center;
  padding-top: 50px;
}

.text-4 {
  margin: 29px 0 0;
  font-size: 1.375rem;
  line-height: 1.2;
  text-align: center;
  color: #a7a7a7;
}

.image-second {
  position: relative;
  display: inline-block; /* Ensure the 
   only takes up the space it needs */
}

.image-second1 {
  background-color: white;
  margin: 15px auto;
  width: 100%;
}

.ebayer {
  max-width: 100%;
  height: auto;
}

.text-bottom {
  color: #a7a7a7;
  text-align: center;
  /* font-size: 18px; */
  margin: 1rem auto;
  padding: 50px 0;
}

/* .text-bottom1 {
  width: 48%;
  margin: 1rem auto;
  padding: 1rem 2rem 4rem 2rem;
  text-align: center;
  color: rgb(167, 167, 167);
  font-size: 20px;
} */
/* Additional styles for bottom text, customize as needed */
.bottom-text {
  font-size: 14px;
  color: #a7a7a7;
  font-size: 1.875766rem;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 10px;
}

.bottom-text2 {
  width: 29%;
  margin: 1rem auto;
  text-align: center;
  color: #a7a7a7;
  font-size: 20px;
}

.bedquest_door {
  background: linear-gradient(180deg, #d8ecf7 65%, #ffffff 50%);
}

.top-div {
  translate: 0% 25%;
}

.top-div {
  text-align: center;
}

.center-container {
  margin-top: 5rem;
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.content-container {
  text-align: center;
}

.image-text,
.additional-text {
  width: 300px;
  margin-top: 15px; /* Adjust margin as needed */
  color: white;
  font-size: 18px;
}
.image-text1 {
  width: 300px;
  margin-top: 15px; /* Adjust margin as needed */
  color: white;
  font-size: 15px;
  font-weight: normal;
}

.footer-last {
  position: relative;
  height: 60vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.row-3 {
  display: flex;
  flex-direction: column;
  justify-content: center; /* Center horizontally */
  align-items: center; /* Center vertically */
  text-align: center; /* Center text content */
}

.moon {
  width: 300px;
  height: auto;
}

.footr-img {
  position: absolute;
  right: 0;
  bottom: 0;
}

.text-20 {
  margin-bottom: 10px;
  color: #0c2f85;
  /* font-size: 2rem; */
}

.text-21 {
  margin-bottom: 20px;
  max-width: 380px;
  /* font-size: 1.375rem; */
  color: #a7a7a7;
}

.btnn {
  color: white;
  padding: 10px 20px;
  font-size: 18px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  background-color: #1e306e;
  border-radius: 5px;
}
.btnn:hover {
  background-color: white;
  color: #1e306e;
  border: 1px solid #1e306e;
}
.con-btn {
  color: #0c2f85;
  padding: 10px 20px;
  font-size: 18px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  background-color: #fff;
  border-radius: 5px;
}
.con-btn:hover {
  background-color: #1e306e;
  color: #fff;
}
.example {
  margin-top: 6px;
}

.footr-img {
  margin-left: auto;
}

.row {
  display: flex;
}

.bar {
  display: block;
  width: 25px;
  height: 3px;
  background-color: #1c286a;
  margin: 5px 0;
}

ul {
  padding-left: 0;
  list-style-type: none;
}

/* Add styles for the new contact section */
.contact {
  display: flex;
  align-items: center;
}

.contact ul {
  list-style: none;
  margin: 9px;
  padding: 0;
  display: flex;
}

.contact li {
  margin-right: 20px;
}

.contact a {
  text-decoration: none;
  color: #1c286a;
  font-weight: bold;
  font-size: 16px;
}

.l-constrained {
  display: flex;
  flex-wrap: wrap;
}

/*  media query */

@media only screen and (max-width: 768px) {
  .main-img,
  .slept,
  .home-con1,
  .home-con2 {
    margin-right: 0;
  }
  .head {
    padding-top: 200px;
    font-size: 24px;
  }
  .row1 {
    flex-direction: column;
    align-items: center;
  }
  .section2-header {
    padding: 20px;
  }
  .section4-content {
    flex-direction: column;
    align-items: center;
    row-gap: 20px;
    margin-top: 300px;
    margin-bottom: 50px;
  }
  .headSec4 {
    position: absolute;
    top: 200px;
    left: 0;
    right: 0;
    padding: 0;
  }
  .footer-last {
    position: relative;
    height: 60vh;
  }

  .l-constrained-3 {
    margin: 20px;
  }
  /* .text-20 {
    margin-left: 100px;
  } */

  .top-div {
    translate: 0% 26%;
  }
  .moon {
    width: 150px;
    height: auto;
  }
  .footer-last {
    height: 50vh;
  }
  .row-3 {
    display: flex;
    flex-direction: column;
    justify-content: center; /* Center horizontally */
    align-items: start; /* Center vertically */
    text-align: left; /* Center text content */
  }
  .text1 {
    font-size: 18px;
  }
  .text-3 {
    font-size: 20px;
  }
  .home-con4 {
    font-size: 30px;
  }
  .head h1 {
    margin-top: 5rem;
    margin-bottom: 1rem;
    font-size: 20px;
  }
  .contact-1 {
    flex-direction: column;
    align-items: center;
  }

  .contact-1 li {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .contact-1 i {
    display: none;
  }

  .function {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .center-container {
    flex-direction: column;
    margin-top: 0;
  }
  head .row-3 {
    margin-right: 158px;
  }
  /* .text-21 {
    font-size: 20px;
  } */

  .main-div {
    flex-direction: column;
  }

  .img3 {
    max-width: 100%;
    height: auto;
    align-items: center;
  }

  .home-con1,
  .home-con2 {
    text-align: center;
  }

  .img3 {
    text-align: center;
  }

  .icon {
    display: flex;
    justify-content: flex-end;
    padding: 10px;
  }

  .bottom-text {
    font-size: 14px;
  }
  .ebayer {
    max-width: 54%;
    height: auto;
  }

  .text2 {
    font-size: 12px;
  }

  .column {
    flex: 1 0 100%;

    text-align: center;
  }

  .menu-toggle {
    display: block;
  }

  .contact a {
    text-decoration: none;
    color: #1c286a;
    font-weight: bold;
    font-size: 11px;
  }
  .column {
    width: 100%;
    width: 25%;
    box-sizing: border-box;
    /* padding: 10px; */
  }

  .l-constrained {
    display: flex;
    flex-wrap: wrap;
  }

  .fot {
    display: block;
  }

  .section2-img1 img {
    width: 65px;
  }

  .footr {
    display: flex;
    justify-content: flex-start;
  }

  .privacyPolicyDiv {
    width: 80vw !important;
  }
}

@media only screen and (max-width: 600px) {
  /* .section2-header {
  } */
  .contact,
  .contact1 {
    flex-direction: column;
    text-align: center;
  }

  .contact li,
  .contact1 li {
    margin: 0;
    margin-bottom: 5px;
  }

  .center {
    margin: 10px 0;
  }

  .contact1 li {
    flex-grow: 0;
    width: 100%;
  }

  .section2-img1 img {
    width: 35px !important;
  }
  .top-div {
    translate: 0% 24%;
  }
}

.referBackground {
  background: url(Images-Icons/Refer-Earn/27-transformed.webp);
  background-size: cover; /* Adjust the sizing as per your requirements */
  background-repeat: no-repeat;
  background-position: top;
  padding: 3vw;
}
.referFriend {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  padding-top: 30px;
}
.referFriendText {
  font-size: 22px;
  text-align: start;
}

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

.privacyPolicyDiv {
  width: 50vw;
  text-align: justify;
  margin-bottom: 50px;
}

.privacyPolicyDiv p {
  margin-bottom: 10px;
}

.privacyPolicyDiv ul {
  list-style: unset;
}

.privacyPolicyDiv ul li {
  list-style: unset;
  margin-bottom: 5px;
  margin-left: 20px;
  padding-left: 5px;
}

.privacyPolicyDiv ol li {
  list-style: unset;
  margin-bottom: 5px;
  margin-left: 20px;
  padding-left: 5px;
}

.privacyPolicyDiv ol li ul {
  list-style: disc;
}
