@media only screen and (max-width: 999px) {
    form.form-inline.display-hide {
        display: block;
        margin-left: 58%;
    }
    form.form-inline {
        display: none;
    }
    .main-card .main-btn {
        width: 100%;
    }
   
}
@media only screen and (max-width: 950px){
  form.form-inline.display-hide {
    display: block !important;
}  
}
@media only screen and (max-width: 767px){
    form.form-inline.display-hide {
        margin-left: 0% !important;
    }
    .banner-txt h1 {
        font-size: 28px;
    }
    .product_main_area{
        display: grid;
    }
    .txt_area_info {
        width: 100%;
        float: left;
        padding: 10px;
    }
    .prod-detail-payment {
        width: 100%;
        display: inline-block;
        background: #0da487;
        padding: 10px 10px 0;
    }
    .sign-btn {
        display: none;
    }
    .social-link {
        display: none;
    }
    .banner-img {
        height: 200px;
    }
    .banner-txt {
        top: 30%;
    }
    .section {
        padding: 20px 0px;
    }
    .main-heading h2 {
        font-size: 26px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .our-product li {
        flex: 0 0 100%;
        width: 100%;
    }
    .our-product li figure img {
        width: 100%;
    }
    .our-product li {
        flex: 0 0 48%;
        width: 48%;
        margin: 0 1% 6px;
    }
    .our-product li figure h3 {
        bottom: 10px;
        right: unset;
        font-size: 16px;
        left: 10px;
    }
    .about-box h2 {
        font-size: 26px;
        font-weight: 600;
        line-height: 30px;
    }
    .about-box h2 span {
        font-size: 20px;
        display: block;
        color: #417394;
        font-weight: 600;
        line-height: 24px;
    }
    .about-box ul li h3 {
        font-size: 20px;
        font-weight: 600;
    }
    p{
        font-size: 14px !important;
        line-height: 24px;
    }
    ul li{
        font-size: 14px !important;
        line-height: 24px; 
    }
    .about-box ul{
        padding-left: 10px;
    }
    .our-product1 li {
        flex: 0 0 48%;
    }
    .product-info h3 a {
        color: #fff;
        font-size: 14px;
    }
    .our-product1 li figure {
        line-height: 120px;
        margin: 0;
    }
    .best-of-collection h3 {
        font-size: 26px;
    }
    .best-of-collection {
        padding: 15px;
        margin-top: 0px;
    }
    .testi {
        display: grid;
    }
    .testi figure img {
        width: 100%;
        height: 284px;
        object-fit: cover;
        display: none;
    }
    .testi .testi-info {
        flex: 0 0 65%;
        text-align: center;
        padding: 20px;
    }
    .content-txt.testi-home h2 {
        font-size: 26px;
        text-transform: capitalize;
        color: #fff;
        font-weight: 600;
    }
    .testimonial-client {
        padding: 0px 0px 0;
        float: left;
    }
    .Weekly-Update{
        display: grid;
    }
    .Weekly-Update li h3 {
        font-size: 26px;
        font-weight: 600;
    }
    .Weekly-Update li img{
        display: none;
    }
    .home-process {
        padding: 0;
        margin: 25px 0 0 0;
        display: grid;
        justify-content: space-between;
        align-items: center;
    }
    .home-process li{
        margin-bottom: 10px;
    }
    footer {
        background: rgba(6, 92, 76, 0.97);
        padding: 20px 0px 0px;
    }
    .Subscribe {
        position: relative;
        display: grid;
        justify-content: space-between;
        border-bottom: 1px solid #fff;
        margin-bottom: 20px;
        padding-bottom: 10px;
        align-items: center;
    }
    .Subscribe-intro h3 {
        font-size: 26px;
        font-weight: 600;
        color: #fff;
        line-height: 32px;
        margin-bottom: 5px;
    }
    .Subscribe-intro p {
        font-size: 14px;
        color: #fff;
        margin: 0 0 10px;
    }
    .search button {
        width: 40%;
        height: 50px;
        background: #FFA53B;
        font-size: 14px;
        color: #fff;
        font-weight: 600;
    }
    .footer-box {
        width: 100%;
        float: left;
        margin-bottom: 20px;
        position: relative;
    }
    .search input {
        height: 51px;
        width: 100%;
        padding-left: 15px;
    }
    .content_page.sitemap-sec {
    padding: 15px 15px 10px;
    border-radius: 5px;
    display: grid;
    justify-content: space-between;
    margin: 0;
}
.sitemap-big ul li {
    font-size: 14px;
    margin:6px 0px;
}
.content_page.sitemap-sec.second-box .sitemap-box:first-child ul li {
    width: 100%;
    float: left;
    margin:6px 0;
}
h1.sitemap-head {
    font-size: 26px;
    font-weight: 600;
    margin: 20px 0px 0px;
    text-align: center;
}
.sitemap-big {
    box-shadow: 0 0 10px #ccc;
    margin: 20px 0px 25px;
}
.our-product1 li img {
    max-height: 130px !important;
}
.about-img img {
    height: 170px;
}
.our-product.home-cat li figure img {
    height: 130px;
}
.banner-txt label {
    width: 100%;
    float: left;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 0px;
    color: #fff;
    padding: 15px;
    line-height: 36px;
}
.home-content h1 {
    font-size: 28px;
    font-weight: 600;
}
ul.our-product.cat-prod li {
    flex: 0 0 48%;
    margin: 10px 3px;
    border: 1px solid #0da487;
    text-align: center;
}
ul.our-product.cat-prod li figure {
    line-height: 150px;
    overflow: hidden;
}
.cate-page {
    margin: 20px 0 0;
}
.cate-page h1 {
    font-size: 28px;
    font-weight: 600;
    color: #000;
    text-align: center;
}
.contact_form ul li {
    width: 100%;
    float: left;
    margin: 10px 0;
    list-style: none;
}
.navbar-light .navbar-brand{
    margin:0;
}
a.navbar-brand img {
    height: 40px;
}
.table_content_area ul li {
    width: 100%;
    float: left;
    margin: 5px 0;
}
.price-part {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.price-part select {
    width: 100%;

}
.price-part button {

    width: 100%;
}
.checkout_details ul li {
    flex: 0 0 100% !important;

}
.navbar-light .navbar-nav .nav-link {
    color: #000;
    padding: 15px 12px;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
}
li.nav-item span {
    position: absolute;
    top: 4px;
    right: 0px;
    background: #2ead99;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}
header nav ul li ul.drop1_list{
    width:100%;
    top:52px;
}
}