@import url("../webfonts/poppinsReg/stylesheet.css");
@import url("../webfonts/ralewayBold/stylesheet.css");
@import url("../webfonts/poppinsBold/stylesheet.css");
/* CSS Document */


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

p, h1, h2, h3, h4 {
	margin-right: 10px;
	margin-left: 10px;
}
#factsHeader h1 {
	text-align: center;
}
#factsHeader h1:before, #factsHeader h1:after {
	background-color: #EA5538;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 25%;
	margin-bottom: 11px;
}
#factsHeader h1:before {
	right: 0.5em;
	margin-left: -50%;
}
#factsHeader h1:after {
	left: 0.5em;
	margin-right: -50%;
}
#factsHeader {
	background-image: url(../images/bg/fruit-header.jpg);
	background-repeat: no-repeat;
	background-position: -1100px;
	text-align: center;
	background-color: #FFF;
	margin-bottom: 15px;
}
.mainheader {
	font-family: ralewayBold, sans-serif;
	font-size: 19px;
	font-style: normal;
	color: #000;
	line-height: 100px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.factsheader2 {
	font-family: ralewayBold, sans-serif;
	font-size: 19px;
	font-style: normal;
	color: #000;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
#facts1, #facts2 {
	padding-bottom:30px;
	
	}
#facts0 h2, #facts1 h2, #facts2 h2, #facts3 h2 {
	font-family: ralewayBold, sans-serif;
	font-size: 31px;
	font-style: normal;
	color: #000;
	line-height: normal;
	margin-bottom: 0px;
}
#facts0 h3, #facts1 h3, #facts2 h3, #facts3 h3, #logos h3, #staff h3 {
	font-family: ralewayBold, sans-serif;
	font-size: 21px;
	font-style: normal;
	color: #000;
	line-height: normal;
	margin-bottom: 0px;
}
#facts0 p, #facts1 p, #facts2 p, #facts3 p {
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
.scale {
	max-width: 350px;
}
#facts1Right {
	text-align: center;
}
#logos {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
#logos img {
	width: 40%;
	display: inline;
	margin: 40px;
}
#logos a {
	display: block;
	background-color: #EF5323;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	text-align: center;
	width: 120px;
	border: 2px solid #fff;
	outline: 0;
	margin-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 16px;
	padding-bottom: 14px;
	margin-right: auto;
	margin-left: auto;
}
#logos a:hover {
	display: block;
	background-color: #5356C8;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: poppinsReg, sans-serif;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 16px;
	padding-bottom: 14px;
	width: 120px;
	border: 2px solid #fff;
	outline: none !important;
	margin-top: 15px;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
}
#staff {
	text-align: center;
}

#factsHeader2 {
	text-align: center;
}
.twenty {
font-family: ralewayBold, sans-serif;
	font-size: 50px;
	font-style: normal;
	color: #fa0000;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;	
}

@media only screen and (min-width: 481px) {
#factsHeader {
	background-image: url(../images/bg/fruit-header.jpg);
	background-repeat: no-repeat;
	background-position: -1000px;
	text-align: center;
	background-color: #FFF;
}
#logos img {
	width: 15%;
	display: inline;
	margin: 10px;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 900px) {
p, h1, h2, h3, h4 {
	margin-right: 0px;
	margin-left: 0px;
}
#factsHeader {
	background-image: url(../images/bg/fruit-header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.mainheader {
	font-family: ralewayBold, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #000;
	line-height: 100px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.factsheader2 {
	font-family: ralewayBold, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #000;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

#facts0 h2, #facts1 h2, #facts2 h2, #facts3 h2 {
	font-family: ralewayBold, sans-serif;
	font-size: 34px;
	font-style: normal;
	color: #000;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
#facts0 h3, #facts1 h3, #facts2 h3, #facts3 h3, #logos h3, #staff h3 {
	font-family: ralewayBold, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #000;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
#facts0 p, #facts1 p, #facts2 p, #facts3 p {
	font-family: poppinsReg, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
#facts0 img {
	float: left;
	width: 40%;
	margin-right: 10px;
	width: 30%;
}
#facts1 img {
	float: right;
	width: 100%;
	margin-left: 100px;
	width: 30%;
}
#facts2 img {
	float: left;
	width: 20%;
	margin-right: 10px;
}
#facts3 img {
	float: left;
	width: 20%;
	margin-right: 10px;
}
#facts3 {
	margin-bottom: 30px;
}
.scale {
	margin-top: 20%;
	max-width: 350px;
}
#logos a {
	display: block;
	background-color: #EF5323;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	width: 130px;
	border: 2px solid #fff;
	outline: 0;
	margin-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 16px;
	padding-bottom: 14px;
	margin-right: auto;
	margin-left: auto;
}
#logos a:hover {
	display: block;
	background-color: #5356C8;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: poppinsReg, sans-serif;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 16px;
	padding-bottom: 14px;
	width: 130px;
	border: 2px solid #fff;
	outline: none !important;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}
#logos img {
	width: 8%;
	display: inline;
	margin: 40px;
}
.twenty {
font-family: ralewayBold, sans-serif;
	font-size: 100px;
	font-style: normal;
	color: #fa0000;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;	
}
}
@media only screen and (min-width: 1130px) {
}
@media only screen and (min-width: 1300px) {
#facts0 h2, #facts1 h2, #facts2 h2, #facts3 h2 {
	font-family: ralewayBold, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #000;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-top: 0px;
}
#facts0 h3, #facts1 h3, #facts2 h3, #facts3 h3, #logos h3, #staff h3 {
	font-family: ralewayBold, sans-serif;
	font-size: 26px;
	font-style: normal;
	color: #000;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-top: 0px;
}
#facts0 p, #facts1 p, #facts2 p, #facts3 p {
	font-family: poppinsReg, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
.scale {
	margin-top: 10%;
	max-width: 450px;
}
#cta1bottom {
	height: 130px;
}
}
@media only screen and (min-width: 1460px) {
}
.hb {
	margin-bottom: 7px;
}
