body{
    width: 100%; 
    background-color:rgb(130, 217, 252);
    font-family: Arial, Helvetica, sans-serif; 
    margin: 0 ;
  }
  .body{
    background-image: url('image/Baby product-bottle liquid cleanser-fabric wash- BOGI CARE -background.jpg');
    background-size: 50%;
    text-align: center;
  }
  img { display: block; }
  
  /* ------ start Menu ------ */
  
  #menu{
    margin: 3px;
    background-color: transparent;
    margin: 0% 1%;
  }
  .menubutton{
    color:#0c0909;
    border-radius: 10px;
    border: 0px #2fbbe6 solid;
    padding: 0.4em 2.1em;
    font-size: 0.87em;
    font-weight: bold;
    font: arial;
    letter-spacing: 0.5px;
    line-height: 1.7em;
  }
  @media only screen and ( max-width: 45em ) {
    .menubutton{
    font-size: 0.85em;
    }
  }
  
  #menu:hover{
    /* border-color: #000000; */
    color: white;
    font-weight: bolder;
    background-color: rgba(255, 182, 47, 0.699);
    padding: 0.2em 2.2em;
    box-shadow: 0 0.5em 0.5em -0.4em #f1ff5c;
    transform: translateY(-0.25em);
    cursor: pointer;
    transition: all 0.1s;
  }
  
  /* ------ end Menu ------ */

  .bogiword{
    color: #19adc7;
  }
  .careword{
    color: #dd9529;
  }
  
/* --------- content ------------- */

/* #cambodiaimage{
  width: 35%;
  margin: auto;
  padding: auto;
  border-radius: 2em;
  display: inline-flex;
}
.cambodiaword{
  margin: 0% 15%;
  padding: auto;
  line-height: 170%;
} */

.donate, .protect, .sls, .chem, .cam{
    margin: 5% 0% 0% 0%;
    display: inline-flex;
}
.camimage{
  width: 55%;
  margin: 5% 0% 0% 25%;
  border-radius: 1em;
}
.p0{
text-align: start;
margin: 10% 12% 5% -2%;
color: rgb(97, 93, 93);
font-size: 1em;
}
.donateimage{
    width: 80%;
    margin: 5% 0% 0% 30%;
    border-radius: 1em;
}
.p1{
  text-align: start;
  margin: 5% 15% 5% 20%;
  color: rgb(97, 93, 93);
  font-size: 1em;
}
.protectimage{
  width: 50%;
  margin: 0% 0% 0% 25%;
  border-radius: 1em;
}
.p2{
  position: relative;
  text-align: start;
  margin: 3% 20% 5% -8% ;
  color: rgb(97, 93, 93);
  font-size: 1em;
}
.slsimage{
  width: 80%;
  margin: 0% 0% 5% 40%;
  border-radius: 1em;
}
.p3{
  position: relative;
  text-align: start;
  margin: 2% 15% 5% 27% ;
  color: rgb(97, 93, 93);
  font-size: 1em;
}
.chemimage{
  width: 40%;
  margin: 0% 0% 5% 20%;
  border-radius: 1em;
}
.p4{
  position: relative;
  text-align: start;
  margin: 2% 15% 5% -50% ;
  color: rgb(97, 93, 93);
  font-size: 1em;
}

@media only screen and ( max-width: 80em ) {
  /* .cambodiaimage{
    width: 45%;
    border-radius: 2em;
  }
  .cambodiaword{
    margin: 0% 15%;
    line-height: 140%;
  } */
  .p0{
    font-size: 0.9em;
    margin-bottom: 5%;
  }
  .camtimage{
    width: 55%;
    margin-left: 23%;
  }
  .p1{
    font-size: 0.9em;
    margin-bottom: 5%;
  }
  .protectimage{
    width: 55%;
    margin-left: 23%;
  }
  .p2{
    font-size: 0.9em;
    margin-left: -10%;
  }
  .slsimage{
    width: 85%;
    margin-left: 37%;
  }
  .p3{
    font-size: 0.9em;
    margin-left: 28%;
  }
  .chemimage{
    width: 44%;
    margin-left: 20%;
  }
  .p4{
    font-size: 0.9em;
    margin-left: -56%;
    margin-right: 25%;
  }
}
@media only screen and ( max-width: 45em ) {
  /* .cambodiaimage{
    width: 55%;
    border-radius: 1em;
  }
  .cambodiaword{
    margin: 0% 15%;
    line-height: 120%;
  } */
  .donateimage, .slsimage, .chemimage, .camimage{
    width: 60%;
    margin-left: 20%;
  }
  .p0, .p1, .p2, .p3, .p4{
    margin: 5% 10% 10% 10% ;
    font-size: 0.85em;
  }
  .donate, .protect, .sls, .chem, .cam{
    margin: auto;
    display: block;
  }
  .p4{
    margin-bottom: 0%;
    padding-bottom: 10%;
  }
}
@media only screen and ( max-width: 30em ) {
  .p0, .p1, .p2, .p3, .p4{
    font-size: 0.75em;
  }
}

  /* ------ start Footer ------ */

.footer{
    background-image: url('image/Baby product-bottle liquid cleanser-fabric wash- BOGI CARE -end.jpg');
    background-size: cover;
    background-color: #23848b;
    max-width: 100%;
    max-height:fit-content;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
  }
  
  
  .footercontainer{
  position: relative;
  }
  
  .footerlink{
  position: absolute ;
  top: 54%;
  left: 15%;
  bottom: 10%;
  width: 57%;
  height: 45%;
  font-size: 1.25em;
  line-height: 2em;
  letter-spacing: 2px;
  }
  .hh1{
  width : 53%;
  height: 5%;
  text-align: start;
  font-size: 0.75em;
  }
  .hh2{
  width : 80%;
  height: 5%;
  /* text-decoration-line: underline; */
  text-align: start;
  font-size: 0.75em;
  }
  .hh3{
  width : 80%;
  height: 5%;
  font-size: 0.6em;
  font-style: oblique;
  text-align: start;
  }
  .contactus {
  position: absolute ;
  top: 54%;
  left: 75%;
  font-size: 1.25em;
  letter-spacing: 2px;
  font-weight: bold;
  text-decoration-line: underline;
  }
  .mail {
  position: absolute ;
  top: 63%;
  left: 75%;
  width: 45px;
  }
  .mailword {
  position: absolute ;
  top: 67%;
  left: 79%;
  font-size: 0.9em;
  }
  .fb {
  position: absolute ;
  top: 75%;
  left: 75%;
  width: 45px;
  }
  .fbword {
  position: absolute ;
  top: 79%;
  left: 79%;
  font-size: 0.9em;
  }
  @media only screen and ( max-width: 80em ) {
  .footerlink{
    font-size: 1em;
    line-height: 1.9em;
    letter-spacing: 1.5px;
  }
  .hh3{
    font-size: 0.7em;
  }
  
  .contactus {
  font-size: 1em;
  letter-spacing: 1.5px;
  }
  .mail {
  top: 63%;
  left: 75%;
  width: 30px;
  }
  .mailword {
  top: 65.5%;
  left: 78%;
  font-size: 0.8em;
  }
  .fb {
  top: 75%;
  left: 75%;
  width: 30px;
  }
  .fbword {
  top: 78%;
  left: 78%;
  font-size: 0.8em;
  }
  }
  @media only screen and ( max-width: 60em ) {
  .footerlink{
    font-size: 0.65em;
    line-height: 1.6em;
    letter-spacing: 1.5px;
  }
  
  .hh1{
    width : 40%;
  }
  
  .contactus {
  font-size: 0.65em;
  letter-spacing: 1.5px;
  }
  .mail {
  top: 63%;
  left: 75%;
  width: 25px;
  }
  .mailword {
  top: 66%;
  left: 79%;
  font-size: 0.7em;
  }
  .fb {
  top: 75%;
  left: 75%;
  width: 25px;
  }
  .fbword {
  top: 79%;
  left: 79%;
  font-size: 0.7em;
  }
  }
  
  @media only screen and ( max-width: 45em ) {
  .footerlink{
    font-size: 0.4em;
    line-height: 1.6em;
    letter-spacing: 1.5px;
  }
  .hh1{
    width : 38%;
  }
  
  .contactus {
  font-size: 0.4em;
  letter-spacing: 1.5px;
  left: 74%;
  }
  .mail {
  top: 63%;
  left: 73%;
  width: 20px;
  }
  .mailword {
  top: 66%;
  left: 78%;
  font-size: 0.6em;
  }
  .fb {
  top: 75%;
  left: 73%;
  width: 20px;
  }
  .fbword {
  top: 78%;
  left: 78%;
  font-size: 0.6em;
  }
  }
  
  @media only screen and ( max-width: 30em ) {
  .footerlink{
    font-size: 0.3em;
    line-height: 1.65em;
    letter-spacing: 1px;
  }
  .hh1{
    width : 34%;
  }
  
  .contactus {
  font-size: 0.4em;
  letter-spacing: 1px;
  left: 73%;
  }
  .mail {
  top: 63%;
  left: 72%;
  width: 15px;
  }
  .mailword {
  top: 65%;
  left: 77%;
  font-size: 0.5em;
  }
  .fb {
  top: 75%;
  left: 72%;
  width: 15px;
  }
  .fbword {
  top: 78%;
  left: 77%;
  font-size: 0.5em;
  }
  }
  
  /* ------ end Footer ------ */