@charset "UTF-8";
/* CSS Document */

.about .green:nth-child(1) .text {
	margin-left: 0%;
	width: 75%;
	min-height: 200px;
}
.about .green:nth-child(even) .text {
	margin-left: 20%;
	width: 75%;
	min-height: 200px;
}
.about .green:nth-child(4) .text {
	margin-left: 18%;
	width: 78%;
}
.blueberrypage .green:nth-child(1) .text {
	margin-left: 0%;
	width:52%;
}
.blueberrypage .green:nth-child(4) .text {
	margin-left: 20%;
	width: 78%;
}
.cherries .green:nth-child(1) .text {
	margin-left: 0%;
	width: 57%;
	min-height: 200px;
}
.cherries .green:nth-child(2) .text {
	margin-left: 30%;
	width: 66%;
	min-height: 200px;
}
.employment .green:nth-child(1) .text {
	margin-left: 0%;
	width: 66%;
	min-height: 200px;
}
.employment .green:nth-child(2) .text {
	margin-left: 23%;
	width: 77%;
	min-height: 200px;
}
.events .green:nth-child(1) .text {
	margin-left: 0%;
	width: calc(66% - 20px);
	min-height: 200px;
}.events .green:nth-child(2) .text {
    margin-left: 33%;
	width: calc(66% - 20px);
	min-height: 200px;
}
.events .green:nth-child(3) .text {
	margin-left: 0%;
	width: calc(66% - 20px);
	min-height: 200px;
}.events .green:nth-child(4) .text {
    margin-left: 33%;
	width: calc(66% - 20px);
	min-height: 200px;
}.events .green:nth-child(5) .text {
    margin-left: 0%;
	width: calc(66% - 20px);
	min-height: 200px;
}
.farmmarket .green:nth-child(1) .text {
	margin-left: 0%;
	width: 64%;
	min-height: 200px;
}
.farmmarket .green:nth-child(even) .text {
	margin-left: 20%;
	width: 78%;
	min-height: 200px;
}
.flowers .green:nth-child(1) .text {
	margin-left: 0%;
	width: 68%;
	min-height: 200px;
}
.flowers .green:nth-child(2) .text {
	margin-left: 20%;
	width: 75%;
	min-height: 200px;
}
.flowers .green:nth-child(3) .text {
	margin-left: 0%;
	width: 65%;
	min-height: 200px;
}
.growing .green:nth-child(1) .text {
	margin-left: 0%;
	width: 65%;
	min-height: 200px;
}
.growing .green:nth-child(2) .text {
	margin-left: 32%;
	width: 63%;
	min-height: 200px;
}
.growing .green:nth-child(3) .text {
	margin-left: 0%;
	width: 70%;
	min-height: 200px;
}
.PeachPage .green:nth-child(1) .text {
	margin-left: 0%;
	width: 59%;
	min-height: 200px;
}
.PeachPage .green:nth-child(5) .text {
	margin-left: 0%;
	width: 64%;
	min-height: 200px;
}
.strawberry .green:nth-child(1) .text {
	margin-left: 0%;
	width: 53%;
	min-height: 200px;
}
.strawberry .green:nth-child(2) .text {
    margin-left: 27%;
    /* left: 0; */
    width: calc(72% - 40px);
    min-height: 200px;
}

.strawberry .green:nth-child(3) .text {
	margin-left: 0%;
	width: 77%;
	min-height: 200px;
}
.strawberry .green:nth-child(4) .text {
    margin-left: 25%;
    width: calc(75% - 40px);
    min-height: 200px;
}
 @media only screen and (min-width: 1000px) and (max-width: 1280px) {
.about .green:nth-child(1) .text {
	margin-left: 0%;
	width: 69%;
	min-height: 200px;
}
.about .green:nth-child(even) .text {
	margin-left: 26%;
	width: 69%;
	min-height: 200px;
}
.about .green:nth-child(5) .text {
	margin-left: 0%;
	width: 75%;
}
.blueberrypage .green:nth-child(1) .text {
	margin-left: 0%;
	width: 50%;
}
.blueberrypage .green:nth-child(4) .text {
	margin-left: 27%;
	width: 68%;
}
.cherries .green:nth-child(1) .text {
	margin-left: 0%;
	width: 52%;
	min-height: 200px;
}
.cherries .green:nth-child(2) .text {
	margin-left: 45%;
	width: 51%;
	min-height: 200px;
}
.employment .green:nth-child(1) .text {
	margin-left: 0%;
	width: 53%;
	min-height: 200px;
}
.employment .green:nth-child(2) .text {
	margin-left: 26%;
	width: 71%;
	min-height: 200px;
}
.events .green:nth-child(1) .text {
	margin-left: 0%;
    width: 56%;
    padding: 10px 4% 0;
	min-height: 200px;
}
.events .green:nth-child(2) .text {
    margin-left: 33%;
    width: 56%;
    padding: 10px 4% 0;
	min-height: 200px;
}
.events .green:nth-child(3) .text {
	margin-left: 0%;
    width: 56%;
    padding: 10px 4% 0;
	min-height: 200px;
}
.events .green:nth-child(4) .text {
    margin-left: 33%;
    width: 56%;
    padding: 10px 4% 0;
	min-height: 200px;
}
.events .green:nth-child(5) .text {
	margin-left: 0%;
    width: 56%;
    padding: 10px 4% 0;
	min-height: 200px;
}
.farmmarket .green:nth-child(1) .text {
	margin-left: 0%;
	width: 50%;
	min-height: 200px;
}
.farmmarket .green:nth-child(even) .text {
	margin-left: 26%;
	width: 70%;
	min-height: 200px;
}
.flowers .green:nth-child(1) .text {
	margin-left: 0%;
	width: 58%;
	min-height: 200px;
}
.flowers .green:nth-child(2) .text {
	margin-left: 28%;
	width: 68%;
	min-height: 200px;
}
.flowers .green:nth-child(3) .text {
	margin-left: 0%;
	width: 53%;
	min-height: 200px;
}
.growing .green:nth-child(1) .text {
	margin-left: 0%;
	width: 53%;
	min-height: 200px;
}
.growing .green:nth-child(2) .text {
	margin-left: 45%;
	width: 50%;
	min-height: 200px;
}
.growing .green:nth-child(3) .text {
	margin-left: 0%;
	width: 70%;
	min-height: 200px;
}
.PeachPage .green:nth-child(1) .text {
	margin-left: 0%;
	width: 51%;
	min-height: 200px;
}
.PeachPage .green:nth-child(5) .text {
	margin-left: 0%;
	width: 51%;
	min-height: 200px;
}
.PeachPage .green:nth-child(1) .frame img {
	margin-left: -40px;
}
.PeachPage .green:nth-child(1) .frame img {
	margin-right: -50px;
}
	 
.strawberry .green:nth-child(1) .text {
	margin-left: 0%;
	width: 53%;
	min-height: 200px;
}
.strawberry .green:nth-child(2) .text {
    margin-left: 35%;
    width: calc(65% - 40px);
    min-height: 200px;
}

.strawberry .green:nth-child(3) .text {
	margin-left: 0%;
	width: 70%;
	min-height: 200px;
}
.strawberry .green:nth-child(4) .text {
    margin-left: 34%;
    width: calc(65% - 40px);
    min-height: 200px;
}
}
 @media only screen and (min-width: 850px) and (max-width: 1000px) {
.about .green:nth-child(1) .text {
	margin-left: 0%;
	width: 49%;
	min-height: 200px;
}
.about .green:nth-child(even) .text {
	margin-left: 33%;
	width: 59%;
	min-height: 200px;
}
.about .green:nth-child(5) .text {
	margin-left: 0%;
	width: 69%;
}
.blueberrypage .green:nth-child(1) .text {
	margin-left: 0%;
	width: 50%;
}
.blueberrypage .green:nth-child(4) .text {
	margin-left: 35%;
	width: 62%;
}
.cherries .green:nth-child(1) .text {
	margin-left: 0%;
	width: 50%;
	min-height: 200px;
}
.cherries .green:nth-child(2) .text {
	margin-left: 45%;
	width: 50%;
	min-height: 200px;
}
.cherries .green:nth-child(2) .frame img {
	margin-left: -60px;
}
.employment .green:nth-child(1) .text {
	margin-left: 0%;
	width: 50%;
	min-height: 200px;
}
.employment .green:nth-child(2) .text {
	margin-left: 32%;
	width: 64%;
	min-height: 200px;
}
.farmmarket .green:nth-child(1) .text {
	margin-left: 0%;
	width: 50%;
	min-height: 200px;
}
.farmmarket .green:nth-child(even) .text {
	margin-left: 31%;
	width: 64%;
	min-height: 200px;
}
.flowers .green:nth-child(1) .text {
	margin-left: 0%;
	width: 49%;
	min-height: 200px;
}
.flowers .green:nth-child(2) .text {
	margin-left: 37%;
	width: 58%;
	min-height: 200px;
}
.flowers .green:nth-child(3) .text {
	margin-left: 0%;
	width: 50%;
	min-height: 200px;
}
.growing .green:nth-child(1) .text {
	margin-left: 0%;
	width: 53%;
	min-height: 200px;
}
.growing .green:nth-child(2) .text {
	margin-left: 45%;
	width: 50%;
	min-height: 200px;
}
.growing .green:nth-child(3) .text {
	margin-left: 0%;
	width: 65%;
	min-height: 200px;
}
.PeachPage .green:nth-child(1) .text {
	margin-left: 0%;
	width: 51%;
	min-height: 200px;
}
.PeachPage .green:nth-child(5) .text {
	margin-left: 0%;
	width: 51%;
	min-height: 200px;
}
.PeachPage .green:nth-child(1) .frame img {
	margin-right: -100px;
}
	 .strawberry .green:nth-child(1) .text {
	margin-left: 0%;
    width: calc(55% - 40px);
	min-height: 200px;
}
.strawberry .green:nth-child(2) .text {
    
    margin-left: 43%;
    width: calc(55% - 40px);
    min-height: 200px;
}

.strawberry .green:nth-child(3) .text {
	margin-left: 0%;
    width: calc(60% - 40px);
	min-height: 200px;
}
.strawberry .green:nth-child(4) .text {
    margin-left: 40%;
    width: calc(60% - 40px);
    min-height: 200px;
}
}
 @media only screen and (min-width: 0px) and (max-width: 850px) {
.about .green:nth-child(odd) .text, .about .green:nth-child(even) .text, .blueberrypage .green:nth-child(odd) .text, .blueberrypage .green:nth-child(even) .text, .cherries .green:nth-child(odd) .text, .cherries .green:nth-child(even) .text, .employment .green:nth-child(odd) .text, .employment .green:nth-child(even) .text, .events .green:nth-child(odd) .text, .events .green:nth-child(even) .text, .farmmarket .green:nth-child(odd) .text, .farmmarket .green:nth-child(even) .text, .flowers .green:nth-child(odd) .text, .flowers .green:nth-child(even) .text, .growing .green:nth-child(odd) .text, .growing .green:nth-child(even) .text, .PeachPage .green:nth-child(odd) .text, .PeachPage .green:nth-child(even) .text, .strawberry .green:nth-child(odd) .text, .strawberry .green:nth-child(even) .text {
	margin-left: 0%;
	width: 96% !important;
}
.PeachPage .green:nth-child(5) .frame img {
	object-fit: cover;
}
.employment .green:nth-child(1) .frame img {
	object-fit: cover;
}
.flowers .green:nth-child(2) .frame img, .flowers .green:nth-child(3) .frame img {
	object-fit: cover;
}
.growing .green:nth-child(1) .frame img, .growing .green:nth-child(2) .frame img, .growing .green:nth-child(3) .frame img {
	object-fit: cover;
}
.green .clear {
	padding-top: 15px;
}
.green .button {
	margin-left: 0;
}
}
