@media(min-width:992px) and (max-width:1152px){
    .certified-logo img{
        width: 16%;
    }
}
@media(max-width:1199px){
    .tabcontect .owl-nav{
        bottom: 110px;
        right: 0;
    }
     /* blogs */
     #blog-form input{
        width:110px;
    }
}
@media(max-width:992px){
    .blog-img img{
        width: 100% !important;
        height: auto;
    }
    .nv-bar ul li{
        font-size: 13px;
    }
    .dropdown-list::after{
        top: 6px;
    }
    	/* added 15-11-19 */
        .products-list .row {
            margin: 0px -15px;
        }
        .products-list .row>div {
            padding: 0px 15px;
        }
         /* added 15-11-19 */
         .read-arical-btn{
             position: relative;
             top: -5px;
         }
         .products-img img{
             height: auto;
         }
}
@media (min-width:768px) and (max-width:992px){
    .makeswitch-sec .read-more button{
        min-width: 135px;
        font-size: 18px;
    }
}
@media(max-width:767px){
    .dropdown{
        display: flex;
        align-items: center;
    }
    .dropdown a{
        color: #fff;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
    padding-right: 6px;
    padding-left: 6px;
    }
    .notification-bnd{
        top: 80px;
    }
    .notification p{
        font-size: 11px;
    }
    .ntifctn-btn{
        margin-top: 10px;
    }
    .desktop{
        display: none !important;
    }
    .mobile{
        display: block !important;
    }
    .content-part{
        display: none;
    }
    .right-side-banner{
        width: 100%;
        height: auto;
        background-image: none !important;
        background-color: #97712A;
        padding: 40px 30px;
        float: none;
    }
    .left-side-baneer{
        width: 100%;
        margin-right: 0;
        height: auto;
        background-image: none !important;
        background-color: #F0ECD1;
        padding: 40px 30px;
        float: none;
    }
    .left-side-baneer .good-life{
        display: block;
    }
    .left-side-baneer .good-life h3 span{
        color: #606161;
    }
    .left-side-baneer .good-life h3{
        color: #606161;
    }
    .left-side-baneer .good-life p{
        color: #606161;
    }
    .left-side-baneer .good-life button{
        background: #97712A;
        color: #ffffff;
    }
    .right-side-banner .good-life{
        display: block;
    }
    .bottom-banner-sec{
        height:auto;
        margin-top: 0px;
    }
    .home-product-sec{
        background-image: none !important;
        background-color: #F0ECD1;
        height: auto;
        padding: 40px 15px;
        margin: 0;
    }
    .home-product-sec .good-life h3 span{
        color: #97702B;
    }
    .home-product-sec .good-life h3{
        color: #97702B;
    }
    .home-product-sec .good-life p{
        color: #97702B;
    }
    .home-product-sec .good-life button{
        background: #97702B;
        color: #ffffff;
    }
    .about-medicine-sec{
        display: none;
    }
    .medicine-banner .cption{
        display: block;
    }
    .recipes-sec .cption{
        display: block;
    }
    .medicine-banner{
    height: auto;
    width: 100%;
    margin: 0;
    float: none;
    padding: 100px 30px;
    display: flex;
    align-items: center;
    }
    .recipes-sec{
        background-image: none !important;
        background-color: #2B2D15;
        padding: 40px;
        width: 100%;
        float: none;
        height:auto;
    }
    .medicine-banner .cption button{
        background:#F6E267;
    }
    .medicine-sec{
        height: auto;
    }
    .recipes-sec .cption button{
        background: #F6E267
    }
    .makeswitch-sec{
        display: none;
    }
 .products-img{
     width: 300px;
     margin: 0px auto;
 }
 #catalog .owl-nav button.owl-prev{
     top: 20%;
     left: 0;
 }
 #catalog .owl-nav button.owl-next{
    top: 20%;
    right: 0;
 }
 .video-card{
    width: 300px;
    margin: 0px auto 20px;
    border: 1px solid #000;
 }
 .video-sec{
    background: #ffffff;
    background-image: none !important;
 }
 .video-title p {
    margin-bottom: 0;
    font-size: 25px;
    font-weight: 600;
    padding-left: 20px;
    line-height: 25px;
 }
 .organic-sec{
     background: #159A49;
     padding: 25px 0px;
 }
 .certified-logo img {
    margin: 0px;
    width: 50%;
    float: left;
    padding: 10px 15px;
}
.catalog-readmore{
    display: none;
}
.certified-name h3{
    color: #000000;
    font-size: 26px;
    text-transform: initial;
    line-height: 32px;
}
.certified-name h3 span{
    color: #ffffff;
    display: block;
}
.certified-name h3::after{
    display: none;
}
.certified-name p{
    display: none;
}
.blog-info{
    width: 100%;
    margin-right: 10px;
}
.blog-info h3{
    font-size: 14px;
}
.blog-info p{
    font-size: 10px;
}
.read-arical-btn{
    padding: 10px 10px;
}
.blog-name{
    padding-top: 20px;
}
.number{
    font-size: 11px;
}
.number span{
    font-size: 14px;
}
.icon img{
    width: 25px;
}
.call-us{
    padding-bottom: 20px;
}
.address h5{
    font-size: 12px;
}
.address p{
    font-size: 12px;
}
.address{
    padding-top: 20px;
}
footer{
    padding: 20px 0px;
}
.social-icon img{
    margin: 0px 2px;
}
.foooter-text p{
    font-size: 11px;
color: #262626;
}
.tab-link{
    width: 48%;
    float: left;
    border: 1px solid #159A49;
    text-align: center;
    padding: 5px 0px;
    margin-right: calc(2% - 0px);
    font-size: 13px;
}
.tab-link.current{
    background: #159A49;
    color: #ffffff;
}
.categories{
    padding: 0px 30px;
}
.mobile-menu{
    display: flex;
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 999;
}
.navbar.navbar-dark .navbar-toggler-icon{
    background-image: url(../images/home/mobile-menu.png);
}
.navbar-brand img{
    width: 50px;
}
main{
    margin-top: 80px;
}
.navbar-collapse{
    background: #159A49;
    padding: 10px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon{
    background-image: url(../images/home/close.png);
}

/* blogs */
.blogs{
    display: block;
}
.blogs-img{
    text-align: center;
    margin-bottom: 10px;
    width: auto;
}
.blog-inner-sec .col-lg-9{
    border: none;
}
/* our-farmes */
.fermers-page{
    background: #159A49;
   
}

.fermers-page .col-lg-4:last-child{
    display: none;
}
/* about-us */
.our-philosophy{
    padding-bottom: 20px;
}
	/* added 15-11-19 product */
    .our-products-cont {
        padding: 30px 0px;
        background-color: white;
    }
    .heading-new-green {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .heading-new-2 {
        font-size: 15px;
    }
    .our-products-cont .content p {
        font-size: 14px;
    }
    .show-read-more .read-more {
        padding: 8px 20px;
        font-size: 13px;
    }
    .products-list .product-block {
        padding: 30px 10px 0px;
    }
    /* added End 15-11-19 */
    /* why 24mantra */
    .after-banner-mb {
        background: #f0ecd1;
        text-align: center;
        color: #149A49;
        padding: 30px 0px;
    }
    .after-banner-mb p {
        font-size: 18px;
    }
    .seed-to-kitchen-sec .heading-new-green, .farmer-care-sec .heading-new-green {
        margin-top: 20px;
    }
    .seed-to-kitchen-sec {
        padding: 30px 0px;
    }
    .unique-practices-sec .row {
        flex-direction: column-reverse;
    }
    .unique-practices-sec .content {
        padding: 0px 0px 30px;
    }
    .farmer-care-sec {
        padding: 30px 0px;
    }
    /* why 24mantra end */
    .tabcontect .owl-nav{
        display: none;
    }
}
@media(max-width:420px){
    
    .read-arical-btn{
        position: relative;
        top: -8px;;
    }
    .blog-info p{
        padding-bottom: 40px;
    }
    .tabcontect .owl-nav{
        bottom: 75px;
    right: 40px;
    display: block;
    }
}
@media(max-width:400px){
    .products-img{
        width: 200px;
        padding: 20px;
    }
    .cption h3{
        font-size: 40px;
    }
     .good-life{
        width: 100%
    }
}
@media(max-width:375px){
    .tabcontect .owl-nav{
        bottom: 135px;
    }
}
@media(max-width:350px){
    .read-arical-btn {
        padding: 10px 2px;
    }
    .video-card{
        width:100%;
    }
    .fermers-page .video-title p{
        margin-bottom: 0;
        font-size: 25px;
        font-weight: 600;
        padding-left: 20px;
        line-height: 25px
    }

}
@media(max-width:330px){
    .tabcontect .owl-nav{
        bottom: 225px;;
    }
}
