html {
    scroll-behavior: smooth;
    scrollbar-width: none;
  }
  .list{
    height: 80px;
    border-radius: 100px;
    padding-left: 1px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: Arial, sans-serif;
    padding: 20px;
}

.accordion {
    width:auto;
}

.accordion-item {
    margin-bottom: 5px;
}

.accordion-button {
    width: 100%;
    padding: 15px;
 background-color: #5e6368;   
    color: white;
    border: none;
    text-align: left;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.accordion-button:hover {
    background-color: #0056b3;
}

.accordion-content {
    display: none;
    padding: 10px;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
}





.y{
    padding-top: 7%;
    display: flex;
    
    justify-content:space-between;
    padding-right: 8%;
    padding-left: 8%;
}
.topim{
  background-image: url(dashboard_hero.webp);
    height: 150px;
    background-repeat: no-repeat;
    background-size: cover;
}
.topim{
    display: none;
}
.fre{
    width: 40px;
    height: 40px;
}
.tall{
    margin-top: 20px;
    gap: 10px;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
   
}
#fre{
    padding-top: 12px;
    font-size: 14px;
  color: #8f9192;
}

.bot{
    display: none;
}
.bottom-nav {
    position: fixed;
    bottom: 0;
    width: 100%;
     height: 80px;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
  }
  .nav-link {
    color: #6c757d;
    font-size: 14px;
  }
  .nav-link.active {
     color:#005938;
  }
  .center-btn {
    position: relative;
    top: -20px;
    
    
    
  }
  .dash{
    display: none;
  }

  .center-btn .btnn {
    
     background-color:#176c32;
    color: #fff; 
    border-radius: 50%;
    
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

.hhp{
    display: flex;
    justify-content:space-between;
   align-items: center;

}
.ji{
    color: #000;
    text-decoration: none;
    font-size: small;
}
.list:hover{
    zoom: 1;
    border: 2px solid #00754A;
}
.listdone{
    display: flex;
    flex-wrap: wrap;
    gap: 70px;
    align-items: center;
}
a{

    font-size: 14px;
}
.social{
    font-size: 18px;
}

.list-round{
    height: 80px;
    width: 90px;
    border-radius: 100%;
}
.add{
    height: 400px;
    background-color: rgb(247, 243, 237);
}
.content{
    width: 390px;
}
.addd{
    display: flex;
    align-items: center;
    justify-content:space-between;
    align-content: flex-start;
}
.drink{
    font-size: 15px;
    padding-left: 20px;
    align-content: center;
    
}
.drinkk{
    font-size: 15px;
    padding-left: 10px;
    align-content: center;
    
}
.drinkkk{
    font-size: 15px;
    padding-left: 25px;
    align-content: center;
    
}
#navvv{
 width: 62px;
 height: 62px;
}
.pad{
    padding: 50px;
}
.subscription{
    display: flex;
    border-style: outset ;
    border-radius: 10px;
    box-shadow: rgb(243, 244, 245) 0px 8px 24px;
    gap: 20px;
    height: 180px;
    background-color:rgb(9,144,127);
}
.subscriptionn{
    display: flex;
    border-radius: 10px;
    border-style: outset ;
    background: linear-gradient(to right, #d7f0fa, #e6f7eb, #fff4e1);
    box-shadow: rgb(243, 244, 245) 0px 8px 24px;
    gap: 20px;
    height: 180px;
}
#img{
    width: 80px;

}
#dd{
    height: 2px;
    width: 2px;
}
#imgg{
    width: 90px;
    height: 130px;
}
#navv{
    display:flex;
    gap: 30px;
    flex-wrap: wrap;
    justify-content:space-around;
    align-items: center;
    
}
#gap{
    display:flex;
    gap: 0px;
    flex-wrap: wrap;
    justify-content:space-around;
    align-items: center;
    height: 55px;
}
.more{
    background-color:#0E382C;
    height: 75px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 100px;
    
}
.moree{
        background-color:#0E382C;
        height: 55px;
        display: flex;
        overflow: auto;
        scrollbar-width:none;
        justify-content: flex-end;
        align-items: center;
        padding-right: 100px;
        
    }
.img{
    height: 10px;
}

.sk{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
     padding-left: 0px;
    gap: 40px;
}
.skk{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 20px;
    gap: 40px;
}
.navbar {
    justify-content: space-between;
    align-items: center;
    width : 300 px;
}

.navbar a {
    color: rgb(21, 20, 20);
    text-decoration: none;
    padding: 0.5rem 1rem;
    transition: background-color 0.3s;
}

.navbar a:hover {
    text-underline-position:auto
}

.navbar .logo {
    font-size: 1.5rem;
    font-weight: bold;
}

.navbar .nav-links {
    padding-top: 5px;
    padding-bottom: 2px;
    display: flex;
    height: 60px;
    flex-wrap: wrap;
    align-items: center;
    gap: 50px;
    
}
#nav{
    border-radius: 30px;
    height: 40px;
    width: 40px;
}
.finalone{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding-left: 20px;
        gap: 40px;
        background-color: white;
    
}
input{
    font-style:oblique;
    color: #1e1717;
   outline: none;
    border-style: none;
    width: 300px;
    height: 13px;
}
.place::placeholder{
    color: rgb(138, 136, 135);
    font-size: smaller;
    
}
#inputboxx{
    width: 250px;
    padding: 6px;
    /* height: 35px; */
    display: flex;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px, rgb(51, 51, 51) 0px 0px 0px 3px;
   /* border-style:groove; */
    gap:5px;
    border-radius: 20px;
}
#inputbox{
    width: 250px;
    padding: 6px;
    /* height: 35px; */
    display: flex;
    align-items: center;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
   /* border-style:groove; */
    gap:5px;
    border-radius: 20px;
}
.know{
    height: 30px;
    border-radius: 30px;
    background-color:#0E382C;
   border-style: ridge;
  border-color: #f4f1f187;
    color: #f1e7e7;
}
.Recommends{
    
    height: 60px;
    width: 70px;
    border-radius: 10px;
}
#Recommends{
    font-size: 10px;
}
.white{
    /* background-color: rgb(255, 255, 255); */
    /* width: 200px; */
    display: flex;
   
}
#add{
    font-size: small;
    
    background-color: #00754A;
    color:aliceblue;
    border-radius: 20px;
    height: 29px;
    align-items: center;
    width: 90px;
    transition: all 1s ease;
}
#add:hover{
    background-color: #1e1717;
    transition: all 1s ease;
}
#para{
    font-size: 12px;
}
.amount{
    gap: 30px;
    display: flex;
    justify-content: space-around;
}
.black{
    height:270px ;
    background-color:#EDEBE9;
    
}
#white{
    background-color: rgb(252, 246, 246);
  border-radius: 10px;
     width: 380px; 
    
}
#svg{
display: flex;
justify-content: space-between;
}
#sl{
   
    position: absolute;
   display: flex;
   justify-content: space-around;
   padding-top: 70px;
   padding-left: 45px;
 gap: 940px;
}
/* .kum{
    position: relative;
} */
.kumar{
    display: flex;
    gap: 40px;
    overflow: auto;
    scrollbar-width:none;
    /* flex-wrap: wrap; */
    /* justify-content: center; */
}
.about{
    width: 600px;
    height: 100px;
}
.learn{
    background-color:#EDEBE9;
    height: 400px;
}

.art{
    background-color: #000;
    background-image: url(ae.webp);
    background-repeat: no-repeat;
    background-size: cover;
    height: 290px;
    width: 500px;
   
    border-radius: 10px;
    transition: all 1s ease;

}
rd-img:hover{
    filter: brightness(75%);
}
.img-dim {
    transition: filter 0.3s ease; /* Smooth transition effect */
    filter: brightness(50%); /* Adjust percentage to control brightness */
  }
.art:hover{
    /* filter: brightness(75%);
    
    color: white;
    text-shadow: 2px white; */
    /* background-image: none;
    background-image: url(ae.webp);
    background-repeat: no-repeat;
    background-size: cover; */
    background-color: #000;
    
  transition: all 1s ease;
}
.parah{
    color: white;
}
h5{
    color: white;
    
}
#art{
    font-size: x-large;
}
.the{
    border-radius: 20px;
    width: 600px;
    height: 350px;
    position: absolute;
    z-index: -1;
}
#lm{
    font-size: small;
   width: 150px;
   box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    border-radius: 100px;
}
#lmm{
    padding-left: 30px;
}
.about{
    display: flex;
    gap: 16px;
    flex-direction: column;
}
.ss{
    text-decoration: none;
    color: #00704A;
    font-size: small;
}
.last{
    display: flex;
    /* gap:60px; */
}
.Responsibility{
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    flex-direction: column;
}
.QuickLinks{
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    flex-direction: column;
}
.abouut{
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    flex-direction: column;
}
.SOCIALMEDIA{
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    flex-direction: column;
}
#SOCIALMEDIA{
 display: flex;

}
#last{
    background-color:#0E382C;
    color: white;

}
.final{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    
}
.web{
    display: flex;
    flex-wrap: wrap;
    gap:20px;
}
.use{
    font-size: x-small;
}
.delivery{
    font-size: small;
}
#Home{
    height: 30px;
}
/* ******************************************Gift***************************************** */
.contentt{
    height: 140px;
    width: 263px;
    display: flex;
  gap: 30px;
  align-items: center;
    border-radius: 8px;
    /* padding: 1em 0 1em 4.5em; */
    /* margin-left: -100px; */
    /* min-height: 180px; */
    /* min-width: 100%; */
    background-color: #f9f9f9;
    border: 1px solid #ededed;
    box-shadow: 0 0 2px #00000012, 0 2px 2px #0000000f, 0 1px 3px #0000001a;
}
#bring{
    font-size: x-small;
}

.sl{   
    background-color: #f5f1f1;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

#india{
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    border-radius: 10px;
    width: 100px;
    height: 100px;
    margin-bottom: 30px;
    margin-right: 0px;
   
}
.img-square-wrapper{
    z-index: 8;
    left: 0;
    top: 14px;
}
#make{
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
  
}
#eachtime{
    font-size: 24px;
}
.thank{
    height: 45px;
    display:flex;
 overflow: auto;
 scrollbar-width: none;
    align-items: center;
    gap: 40px;
}
#thank{
    background-color:rgb(245, 241, 235) ;
}
.thankk{
    height: 50px;
   display: flex;
  overflow: auto;
  scrollbar-width: none;
    align-items: center;
    gap: 20px;
}
#thankk{
    background-color:rgb(245, 241, 235) ;
}
#youare{
    font-size: 13px;
    color: #00000094;
}
.nanth{
    color: #00000094;
    text-decoration: none;
}
#everyone{
    font-size: 12px;
}
.chips{
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-end;
    justify-content: space-between;
}
#java{
    padding-top: 30px;
    padding-left: 10px;
}
.java{
    display: flex;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    height: 220px;
    width: 295px;
    background-color: #F9F9F9;
}
.java:hover{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
#addd{
    font-size: small;
    
    color: #c7c7c7;
    background-color: #302d2da8;
    
    border-radius: 20px;
    height: 29px;
    align-items: center;
    width: 90px;
}
#python{
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}
.thankkk{
    padding-top: 10px;
    height: 24px;
    display: flex;
    /* flex-wrap:wrap; */
    overflow: auto;
    scrollbar-width: none;
    align-items: center;
    gap: 20px;
}
.nanthh{
    text-decoration: none;
}
.hot{
    display: flex;
    height: 20px;
    align-items: center;
    gap: 30px;
}
.hott{
    display: flex;
    gap: 30px;
    align-items:flex-start;
}
.cold{
    
    padding-top: 2px;
    padding-bottom: 4px;
    display:flex;
    gap: 10px;
    width: 900px;
    overflow: auto;
    height: 45px;
    scrollbar-width: thin;
}
.colddd{
    display:flex;
    gap: 10px;
    width: 900px;
    overflow: auto;
    height: 40px;
    scrollbar-width:thin;
}
#colddd{
    color: #00000094;
    border:#EBEBEB ;
    background-color:#EBEBEB;
    text-align: center;
    font-size: small;
    height: 25px;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 1px;
    width: 140px;
    border-radius: 8px;
}
.coldd{
    display:flex;
    gap: 10px;
    align-items:flex-start;
    width: 900px;
    overflow: auto;
    height: 38px;
    scrollbar-width: thin;

}
#cold{
   color: #00000094;
    border: #EBEBEB;
    background-color:#EBEBEB;
    text-align: center;
    font-size:11px;
    height: 25px;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 1px;
    width: 100px;
    border-radius: 8px;
}

body {
    /* Ensures vertical scrolling is possible */
  
   scrollbar-color: #09600a #d2dada; /* thumb color, track color */
}

body {
   font-family: Arial, sans-serif;
 }
  
 /* button {
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
  } */
  
  .popup {
   padding: 10%;
    display: none;
    position:fixed;
    top: 0;
    left: 0;
  height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    justify-content: center;
    align-items: center;
  }

  .popup-con {
   
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    /* text-align: center; */
    width: 500px;
    position:relative;
  }
  #thiss{
    text-align: end;
  }
  .overlayy {
    padding: 10%;
     display: none;
     position:fixed;
     top: 0;
     left: 0;
   height: 100%;
     width: 100%;
     background: rgba(0, 0, 0, 0.6);
     justify-content: center;
     align-items: center;
   }
   
   .popup-content {
    
     background: #fff;
     padding: 20px;
     border-radius: 20px;
     /* text-align: center; */
     width: 500px;
     position:relative;
   }
   
  .close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 18px;
    cursor: pointer;
  }
  
  form {
    display: flex;
    flex-direction: column;
  }
  
  form input {
    margin: 10px 0;
    padding: 10px;
    font-size: 14px;
  }
  
  form button {
    padding: 10px;
    background: #00704A;
    color: #fff;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 10px;
  }
  
  form button:hover {
    background: #005938;
  }
  
  .cancel-btn {
    background: #e74c3c;
  }
  
  .cancel-btn:hover {
    background: #c0392b;
  }


  .popupp {
   
    display: none;
    position:fixed;
    top: 0;
    left: 0;
  height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    justify-content: center;
    align-items: center;
  }
  
  .popupp-content {
   
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    /* text-align: center; */
    width: 500px;
    position:relative;
  }
  
  .close-btnn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 18px;
    cursor: pointer;
  }
  
  form {
    display: flex;
    flex-direction: column;
  }
  
  form input {
    margin: 10px 0;
    padding: 10px;
    font-size: 14px;
  }
  
  form button {
    padding: 10px;
    background: #00704A;
    color: #fff;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 10px;
  }
  
  form button:hover {
    background: #005938;
  }
  
  .cancel-btnn {
    background: #e74c3c;
  }
  
  .cancel-btnn:hover {
    background: #c0392b;
  }


/* 
  @import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@700&family=Poppins:wght@400;500;600&display=swap');
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
} */
body{
  margin: 0;
  padding: 0;
  /* background: linear-gradient(120deg,#2980b9, #8e44ad); */
  
  height: 100vh;
  
}
.name{
    color: #000;
    opacity: 87;
    font-weight: 300 !important;
    font-size: 14px !important;
    line-height: 16px !important;
    font-family: SoDoSans_Light, Helvetica, sans-serif !important;
}
.center{
  position: absolute;
  padding: 60px;
  /* top: 50%; */
  /* left: 50%; */
  transform: translate(-50%, -50%);
  height: px;
  width: 450px;
  background: white;
  border-radius: 20px;
  box-shadow: 10px 10px 15px rgba(0,0,0,0.05);
}

.center form{
  /* padding: 0 40px; */
  box-sizing: border-box;
}


.txt_field input{
    margin: 1px 0 5px 0px;
  width: 95%;
  padding: 0 3px;
  height: 30px;
  font-size: 14px;
  border-bottom: 2px solid #adadad;
  background: none;
  outline: none;
}

.pass{
    padding-top: 10px;
  margin: -0px 0 10px 2px;
  cursor: pointer;
  color: #000;
    opacity: 87;
    font-weight: 300 !important;
    font-size: 14px !important;
    line-height: 16px !important;
    font-family: SoDoSans_Light, Helvetica, sans-serif !important;
}
.pass:hover{
  text-decoration: underline;
}
input[type="submit"]{
  width: 70%;
  height: 50px;
  border: 1px solid;
  background: #000000a8;
  border-radius: 25px;
  font-size: 16px;
  color: #C7C7C7;
  font-weight: 700;
  cursor: pointer;
  outline: none;
}
input[type="submit"]:hover{
  /* border-color: #2691d9; */
  transition: .5s;
}
.signup_link{
  margin: 10px 0;
  text-align: center;
  font-size: 16px;
  color: #666666;
}
.signup_link a{
  color: #00754A;
  text-decoration: none;
}
#signup_link{
    font-size: small;
}
#signup_link a{
    color: #00754A;
    text-decoration: none;
}
#signup_link a:hover{
    text-decoration: underline;
}
.signup_link a:hover{
  text-decoration: underline;
}
.whatsapp{
    vertical-align: middle;
}




/* ******************************************************************************************** */
.searchinputt{
    background-color: #1E3932;
    width: 450px;
    height: 90px;
    align-items: center;
    border-radius: 10px;
   /* padding-left: 25px; */
}
.placee::placeholder{
    color: rgb(138, 136, 135);
    font-size: smaller;
  
    
}
.vertical{
    width: 50px;
    height: 450px;
   
}

#vertical{
  
    width: 400px;
    text-align: center;

}
#please{
  font-size:small;
  text-align: center;
 }
  .finalone{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /* justify-content: space-between; */
    padding-left: 20px;
    gap: 40px;
    background-color: white;

}
#inputboxxx{
   height: 39px;
    width: 280px;
    background-color: white;
    padding: 7px;
    /* height: 35px; */
    display: flex;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px, rgb(51, 51, 51) 0px 0px 0px 3px;
   /* border-style:groove; */
    gap:5px;
    font-size: small;
    border-radius: 20px;
}




  .containerr {
    display: flex;
    overflow: hidden;
    width: 400px;
    border: 1px solid #ccc;
  }

  .images {
    display: flex;
    transition: transform 0.3s ease-in-out;
  }

  .images img {
    width: 300px;
    height: 200px;
  }

  .buttons {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    width: 100px;
  }
#dd{
    padding-bottom: 70px;
}
  
.sliderr-container {
    position: relative;
 
    margin: auto;
    overflow: hidden;
  
    background: white;
  
}

#sliderr {
    display: flex;
    width: 100%;
    transition: transform 0.5s ease-in-out;
}

.slidee {
    width: 100%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
    height: 200px;
    background-color:#EDEBE9;
 
}
.btnn-container {
    
   display: flex;
   justify-content: space-between;
    /* gap: 700px; */
    /* margin-top: 10px; */
    background-color:#EDEBE9;
   
 
}

.b {
    background-color: #f5f1f1;
    
    height: 30px;
    width: 35px;
    margin: 5px;
    border: none;
    cursor: pointer;
    /* font-size: 16px; */
    border-radius: 50%; 
    box-shadow: rgba(65, 64, 64, 0.2) 0px 2px 8px 0px;

}

.b:disabled {
    background: #ccc;
    cursor: not-allowed;
}
@media screen and (max-width:1008px){
.skk{
    padding-left: 1px;
    gap: 1px;
}
#gap{
    justify-content:left ;
}
.cold{
    width: 710px;
}
#last{
    display: none;
}
}
@media screen and (max-width:993px){

.java{
    width: 325px;
    
}
#inputbox{
   width: 160px;
   font-size: x-small;
}

}
@media screen and (max-width:768px){
 .bot{
    display:block;
 }

 .dash{
    display: block;
 }
    .java{
        width: 455px;
    }
    #mly{
        display: none;
    }
   .content{
    display: none;
   }
   #make{
    gap: 20px;

   }
   .contentt{
    width: 400px;
   }
   .skk{
    display: none;
   }
   .sk{
    display: none;
   }
    .hh{
        display: none;
    }
    #Home{
        display: none;
    }
    .moree{
        background-color:#0E382C;
        height: 55px;
        display: flex;
        overflow: auto;
        scrollbar-width:none;
        justify-content: flex-end;
        align-items: center;
        padding-right: 100px;
        
    }
    .skk{
        display: none;
    }
    #inputbox{
        display: none;
    }
    #gap{
        display: none;
    }
    #last{
        display: none;
    }
    #white{
        width: 200px;
        height: 160px;
    }
    .smaa{
       font-size:x-small;
    }
    #shortt{
        font-size: xx-small;
    }
    #amountt{
        padding-top: 24px;
    }
    .br{
        display: none;
    }
    #amounttt{
        padding-top: 12px;
    }
    .topim{
        display: block;
    }
  
}
@media screen and (max-width:463px)  {
    .searchinputt{
        background-color: #1E3932;
        width:auto;
        height: 80px;
        align-items: center;
        border-radius: 10px;
       /* padding-left: 25px; */
       margin-right: 5%;
    }
  
    .vertical{
        width: 50px;
        height: 450px;
       
    }
    
    #vertical{
      
        width: 300px;
        text-align: center;
    
    }
    #please{
      font-size:small;
      text-align: center;
     }
      .finalone{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        /* justify-content: space-between; */
        /* padding-left: 20px; */
        gap: 40px;
        background-color: white;
    
    }
    #inputboxxx{
       height: 35px;
        width:auto;
      margin-right: 30px;
      margin-left: 30px;
        background-color: white;
        padding: 7px;
        /* height: 35px; */
        display: flex;
        align-items: center;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px, rgb(51, 51, 51) 0px 0px 0px 3px;
       /* border-style:groove; */
        gap:5px;
        font-size: small;
        border-radius: 20px;
    }
    .moree{
        height: 40px;
    }
    #youare{
        font-size: x-small;
    }
   #cold{
 font-size: xx-small;
   }
   #colddd{
    font-size: xx-small;
   }
   #tt{
    display: none;
   }
   .list{
    
    height: 60px;
} #java{
      
    padding-top: 60px;
}
.list-round{
    width: 60px;
    height: 60px;
}

.rete{
    font-size: 14px;
}
#vertical{
  
    width: 200px;
    text-align: center;

}
.sma{
    font-size: 13px;
}
.java{
   height:  199px;
}
#short{
font-size:8px;
}
#everyone{
font-size: xx-small;
} #addd{
    width: 70px;
    font-size: x-small;
  }
  .hot{
    height: 19px;
   
  }
  .thankk{
    height: 40px;
   display: flex;
  overflow: auto;
  scrollbar-width: none;
    align-items: center;
    gap: 20px;
}
.cold{
    scrollbar-width: none;
}
.sta{
    font-size:medium;
}
#sta{
    font-size: x-small;
}
.listdone{
    gap: 40px;
    flex-wrap: nowrap;
    overflow: auto;
    scrollbar-width: none;
}
.drinkk{
    font-size: small;
    padding-left: 1px;
}
.drink{
    font-size: small;
    padding-left: 10px;
}
.drinkkk{
    font-size:12px;
    padding-left: 14px;
}
.drinkkkk{
    font-size: x-small;
    padding-left: 1px;
}
#wg{
    padding-left: 11px;
}
#art{
    font-size: medium;
}
#lm{
    width: 80px;
    font-size: 12px;
    height: 30px;
}
.world{
    font-size: medium;
}
.ss{
    display: none;
}
.learn{
    height: 240px;
   
}
.know{
   
    width: 80px;
    font-size: x-small;
}
.signup_link{
    font-size:small;
}
#con{
    width: auto;
}
.more{
    justify-content: flex-end;
    padding-right: 7%;
    height: 50px;
}}
/* }
@media screen and (max-width:390px)   {
    .contentt{
        width: auto;
       }
} */
@media screen and (max-width:336px){
    .center-btn .btnn{
        width: 40px;
        height: 40px;
    }
    #youare{
        font-size: x-small;
    }
   #cold{
 font-size: xx-small;
   }
   #tt{
    display: none;
   }
    #addd{
      width: 70px;
      font-size: x-small;
    }
    .list{
        height: 60px;
    }
    .list-round{
        width: 60px;
        height: 60px;
    }
    input[type="submit"]{
        height: 40px;
        font-size: x-small;
        padding-right: 0%;
        width: 100px;
    }
    #java{
      
        padding-top: 60px;
    }
    .rete{
        font-size: 14px;
    }
    #vertical{
      
        width: 200px;
        text-align: center;
    
    }
    .sma{
        font-size: 13px;
    }
  #short{
    font-size:8px;
  }
  #everyone{
    font-size: xx-small;
  }#art{
    font-size: medium;
  }
  .java{
    height: 205px;
  }
input::placeholder{
    font-size: small;
}

}
@media screen and (max-width:303px){

 .chips{
    gap: 10px;
 }
 .content{
    display: none;
 }
 .skk{
    display: none;
 }
 .sta{
    font-size:small;
}
#art{
    font-size: small;
}
#sta{
    font-size: xx-small;
}
.contentt{
    height: 160px;
}
}
@media screen and (max-width:281px){
    #addd{
        width: 70px;
        font-size: xx-small;
    }
    .java{
        height: 210px;
    }
    #java{
      
        padding-top: 70px;
    }
    /* .java{
        display: block;
    } */
    
    .ji{
        font-size: xx-small;
    }
}
@media screen and (max-width:222px){
 

}