@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: center;
}
.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: 30px 0;
}
h1 {
    font-weight: 700;
    color: #00497f;
    font-size: 2.2em;
	margin-bottom: 10px;
	line-height: 1.7;
}
h1 span {
	background-color: #a31c22;
	color: white;
	padding: 8px;
	border-radius: 2px;
}

h1 .highlight {
	background-color: #a31c22;
	color: white;
	padding: 5px 7px;
}
.subhead-image {
    width: 100%;
    border-radius: 5px;
    background-image: url('../img/hose.jpg');
    background-size: cover;
    background-position: center;
    box-shadow: 1px 1px 12px rgb(0 0 0 / 70%);
    height: 300px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;

}
.subhead-image h3 {
    width: 88%;
    border-radius: 5px;
    background-color: #000000a6;
    margin-bottom: 20px;
    color: white;
    font-size: 1.65em;
    font-weight: 500;
    padding: 12px 2%;
    box-shadow: 1px 1px 12px rgb(0 0 0 / 70%);
}
.subhead-image h3 span {
	color: #FDCA40;
	font-weight: 600;
}
.subhead-text span {
	color: #a31c22;
	font-weight: 700;
}
.subhead-text {
    font-size: 1.3em;
    line-height: 1.35;
    margin: 40px 0 0;
}
.subhead-text h4 {
    color: #000;
    font-size: 1.1em;
    font-weight: 500;
    margin: 5px 0px 16px;
}
.subhead-text h3 {
    color: #00497f;
    font-size: 1.3em;
    font-weight: 700;
}
.subhead-text h3 span {
	font-weight: 700;
}

.logo {
	width: 410px;
	margin-bottom: 20px;
}
.section-one-right {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	padding: 0px 10px;
	width: 550px;
}
.form-outer {
	width: 560px;
	border-radius: 5px;
	color: white;
	padding: 20px 35px;
	background-color: #00497f;
	/* 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='%23a31c22' 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: 16px;
}
.form-heading span {
	color: #FDCA40;
}
.form-label {
	font-size: 1.12em;

}
.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;

}
label.error {
	color: #FDCA40;
}
fieldset {
	margin-bottom: 20px;
}
.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: 42px;
	box-shadow: 2px 2px 8px rgb(0 0 0 / 50%);
	color: black;
}
.form input {
	box-shadow: inset 2px 2px 8px rgb(0 0 0 / 50%);

}
.form select {
	margin-top: 10px;
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
}

.cta {
	width: 100%;
	text-align: center;
	padding: 8px 0;
	color: white;
	background-color: #a31c22;
	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: 20px;
}
.form-footer {
	font-size: .7em;
	margin-top: 20px;
}
.form-footer a {
	text-decoration: none;
	color: #FDCA40;
}
/* radio */
.switch-field {
	display: flex;
	margin: 15px 0 5px 0;
	overflow: hidden;
}

.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: #00497f;
	font-weight: bold;
	font-size: 1em;
	line-height: 1;
	width: 50%;
	text-align: center;
	padding: 13px 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: #a31c22;
	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: #00497f;
	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: #a31c22;
	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: 120px;
    line-height: 22px;
	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: #FDCA40;
	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: #00497f;
	/* background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23a31c22' fill-opacity='0.25' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");	display: flex; */
	flex-direction: column;
	align-items: center;
	box-shadow: 1px 1px 12px rgb(0 0 0 / 70%);
	border-radius: 4px;
}
.qualify-section h2 {
	font-weight: 900;
	font-size: 2.1em;
	margin: 40px 0 0 0;
	text-align: center;
}

.qualify-columns {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	align-items: center;
	width: 100%;
	margin: 20px 0 35px 0;
}
.qualify-left {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 600px;
	justify-content: space-between;
}
.qualify-right {
	max-width: 500px;
	width: 46%;
	margin: 0 10px;
}
.qualify-right h3 {
	font-weight: 500;
	font-size: 1.5em;
	line-height: 1.4;
	text-align: center;
}
.symptom-div {
    width: 46%;
    text-align: center;
    padding: 9px 0;
    margin: 8px 0;
    background-color: rgb(0 0 0 / 30%);
    text-shadow: 1px 1px 4px rgb(0 0 0 / 44%);
    font-weight: 700;
    font-size: 1.1em;
    box-shadow: 1px 1px 12px rgb(0 0 0 / 39%);
    border-radius: 4px;
    color: #FDCA40;
}
.qr-image{
	width: 96%;
	background-image: url('../img/mesh-doctor.jpg');
	height: 300px;
	background-size: cover;
	box-shadow: 1px 1px 12px rgb(0 0 0 / 70%);
    border-radius: 4px;
	margin: 0 2%;
	background-position: left;
}

.get-help {
	text-align: center;
	justify-content: center;
	display: flex;
	text-decoration: none;
	background: #a31c22;
	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;
}
.inside-qualify .get-help {
	margin: 0 0 30px 0;
	background: #a31c23;

}
.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: #00497f;
	color: #f7f7f7;
	padding: 20px;
	font-size: 1em;
}
footer a {
	color: #FDCA40;
	text-decoration: none;
	font-weight: bold;
}
footer .container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
}
@media only screen and (max-width: 1300px) {
	h1 span {
		padding: 0;
		color: #a31c22;
		background: none;
		border-radius: 0;
	}
	h1 {
		font-size: 1.8em;
		margin: 10px 0;
		font-weight: 700;
		line-height: 1.4;
	}
}

@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;
	}
	.section-one-right {
		width: 100%;
		padding: 0;
	}
	.logo {
		width: 40%;
		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;
		margin: 10px 0;
		font-weight: 700;
		line-height: 1.4;
	}
	h1 span {
		padding: 0;
		color: #a31c22;
		background: none;
		border-radius: 0;
	}
	.section-one-left h3 {
		font-size: 1.3em;
	}
	.section-one-text {
		width: 98%;
		margin: 15px 0;
	}
	.section-one h2 {
		font-size: 1.3em;
	}
	.subhead-image {
		width: 94%;
		height: 230px;
	}
	.subhead-text {
		padding: 10px 5px;
		font-size: 1.2em;
		margin: 20px 0 0 0;
	}

	.form-outer {
		width: 96%;
		padding: 0;
		background-color: #00497f;
		background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23a31c22' fill-opacity='0.25' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
	}
	.form-heading span {
		color: #FDCA40;
	}
	.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-image: none;
	}
	.qualify-section h2 {
		font-size: 30px;
		margin: 20px 10px 0;
	}
	.qualify-columns {
		flex-direction: column;
		width: 96%;
	}
	.qualify-left {
		width: 100%;
		flex-direction: column;
		align-items: center;
	}
	.symptom-div {
		width: 96%;
	}
	.qualify-right {
		width: 100%;
		margin: 8px 0 12px;
	}
	.qualify-right p{
		margin: 15px 0 0 0;
	}
	.qualify-right h3{
		font-size: 1.3em;
	}
	.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;
	}

	.video-div {
		margin: 20px 0;
	}
	footer {
		font-size: .8em;
	}

}
@media only screen and (max-width: 700px) {

	.steps-section h2 {
		font-size: 30px;
		width: 95%;
		margin: 0 5px 20px;
	}
	.logo {
		width: 60%;
	}
	.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;
	}
	.video-div{
		width: 90vw;
		height: 50.4vw;
	}
	.video-div video {
		width: 90vw;
		height: 50.4vw;
	}
	.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;
	}
}
