html, body{
    max-width: 100%;
   overflow-x: hidden;
   margin-left: 0px;
   margin-right: 0px;
   padding-left: 0px;
   padding-right: 0px;
   margin-bottom: 0px;
   padding-bottom: 0px;
}
*{
    font-size: 0.8vw;
    font-family: poppins, inter;
}
p{
    font-size: 1vw;
}
h5{
    font-size: 1vw;
}
h6{
    font-size: 0.9vw;
}
h3{
    font-size: 2.5;
}
header{
    color: white;
    background-color: black;
    max-width: 100%;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.container1{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-left: 5vw;
    padding-right: 5vw;
    height: 12vh;
    z-index: 1;
}
a{
    color: white;
    text-decoration: none;
    font-size: 1.2vw;
}
a:hover{
    color: #ED661F;
    font-size: 2vw;
    text-shadow: 3px 3px 0.2em #ED661F;
    box-shadow: 3px 3px 0.2em  #ED661F;
}
button{
    color: white;
    background-color: #ED661F;
    border: none;
    padding: 0%;
    font-size: 1.3vw;
    font-weight: 600;
    width: 9.5vw;
    height: 3.2vw;
}

.container2{
    width: 43vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-width: 3px;
    box-shadow: 0vw 1vh 0.1em grey;
    background-color: white;
    position: relative;
    left: 31%;
    top: -6.5%;
    height: 9vw;
    padding-left: 4%;
    padding-right: 4%;
}
.div3{
    background-image: url("image 1.png");
    width: 98vw;
    height: 55vw;
    background-image: url("image 1.png");
    background-size: 98vw 100%;
    background-repeat: no-repeat;
    clear: both;
    padding-left: 5%;
    position: relative;
    margin-top: -18%;
    padding-top: 0px;
    z-index: -2;
}
.h2{
    margin-top: 22vh;
    font-size: 3.3vw;
    margin-bottom: 1%;
}
.container3{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    margin-top: 10%;
    margin-left: 7%;
    margin-right: 7%;
}
h3{
    font-size: 2vw;
}
p{
    font-weight: 90;
}
.container4{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-left: 8%;
    margin-right: 8%;
}
.form{
    margin-right: 4vw;
    margin-left: 4vw;
    
}
.form1{
    margin-left: 3vw;
    margin-right: 3vw;
    height: fit-content;
    box-sizing: border-box;
}
.p4{
    background-color: grey;
    height: 3vh;
    margin-top: 0%;
}
.form2{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    margin-left: 12%;
    margin-right: 15%;
}
.form3{
    padding-left: 1vw;
    width: 25%;
    margin-left: 0%;
    box-shadow: 0vw 1vh 0.2em black;
    margin-right: 0vw;
    height:fit-content;
}
.flex-container{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    background-color: black;
    color: white;
    height: 50%;
    width: 100%;
    margin-bottom: 0%;
    padding-bottom: 9vh;
}
.border{
    background-color: black;
    color: white;
    padding-top: 5%;
    padding-bottom: 6%;
}
.div2{
    position: relative;
    top: -27%;
    left: 39%;


}
.div1{
    position: relative;
    top: 28%;
    left: 5%;
}
.p1{
    font-size: 1.3vw;
    margin-top: 0%;
}
#button2{
    font-size: 1.6vw;
    width: 12%;
    height: 5vw;
    font-weight: 600;
    padding-left: 0%;
    padding-right: 0%;
}
.place h4{
   font-size: 1.15vw;
    font-weight: 700;
}
.last{
    padding-left: 5%;
}
.image5{
    padding: 0%;
    border-radius: 5%;
    margin-right: 3%;
}
.twitter{
    border-radius: 50%;
    margin-right: 0.7%;
    padding: 0.3%;
    background-color: rgb(253, 250, 250);
}
.agri{
    font-size: 3vw;
}
.farm{
    font-size: 1vw;
}
.table{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-right: 10%;
    width: 40vw;
    font-size: 0.9vw;
}
.form7{
    margin-right: 10%;
    width: 20vw;
    padding-left: 0%;
    padding-right: 0%;
}
.email{
    border: none;
    height:3vw ;
    padding-bottom: 0.2vw;
    width: 23%;
    font-size: 1.2vw;
}
.subscribe{
    border: none;
    height: 3.25vw;
    width: 130%;
}
#read{
    display: flex;
    justify-content: end;
    align-items: center;
    margin-right: 10%;
}
#arrow{
    color: #ED661F;
    font-size: 150%;
    border-radius: 10%;
}
#most{
    margin-left: 10%;
}
.dash{
    color: #ED661F;
    font-size: 2vw;
    width: 10vw;
    border-radius: 10%;
}
.h3{
    position: relative;
    padding-bottom: 0.2vw;
    
}
.h3::after{
    content:'';
    height: 9%;
    width: 12%;
    background-color: #ED661F;
    position: absolute;
    left: 0%;
    bottom: -3%;
}
.category{
    position: relative;
    padding-bottom: 0.7vw;
}
.category::after
{
    content:'';
    height: 9%;
    width: 5%;
    background-color: #ED661F;
    position: absolute;
    left: 46%;
    bottom: -3%;
}
.popular{
    position:relative;
    padding-bottom: 0.5vw;
}
.popular::after{
    content:'';
    height: 9%;
    width: 6%;
    background-color: #ED661F;
    position: absolute;
    left: 0%;
    bottom: -3%;
}
.new{
    position: relative;
    padding-bottom: 0.5vw;
}
.new::after{
    content:'';
    height: 10%;
    width: 4%;
    background-color: #ED661F;
    position: absolute;
    left: 0%;
    bottom: -3%;
}
.p3{
    color: black;
    position: relative;
    padding-bottom: 0.5vw;
    font-weight: 550;
}
.p3::after{
    content:'';
    height: 7%;
    width: 36%;
    background-color: #ED661F;
    position: absolute;
    left: 0%;
    bottom: -3%;
}
.read{
    position: relative;
    color: black;
    padding-bottom: 0.2vw;
    font-weight: 550;
}
.read::after{
    content:'';
    height: 9%;
    width: 45%;
    background-color: #ED661F;
    position: absolute;
    left: 0%;
    bottom: -3%;
}
.reserved{
    background-color: black;
    color: white;
    margin-top: 0%;
    padding-bottom: 4vh;
    margin-bottom: 0px;
    font-size: 1vw;
}
.h{
    color: black;
    background-color: black;
    margin-bottom: 0%;
}
.enter{
    display: flex;
    justify-content: center;
    align-items: center;
}
.border{
    position: relative;
}
.border::after{
    content:'';
    height: 1.5%;
    width: 100%;
    background-color: white;
    position: absolute;
    left: 0%;
    bottom: 0%;
}
.position11{
    padding: 0%;
    margin-left: -7%;
    width: 80%;
    margin-right: 5%;
}
.position{
    padding: 0%;
    margin-right: 10%;
    margin-left: 6%;
    width: 80%;
}
.star{
    font-size: 400%;
    color: #ED661F;
}
.grey{
    font-size: 400%;
    color: grey;
}
#form5{
    margin-left: 7%;
    margin-right: 7%;
}
.cereals{
    margin-bottom: 5%;
}
.mursik{
    margin-top: 3%;
}
.home{
    position: relative;
}
.home::after{
    position: absolute;
    content: '';
    background-color: #ED661F;
    height: 15%;
    width: 3vw;
    bottom: -3%;
    left: 0%;
}
.first{
    font-size: 3vw;
}
.h34{
    font-size: 250%;
    padding-right: 0%;
    margin-right: 0%;
    padding-bottom: 6%;
    margin-bottom: 5%;
}
.h35{
    font-size: 250%;
    padding-right: 0%;
    margin-right: 0%;
    padding-bottom: 0%;
    margin-bottom: 0%;
}
.div17{
    margin-right: 15%;
    margin-bottom: 1vw;
    margin-top: 1vw;
}
.start{
    padding-left: 0%;
    padding-right: 0%;
    margin-left: 0%;
    margin-right: 0%;
    font-size: 1.2vw;
}