



@media (max-width: 992px) {
    #logo{
        float: left;
    }
    #logo img{
        height: 100px !important;
    }
    #top-bar{
        border-bottom: 1px solid transparent;
    }
    .top-links{
        border-bottom: 1px solid transparent;
    }
    .top-links-container{
        display: none !important;
    }
    /*.dblockcode{
        display: block !important;
    }*/
    #slider h1.display-3 { 
        font-size: 18px;
        color: #fff;
    }
    #slider p.fw-light{
        color: #fff;
        font-size: 14px !important;
        margin-bottom: 0 !important;
    }
    #slider.min-vh-100{
        min-height: 40vh !important;
    }
    #slider h6{
        margin-top: -8rem !important;
        font-size: 16px;
        margin-bottom: 5px !important;
        color: #444;
    }
    #slider .button.button-xlarge {
    padding: 0px 20px;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 26px;
    }
    #slider img.bounceInRight.slower.animated{
        margin-top: -14% !important;
    }
    #slider.swiper_wrapper .swiper-container{
        position: relative !important;
    }
    #slider .swiper-slide .min-vh-100 {
    min-height: 40vh !important;
    margin-top: 8rem !important;
    }
    .center-head h1 {
        font-size: 38px;
    }
    .center-head h2 { 
        font-size: 40px;
    }
    #shop .product {
        width: 100%;
        margin: 0px;
        text-align: center;

        /*width: 100%;
    margin: 0px;
    text-align: center;
    margin-top: 50px;
    top: 109px !important;
    position: relative !important;*/
    }
    #shop .product-desc {
        padding: 0px 0 40px 0px;
    }
    #shop .box-icon { 
        left: 45%;
        bottom: 4px;
    }
    .shop .button { 
    width: 80%;
    }
    /*.oc-item{
        position: absolute;
        text-align: center;
        margin: auto;
        }*/
    #text-align .center-head.heading-block{
        margin-top: 520px;
    }
    #benefits .button{
        width: 80%;
    }
    #teapowder{
        height: 540px;
    }
    #benefits .center-head{
        margin-top: 350px !important;
    }
    #masala-list{
        display: block !important;
    }
    #masala-list ul{
        margin-left: 20%;
    }
    #footer{
        text-align: center;
    }
    #footer .footer-widgets-wrap{
        padding: 0 !important;
    }
    .footer-logo{
        margin: auto;
    }
    #footer .widget .grid-inner.row .d-flex{
        margin: auto;
        margin-left: 20%;
    }
    #copyrights {
        margin-top: 20px;
    }

}