@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Lato:400,700,900|Montserrat:300,400,500,700,900|Roboto:300,400,500,700&display=swap");

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; }
html {
  -webkit-text-size-adjust:100%;
  -ms-text-size-adjust:100%;

}
body {
  margin:0;
  background:#fff;
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-family:'Montserrat', sans-serif;
  padding:0!important;
  overflow-x: hidden;

}
.mobile {
	display: none;
}

/* section-one */
.section-one {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 30px 0;
}
.inside-section	{
	width: 96%;
	max-width: 1500px;
	margin: 0px 2%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.inside-one {
    flex-direction: row;
    display: flex;
    justify-content: space-evenly;
    align-items: stretch;
}
.section-one-left {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 650px;
	text-align: center;
	align-items: center;
	line-height: 1.35;

}
.section-one-text {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 24px 0;
}
h1 {
    font-weight: 700;
    color: #00276d;
    font-size: 2em;
	margin-bottom: 20px;
	line-height: 1.45;
}
.section-one-left h3 {
    font-weight:500;
    color: #CE2127;
    font-size: 2.2em;
	margin-bottom: 20px;
}
h1 span {
	background-color: #48cffa;
	color: white;
	padding: 5px 7px;
}
.subhead-image {
    width: 100%;
    border-radius: 5px;
    background-image: url('/paraquat/assets/img/sprayman2.jpg');
    background-size: cover;
    background-position: center 40%;
    box-shadow: 1px 1px 12px rgb(0 0 0 / 70%);
    height: 320px;

}
.subhead-text span {
	color: #CE2127;
}
.subhead-text {
    font-size: 1.5em;
    line-height: 1.25;
    margin: 20px 0 0 0;
}
.subhead-text h4 {
	margin-top: 20px;
	color: #00276d;

}

.section-one-left .italic	{
	font-weight: 700;
	color: #00276d;
	font-style: italic;
}
.logo {
	width: 420px;
	margin-bottom: 10px;
}
.section-one-right {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	padding: 0px 10px;
}
.form-outer {
	width: 490px;
	border-radius: 5px;
	color: white;
	padding: 20px 20px;
	background-color: #00276d;
	/* background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23CE2127' fill-opacity='0.14' fill-rule='evenodd'/%3E%3C/svg%3E"); */
	box-shadow: 1px 1px 12px rgb(0 0 0 / 70%);
	text-align: center;
}
.form-heading {
	font-weight: bold;
	font-size: 1.6em;
	margin-bottom: 22px;
}
.form-heading span {
	color: #48cffa;
}
.form-label {
	font-size: 1.2em;

}
.form-inputs {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 22px;
}
.input-outer {
	width: 48%;
	display: flex;
	flex-direction: column;
}
.error {
	font-size: 15px;
}
.form input, .form select {
	width: 100%;
	margin: 10px 0;
	padding: 8px 5px;
	-webkit-appearance: none;
	border: none;
	background: #ffffffad;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1em;
	height: 40px;
	box-shadow: 2px 2px 8px rgb(0 0 0 / 50%);
}
.form input {
	box-shadow: inset 2px 2px 8px rgb(0 0 0 / 50%);

}
.form select {
	margin-top: 12px;
	text-align: center;
	width: 100%;
	margin-bottom: 30px;
}

.cta {
	width: 100%;
	text-align: center;
	padding: 8px 0;
	color: white;
	background-color: #CE2127;
	border: solid white 2px;
	border-radius: 3px;
	font-size: 1.3em;
	font-weight: 700;
	line-height: 1;
	height: 50px;
	box-shadow: 2px 2px 8px rgb(0 0 0 / 50%);
	cursor: pointer;
	margin-top: 8px;
}
.form-footer {
	font-size: .7em;
	margin-top: 20px;
}
.form-footer a {
	text-decoration: none;
	color: #48cffa;
}
/* radio */
.switch-field {
	display: flex;
	margin:10px 0 0 0;
	overflow: hidden;
}
fieldset {
	margin: 20px 0
}

.switch-field input {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.switch-field label {
	background-color: #ffffffad;
	color: #00276d;
	font-weight: bold;
	font-size: 1em;
	line-height: 1;
	width: 50%;
	text-align: center;
	padding: 11px 0;
	margin-right: -1px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
	transition: all 0.1s ease-in-out;
}

.switch-field label:hover {
	cursor: pointer;
}

.switch-field input:checked + label {
	background-color: #CE2127;
	box-shadow: none;
	color: white;
}

.switch-field label:first-of-type {
	border-radius: 6px 0 0 6px;
}

.switch-field label:last-of-type {
	border-radius: 0 6px 6px 0;
}


/* radio */



/* STEPS SECTION */
.steps-section {
	margin: 2rem 0;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.steps-section h2 {
	font-size: 2.3em;
	font-weight: 900;
	color: #00276d;
	margin: 1rem 0 1.5rem 0;
	text-align: center;
}
.steps-section h4 {
	color: black;
	font-size: 1.6em;
	font-weight: 700;
	margin-bottom: 50px;
}
.steps-section h4 span {
	background: #CE2127;
	color: white;
	padding: 10px;
	border-radius: 3px;
}

.step-cards{
    width: 90%;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin-bottom: 30px;
}
.step-card {
	width: 300px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.step-card img {
	width: 90%;
	margin-bottom: 20px;
}

.inside-card {
	background-color: #eeeeee;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-weight: 300;
	border-radius: 3px;
	transform: skew(-20deg);
	box-shadow: 2px 2px 11px 0px #0000007d;
	border-radius: 3px;
}
.card-heading {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100px;
	margin-top: 30px;
	padding: 1rem 5%;
}
.inside-card h3 {
    transform: skew(20deg);
    color: black;
    width: 86%;
    font-weight: 600;
    font-size: 1.1em;
}
.inside-card p{
	padding: 1rem 5%;
	height: 130px;
}
.number {
	background-color: #48cffa;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: -30px;
	z-index: 10;
}
.number p {
	color: white;
	font-weight: 700;
	font-size: 1.4em;
}



/* qualify section */
.qualify-section {
	display: flex;
	flex-direction: column;
	align-items: center;
	color: white;
	text-align: left;
}
.inside-qualify {
	margin-top: 20px;
	background-color: #00276d;
	/* background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23CE2127' fill-opacity='0.14' fill-rule='evenodd'/%3E%3C/svg%3E"); */

	box-shadow: 1px 1px 12px rgb(0 0 0 / 70%);
	border-radius: 4px;
}
.qualify-section h2 {
    font-weight: 900;
    font-size: 2.3em;
    margin: 30px 0 0 0;
    text-align: center;
    text-shadow: 1px 1px 14px #00000059;
}
.news-cards{
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	width: 100%;
	margin: 30px 0 40px;

}
.news-cards a {
	text-decoration: none;
}
.quote-card {
	width: 500px;
	height: 280px;
	display: flex;
	flex-direction: column;
	align-items: center;
	box-shadow: 2px 2px 8px rgb(0 0 0 / 50%);
	border:  4px solid white;
	border-radius: 4px;


}
.qc-top {
    background-color: #48cffa;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    color: white;
    height: 210px;
    text-shadow: 1px 1px 8px #00000080;
}
.qc-top img {
	width: 30%;
}
.news-pic {
	background-color: #FDA300;
	width: 35%;
	height: 210px;
	background-size: cover;
}
.abc {
	background-image: url('/paraquat/assets/img/abcimage.png');
	background-position: center;
}
.nyt {
	background-image: url('/paraquat/assets/img/nytimage.jpg');
	background-position: center;
}

.qc-right {
	width: 70%;
	font-size: .9em;
	font-weight: 500;
}
.qc-right p {
	margin: 12px;
	line-height: 1.4;
	font-size: 1.1em;
}
.qc-bottom {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	height: 70px;
	background-color: white;
}
.qc-bottom p {
    font-size: 1em;
    font-weight: normal;
    color: #153040;
    margin-left: 5px;
    text-align: center;
}
.qc-bottom img{
	height: 36px;
	margin: 0 10px;
}

.get-help {
	text-align: center;
	justify-content: center;
	display: flex;
	text-decoration: none;
	background: #CE2127;
	width: 80%;
	font-weight: bold;
	color: white;
	border: 0 none;
	border-radius: 4px;
	cursor: pointer;
	padding: 12px 0;
	margin: 3rem 10% 7px 10%;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.5);
	font-size: 1.6em;
}
.steps-section .get-help {
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.3);
}
.get-help:hover {
	text-decoration: none;
	color: white;
}


footer {
	background-color: #00276d;
	color: #f7f7f7;
	padding: 20px;
	font-size: 1em;
}
footer a {
	color: #48cffa;
	text-decoration: none;
	font-weight: bold;
}

@media only screen and (max-width: 1100px) {
	.desktop {
		display: none;
	}
	.mobile {
		display: inline;
	}
	.section-one {
		flex-direction: column;
		align-items: center;
		margin-top: 15px;
	}
	.section-one-left {
		width: 100%;
		margin-bottom: 20px;
	}
	.subhead-image {
		width: 94%;
		height: 240px;
	}
	.section-one-right {
		width: 100%;
		padding: 0;
	}
	.logo {
		width: 60%;
		margin-bottom: 5px;
	}
	.inside-section {
		width: 100%;
		max-width: 100%;
		padding: 0px;
		margin: 0px;
	}
	.inside-one {
		flex-direction: column;
		align-items: center;
	}

	h1 {
		font-size: 1.6em;
	}
	.section-one-left h3 {
		font-size: 1.5em;
	}
	.section-one-text {
		width: 98%;
		margin: 15px 0;
	}
	.section-one h2 {
		font-size: 1.3em;
	}
	.section-one-subhead {
		width: 96%;
		height: 400px;
	}
	.subhead-top {
		padding: 10px 5px;
		font-size: 1.2em;
	}

	.form-outer {
		width: 96%;
		padding: 0;
		background-color: #00276d;
		/* background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23CE2127' fill-opacity='0.14' fill-rule='evenodd'/%3E%3C/svg%3E"); */

	}
	.form-heading span {
		color: #48cffa;
	}
	.form {
		margin: 20px 4%;
	}
	.form-footer {
		margin: 20px 4%;
	}
	.qualify-section {
		padding: 0;
		text-align: center;
	}
	.inside-qualify {
		box-shadow: none;
		border-radius: 0;
		background-color: #CE2127;
	}
	.qualify-section h2 {
		font-size: 30px;
		margin: 20px 10px 0;
	}
	.news-cards {
		flex-direction: column;
		width: 90%;
		align-items: center;
	}
	.news-cards a {
		width: 98%;
		margin: 20px 0;
	}
	.quote-card {
		background-color: white;
		width: auto;
		height: auto;
	}
	.qc-top {
		height: auto;
		background-color: #00276d;
	}
	.news-pic {
		height: 150px;
	}
	.steps-section h2 {
		font-size: 1.9em;
	}
	.steps-section h4 {
		text-align: center;
		margin-bottom: 20px;
	}
	.steps-section h4 span {
		line-height: 2.5;
	}
	.get-help {
		width: 90%;
		font-size: 1.3em;
		margin: 20px 0;
	}

	.desktop {
		display: none;
	}
	.inside-card h3 {
		font-size: 1.2em;
	}
	.step-cards {
		flex-direction: column;
		align-items: center;
		width: 96%;
		margin: 0;
	}
	.step-card {
		width: 78%;
		margin-bottom: 20px;
	}

	footer {
		font-size: .8em;
	}

}
@media only screen and (max-width: 700px) {


	.steps-section h2 {
		font-size: 30px;
		width: 95%;
		margin: 0 5px 20px;
	}
	.qc-top img {
		width: 33%;
	}
	.qc-right {
		width: 67%;
	}
	.qc-right p {
		margin: 6px;
		line-height: 1.3;
		font-size: 1em;
	}

	.qc-bottom h3 {
		font-size: 1em;
	}
	.qc-bottom p {
		font-size: .9em;
	}
	.qc-bottom img {
		height: 26px;
	}
	.vid-left {
		padding: 0;
	}

	.test-card {
		width: 66vw;
		padding: 5px 1px 5px 45px;
	}

	.test-card2 {
		width: 66vw;
		padding: 5px 45px 5px 8px;
	}
	.profile-div {
		width: 25vw;
		height: 25vw;
	}
	.profile-div img {
		width: 22vw;
	}
	.test-card h3 {
		font-size: 1.1em;
	}
	.test-card p {
		font-size: .8em;
	}
}
