* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html, body {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.background-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  z-index: -1;
  margin: 0;
  padding: 0;
}

.content {
  position: relative;
}

.Banner-1 {
  position: absolute;
  top:70px;
  left: 850px;
  width: 400px;
  height: 500px;
  z-index: 0;
}

.section1 {
  background-color: rgb(192, 22, 22);
  height: 280px;
  width: 00px;
}

.section2 {
  background-color: rgba(245, 16, 16, 0);
  color: white;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-size:18px;
  width:250px;
  margin: 0px 0px 0px 60px;
}

.section3 {
  background-color: rgba(217, 236, 6, 0);
  height: 220px; font-family: 'SF Pro Display', 'SF Pro Text', 'SF UI Display', 'SF UI Text', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  z-index: 60;
  margin: 280px 0px 0px 860px;
  position: absolute;
  display: flex;
  flex-direction: column;
  height: 300px;
  width: 380px;
}

.EnquiryBtn {
  height: 35px;
  width: 70px;
  color: white;
  background-color: rgb(116, 143, 116);
  border: none;
  margin: 20px 0px 0px 20px;
}

.EnquiryBtn:hover {
  cursor: pointer;
}

.mailInputBox {
  height: 35px;
  background-color: rgb(255, 255, 255);
  width: 250px;
  border: none;
  position: absolute;
  margin-top: 20px;
  transition: 500ms;
}

.mailInputBox:hover {
  letter-spacing: 3.5px;
  transition: 500ms;
}

.section4 {
  display: flex;
  justify-content: center;
  height: 30px;
  width: auto;
  margin-top:120px;
}

.section5Foot {
  background-color: rgba(165, 129, 86, 0);
  display: flex;
  width: 300px;
  margin-top: 20px;
  margin-left: 50px;
  justify-content: center;
  color: rgb(150, 150, 150);
  font-size: 11px;
}

.logofb {
  height: 30px;
  width: 50px;
  background-color: rgba(2, 43, 2, 0.959);
}

.logoInsta {
  height: 30px;
  width: 30px;
  background-color: rgb(2, 34, 2);
}

@media (max-width: 768px) {
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin: 320px 0px 0px 400px;
    position: absolute;
    display: flex;
    flex-direction: column;
    height:280px;
    width: 380px;
  }

  .Banner-1 {
    position: absolute;
    top: 70px;
    left:350px;
    width: 400px;
    height:580px;
    z-index: 0;
  }
}

@media (max-width: 790px) {
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin: 320px 0px 0px 400px;
    position: absolute;
    display: flex;
    flex-direction: column;
    height:280px;
    width: 380px;
  }

  .Banner-1 {
    position: absolute;
    top: 70px;
    left:350px;
    width: 400px;
    height:580px;
    z-index: 0;
  }
}

@media (max-width: 678px) {
  .Banner-1 {
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    height: auto;
  }
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin: 380px 0px 0px 120px;
    position: absolute;
    display: flex;
    flex-direction: column;
    height: 300px;
    width: 380px;
  }
}
/* @media (max-width: 400px) {
  .Banner-1 {
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    height: auto;
  }
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin: 280px 0px 0px 30px;
    position: absolute;
    display: flex;
    flex-direction: column;
    height: 300px;
    width: 380px;
  }
  .mailInputBox{
    letter-spacing: 3.5px;
    transition: 500ms;width:200px;
  }
  .section4 {
    display: flex;
    justify-content: center;
    height: 30px;
    width: auto;
    margin-top: 140px;margin-right:80px;
  }
  .section5Foot {
    background-color: rgba(165, 129, 86, 0);
    display: flex;
    width: 300px;
    margin-top: 20px;
    margin-left:10px;
    justify-content: center;
    color: rgb(150, 150, 150);
    font-size: 11px;
  }
  
  
} */



@media (max-width:1380px) {
  .section3 {
    background-color: rgba(236, 255, 28, 0);
    height: 220px;
    z-index: 60;
    margin:320px 0px 0px 840px;
    position: absolute;
    display: flex;
    flex-direction: column;
    height: 300px;
    width: 380px;
  }
  .mailInputBox{
    letter-spacing: 3.5px;
    transition: 500ms;width:200px;
  }
  .section4 {
    display: flex;
    justify-content: center;
    height: 30px;
    width: auto;
    margin-top: 140px;margin-right:80px;
  }
  .section5Foot {
    background-color: rgba(165, 129, 86, 0);
    display: flex;
    width: 300px;
    margin-top: 20px;
    margin-left:10px;
    justify-content: center;
    color: rgb(150, 150, 150);
    font-size: 11px;
  }
  .Banner-1 {
    position: absolute;
    top: 70px;
    left:800px;
    width: 400px;
    height:600px;
    z-index: 0;
  }
  .section2 {
    background-color: rgba(245, 16, 16, 0);
    color: white;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size: 18px;
    width:250px;
    margin: 0px 0px 0px 30px;
  }
  
  
  
}

@media (max-width:1380px) {
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin: 320px 0px 0px 740px;
    position: absolute;
    display: flex;
    flex-direction: column;
    height: 300px;
    width: 380px;
  }
  .mailInputBox{
    letter-spacing: 3.5px;
    transition: 500ms;width:200px;
  }
  .section4 {
    display: flex;
    justify-content: center;
    height: 30px;
    width: auto;
    margin-top: 140px;margin-right:80px;
  }
  .section5Foot {
    background-color: rgba(165, 129, 86, 0);
    display: flex;
    width: 300px;
    margin-top: 20px;
    margin-left:10px;
    justify-content: center;
    color: rgb(150, 150, 150);
    font-size: 11px;
  }
  .Banner-1 {
    position: absolute;
    top: 70px;
    left:700px;
    width: 400px;
    height:600px;
    z-index: 0;
  }
  .section2 {
    background-color: rgba(245, 16, 16, 0);
    color: white;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size: 18px;
    width:250px;
    margin: 0px 0px 0px 30px;
  }
  
  
  
}
@media (max-width:1780px) {
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin: 320px 0px 0px 740px;
    position: absolute;
    display: flex;
    flex-direction: column;
    height: 300px;
    width: 380px;
  }
  .mailInputBox{
    letter-spacing: 3.5px;
    transition: 500ms;width:200px;
  }
  .section4 {
    display: flex;
    justify-content: center;
    height: 30px;
    width: auto;
    margin-top: 140px;margin-right:80px;
  }
  .section5Foot {
    background-color: rgba(165, 129, 86, 0);
    display: flex;
    width: 300px;
    margin-top: 20px;
    margin-left:10px;
    justify-content: center;
    color: rgb(150, 150, 150);
    font-size: 11px;
  }
  .Banner-1 {
    position: absolute;
    top: 70px;
    left:700px;
    width: 400px;
    height:600px;
    z-index: 0;
  }
  .section2 {
    background-color: rgba(245, 16, 16, 0);
    color: white;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size: 18px;
    width:250px;
    margin: 0px 0px 0px 30px;
  }
  
  
  
}
@media (max-width:2090px) {
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin: 320px 0px 0px 950px;
    position: absolute;
    display: flex;
    flex-direction: column;
    height: 300px;
    width: 380px;
  }
  .mailInputBox{
    letter-spacing: 3.5px;
    transition: 500ms;width:210px;margin-top: 50px;
  }
  .EnquiryBtn{width: 80px;margin:50px 0px 0px 0px;} 
  .section4 {
    display: flex;
    justify-content: center;
    height: 30px;
    width: auto;
    margin-top:50px;margin-right:80px;
  }
  .section5Foot {
    background-color: rgba(185, 132, 67, 0);
    display: flex;
    width: 300px;
    margin-top: 40px;
    margin-left:10px;
    justify-content: center;
    color: rgb(150, 150, 150);
    font-size: 13px;
  }
  .Banner-1 {
    position: absolute;
    top: 70px;
    left:900px;
    width: 400px;
    height:600px;
    z-index: 0;
  }
  .section2 {
    background-color: rgba(245, 16, 16, 0);
    color: white;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size: 26px;font-weight: 300;
    width:250px;
    margin: 0px 0px 0px 30px;
  }
  
  
  
}

@media (max-width:1281px) {
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin: 320px 0px 0px 745px;
    position: absolute;
    display: flex;
    flex-direction: column;
    height:280px;
    width: 380px;
  }
  .section2 {
    background-color: rgba(245, 16, 16, 0);
    color: white;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size:25px;font-weight: 300;
    width:250px;
    margin: 0px 0px 0px 30px;
  }
  .Banner-1 {
    position: absolute;
    top: 70px;
    left:700px;
    width: 400px;
    height:580px;
    z-index: 0;
  }
  .EnquiryBtn {
    height: 35px;
    width: 70px;
    color: white;
    background-color: rgb(116, 143, 116);
    border: none;
    margin: 50px 0px 0px 20px;
  }
  .mailInputBox{margin-top: 50px;}
  .section5Foot {
    background-color: rgba(185, 132, 67, 0);
    display: flex;
    width: 310px;

  }

  
}
@media (max-width:1180px) {
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin: 320px 0px 0px 650px;
    position: absolute;
    display: flex;
    flex-direction: column;
    height:280px;
    width: 380px;
  }

  .Banner-1 {
    position: absolute;
    top: 70px;
    left:590px;
    width: 400px;
    height:580px;
    z-index: 0;
  }
  
  
}
@media (max-width:1080px) {
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin:250px 0px 0px 600px;
    position: absolute;
    display: flex;
    flex-direction: column;
    height:280px;
    width: 380px;
  }
  .mailInputBox{
    letter-spacing: 3.5px;
    transition: 500ms;width:200px;margin-top:40px;
  }
  .EnquiryBtn{margin-top: 40px;} 
  .section2{margin-top:5px;}
  .Banner-1 {
    position: absolute;
    top: 50px;
    left:580px;
    width:350px;
    height:520px;
    z-index: 0;
  }
  .section4 {
    display: flex;
    justify-content: center;
    height: 30px;
    width: auto;
    margin-top: 60px;margin-right:80px;
  }
  .section5Foot {
    background-color: rgba(165, 129, 86, 0);
    display: flex;
    width: 300px;
    margin-top:30px;
    margin-left:10px;
    justify-content: center;
    color: rgb(150, 150, 150);
    font-size: 11px;
  }
  
  
  
}
@media (max-width:1034px) {
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin:250px 0px 0px 590px;
    position: absolute;
    display: flex;
    flex-direction: column;
    height:280px;
    width: 380px;
  }
  .mailInputBox{
    letter-spacing: 3.5px;
    transition: 500ms;width:190px;margin-top:40px;
  }
  .EnquiryBtn{margin-top:40px;width:65px;margin-left:30px;} 
  .Banner-1 {
    position: absolute;
    top: 50px;
    left:580px;
    width:330px;
    height:500px;
    z-index: 0;
  }
  .section2 {
    background-color: rgba(245, 16, 16, 0);
    color: white;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size:19px;font-weight: 300;
    width:250px;
    margin: 0px 0px 0px 30px;
  }
  .section4 {
    display: flex;
    justify-content: center;
    height: 30px;
    width: auto;
    margin-top: 55px;margin-right:80px;
  }
  .section5Foot {
    background-color: rgba(165, 129, 86, 0);
    display: flex;
    width: 300px;
    margin-top:40px;
    margin-left:10px;
    justify-content: center;
    color: rgb(150, 150, 150);
    font-size: 11px;
  }
  
  
  
}

@media (max-width:1000px) {
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin: 320px 0px 0px 450px;
    position: absolute;
    display: flex;
    flex-direction: column;
    height:280px;
    width: 380px;
  }

  .Banner-1 {
    position: absolute;
    top: 70px;
    left:400px;
    width: 400px;
    height:580px;
    z-index: 0;
  }
  
  
}
@media (max-width:854px) {
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin: 320px 0px 0px 400px;
    position: absolute;
    display: flex;
    flex-direction: column;
    height:280px;
    width: 380px;
  }
  .section2{font-size:24px;}
  .Banner-1 {
    position: absolute;
    top: 70px;
    left:350px;
    width: 400px;
    height:580px;
    z-index: 0;
  }
  
  
}
@media (max-width:934px) {
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin: 320px 0px 0px 450px;
    position: absolute;
    display: flex;
    flex-direction: column;
    height:280px;
    width: 380px;
  }
  .Banner-1 {
    position: absolute;
    top: 70px;
    left:400px;
    width: 400px;
    height:580px;
    z-index: 0;
  }
  .section4{font-size:20px;}
  
  
}
@media (max-width:790px) {
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin: 360px 0px 0px 340px;
    position: absolute;
    display: flex;
    flex-direction: column;
    height:280px;
    width: 380px;
  }

  .Banner-1 {
    position: absolute;
    top: 120px;
    left:300px;
    width: 400px;
    height:580px;
    z-index: 0;
  }
  
  
}
@media (max-width:750px) {
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin: 340px 0px 0px 340px;
    position: absolute;
    display: flex;
    flex-direction: column;
    height:280px;
    width: 380px;
  }

  .Banner-1 {
    position: absolute;
    top: 100px;
    left:300px;
    width: 400px;
    height:580px;
    z-index: 0;
  }
  
}

@media (max-width:660px) {
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin: 320px 0px 0px 250px;
    position: absolute;
    display: flex;
    flex-direction: column;
    height:280px;
    width: 380px;
  }

  .Banner-1 {
    position: absolute;
    top:70px;
    left:400px;
    width:380px;
    height:580px;
    z-index: 0;
  }
  
  
}
@media (max-width:600px) {
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin: 230px 0px 0px 130px;transform: scale(0.9);
    position: absolute;
    display: flex;
    flex-direction: column;
    height:280px;
    width: 380px;
  }

  .Banner-1 {
    position: absolute;
    top:70px;
    left:290px;
    width:300px;
    height:430px;
    z-index: 0;
  }
  .section4 {
    display: flex;
    justify-content: center;
    height: 30px;
    width: auto;
    margin-top: 100px;margin-right:80px;
  }
  
  
}


@media (max-width:450px) {
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin: 240px 0px 0px 70px;transform: scale(0.7);
    position: absolute;
    display: flex;
    flex-direction: column;
    height:280px;
    width: 380px;
  }
  .mailInputBox{
    letter-spacing: 3.5px;
    transition: 500ms;width:200px;margin-top:50px;
  }
  .EnquiryBtn{margin-top:50px;}
  .section2 {
    background-color: rgba(245, 16, 16, 0);
    color: white;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size:22px;font-weight: 300;
    width:250px;
    margin: 0px 0px 0px 30px;
  }
  .Banner-1 {
    position: absolute;
    top:120px;
    left:240px;
    width:270px;
    height:400px;
    z-index: 0;
  }
  .section4 {
    display: flex;
    justify-content: center;
    height: 30px;
    width: auto;
    margin-top:60px;margin-right:80px;
  }
  
  
}
@media (max-width:545px) {
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin: 245px 0px 0px 170px;transform: scale(0.7);
    position: absolute;
    display: flex;
    flex-direction: column;
    height:280px;
    width: 380px;
  }
  .mailInputBox{
    letter-spacing: 3.5px;
    transition: 500ms;width:200px;margin-top:50px;
  }
  .EnquiryBtn{margin-top:50px;}
  .section2 {
    background-color: rgba(245, 16, 16, 0);
    color: white;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size:22px;font-weight: 300;
    width:250px;
    margin: 0px 0px 0px 30px;
  }
  .Banner-1 {
    position: absolute;
    top:120px;
    left:330px;
    width:270px;
    height:400px;
    z-index: 0;
  }
  .section4 {
    display: flex;
    justify-content: center;
    height: 30px;
    width: auto;
    margin-top:60px;margin-right:80px;
  }
  
  
}
@media (max-width:500px) {
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin: 245px 0px 0px 80px;transform: scale(0.7);
    position: absolute;
    display: flex;
    flex-direction: column;
    height:280px;
    width: 380px;
  }
  .mailInputBox{
    letter-spacing: 3.5px;
    transition: 500ms;width:200px;margin-top:50px;
  }
  .EnquiryBtn{margin-top:50px;}
  .section2 {
    background-color: rgba(245, 16, 16, 0);
    color: white;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size:22px;font-weight: 300;
    width:250px;
    margin: 0px 0px 0px 30px;
  }
  .Banner-1 {
    position: absolute;
    top:120px;
    left:240px;
    width:270px;
    height:400px;
    z-index: 0;
  }
  .section4 {
    display: flex;
    justify-content: center;
    height: 30px;
    width: auto;
    margin-top:60px;margin-right:80px;
  }
  
  
}
@media (max-width:391px) {
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin: 200px 0px 0px 40px;
    position: absolute;
    display: flex;
    flex-direction: column;
    height:280px;
    width: 380px;
  }

  .Banner-1 {
    position: absolute;
    top:70px;
    left:200px;
    width:250px;
    height:400px;
    z-index: 0;
  }
  .section4 {
    display: flex;
    justify-content: center;
    height: 30px;
    width: auto;
    margin-top:60px;margin-right:80px;
  }
  .section5Foot {
    background-color: rgba(165, 129, 86, 0);
    display: flex;
    width: 300px;
    margin-top:40px;
    margin-left:10px;
    justify-content: center;
    color: rgb(150, 150, 150);
    font-size: 11px;
  }
  
  
  
}
@media (max-width:350px) {
  .section3 {
    background-color: rgba(194, 204, 89, 0);
    height: 220px;
    z-index: 60;
    margin: 200px 0px 0px 20px;
    position: absolute;
    display: flex;
    flex-direction: column;
    height:280px;
    width: 380px;
  }

  .Banner-1 {
    position: absolute;
    top:70px;
    left:190px;
    width:250px;
    height:400px;
    z-index: 0;
  }
  .section4 {
    display: flex;
    justify-content: center;
    height: 30px;
    width: auto;
    margin-top:60px;margin-right:80px;
  }
  .section5Foot {
    background-color: rgba(165, 129, 86, 0);
    display: flex;
    width: 300px;
    margin-top:40px;
    margin-left:10px;
    justify-content: center;
    color: rgb(150, 150, 150);
    font-size: 11px;
  }
  
  
  
}

