* {
  margin: 0px;
  padding: 0px;
}

#headersection {
  display: flex;
}

.logo {
  margin-top: 26.12px;
  padding-left: 90px;
  flex: 1;
}

nav ul li {
  display: inline;
  font-size: 16px;
  font-family: "Montserrat";
  margin-left: 144px;
  line-height: 28px;
}

.content {
  margin-top: 63px;
  padding-right: 50px;
  font-weight: 600;
  text-align: center;
}

.home {
  color: #fa4a0c;
}

.background {
  background-image: url("../images/Food.png");
  background-size: cover;
  height: 619px;
  margin-top: 27.12px;
  background-color: rgba(23, 16, 16, 0.6);
}

.app {
  text-align: center;
  padding-top: 73px;
  font-family: "Montserrat";
  font-weight: bold;
  color: #f6f6f6;
}

.order {
  text-align: center;
  padding-top: 17px;
  font-family: "Poppins";
  font-size: 58px;
  letter-spacing: 0.2px;
  color: #ffffff;
  padding-left: 250.5px;
  padding-right: 250.5px;
}

.download {
  text-align: center;
  font-family: "Montserrat";
  font-size: 24px;
  padding-top: 27px;
  color: #f7f7f7;
}

.buttons {
  display: flex;
  justify-content: center;
  margin-top: 70px;
}

.buttons h3 {
  text-align: center;
  color: white;
  margin-top: 18px;
  font-size: 24px;
  font-weight: 700;
}

.button1,
.button2 {
  display: block;
  font-family: "Montserrat";
  height: 68px;
  width: 236px;
  background-color: rgba(250, 74, 12, 1);
  border: 2px solid rgba(250, 74, 12, 1);
  border-radius: 30px;
  color: white;
  cursor: pointer;
  text-decoration: none;
  padding: 16px, 0px, 16px, 0px;
}

.button2 {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid white;
  margin-left: 30px;
}

.phones{
    display: flex;
    justify-content: center;
    margin-top: -150px;
}

.line{
    display: flex;
    justify-content: center;
    margin-top: 128.91px;
}


#Work {
    display: flex;
    justify-content: center;
    margin-top: 72.09px;
  }
  
  .work1 {
    font-size: 44px;
    font-family: "Poppins";
    font-weight: 600;
    color: #000000;
  }
  
  .section {
    display: flex;
  }

  .create-flex-container {
    display: flex;
  }
  
  .create-image-section {
    flex: 1;
  }
  .create-content {
    flex: 1;
  }
  .create-content {
    font-family: "Montserrat";
  }
  .create-image-section {
    padding: 81px 0 64px 170px;
  }
  .create-content {
    padding: 350px 154px 200px 70px;
  }
  .create-image-section img {
    height: 90%;
  }
  
  .account-text-style-1 {
    color: rgba(250, 74, 12, 1);
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
  }
  .account-content-1 {
    width: 232px;
    height: 36px;
  }
  
  .account-text-style-2 {
    color: rgba(37, 43, 66, 1);
    font-weight: bold;
    font-size: 43px;
    line-height: 58px;
  }
  .account-content-2 {
    width: 599px;
    height: 134px;
    top: 43px;
    padding: 10px 0 10px 0;
  }
  
  .account-text-style-3 {
    color: rgba(115, 115, 115, 1);
    font-weight: 500;
    font-size: 24px;
    line-height: 38px;
    letter-spacing: 0.2px;
  }
  
  .account-content-3 {
    width: 460px;
    height: 96px;
    top: 184px;
    padding: 10px 0 10px 0;
  }

  .explore-varieties-flex-container {
    display: flex;
  }
  .explore-varieties-content {
    flex: 1;
  }
  .explore-varieties-content {
    font-family: "Montserrat";
  }
  
  .explore-varieties-image {
    flex: 1;
  }
  .explore-varieties-content {
    padding: 210px 117px 0 220px;
    margin: 150px 0 0 0;
  }
  
  .explore-varieties-image {
    padding: 72px 150px 53px 0;
  }
  
  .explore-varieties-image img {
    height: 95%;
  }
  
  .e-text-style-1 {
    color: rgb(250, 74, 12);
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 0.1px;
  }
  .content-2 {
    padding: 10px 0px 10px 0px;
    top: 43px;
  }
  .e-text-style-2 {
    font-size: 40px;
    font-weight: 700;
    color: rgba(37, 43, 66, 1);
    font-style: bold;
    letter-spacing: 0.2px;
  }
  .content-3 {
    padding: 10px 0px 0px 0px;
    top: 184px;
    width: 462px;
  }
  .e-text-style-3 {
    color: rgba(115, 115, 115, 1);
    font-size: 24px;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: 0.2px;
  }
  
  /*CHECKOUT */
  .checkout-flex-container {
    display: flex;
  }
  
  .checkout-image-section {
    flex: 1;
  }
  .checkout-content {
    flex: 1;
  }
  .checkout-content {
    font-family: "Montserrat";
  }
  .checkout-image-section {
    padding: 81px 0 64px 110px;
  }
  .checkout-content {
    padding: 350px 154px 200px 0px;
  }
  .checkout-image-section img {
    height: 95%;
  }
  
  .c-text-style-1 {
    color: rgba(250, 74, 12, 1);
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
  }
  .c-content-1 {
    width: 123px;
    height: 36px;
  }
  
  .c-text-style-2 {
    color: rgba(37, 43, 66, 1);
    font-weight: bold;
    font-size: 43px;
    line-height: 58px;
  }
  .c-content-2 {
    width: 599px;
    height: 134px;
    top: 43px;
    padding: 10px 0 10px 0;
  }
  
  .c-text-style-3 {
    color: rgba(115, 115, 115, 1);
    font-weight: 500;
    font-size: 24px;
    line-height: 38px;
    letter-spacing: 0.2px;
  }
  
  .c-content-3 {
    width: 460px;
    height: 96px;
    top: 184px;
    padding: 10px 0 10px 0;
  }

@media (max-width: 800px) {
  * {
    margin: 0;
    padding: 0;
  }

  header {
    display: flex;
    justify-content: left;
  }

  #headsection {
    display: flex;
    justify-content: center;
  }

  .logo img {
    height: 51.37px;
    width: 104px;
  }

  .menu ul li{
      display: none;
  }

  .vector div{
      width: 15px;
      height: 2px;
      background: rgb(80, 70, 70);
      margin: 2.2px;
      margin-left: 500px;
  }

  .vector{
      display: flex;
      flex-direction: column;
      margin-top: 48px;
  }

  .background{
      background-image: none;
      background-color: white;
  }

  #headsection1{
      justify-content: center;
  }

  .app{
      color: #737373;
      font-size: 16px;
  }

  .order{
      color: #252B42;
      margin-top: 17px;
      padding-right: 11.5px;
      padding-left: 11.5px;
  }

  .download{
      color: #737373;
      padding-top: 27px;
      padding-right: 36px;
      padding-left: 36px;
      font-size: 24px;
  }

  .buttons{
      flex-direction: column;
      align-items: center;
  }

  .button2 {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid rgba(250, 74, 12, 1);
    margin-left: 0;
    margin-top: 20px;
  }
  
  .button2 h3{
      color: orangered;
  }

  .phones{
      margin-top: 40px;
  }

  .line{
      display: flex;
      justify-content: center;
  }

  .Work{
      display: flex;
      justify-content: center;
  }

  .create-flex-container {
    flex-direction: column-reverse;
  }
  .create-content {
    text-align: center;
    margin: 40px 119px 100px 150px;
    padding: 100px 33px 0 38px;
    display: flex;
    flex-direction: column;
  }
  .account-content-1 {
    width: 299px;
    height: 36px;
    margin-left: 57px;
  }
  .account-content-2 {
    top: 66px;
    height: 191px;
    width: 347px;
    margin-left: 43px;
  }
  .account-content-3 {
    top: 344px;
    width: 240px;
    height: 172px;
    left: 40px;
    margin-left: 78px;
    margin-top: 50px;
    padding: 10px;
  }
  .create-image-section img {
    height: 800px;
    width: 550px;
    top: 3004px;
    left: -117px;
  }
  .create-image-section {
    margin: 0px 120px 0 130px;
    text-align: center;
    padding: 0;
  }

  .explore-varieties-flex-container {
    flex-direction: column;
  }

  .explore-varieties-content {
    text-align: center;
    margin: 0 110px -10px 115px;
    padding: 100px 33px 10px 38px;
    display: flex;
    flex-direction: column;
  }
  .content-1 {
    width: 299px;
    height: 36px;
    padding-left: 24px;
    margin-left: 40px;
  }

  .content-2 {
    top: 66px;
    height: 160px;
    width: 347px;
    margin-left: 43px;
  }
  .e-text-style-2 {
    padding: 10px;
  }
  .content-3 {
    top: 66px;
    width: 277px;
    height: 220px;
    margin-left: 78px;
  }

  .e-text-style-3 {
    padding: 10px;
  }
  .explore-varieties-image {
    margin: -50px 250px 0 100px;
    text-align: center;
    padding: 0;
  }
  .explore-varieties-image img {
    height: 900px;
    width: 650px;
    top: 3004px;
    left: -117px;
  }

  .checkout-flex-container {
    flex-direction: column-reverse;
  }
  .checkout-content {
    text-align: center;
    margin: -100px 119px 100px 100px;
    padding: 100px 33px 0 38px;
    display: flex;
    flex-direction: column;
  }
  .c-content-1 {
    width: 299px;
    height: 36px;
    margin-left: 57px;
  }
  .c-content-2 {
    top: 66px;
    height: 191px;
    width: 330px;
    margin-left: 43px;
  }
  .c-content-3 {
    top: 287px;
    width: 270px;
    height: 127px;
    left: 339px;
    margin-left: 78px;
    margin-top: 50px;
    padding: 10px;
  }
  .checkout-image-section img {
    height: 900px;
    width: 650px;
    top: 3004px;
    left: -117px;
  }
  .checkout-image-section {
    margin: -150px 115px 0 80px;
    text-align: center;
    padding: 0;
  }
}
  @media (max-width: 800px) {
    * {
      margin: 0px;
      padding: 0px;
    }  
  #headsect{
    display: flex;
  }
  .Bground {
    background-image: url("../images/background.png");
    background-size: cover;
    height: 516px;
    background-color: rgba(37, 43, 66, 0.4);
  }
  .C-txt{
    padding: 120px 40px 110px 0;
  }
  .app {
    text-align: center;
    padding-top: 17px;
    font-family: "Poppins";
    font-size: 58px;
    letter-spacing: 0.2px;
    color: #ffffff;
    padding-left: 250.5px;
    padding-right: 250.5px;
  }
  .avail {
    text-align: center;
    font-family: "Montserrat";
    font-size: 24px;
    padding-top: 27px;
    color: #f7f7f7;
  }
  .btns {
    position: center;
    display: flex;
    justify-content: center;
    margin-top: 70px;
  }
  .btn1,
  .btn2 {
    justify-content: center;
    font-family: "Montserrat";
    height: 68px;
    width: 236px;
    background-color: rgba(250, 74, 12, 1);
    border: 2px solid rgba(250, 74, 12, 1);
    border-radius: 30px;
    color: white;
    cursor: pointer;
    text-decoration: none;
    padding: 18px, 0px, 18px, 0px;
  }
  .btn2 {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid white;
    margin-left: 25px;
  }
  #footer-section {
    align-items: center;
    flex-direction: column;
}
.logo-footer {
position: absolute;
height: 102px;
margin-left: -800px;
margin-top: 11.9px;
bottom: 16.9px;
  }
.footer {
    align-items: center;
    margin-left: 280px;
}
.footer-content2 {
    position: absolute;
    display: inline-block;
    height: 102px;
    margin-left: -600px;
    margin-top: 190px;
    align-items: center;
    color: rgba(250, 74, 12, 1);;
}
.copyright {
display: none;
position: absolute;
height: 50px;
margin-left: 93px;
bottom: 50px;
text-align: right;
}
}
