
@media screen and (min-width:0px) {

	#arrowCircle {
	    display: flex;
	    align-items: center;
	    padding: 20px;
	}

	#arrowCircleBox {
		background-position: center;
	    background-repeat: no-repeat;
	    background-size:contain;
	    background-image:url("images/arrowCircleLogo.webp");
	  	width: 250px;
	    height: 250px;
	    margin: 0 auto;
	}

	#benefits {
		margin-bottom: 20px;
	}

	#ambrSub p {
		padding: 20px;
		margin: 0;
		font-size: 14px;
		line-height: 18px;
	}

	#ambrSub img {
		width: 70px;
		height: 70px;
		border: 3px solid white;
		border-radius: 74px;
		float: right;
		margin: 0 0 5px 10px;
		position: relative;
		top: 3px;
	}

	#details {
		margin: 40px 5%;
	}

	#detailBullets {
		margin-bottom: 20px;
		padding: 20px 10%; 
	}

	#detailBullets > ul {
		margin: 0;
		padding: 0;
	}

	#detailBullets li {
		font-size: 12px;
		margin-bottom: 20px;
		color: white;
	}

	#farmer {
		background-position: center;
	    background-repeat: no-repeat;
	    background-size:contain;
	    background-image:url("images/fatherSon1.webp");
	}

	#history {
		margin: 10px 7%;
	}

	#history img {
		display: block;
	}

	#history p {
		font-size:16px;
	}


	#hpic1 {
		margin:10px auto 20px auto;
	}

	#hpic2 {
		margin:10px auto 20px auto;
		height: 141px;
		width: 250px;		
	}


	#purchase {
		padding: 20px 20px 0 20px;
	}

	#purchase p {
		font-size: 16px;
		margin: 20px 5px;
	}

	#purchase div {
		height: 10px;
		margin-bottom: 20px;
	}

}

@media screen and (min-width:330px) {
	#detailBullets li {
		font-size: 14px;
	}

	#hpic2 {
		height: 169px;
		width: 300px;		
	}
}

@media screen and (min-width:340px) {
	
}

@media screen and (min-width:481px) {
	
}

@media screen and (min-width:576px) {

	#ambrSub p {
		padding: 5%;
		margin: 0;
		font-size: 12px;
	}

	#ambr {
		padding:20px 0;
		text-align:center;
		margin:0;
	}

	#ambrSub img {
		width: 50px;
		height: 50px;
		border-radius: 53px;
	}

	#ambrSub {
		width: 66%;
	}

	#arrowCircle {
	    width: 34%;
	}

	#arrowCircleBox {
	  	width: 90%;
	    height: 90%;
	    margin: 0 auto;
	}
	#benefits {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
		margin-bottom: 20px;
	}	

	#detailBullets {
		padding: 30px 10%;
	}

	#detailBullets li {
		font-size: 16px;
	}

	#history {
		margin: 0 5% 20px 5%;
	}


	#history h2 {
		text-align:left;
		padding-left:0;
	}

	#hpic2 {
		height: 183px;
		width: 325px;		
	}


	#purchase {
		display: flex;
		justify-content: space-around;
		padding: 20px 0 0 0;
	}

	#purchase > section {
		width: 45%;
	}

	#purchase p {
		font-size: 16px;
	}

	#hpic1 {
		float: left;
		margin: 0 20px 10px 0;
	}

	#hpic2 {
		float: right;
		margin: 0 0 10px 20px;
	}
}

@media screen and (min-width:768px) {

	#ambrSub img {
		width: 80px;
		height: 80px;
		border-radius: 83px;
	}

	#ambrSub p {
		font-size: 14px;
	}

	#details {
		font-size: 16px;
	}


}

@media screen and (min-width:850px) {
	
	#history p {
		font-size: 18px;
	}
}

@media screen and (min-width:962px) {

	#ambrSub {
		width: 50%;
	}
	#ambrSub p {
		line-height: 27px;
		font-size: 16px;
	}

	#ambrSub img {
		width: 90px;
		height: 90px;
		border-radius: 93px;
	}
	#arrowCircle {
		width: 50%;
	}

	#detailBullets {
		padding: 40px 15%;
	}

	#detailBullets li {
		font-size: 18px;
	}

	#history p {
		font-size: 20px;
	}

	#hpic2 {
		height: 197px;
		width: 350px;		
	}


	#purchase > section {
		width: 35%;
	}

	#purchase p {
		font-size: 18px;
	}
}


@media screen and (min-width:1200px) {

	#ambrSub p {
		line-height: 27px;
		font-size: 18px;
	}

	#ambrSub img {
		width: 100px;
		height: 100px;
		border-radius: 103px;
	}
	
	#details {
		font-size: 20px;
	}
	
	#detailBullets {
		padding: 50px 15%;
	}

	#detailBullets li {
		font-size: 20px;
	}

	#history p {
		font-size: 22px;
	}

	#hpic2 {
		height: 225px;
		width: 400px;		
	}


}




/*###############################################################################################*/


#capitol img {
	display: block;
	margin: 0 auto;
	position: relative;
	top: 10px;
}

#farmIcon {
	height: 32px;
	width: 32px;
	padding: 20px;
	border-radius: 60px;
	border: 2px solid white;
}

#pyfl {
	background-position: center;
    background-repeat: none;
    background-size: cover;
    background-image:url("images/farm.webp");
}

#s2f {
	display: flex;
}

#s2f h2 {
	width: 50%;
}

.avIntro {
	background-image:url("images/av2.webp");
}

.farmBg {
	background-image:url("images/farm3.webp");
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.farmersPic {
	background-image:url("images/farmers3.webp");
}
