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 ------------- */


.contactuspic{
  margin: 5% auto ;
  width: 40%;
}
@media only screen and ( max-width: 80em ) {
  .contactuspic{
    width: 40%;
  }
}
@media only screen and ( max-width: 60em ) {
  .contactuspic{
    width: 45%;
  }
}@media only screen and ( max-width: 45em ) {
  .contactuspic{
    width: 45%;
  }
}@media only screen and ( max-width: 30em ) {
  .contactuspic{
    width: 50%;
  }
}
  /* ------ start Footer ------ */

  a:link {
    text-decoration: none;
  }
  a:visited {
    text-decoration: none;
    color: black;
  }
  a:hover {
    text-decoration: underline;
    color: purple;
  }
  a:active {
    text-decoration: underline;
  }
  
.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;
  }
  
  .footerlink{
  
  }
  .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 ------ */