﻿.modal{cursor:unset!important;}
.text{
    text-align:justify!important;
}
.agro-image img{
    height:550px;
}
.three-ecilipse {
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    max-height: calc(2.2em * 5) !important;
}
.agro-product-heading{
    font-size:30px!important;
}
.image-award img{
    height:220px;
}
.agro-corevalue {
    border-radius: 50%;
}
@media(max-width:768px){
    .box-text p{
        font-size: 17px!important;
    }
    .agro-box-text {
        margin-bottom: 20px !important;
    }
    .s-happy-farm .content-section {
        margin-top:114px!important;
    }
        .s-happy-farm .content-section .content .heading-section .top .img-item.item-2{
            margin-right:0!important;
            margin-left:unset!important
        }
    .agro-product-heading {
        font-size: 20px !important;
    }
    h1{
    font-size: 35px !important;
    line-height:60px!important;
    }
    .agro-certification {
        height: 325px;
    }
    .s-why-choose {
        padding-top: 40px;
    }
}
.s-why-choose{
    padding-top:80px;
}
/**/
@media(min-width:768px){
    .heading{
        font-size:32px;
        line-height:43px;

    }
}
@media (max-width: 1199px) {
    .header {
        padding: 2px 0px!important;
    }
}