.header-top .outer-container { 
    padding: 4px 0px;
}
.footer-bottom{
    padding: 8px 0px;
}
.main-footer .widget-section {
    position: relative;
    padding: 40px 0px 25px 0px;
}
.main-footer .contact-widget:before{
    content:none;
}
.about-section {
    padding: 70px 0px 66px 0px;
}
.funfact-section{
    padding: 70px 0px 66px 0px;
}
.industry-section .content-column{
        padding-top: 20px;
}
.industry-section .image-box{
    padding: 20px 0px 20px 100px; 
}
.industry-section{
    padding: 70px 0px;
    
} 
.agriculture-bg{
background: #f3f1f1;
}
.industry-section .content-column{
    padding-bottom:20px;
}
.bg-dark-section{
    background: #f3f1f1;
}
.social-links li , .social-links li a{
    color: #000 !important;
}
.page-title {
    position: relative;
    padding: 90px 0px 90px 0px;
}
.about-section:before{
    background: #f3f1f100;
}
.main-header .menu-left-content{
    padding: 15px 50px 15px 0px;
}
.logo-box a img{
    height: 45px;
}
.nav-logo  a img{
 height: 40px;
}