body  {
    margin: 0px;
    padding: 0px;
	color: black;
	background-color: #fff;
    font-size: .9em;
    font-family: 'Cabin', sans-serif;

}

    
aside, section, article, footer, header, video {
    display: block;    
}
    

article    {
    /* float: left; */
	width: 85%;
    height: auto;
	padding: 1%;
	margin: 0 auto;
    /* border: 2px solid rgb(0, 72, 254); */
}


article h3  {
    font-family: 'Cabin', sans-serif;
    font-size: 1.9em;
	font-weight: bolder;
	text-transform: capitalize;
	color: #698a3a;
	padding-left: 4%;
}

article h4  {
    font-family: 'Cabin', sans-serif;
	font-size: 1.25em;
	font-weight: 300;
	padding-left: 4%;
}


header {
	background-color: rgb(58, 48, 48);
}


footer   {
	clear: both;
	font-size: .9em;
	color: #585858;
	text-align: center;
	padding: 1em 0;
	border-top: 1px solid #ccc;
   	box-shadow: 0 0 8px 0 rgba(0,0,0,.4);
}	


nav {
	width: 100%;
	height: 30px;
	padding-top: 3%;
}


nav ul {
	list-style-type: none;
	margin: 0 auto;
    padding: 0;
    overflow: hidden;
	/* background-color: #fff; */
}


nav li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}


nav li a {
    font-family: 'Cabin', sans-serif;
	text-transform: uppercase; 
	font-size: 1em;
	color: #fff;
	text-align: center;
	letter-spacing: 0.17em;
	font-weight: 500;
    padding: 12px 9px;
    text-decoration: none;
}	  
    

nav li a:link {
    text-decoration: none;
}


nav li a:hover, nav li a:focus, nav li a:visited {
	color: #86b04b;
	/* text-shadow: 0.2px 0.2px 0.5px #000000; */
}


p {
    font-size: 1.1em;
} 


p a {
	color: #698a3a;
}


#wrapper  {
    width: 100%;
}


.bold {
	font-weight: 600;	
	font-size: 1.4em;
	line-height: 1em;
}

a.bold-main {
	font-family: 'cabin', sans-serif;
	font-weight: 600;	
	font-size: 1.2em;
	line-height: 1.65em;
	letter-spacing: .03em;
}

.call-to-action {
	font-family: 'cabin', sans-serif;
	font-size: 1.1em;
	font-weight: 700;
	padding-left: 2.95em;
}


.call-to-action a {
	color:#698a3a;
}


.column01 { 
	float:left; 
	width: 30%;
	margin: 0;
	padding: 0;
}

.column02 { 
	float:left; 
	width: 50%;
	margin: 2% 3% 3% 2%;
	padding-bottom: 0;
	padding-left: 2%;
} 


.column02 h2 { 
	color: #413535;
	font-size: 1.55em;
	line-height: 1.45em;
	letter-spacing: .05em;
	padding: 0 0 0 4%;
}


.column02 ol {
	list-style: none;
	counter-reset: my-awesome-counter;
}


.column02 ol li span {
	font-size: 1.05em;
	font-weight: bolder;
	letter-spacing: .04em;
}


.column02 ol li {
	text-indent: -2em;
	padding-left: 2.5em;
	font-size: 1em;
	line-height: 1.45em;
	padding: 0 0 0 4%;
	counter-increment: my-awesome-counter;
    text-indent: -1.75em;
    padding-left: .7em;
}


.column02 ol li a, column01 ol li a:link {
	color: #698a3a;
}


.column02 ol li::before {
	content: counter(my-awesome-counter) ". ";
	font-family: 'Cabin', sans-serif;
	color: #698a3a;
	font-size: 1.15em;
	font-weight: 800;
	padding: 0 1%;
}


.column02 ol li::after {
	padding: 0 1%;
}

  
.header-text {
	font-family: 'Roboto Slab', serif;
	font-weight: 500;
	background-attachment: fixed;
	background-position: bottom center;
	font-size: 4.8em;
 	position: absolute;
	top: 40%;
	text-align: center;
	letter-spacing: .06em; 
	text-shadow: 0.25px 1.25px 9.25px #000000;
	width: 100%;
	margin: auto;
	color: #fff;
}


.icon {
	width: 75%;
	height: auto;
	display: inline-block;
    margin: 10%;
    padding: 10%;
}


.infographic {
	margin: 0;
	padding: 0 ;
	width: 800px;
	height: 2297px;
}

figure {
	margin: 0;
	width: 100%;
	height: 99%;
	box-shadow: 6px 9px 19px rgba(0,0,0,.7);
}

infographic-img {
width: 80%;
height: auto;
}


.infographic-intro {
	color: #413535;
	font-size: 1.55em;
	line-height: 1.45em;
	letter-spacing: .05em;
	padding-top: 3%;
	/* text-align: center; */
}

.large-img {
	position: relative;
	/* background-attachment: fixed; */
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 110%;
	background-image: url("./../img/aromatic-1851366b.png");
	height: 400px;
	box-shadow: 0 0 8px 0 rgba(0,0,0,.6);
}


.large-img1 {
	position: relative;
	/* background-attachment: fixed; */
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 110%;
	background-image: url("./../img/compost_header.png");
	height: 400px;
	box-shadow: 0 0 8px 0 rgba(0,0,0,.6);
}

.large-img2 {
	position: relative;
	/* background-attachment: fixed; */
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 110%;
	background-image: url("./../img/planting_header.png");

	height: 400px;
	box-shadow: 0 0 8px 0 rgba(0,0,0,.6);
}


.main-heading {
	font-family: 'Cabin', sans-serif;
	/* font-family: 'Roboto', sans-serif; */
	font-size: 2.2em;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: .06em; 
	color: #698a3a;
	padding: 0 0 0 4%;
	margin: 3% 0 1% 0;
}


.main-text {
	font-family: 'cabin', sans-serif;
	font-size: 1.25em;
	line-height: 1.65em;
	letter-spacing: .03em;
	padding: 0 0 0 4%;
}


.main-bullets {
	font-size: 1.35em;
	line-height: 1.5em;
	padding: 0 0 0 4%;
	margin: 0 0 0 4%;
}


.section2-bkgd {
	width: 100%;
	background-color: #f4f4f4;
	margin: 0 auto;
	padding: 2% 0 0 0;
	display: inline-block;
}

.subheading {
	font-size: 1.55em;
	font-weight: 600;
	letter-spacing: .05em;
	line-height: 1.5em;
}

.text-block { 
	font-family: 'Roboto', sans-serif;
	width: 75%;
	background-color: #fff;
	padding: 3% 0 3% 0;
  }


.video-bkgd {
	width: 100%;
	background-color: #f4f4f4;
	margin: 0 auto;
	padding: 2% 0 0 0;
}
.video-area {
	width: 75%;
	margin: 0 auto;
	padding: 2%;
}

.video-credit {
	font-size: .75em;
	margin: 0;
	padding: 0;
}

.video-credit a {
	color: #585858;
}

#nav-float {
	float: right;
	padding-left: 8px;
	padding-right: 8px;
}

.left-shift {
	padding-left: 4%;
	font-size: 1.2em;
}


/* phone styles */
@media only screen and (max-width: 425px) {
	
	footer {
		height: 50px;
		}

	h2 {
		font-size: 1.5em;
		letter-spacing: 2px;
	}

	#wrapper {
		width: 95%;
		}
}

	/* tablet styles */
 @media only screen and (min-width: 426px) and (max-width: 600px) {
	
	 header {
	 	margin-top: 3%;
	 	}
	 	
	
	 h1  {
		font-size: 1.5em;
		font-weight: bold;
		}
	 
	 footer {
	 	height: 50px;
	 	}

	#wrapper {
		width: 90%;
		}
}

 	/* portrait tablets and large phones, 600px and up) */
	 @media only screen and (min-width: 600px) and (max-width: 767px) {
		
      
        article {
            width:  100%;
        } 

	    aside  {
		    width: 100%;
		}


	.large-img {
		/* background-attachment: fixed; */
		background-position: center center;
		background-size: 90%;
		height: 300px;
	}


	.large-img1 {
		/* position: relative; */
		/* background-attachment: fixed; */
		background-position: center center;
		background-size: 90%;
		height: 300px;
	}

	.large-img2 {
		/* position: relative; */
		/* background-attachment: fixed; */
		background-position: center center;
		background-size: 90%;
		height: 300px;
	}

	 }

	/* desktop styles */
	@media only screen and (min-width: 768px) {
	
	
	 footer {
	 	height: 50px;
	 	}
		 .large-img {
			/* background-attachment: fixed; */
			background-position: center center;
			background-size: 100%;
			height: 300px;
		}
	
	
		.large-img1 {
			/* position: relative; */
			/* background-attachment: fixed; */
			background-position: center center;
			background-size: 100%;
			height: 300px;
		}
	
		.large-img2 {
			/* position: relative; */
			/* background-attachment: fixed; */
			background-position: center center;
			background-size: 100%;
			height: 300px;
		}
	 

}
