/* ----------- LAPTOP NON RETINA ----------- */

@media only screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
	  
/* GENERAL */
	
/* HEADER */
 
/* NAVBAR */

/* BODY */
	 
	/********* SECTIONS *********/

	/* AUTHORISATION */

	#how-1g .legend {
    	padding-left: 120px;
	}

	#how-1h img.position {
	    margin-top: 0px;
	}

	/* USE */

	.btn-custom-green {
	    width: 22% !important;
	}

	/* PESTICIDE RESIDUE */

	/* SLIDER */

}/* ----------- END LAPTOP NON RETINA ----------- */

/* ----------- LAPTOP NON RETINA ----------- */

@media only screen and (min-device-width: 1024px) and (max-device-width: 1280px) {
	  
	/* GENERAL */

	h2 {
		font-size: 1.8em !important;
	}

	h3, h4 {
		font-size: 1.1em !important;
	}
	p {
		font-size: 1.0em;
	}

	section ul {
		font-size: 1.0em;
		line-height: 1.3;
	}
		
	/* HEADER */
	 
	/* NAVBAR */

	/* BODY */
		 
		/********* SECTIONS *********/

		/* INTRO */

		#intro-1b-desktop {
			width: 30%;
		}

		#intro-2a-desktop {
			width: 40%;
		}

		/* AUTHORISATION */

		#how-1g .legend {
	    	padding-left: 80px;
		}

		#rev-1a .desktop-only img {
			width: 100%;
		}

		#rev-1c .desktop-only img {
			width: 100%;
		}

		/* USE */

		#use-1a .desktop-only img {
			width: 100%;
		}

		#use-1a .desktop-only.position-1 img {
			width: 70%;
		}

		#use-1c .desktop-only img {
			width: 100%;
		}

		.btn-custom-green {
		    width: 30% !important;
		}

		#use-1e .desktop-only img {
			width: 100%;
		}

		#use-1g .desktop-only img {
			width: 100%;
		}

		/* PESTICIDE RESIDUE */

		#pes-1a .desktop-only img {
			width: 100%;
		}

		/* SLIDER */

}/* ----------- END LAPTOP NON RETINA ----------- */