*{
  padding: 0;
  margin: 0;
  box-sizing: 0;
}
body{
  background-color: black;
  position: relative;
}

.btns{
  position: fixed;
  top: 600px;
  right: 0px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  float: left;
}
#topBtn{

  margin-top: 6px;
  font-size: 30px;
  color: white;
}

.homebg{
  width: 100%;
  height: 700px;
  background-image: url(../images/homebg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

marquee{
height: 290px;
width: 100%;
  overflow: hidden;
background-color: white;
}
.demo1{
  width: 2500px;
  height: 290px;
}
.blackbg{
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
#navbar{
  width: 60%;
  height: 100px;
  list-style: none;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  float: left;
  z-index: 1000;

}
#navbar-iteam{
  display: inline-block;
  text-decoration: none;
  margin-left: 40px;
  margin-top: 30px;
}
#lilink:hover{
  color: #fcb91c;
}
#lilink{
  font-family: "Kanit", sans-serif;
  font-size: 20px;
  text-decoration: none;
  color: white;
}
.signinbtn{
  float: left;
  height:100px;
  position: absolute;
  right: 300px;
}
.signinbtn button{
  width: 180px;
  height: 40px;
  border-radius: 40px;
  border-style: none;
font-family: "Kanit", sans-serif;
font-size: 20px;
  text-align: center;
  margin-top: 30px;
}
.signinbtn button:hover{
  background-color: #fcb91c;
  color: white;
  cursor: pointer;
}
#signupbtn{
  float: right;
  position: absolute;

  right: 170px;
  margin-top: 30px;
  font-size: 20px!important;
}
#taglinetxt{
  color: white;
  position: absolute;
  top: 300px;
  left: 200px;
  font-size: 120px;
  color: yellow;
  font-family: "Cookie", cursive;
  word-spacing: 30px;
  margin-bottom: 20px;
  letter-spacing: 10px;
}
#taglinetxt1{
  color: white;
  position: absolute;
  top: 450px;
  right: 350px;
  font-size: 30px;
  letter-spacing: 6px;
  font-weight: bold;
  color: white;

}
.ourproductcon{
  width: 100%;
  height: 300px;
  float: left;
  position: absolute;
  top:650px;
}
.ourproductbox{
  width: 290px;
  height:290px;
  margin-left: 50px;
  margin-bottom: 20px;
  border: solid 1px gray;
  margin-left: 10px;
  text-align: center;
  float: left ;
}
.ourproductbox p{
  background: green;
  height: 40px;
  color: gold;
  font-family: "Kanit", sans-serif;
  font-size: 25px;
  box-shadow: 0px 0px 2px black;
}
#ourproductbox_imgbox{
  width: 97%;
  height: 250px;
  margin-left: 1.5%;
}

.containar2{
  width: 100%;
  height: 250px;
  float: left;
 background-color:white;
}
#menuicon{
  color: white;
  margin-left: 5px;
  margin-top: 5px;
}
.containr3{
  width: 100%;
  height: 400px;
  float: left;
  background: #e3f3fc;
  text-align: center;
  position: relative;
  border-bottom-style: dashed;
  border-bottom-color: black;
  border-bottom-width: 2px;
}
#Ttext{
  font-size: 65px;
  margin-bottom: 20px;
  color: green;
}
#itext{
  font-size: 25px;
  color: #000;
  font-family: "Ubuntu", sans-serif;
  margin-bottom: 20px;

}
#homeourmenu_Btn{
  background: green;
  width: 100px;
  height: 60px;
  color: white;
  text-align: center;
  font-weight:bold;
  font-family: "Kanit", sans-serif;
  cursor: pointer;
  border: none;
}
#homeourmenu_Btn:hover{
  background: rgb(73, 230, 115);
  color: white;
}
#sideimages{
  width: 350px;
  height: 250px;
  position: absolute;
  top: 50px;
  /* left: 150px; */
  right: 100px;
}
.mansaif{
  width: 300px;
  height: 240px;
  /* background-color: #a34ed4; */
  background-color: green;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: 40px;
  left: 100px;
}
#saifImg{
  width: 300px;
  height:250px;
  margin-top: 22px;
}
.containr4{
  width: 100%;
  height:550px;
  background-color:  #e3f3fc;
  position: relative;
  float: left;
  border-bottom-style: dashed;
  border-bottom-color: black;
  border-bottom-width: 2px;

}
.con4_box1 ,.con4_box2{
  width: 300px;
  height: 150px;
}
#con4_img{
  width: 400px;
  height: 350px;
  border-radius: 50%;
  position: absolute;
  right: 250px;
  top: 50px;
}
.containr4 h1{
  font-size: 120px;
  position: absolute;
  color: gold;
  top: 120px;
  left: 250px;
}
.containr4 h2{
  font-size: 60px;
  position: absolute;
  top: 270px;
  left: 300px;
}
.containr4 h3{
  font-size: 150px;
  position: absolute;
  top: 210px;
  left: 460px;
}
.containr4 p{
  color: black;
  font-size: 22px;
  position: absolute;
  top:370px;
  word-spacing: 15px;
  font-family: "Kanit", sans-serif;
  left: 300px;
}
.containr4 button{
  width: 120px;
  height: 50px;
  border: none;
  position: absolute;
  top: 450px;
  left: 550px;
  font-weight: bold;
  background-color: gold;
  color: black;
  cursor: pointer;
}

/* .con4_box1{
  border: groove black 5px;
  position: absolute;
  right: 200px;
  top: 50px;
}
.con4_box2{
  border: groove gray 5px;
  position: absolute;
  right: 0; */
.containr4_bg{
  width: 100%;
  height: 50%;
  background-color:#997c31;
}
 .containr4_bg1{
  width: 100%;
  height: 50%;
  background-color: #e3f3fc;
}
.containr5{
  width: 100%;
  height: 500px;
  background-color: #e3f3fc;
  float: left;
  text-align:center;
  border-bottom-style: dashed;
  border-bottom-color: black;
  border-bottom-width: 2px;
}
.containr5 h1{
font-size: 40px;
font-family: "Kanit", sans-serif;
margin: 40px;
}
.con5_boxes{
width: 300px;
height: 250px;
margin-left: 30px;
padding: 20px;
text-align: center;
background-color: white;
box-shadow: 5px 5px 5px black;
border-radius: 20px;
float: left;
}
.con5_boxes img{
  width: 80px;
  height: 80px;
}
.con5_boxes h4{
  font-family: "Ubuntu", sans-serif;
  font-size: 25px;
  margin-bottom: 10px;
  color: white;
  background-color: green;
  border-radius: 10px;
}
.con5_boxes p{
  color:black;
  font-family: "Ubuntu", sans-serif;
}
.containr6{
  width: 100%;
  height: 600px;
  background-color: #e3f3fc;
  text-align: center;
  border-bottom-style: dashed;
  border-bottom-color: black;
  border-bottom-width: 2px;
  float: left;
}
.containr6 h1{
  font-size: 40px;
  font-family: "Kanit", sans-serif;
  margin: 40px;
}
.containr6 img{
  width: 100px;
  height: 100px;

  border-radius: 50%;
  top: 100px;
  left: 160px;

}
.con6_box{
  width: 300px;
  height: 350px;
  margin-left: 30px;
  padding: 20px;

  text-align: center;
  background-color: white;
  border-radius: 20px;
  float: left;
}
.containr7{
  width: 100%;
  height: 450px;
  background-image: url(../images/banner.jpg);
  background-size: 100% 450px;
  background-repeat: no-repeat;
  background-color: #e3f3fc;
  position: relative;
  border-bottom-style: dashed;
  border-bottom-color: black;
  border-bottom-width: 2px;
  float: left;
}
#order_now{
  width: 340px;
  height: 60px;
  border: none;
  font-size: 28px;
  font-family: "Kanit", sans-serif;
  border-radius: 5px;
  background-color: pink;
  color: black;
  position: absolute;
  top: 292px;
  left: 112px;
}
#order_now:hover{
  cursor: pointer;
  color: black;
  background-color: gold;
}
.containr8{
background-color: #e3f3fc;
height: 500px;
float: left;
position: relative;
border-bottom-style: dashed;
border-bottom-color: black;
border-bottom-width: 2px;
}
.enjay_theBite{
  position: absolute;
  top: 150px;
  right: 150px;
  font-size: 60px;
}
.enjay_theBite::first-letter{
  color: blue;
}
.containr8 img{
  position: absolute;
  top: 150px;
  left:50px;
}
.containr8 p{
  font-size: 20px;
  position: absolute;
  top: 250px;
  font-family: "Kanit", sans-serif;
  right: 210px;
}
.containr8 button{
  width: 100px;
  height: 50px;
  background-color: inherit;
  color: blue;
  position: absolute;
  right: 600px;
  bottom: 80px;

}
.containr8 button:hover{
  cursor:pointer;
  color: white;
  background-color: blue;
  border: none;
  }
footer{
  height: 350px;
  background-color: #000;
  position: relative;
  color: white;
}
#foterBox2{
  margin-left: 20px;
}
#foterBox2 h1{
  margin-top: 20px;
  border: solid 1px white;
  text-align: center;
}
#foterBox2 p{
  margin: 20px;
  font-family: "Kanit", sans-serif;
}
footer img{
  width: 250px;

  position: absolute;
  left: 600px;
  top:0;
}
#Socialmedia_icons{
  float: left;
  font-size: 25px;
  margin: 15px;

}
#Socialmedia_iconsbox{
  position: absolute;
  width: 400px;
  left: 630px;
  top: 178px;
}
#foterBox1{
  width: 300px;
  margin-top: 20px;
  font-family: "Kanit", sans-serif;
  position:absolute;
  left: 1000px;
  top: 0;
}
#foterBox1 p, #foterBox3 p{
  margin-top: 15px;
  color: gray;
  cursor: pointer;
}
#foterBox1 h3{
  width: 150px;
}
#foterBox3{
  margin-top: 20px;
  font-family: "Kanit", sans-serif;
  width: 200px;
  height: 200px;
  position: absolute;
  left:1300px;
  top: 0;
}
#devloper{
  font-family: "Kanit", sans-serif;
  font-size: 22px;
  font-weight: normal;
  width: 600px;
position: absolute;
 bottom: 20px;

 left: 500px;
}
.containr9{
  width: 100%;
  height: 500px;
  background-color:  #E3F3FC;
  position: relative;
  float: left;
  border-bottom-style: dashed;
  border-bottom-color: black;
  border-bottom-width: 2px;
}
.containr9 img{
  border-top-right-radius:80px;
  position: absolute;
  top: 50px;
  left: 40px;
}
.containr9 h1{
  font-family: "Dancing Script",cursive;
  position: absolute;
  right: 250px;
  top: 110px;
font-size: 50px;
color:#0f166e;
}
#Milk_Products{
    font-family: "Dancing Script",cursive;
    position: absolute;
    right: 600px;
    top: 110px;
  font-size: 50px;
  color:#0f166e;


}
#Everyshiptxt{
  color:#0f166e;
  font-size: 40px;
  font-family: "Dancing Script",cursive;
  font-weight: bold;
  position: absolute;
  right: 400px;
  top: 180px;
}

#Everyshiptxt::first-letter{
  color: black;
  font-size: 50px;

}
#Exploer_product{
  width: 150px;
  height: 60px;
  position: absolute;
  bottom: 150px;
  right: 450px;
  font-family: "Kanit", sans-serif;
  background-color: inherit;
border-color: blue;
cursor: pointer;
border-top-left-radius: 50px;
border-bottom-right-radius: 50px;



}
#Exploer_product:hover{
  background-color:white;
  border-color: black;
  box-shadow:5px 5px 5px black;

}

/* ========================================
   MOBILE RESPONSIVE MEDIA QUERIES
   ======================================== */

/* Tablets and Small Desktops (768px - 1024px) */
@media screen and (max-width: 1024px) {
  #navbar {
    width: 80%;
  }
  
  #navbar-iteam {
    margin-left: 20px;
  }
  
  .signinbtn {
    right: 150px;
  }
  
  #signupbtn {
    right: 50px;
  }
  
  #taglinetxt {
    font-size: 80px;
    left: 100px;
    top: 250px;
  }
  
  #taglinetxt1 {
    font-size: 25px;
    right: 150px;
  }
  
  .containr4 h1 {
    font-size: 80px;
    left: 150px;
  }
  
  .containr4 h2 {
    font-size: 40px;
    left: 200px;
  }
  
  .containr4 h3 {
    font-size: 100px;
    left: 350px;
  }
  
  #con4_img {
    width: 300px;
    height: 300px;
    right: 150px;
  }
  
  footer img {
    left: 400px;
  }
  
  #foterBox1 {
    left: 700px;
  }
  
  #foterBox3 {
    left: 950px;
  }
}

/* Tablets (768px - 991px) */
@media screen and (max-width: 991px) {
  #navbar {
    width: 90%;
    height: 80px;
  }
  
  #navbar-iteam {
    margin-left: 15px;
    margin-top: 25px;
  }
  
  #lilink {
    font-size: 16px;
  }
  
  .signinbtn {
    right: 80px;
  }
  
  .signinbtn button {
    width: 140px;
    height: 35px;
    margin-top: 20px;
    font-size: 16px;
  }
  
  #signupbtn {
    right: 20px;
    margin-top: 20px;
    font-size: 16px !important;
  }
  
  #taglinetxt {
    font-size: 60px;
    left: 50px;
    top: 200px;
  }
  
  #taglinetxt1 {
    font-size: 20px;
    right: 80px;
    top: 350px;
  }
  
  .ourproductbox {
    width: 220px;
    height: 220px;
    margin-left: 15px;
  }
  
  #ourproductbox_imgbox {
    height: 180px;
  }
  
  .containr4 {
    height: 650px;
  }
  
  .containr4 h1 {
    font-size: 60px;
    left: 80px;
    top: 150px;
  }
  
  .containr4 h2 {
    font-size: 35px;
    left: 120px;
    top: 240px;
  }
  
  .containr4 h3 {
    font-size: 80px;
    left: 240px;
    top: 190px;
  }
  
  .containr4 p {
    font-size: 18px;
    left: 120px;
    top: 320px;
  }
  
  .containr4 button {
    left: 300px;
    top: 400px;
  }
  
  #con4_img {
    width: 250px;
    height: 250px;
    right: 80px;
  }
  
  .con5_boxes {
    width: 260px;
    height: 230px;
    margin-left: 15px;
  }
  
  .con6_box {
    width: 260px;
    height: 330px;
    margin-left: 15px;
  }
  
  #sideimages {
    width: 300px;
    height: 220px;
    right: 50px;
  }
  
  .mansaif {
    width: 250px;
    height: 200px;
    left: 50px;
  }
  
  #saifImg {
    width: 250px;
    height: 210px;
  }
  
  footer img {
    left: 250px;
  }
  
  #Socialmedia_iconsbox {
    left: 270px;
  }
  
  #foterBox1 {
    left: 550px;
  }
  
  #foterBox3 {
    left: 750px;
  }
  
  #devloper {
    left: 200px;
    width: 500px;
    font-size: 18px;
  }
}

/* Mobile Devices (320px - 767px) */
@media screen and (max-width: 767px) {
  .btns {
    top: 500px;
    width: 45px;
    height: 45px;
  }
  
  #topBtn {
    font-size: 25px;
  }
  
  .homebg {
    height: 500px;
  }
  
  #navbar {
    width: 100%;
    height: auto;
    padding: 10px 0;
  }
  
  #navbar-iteam {
    display: block;
    margin: 10px 20px;
    text-align: center;
  }
  
  #lilink {
    font-size: 18px;
  }
  
  .signinbtn {
    position: relative;
    right: auto;
    float: none;
    height: auto;
    text-align: center;
    width: 100%;
    margin: 10px 0;
  }
  
  .signinbtn button {
    width: 80%;
    max-width: 200px;
    margin: 10px auto;
    display: block;
  }
  
  #signupbtn {
    position: relative;
    right: auto;
    float: none;
    margin: 10px auto;
    display: block;
    width: 80%;
    max-width: 200px;
  }
  
  #taglinetxt {
    font-size: 40px;
    left: 20px;
    right: 20px;
    top: 150px;
    text-align: center;
    word-spacing: 10px;
    letter-spacing: 5px;
  }
  
  #taglinetxt1 {
    font-size: 18px;
    right: 20px;
    left: 20px;
    top: 280px;
    text-align: center;
    letter-spacing: 3px;
  }
  
  .ourproductcon {
    position: relative;
    top: 0;
    height: auto;
    padding: 20px 0;
  }
  
  .ourproductbox {
    width: 90%;
    height: auto;
    margin: 10px auto;
    float: none;
    display: block;
  }
  
  #ourproductbox_imgbox {
    width: 100%;
    height: 200px;
  }
  
  marquee {
    height: 200px;
  }
  
  .demo1 {
    height: 200px;
  }
  
  .containar2 {
    height: auto;
    padding: 20px;
  }
  
  .containr3 {
    height: auto;
    padding: 30px 20px;
  }
  
  #Ttext {
    font-size: 40px;
    margin-bottom: 15px;
  }
  
  #itext {
    font-size: 18px;
    padding: 0 20px;
  }
  
  #sideimages {
    position: relative;
    width: 250px;
    height: 180px;
    margin: 20px auto;
    top: 0;
    right: auto;
    left: 0;
  }
  
  .mansaif {
    width: 200px;
    height: 180px;
    position: relative;
    top: 0;
    left: 0;
    margin: 20px auto;
  }
  
  #saifImg {
    width: 200px;
    height: 180px;
  }
  
  .containr4 {
    height: auto;
    padding: 30px 20px;
  }
  
  .containr4 h1 {
    font-size: 50px;
    position: relative;
    left: 0;
    top: 0;
    text-align: center;
    margin: 10px 0;
  }
  
  .containr4 h2 {
    font-size: 30px;
    position: relative;
    left: 0;
    top: 0;
    text-align: center;
    margin: 10px 0;
  }
  
  .containr4 h3 {
    font-size: 60px;
    position: relative;
    left: 0;
    top: 0;
    text-align: center;
    margin: 10px 0;
  }
  
  .containr4 p {
    font-size: 16px;
    position: relative;
    left: 0;
    top: 0;
    text-align: center;
    padding: 20px;
    word-spacing: 5px;
  }
  
  .containr4 button {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin: 20px auto;
  }
  
  #con4_img {
    position: relative;
    width: 250px;
    height: 250px;
    right: auto;
    top: 0;
    margin: 20px auto;
    display: block;
    left: 0;
  }
  
  .containr5 {
    height: auto;
    padding: 20px 10px;
  }
  
  .containr5 h1 {
    font-size: 30px;
    margin: 20px;
  }
  
  .con5_boxes {
    width: 90%;
    height: auto;
    margin: 20px auto;
    float: none;
    display: block;
  }
  
  .containr6 {
    height: auto;
    padding: 20px 10px;
  }
  
  .containr6 h1 {
    font-size: 30px;
    margin: 20px;
  }
  
  .con6_box {
    width: 90%;
    height: auto;
    margin: 20px auto;
    float: none;
    display: block;
  }
  
  .containr7 {
    height: 350px;
    background-size: cover;
  }
  
  #order_now {
    width: 90%;
    max-width: 300px;
    height: 50px;
    font-size: 22px;
    top: 150px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .containr8 {
    height: auto;
    padding: 30px 20px;
  }
  
  .enjay_theBite {
    position: relative;
    top: 0;
    right: auto;
    font-size: 35px;
    text-align: center;
    margin: 20px 0;
  }
  
  .containr8 img {
    position: relative;
    width: 90%;
    max-width: 300px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    margin: 20px 0;
  }
  
  .containr8 p {
    position: relative;
    top: 0;
    right: auto;
    font-size: 16px;
    text-align: center;
    padding: 20px;
  }
  
  .containr8 button {
    position: relative;
    right: auto;
    bottom: auto;
    display: block;
    margin: 20px auto;
  }
  
  .containr9 {
    height: auto;
    padding: 30px 20px;
  }
  
  .containr9 img {
    position: relative;
    width: 90%;
    max-width: 300px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    margin: 20px 0;
  }
  
  .containr9 h1, #Milk_Products {
    position: relative;
    right: auto;
    top: 0;
    font-size: 35px;
    text-align: center;
    margin: 15px 0;
  }
  
  #Everyshiptxt {
    position: relative;
    right: auto;
    top: 0;
    font-size: 28px;
    text-align: center;
    margin: 15px 0;
  }
  
  #Exploer_product {
    position: relative;
    bottom: auto;
    right: auto;
    display: block;
    margin: 20px auto;
  }
  
  footer {
    height: auto;
    padding: 20px;
  }
  
  #foterBox2 {
    margin: 20px 0;
  }
  
  #foterBox2 h1 {
    font-size: 24px;
  }
  
  #foterBox2 p {
    font-size: 14px;
  }
  
  footer img {
    position: relative;
    width: 200px;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    margin: 20px 0;
  }
  
  #Socialmedia_iconsbox {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: 20px 0;
  }
  
  #Socialmedia_icons {
    margin: 10px;
  }
  
  #foterBox1, #foterBox3 {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    margin: 20px 0;
    text-align: center;
  }
  
  #devloper {
    position: relative;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    font-size: 16px;
    padding: 20px 10px;
  }
}

/* Small Mobile Devices (320px - 480px) */
@media screen and (max-width: 480px) {
  #taglinetxt {
    font-size: 30px;
    top: 120px;
  }
  
  #taglinetxt1 {
    font-size: 16px;
    top: 220px;
  }
  
  .homebg {
    height: 400px;
  }
  
  #Ttext {
    font-size: 32px;
  }
  
  #itext {
    font-size: 16px;
  }
  
  .containr4 h1 {
    font-size: 40px;
  }
  
  .containr4 h2 {
    font-size: 24px;
  }
  
  .containr4 h3 {
    font-size: 45px;
  }
  
  .containr5 h1, .containr6 h1 {
    font-size: 26px;
  }
  
  .enjay_theBite {
    font-size: 28px;
  }
  
  .containr9 h1, #Milk_Products {
    font-size: 28px;
  }
  
  #Everyshiptxt {
    font-size: 24px;
  }
  
  #order_now {
    font-size: 20px;
    height: 45px;
  }
  
  .containr7 {
    height: 300px;
  }
  
  #devloper {
    font-size: 14px;
  }
}
