/* Remove the navbar's default margin-bottom and rounded borders */
.navbar {
    margin-bottom: 0;
    border-radius: 0;
}

/* Add a gray background color and some padding to the footer */

.carousel-inner img {
    width: 100%; /* Set width to 100% */
    margin: auto;
    min-height: 341px;
}

#myNavbar {
    background: #ffffff;
}

.css_text {
    text-align: center;
    /*font-size: 22px;*/
}

.logo {
    padding-top: 12px;
}

.css_wall {
    background: #f7ecb5;
    padding: 20px;
}

.css_button {
    background-color: rgba(107, 70, 19, 1);
    border: 0 solid rgba(255, 255, 255, 1);
    cursor: pointer !important;
    font-weight: bold;
    color: #ffffff;
}


.css_button_more {
    background-color: #46b8da;
    border: 0 solid rgba(255, 255, 255, 1);
    cursor: pointer !important;
    font-weight: bold;
    color: #ffffff;
}

.css_image_size {
    width: 55px;
    height: 55px;
    object-fit: fill;
}

.css_image_size_animal {
    width: 65px;
    height: 65px;
    object-fit: fill;
}

.css_image_size_vegetable {
    height: 220px;
    width: 200px;
}

.css_image_div {
    padding: 5px;
    border: 1px solid #adadad;
    padding-bottom: 20px;
}

/* Hide the carousel text when the screen is less than 600 pixels wide */
@media (max-width: 600px) {
    .carousel-caption {
        display: none;
    }

}

.research-text p {
    margin-top: 15px;
    padding-right: 60px;
    text-align: justify;
}

.research-text {
    margin-bottom: 20px;
}

.research-text h3 {
    margin-bottom: 20px;
}

.css_wall h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 18px;
    color: #342109;
    font-weight: normal;
    /*font-family: Caviar Dreams !important;*/
}

.css_wall h4 {
    margin-bottom: 0;
    font-weight: normal;
    text-align: left;
    /*font-family: Caviar Dreams !important;*/
    font-size: 18px;

}
.css_wall p{
    text-align: justify;
}

.latest-text {
    font-size: x-large;
    padding-bottom: 5px;
}

@media (min-width: 980px) {
    .css-custom-container {
        width: 980px;
    }

    .nav li {
        width: 230px;
        border-right: 1px solid #8a6d3b;
        height: 38px;
        font-size: 16px;
    }

    .nav li:last-child {
        border-right: none
    }

    .css_div_height {
        /*min-height: 100px;*/
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .css_virtical_line {
        padding-right: 100px;
        border-right: 1px solid #333;
    }

    .product_s .css_margin {
        margin-left: 0;
    }

    .feature-wrap h2 {
        margin-top: 10px;
        color: #4e4e4e;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        font-size: 20px;
    }

    .css_div_seed {
        padding-left: 250px;
    }
    .css_news img{
        padding-left: 60px;
    }
    html, body {
        height: 100%;
    }
    .wrapper {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        margin: 0 auto -5em;
    }
    .footer, .push {
        padding: 25px;
        height: 5em;
        background-color: #6B4613;
        color: #ffffff;
    }


}

.bio_life_detail {
    padding-top: 35px;
    margin-left: 0;
}

@media (max-width: 500px) {
    .over {
        display: none !important;
        /*display: block;
        background: #342109 none repeat scroll 0 0;
        color: #fff;
        height: 390px;
        left: 200px;
        padding: 30px;
        position: absolute;
        top: 0;
        width: 423px;
        z-index: 10000;*/
    }
}

.logo img {
    float: left;
}

.logo .logo-text {
    position: relative;
    float: left;
    font-weight: bold;
    font-size: 30px;
    margin-left: 15px;
    color: #342109;
    padding-top: 10px;
    font-family: nimbus_sansFont;

}

.css-news-item {
    margin-bottom: 20px;
}



.over {
    display: block;
    color: #fff;
    padding: 10px;
    position: absolute;
    top: 0;
    z-index: 10000;
    height: 340px;
}
/*.over {
    display: block;
    background: #342109 none repeat scroll 0 0;
    color: #fff;
    height: 342px;
    !*left: 215px;*!
    padding: 10px;
    position: absolute;
    top: 0;
    width: 400px;
    z-index: 10000;
    opacity: .3;
}*/

.over .spacer {
    height: 160px;
}

@font-face {
    font-family: nimbus_sansFont;
    src: url("../fonts/nimbus_sans_becker_pcon.ttf");
}

.over h3 {
    font-family: nimbus_sansFont;
    font-size: 64px;
    font-weight: normal;
    margin-bottom: 0;
    /*color: #3c763d;*/


}

.over h4 {
    font-family: nimbus_sansFont;
    font-size: 45px;
    font-weight: normal;
    margin-top: 0;
    /*color: #3c763d;*/

}

.main-content .spacer {
    margin-top: 75px;
}

.css_button_color {
    background: #f1c40f;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;

}

.main-content h4 {
    color: #000000;
    font-weight: normal;
}

/*Menu DropDown Start*/

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown-menu li {
    border: none;
    height: 38px;
    width: 230px;
}

.dropdown:hover .dropdown-menu {
    display: block;
    z-index: 99999 !important;
}

#myNavbar .dropdown:hover #menu2 {
    z-index: 99999 !important;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}

.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

.css_fa_text {
    float: right;
}
.css_fa_text i{
    color: #ffffff;
}

/*.css_h4_text{
    font-weight:  normal;
    font-size: 15px ;
}*/
/*About us Css Start*/
.css_div {
    background-color: #f1c40f;
    color: inherit;
    padding-bottom: 30px;
    padding-top: 30px;
    color: #fff;
}

.css_about_text h1 {
    text-align: left;
    font-family: nimbus_sansFont;
    font-size: 45px;
}

.css_p_text {
    padding-top: 20px;
    padding-bottom: 20px;
}

.css_p_text p {
    font-size: 17px;
    font-family: Caviar Dreams !important;
    text-align: justify;
    line-height: 1.5;
}

.css_grid p {
    padding-top: 15px;
    padding-bottom: 10px;
    text-align: justify;
}

/* about us css end*/

/*Product And service start*/
.css_div_product {
    background-color: #342109;
    color: inherit;
    /*margin-bottom: 2px;*/
    padding-bottom: 30px;
    padding-top: 30px;
    color: #fff;
}

.css_div_agrolink {
    background-color: #56c6d1;
    color: inherit;
    /*margin-bottom: 2px;*/
    padding-bottom: 30px;
    padding-top: 30px;
    color: #fff;
}

.css_p_text_product {
    padding-top: 20px;
    padding-bottom: 20px;
}

.css_p_text_product p {
    font-size: 20px;
    font-family: "Times New Roman", Times, serif;
    text-align: justify;
    padding-left: 30px;
}

.css_grid_product h3 {
    margin-top: 0;
}

.css_grid_product {
    padding-bottom: 20px;
}

.css_grid_product p {
    text-align: justify;
}

.css_div_contact {
    padding-top: 30px;
    padding-bottom: 100px;
    padding-left: 30px;
}

.css_div_contact h5 {
    font-size: 16px;
}

.css_div_contact h4 {
    font-size: 20px;
    margin-bottom: 0;
}

.css_div_contact .css_top {
    padding-bottom: 20px;
    padding-left: 12px;
}

.css_address {
    padding-left: 10px;
}

.css-contact-text {
    font-size: 24px;
    font-weight: bold;
}

input[type=text] {
    background-color: #6B4613;
    color: white;
}

input[type=email] {
    background-color: #6B4613;
    color: white;
}

.css_back {
    background-color: #6B4613;
    color: white;
}

.css_back_color {
    background-color: #f1c40f;
    color: #ffffff;
}

.css_wall_contact {
    padding: 10px;
}

.css_wall_contact h4 {
    font-weight: bold;
}

.css_wall_contact p {
    text-align: justify;
    font-size: 16px;
    padding-bottom: 20px;
}

.css_wall_contact .css_social {
    padding-top: 30px;
    font-size: 20px;
}
.css_social i{
    color: #000000;
}

h4 span {
    font-size: 16px;
    font-weight: normal
}

.btn-circle.btn-xl {
    border-radius: 100px;
    font-size: 24px;
    height: 100px;
    line-height: 1.33;
    padding: 10px 16px;
    width: 100px;
}

.css_product {
    padding: 100px;
}

.css_divider {
    color: #9d9d9d;
}

.product_s {
    padding: 20px;
    background: #ffffff;
    padding-bottom: 100px;
}

.feature-wrap {
    margin-bottom: 35px;
    overflow: hidden;
}

.feature-wrap i {
    background: #ffffff none repeat scroll 0 0;
    border: 0px solid #ffffff;
    border-radius: 100%;
    box-shadow: 0 0 0 2px #f2f2f2 inset;
    color: #168366;
    float: left;
    font-size: 48px;
    height: 110px;
    line-height: 80px;
    margin: 3px 20px 3px 3px;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 110px;
}

.feature-wrap h6 {
    color: #4e4e4e;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-align: justify;
}

.feature-wrap i:hover {
    background: #28b463 none repeat scroll 0 0;
    border: 3px solid #28b463;
    box-shadow: 0 0 0 5px #28b463 inset;
    color: #ffffff;
}

.css_product_grid {
    padding-bottom: 100px;
}

.panel-title {
    font-size: 18px;
    font-weight: bold;
}

.panel-yellow {
    background: #c0a16b;
}

.css_color {
    background: #f1c40f;
}

.panel-group .panel-heading {
    /*margin-top: 0;
    margin-bottom: 0;*/
    background: #f1c40f;
    border: #f1c40f;
}

.css_div_yellow {
    background-color: #f1c40f;
    color: inherit;
    margin-bottom: 2px;
    padding-bottom: 30px;
    padding-top: 30px;
    color: #fff;
}

#menu2 ul li {
    position: absolute;
    z-index: 99;
    width: 100%;
}

p span {
    display: block;
}

/* .css_bio_image{
     background: #ffffff none repeat scroll 0 0;
     border: 3px solid #168366;
     border-radius: 100%;
     box-shadow: 0 0 0 5px #f2f2f2 inset;
     color: #168366;
     float: left;
     font-size: 48px;
     height: 110px;
     line-height: 80px;
     margin: 3px 25px 3px 3px;
     text-align: center;
     transition: all 500ms ease 0s;
     width: 110px;
 }*/
.css_bio_image {
    height: 55px;
    width: 55px;
    /*border: 3px solid #168366;*/
    border-radius: 100%;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

/*.content-heading h3{
    margin-top: 2px;
}*/
.span4 h4 {
    font-weight: normal;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 15px;
    font-weight: bold;
}

.css_product h2 {
    text-align: center;
    margin-left: 0;
    color: #168366;
    font-family: nimbus_sansFont;
}

hr.separator-break.separator-accent {
    border-color: #56c6d1 !important;
}

hr.separator-break {
    border-top-width: 2px;
    width: 60px;
}

.css_product p {
    line-height: 1.5;
    font-family: Caviar Dreams !important;
    font-size: 17px;
}

.agro_grid {
    padding: 20px;
    border: 3px dotted #168366;
}

.css_agro {
    padding-bottom: 100px;

}

.css_vegetable {
    padding-bottom: 100px;
    padding-left: 50px;
}

.css_vegetable h2 {
    text-align: center;
    margin-left: 0;
    color: #168366;
    font-family: nimbus_sansFont;
}

.css_agro h2 {
    text-align: center;
    margin-left: 0;
    color: #168366;
    font-family: nimbus_sansFont;
}

.css_fisherbour {
    padding-bottom: 100px;
}

.css_fisherbour h2 {
    text-align: center;
    margin-left: 0;
    color: #168366;
    font-family: nimbus_sansFont;
}

.css_fisherbour p {
    padding-top: 20px;
    line-height: 1.5;
    font-family: Caviar Dreams !important;
    font-size: 17px;
    text-align: justify;
}

.css_research {
    padding-bottom: 100px;
}

.css_research h2 {
    text-align: center;
    margin-left: 0;
    color: #168366;
    font-family: nimbus_sansFont;
}

.css_research p {
    text-align: justify;
    font-size: 17px;
    line-height: 1.5;
    font-family: "Caviar Dreams";
    padding-top: 20px;
}

.css_news {
    padding-bottom: 100px;

}

.css_news h2 {
    text-align: center;
    margin-left: 0;
    color: #168366;
    font-family: nimbus_sansFont;
    margin-bottom: 0;
}

.css_news h4 {
    text-align: center;
    font-family: nimbus_sansFont;
    font-size: 25px;
    margin-top: 0;
}

.css_news p {
    text-align: justify;
    font-size: 17px;
    line-height: 1.5;
    font-family: "Caviar Dreams";
    padding-top: 20px;

}
/*.css_rda{
    padding-bottom: 100px;
}*/

/*#maincontent {
    overflow: auto;
   !* padding-bottom: 50px;*!
}
.footer {
    !*background-color: #6B4613;
    padding: 25px;
    color: #fff;*!
    !*position: relative;
    bottom: 0px;
    width: 100%;
    background-color: #6B4613;
    padding: 25px;
    color: #fff;*!
   !* background-color: #6B4613;
    position: absolute;
   !* margin-top: -50px; *!!* negative value of footer height *!
    padding: 25px;
    clear: both;
    width: 100%;
    bottom: 0;*!
    padding: 25px;
    width:100%;
    background:#6B4613;
    color:#fff;

}*/


.carousel-caption h3{
    font-family: nimbus_sansFont;
    font-size: 64px;
    font-weight: normal;
    margin-bottom: 0;
    color: #000000;

}

.carousel-caption p{
    font-family: nimbus_sansFont;
    font-size: 45px;
    font-weight: normal;
    margin-top: 0;
    color: #000000;
}
.css_management{
    padding-top: 10px;padding-bottom: 10px;text-align: center
}
.css_management h5{
    font-weight: bold;
    margin-bottom: 0;
}
.css_management p{
    font-weight: bold;
    margin-bottom: 0;
}
.css_man_div{
    padding-bottom: 10px;
}


/*.over h3 {
    font-family: nimbus_sansFont;
    font-size: 64px;
    font-weight: normal;
    margin-bottom: 0;
}

.over h4 {
    font-family: nimbus_sansFont;
    font-size: 45px;
    font-weight: normal;
    margin-top: 0;

}*/

#cboxLoadingGraphic>.ace-icon, .ace-spinner.touch-spinner .spinbox-buttons>.btn>.ace-icon {
    vertical-align: middle;
    display: inline-block;
}

#cboxCurrent, #cboxTitle {
    margin-bottom: 4px;
    font-size: 14px;
}
#cboxBottomCenter, #cboxBottomLeft, #cboxBottomRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxTopCenter, #cboxTopLeft, #cboxTopRight {
    background: 0 0!important;
    opacity: 0;
}
#cboxContent {
    border: 12px solid #000;
    background-color: #FFF;
    padding: 7px;
    overflow: visible;
}
#cboxOverlay {
    background: rgba(0, 0, 0, .95);
    background: #000;
}
#cboxCurrent {
    left: 64px;
}
#cboxTitle {
    color: #777;
}
#cboxClose, #cboxNext, #cboxPrevious {
    background: 0 0;
    text-indent: 0;
    width: 26px;
    height: 26px;
    line-height: 22px;
    padding: 0 4px;
    text-align: center;
    border: 2px solid #999;
    border-radius: 16px;
    color: #666;
    font-size: 12px;
    margin-left: 5px;
    margin-bottom: 5px;
}
#cboxNext:hover, #cboxPrevious:hover {
    color: #333;
    border-color: #666;
}
#cboxClose {
    background-color: #000;
    border: 2px solid #FFF;
    border-radius: 32px;
    color: #FFF;
    font-size: 21px;
    height: 28px;
    width: 28px;
    padding-bottom: 2px;
    margin-left: 0;
    right: -14px;
    top: -14px;
}
#cboxLoadingOverlay {
    background: 0 0!important;
}
#cboxLoadingGraphic {
    background: #FFF!important;
    text-align: center;
}
#cboxLoadingGraphic>.ace-icon {
    background-color: #FFF;
    border-radius: 8px;
    width: 32px;
    height: 32px;
    position: relative;
    top: 48%;
    text-align: center;
    font-size: 24px;
    color: #FE7E3E;
}
#cboxClose, #cboxNext, #cboxPrevious {
    background: 0 0;
    text-indent: 0;
    width: 26px;
    height: 26px;
    line-height: 22px;
    padding: 0 4px;
    text-align: center;
    border: 2px solid #999;
    border-radius: 16px;
    color: #666;
    font-size: 12px;
    margin-left: 5px;
    margin-bottom: 5px;
}
#cboxNext:hover, #cboxPrevious:hover {
    color: #333;
    border-color: #666;
}
#cboxClose {
    background-color: #000;
    border: 2px solid #FFF;
    border-radius: 32px;
    color: #FFF;
    font-size: 21px;
    height: 28px;
    width: 28px;
    padding-bottom: 2px;
    margin-left: 0;
    right: -14px;
    top: -14px;
}


