/* 
Print CSS
*/
.topMenu,
.readmore,
#footer {
	display: none;
}

* {
	color: #000 !important;
	text-shadow: none !important;
	background: transparent !important;
	box-shadow: none !important;
}
.table {
	border-collapse: collapse !important;
}
.table-bordered th,
.table-bordered td {
	border: 1px solid #ddd !important;
}
p {
	margin-top: 0;
	padding:0;
	font-size:16px;
}
.row,
section {
	width: 100%;
	clear: both;
	overflow: hidden;
}
.container-fluid {
	clear: both;
}
.break { page-break-before: always; }



.newsBlock {
	position: static!important;
	width: 100% !important;
}
.text-bottom {
    position: relative;
    min-height: 100px;
}
.col-md-12 {
    width: 100%;
	float:left;
}
.col-md-4 {
    width: 32%;
	float: left;
	margin-left:1%
	
}
.col-md-8 {
    width: 66%;
	float: left;
	margin-left:1%
	
}
#foundingFathers .mmission_secone,
#mmission .mmission_secone {
	width: 100%;
	margin: 0;
	padding: 0;
    font-size: 18px;
}
.mmission_secone h1 {
    margin-bottom: 30px;
}

.col-sm-3 {
    width: 22%;
	float:left;
	margin-left:1%;
}
#obpProjects .obp_article {
    margin-top: 30px;
    margin-bottom: 50px;
}
.title {
    position: relative;
    color: #636466;
}
.title span {
    background-color: #fff;
    padding: 0 20px;
    position: relative;
}
#ssagriculture {
    margin-top: 60px;
}
#ssagriculture h1 {
    margin-bottom: 50px;
}
#ssagriculture h2 {
    font-size: 20px;
    color: #f41c2f;
    font-weight: 800;
    margin-top: 0;
    margin-bottom: 20px;
	line-height:1.1;
}
.text-center {
    text-align: center;
}
h1 {
    font-size: 26px;
	margin-top: 20px;
}

.ssagricultureBlock .col-md-6 {
    margin-bottom: 30px;
}

.col-md-6 {
    width: 48%;
	float:left;
	margin-left:1%;
}
.col-md-9 {
	width: 75%;
}
.col-md-10 {
    width: 83.33333333%;
	float:left;
}
.col-md-offset-2 {
    margin-left: 16.66666667%;
}
.col-md-offset-3 {
    margin-left: 25%;
}
.col-md-offset-4 {
    margin-left: 33.33333333%;
}
.col-md-offset-9 {
    margin-left: 75%;
}

/* Founding Fathers
-------------------- */

.col-md-offset-1 {
    margin-left: 8.33333333%;
}
#foundingFathers .mmission_secone .row {
	justify-content: center;
}
#foundingFathers .col-sm-3 {
    width: 24%;
	float:left;
	margin-bottom: 40px;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}

#mmission .col-md-10,
#aboutText .col-md-4 {
	width: 100%;
	margin: 0;
	padding: 0;
}




/* Home Page
-------------------- */

.csrBox,
.businessItem:nth-child(odd) {
    clear: none;
}
.homeNewsEventBlock,
.homeVideosBlock,
.coreValuesBox,
.flipBoxs,
.csrBox {
	width: 100%;
	margin: 0;
    padding: 0;
	float: left;
}
.videosBlock .col-md-6 {
	width: 24%;
}
.csrBox:before {
	display: none;
}
.flipBoxs > div.flip-container {
	width: auto;
}
.csrBox {
	width: 50%;
}
.csrBox img {
	width: 80%;
}

#ourPartners .owl-carousel {
	
}
.owl-carousel .owl-stage {
	width: auto !important;
}
.owl-carousel.owl-drag .owl-item {
	display: inline-block !important;
}
.csrBox h2 {
	font-size: 42px;
}


/* Contact Us 
----------- */

#contactUs .col-md-6 {
	width: 100%;
}

/* Projects 
---------------- */

.ssagricultureBlock .col-md-6 {
	width: 100%;
	margin: 0 0 30px;
	padding: 0;
}
.ssagricultureBlock .col-md-6.simg,
.ssagricultureBlock .col-md-6.stext {
	float: left;
	width: 30%;
}

.ssagricultureBlock .col-md-6 img {
	float: left;
	width: auto !important;
}
.ssagricultureBlock .col-md-6.stext {
	width: 100%;
}

/* Product Demo 
--------------------- */

#productDemo .fiveCol {
	display: block;
	text-align: center;
}
#productDemo .fiveCol > div {
	display: inline-block;
	width: 19%;
}
