/* Futura PT Medium
font-family: futura-pt, sans-serif;
font-weight: 500;
font-style: normal;

Futura PT Medium Oblique
font-family: futura-pt, sans-serif;
font-weight: 500;
font-style: italic;

Futura PT Heavy
font-family: futura-pt, sans-serif;
font-weight: 700;
font-style: normal;

Futura PT Heavy Oblique
font-family: futura-pt, sans-serif;
font-weight: 700;
font-style: italic;

Futura PT Light Oblique
font-family: futura-pt, sans-serif;
font-weight: 300;
font-style: italic;

Futura PT Book
font-family: futura-pt, sans-serif;
font-weight: 400;
font-style: normal;

Futura PT Book Oblique
font-family: futura-pt, sans-serif;
font-weight: 400;
font-style: italic;

Futura PT Light
font-family: futura-pt, sans-serif;
font-weight: 300;
font-style: normal;

Futura PT Extra Bold
font-family: futura-pt, sans-serif;
font-weight: 800;
font-style: normal;

Futura PT Extra Bold Oblique
font-family: futura-pt, sans-serif;
font-weight: 800;
font-style: italic;

Futura PT Demi
font-family: futura-pt, sans-serif;
font-weight: 600;
font-style: normal;

Futura PT Demi Oblique
font-family: futura-pt, sans-serif;
font-weight: 600;
font-style: italic;

Futura PT Bold
font-family: futura-pt-bold, sans-serif;
font-weight: 700;
font-style: normal;

Futura PT Bold Oblique
font-family: futura-pt-bold, sans-serif;
font-weight: 700;
font-style: italic;

@import url("https://use.typekit.net/ewe5fof.css");
*/

body {
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
}
a:hover {
	color: inherit;
}
img {
	max-width: 100%;
}
sup {
    top: -.5em;
	font-size: 50%;
}
header {
	background: #003791;
	text-align: center;
	padding: 65px 0 135px;
}
header h1 {
	font-family: futura-pt, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 49px;
	color: #fff;
	line-height: normal;
}
header h4 {
	font-family: futura-pt, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 26px;
	color: #fff;
	line-height: normal;
}
.siteContainer {
	width: 100%;
	max-width: 1410px;
	margin: auto;
	background: #fff;
	box-shadow: rgba(0,0,0,0.4) 0px 0px 32px 0px;
}
.contentContainer {
	margin-top: -65px;
}
.topbar img {
	display: block;
}
.followUp {
	padding: 70px 0 60px;
	background: #f3f4f8;
}
.followUp h2 {
	font-family: futura-pt, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 49px;
	color: #003791;
	/*line-height: normal;*/ 
}
.followUp p {
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #000;
	line-height: 28px;
}
.confirmingSection {
	padding: 55px 0 65px;
	border-bottom: #cfcfcf solid 1px;
}
.confirmingSection h3 {
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 34px;
	color: #d21782;
	line-height: normal;
}
.confirmingSection p {
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #000;
	line-height: 28px;
}
span.heavItalic {
	font-weight: 700;
	font-style: italic;
}
span.heavy {
	font-weight: 700;
	font-style: normal;
}
.threeCallOuts {
	padding: 0 35px;
}
.callBox {
	display: table;
	text-align: center;
	margin-top: 40px;
}
.innerCall {
	width: 90%;
	display: table-cell;
	vertical-align: middle;
}
.innerImg {
	width: 10%;
	display: table-cell;
	vertical-align: middle;
}
.innerCall {
	border-radius: 10px;
	background: #e5f5fa;
	padding: 0 20px 40px;
}
.innerCall h6 {
	font-family: futura-pt, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	color: #003791;
	padding-top: 20px;
	line-height: normal;
}
.innerCall p {
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #003791;
	line-height: 28px;
}
.centerIcon {
	margin-top: -62px;
	width: 125px;
	height: 125px;
	border-radius: 50%;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	line-height: 125px;
}
.noPadR {
	padding-right: 0;
}
.innerImg img {
	padding-left: 15px;
}
.rightCall .innerCall {
	background: #5b7ca5;
}
.rightCall .innerCall h6, .rightCall .innerCall p {
	color: #fff;
}
.questionBox {
	padding: 40px 0 60px;
	border-bottom: #cfcfcf solid 1px;
}
.questionBox h3 {
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 34px;
	color: #d21782;
	line-height: normal;
}
.threeQuestions {
	font-family: futura-pt, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 27px;
	color: #003791;
	line-height: 28px;
	margin: 15px 0 0 0;
}
.qOne {
	background: url(single-enzyme/images/one.png);
	background-repeat: no-repeat;
	background-size: 50px;
	padding: 12px 0 12px 60px;
	margin-bottom: 15px;
}
.qTwo {
	background: url(single-enzyme/images/two.png);
	background-repeat: no-repeat;
	background-size: 50px;
	padding: 12px 0 12px 60px;
	margin-bottom: 15px;
}
.qThree {
	background: url(single-enzyme/images/three.png);
	background-repeat: no-repeat;
	background-size: 50px;
	padding: 12px 0 12px 60px;
	margin-bottom: 15px;
}
.blueCallOut {
	background: #003791;
	border-radius: 10px;
	margin-top: 60px;
}
.blueTable {
	display: table;
}
.blueCell {
	display: table-cell;
	vertical-align: middle;
}
.centerImg {
	text-align: center;
	width: 25%;
}
.centerImg img {
	margin-top: -8px;
	margin-bottom: -8px;
}
.blueCell h4 {
	font-family: futura-pt, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 32px;
	color: #e5f5fa;
	padding-bottom: 10px;
	margin: 0;
	line-height: normal;
}
.blueCell p {
	font-family: futura-pt, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 22px;
	color: #fff;
	line-height: 28px;
	padding-right: 80px;
}
.questionInfo {
	font-family: futura-pt, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 27px;
    color: #fff;
    line-height: 28px;
    margin: 55px 0 0 0;
    text-align: center;
    background: #003791;
    border-radius: 8px;
    padding: 40px 0px;
}
.formContainer {
	padding: 50px 0 40px;
}
.formContainer h3 {
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 34px;
	color: #d21782;
	line-height: normal;
}
.formDownLoadLink {
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #d21782;
	padding: 25px 0;
}
.formDownLoadLink a {
	font-family: futura-pt, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 20px;
	color: #d21782;
	text-decoration: underline;
}
.mktoForm {
	width: 100% !important;
	max-width: 700px;
}
.mktoForm label.mktoLabel {
	width: auto !important;
	margin-top: 25px;
	margin-bottom: 5px;
	font-size: 20px;
	color: #000;
	font-family: futura-pt, sans-serif;
	font-weight: 700;
	font-style: normal;
}
.mktoForm input[type="text"], .mktoForm input[type="url"], .mktoForm input[type="email"], .mktoForm input[type="tel"], .mktoForm input[type="number"], .mktoForm input[type="date"], .mktoForm textarea.mktoField, .mktoForm select.mktoField {
	border: none !important;
	height: 65px !important;
	border-radius: 5px;
	color: #8b8b8b;
	font-family: futura-pt, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	background: #f3f4f8;
	width: 100% !important;
	padding: 0 15px !important;
}
.mktoForm input[type="text"]:focus, .mktoForm input[type="url"]:focus, .mktoForm input[type="email"]:focus, .mktoForm input[type="tel"]:focus, .mktoForm input[type="number"]:focus, .mktoForm input[type="date"]:focus, .mktoForm textarea.mktoField:focus, .mktoForm select.mktoField:focus {
	outline: none;
}
.mktoForm .mktoFieldWrap {
	float: none !important;
}
.mktoForm .mktoFormCol {
	width: 100%;
}
.mktoForm .mktoGutter {
	display: none !important;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}
.mktoForm select.mktoField {
    background: #f3f4f8 url("single-enzyme/images/selectArrow.png") no-repeat right .0rem center/36px 19px;
	background-position: 98% center;
}
.mktoHtmlText.mktoHasWidth {
	width: 100% !important;
	font-family: futura-pt, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 34px;
	color: #d21782;
	margin: 10px 0 0px !important;
}
.mktoHtmlText.mktoHasWidth h2{
	font-weight: 400 !important;
}
.mktoFormRow:nth-child(16) .mktoHtmlText.mktoHasWidth, .mktoFormRow:nth-child(19) .mktoHtmlText.mktoHasWidth {
	margin: 0px 0 0px !important;
}
.mktoFormRow:nth-child(19) {
	width: 1140px;
}
p.formRequire {
	font-size: 20px;
	font-weight: 700;
	margin-top: 10px !important;
}
p.terms {
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #000;
	line-height: 28px;
	margin-top: 50px !important;
}
p.terms a, p.terms a:hover {
	color: #0072bc !important;
}
.mktoForm .mktoOffset {
	display: none !important;
}
.mktoButtonRow span {
	margin-left: 0 !important;
	display: block;
	width: 100% !important;
	text-align: center !important;
}
.mktoButton {
	background: #1f377f !important;
	border: #1f377f solid 1px !important;
	border-radius: 10px !important;
	color: #fff !important;
	font-family: futura-pt, sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	font-size: 20px !important;
	padding: 15px !important;
	margin-top: 30px !important;
}
.mktoForm .mktoAsterix {
	padding-left: 0 !important;
	color: #d21782 !important;
}
.reference {
	background: #f3f4f8;
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	padding: 50px 0;
}
.reference p{
	line-height: 1.3;
}
span.italic {
	font-style: italic;
}
footer {
	background: #203880;
	display: block;
	width: 100%;
	float: left;
}
.footerUpper {
	padding: 30px 0 25px;
	border-bottom: #5265a5 solid 1px;
}
.footerBottom {
	padding: 30px 0 25px;
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	color: #fff;
	line-height: 23px;
}
.leftAlign {
	text-align: left;
	font-weight: 400;
}
.rightAlign {
	text-align: right;
}
.rightAlign a {
	margin-left: 15px;
	color: #fff;
	text-decoration: none;
	font-weight: 400;
}
.footerImg img {
	display: block;
}

@media only screen and (max-width:1440px) {
	.contentContainer {
		padding: 0 20px;
	}
}	
@media only screen and (max-width:1199px) {
	.callBox {
		min-height: 260px;
	}
	.mktoFormRow:nth-child(19) {
		width: 900px;
	}
}
@media only screen and (max-width:991px) {
	.blueCell p {
		padding-right: 20px;
	}
	.mktoFormRow:nth-child(19) {
		width: 100%;
	}
	.callBox {
		min-height: 320px;
	}
}
@media only screen and (max-width:767px) {
	.topbar, .footerImg {
		overflow: hidden;
	}
	.topbar img, .footerImg img {
		width: 1480px;
		max-width: 1480px;
	}
	.innerCall, .innerImg {
		display: block;
		width: 100%;
	}
	.innerImg img {
		transform: rotate(90deg);
	}
	.noPadR {
		padding-right: 15px;
	}
	.innerCall {
		margin-top: 20px;
		position: relative;
		padding: 80px 20px 40px;
	}
	.centerIcon {
		position: absolute;
		top: 0px;
		left: 33%;
	}
	.callBox {
		min-height: inherit;
		margin-bottom: 15px;
	}
	.innerImg img {
		padding-left: 25px;
		z-index: 1;
		position: relative;
	}
	.followUp {
		padding: 55px 0 55px;
	}
	.confirmingSection {
		padding: 50px 0 20px;
	}
	.centerImg img {
		max-width: 130px;
		margin-left: -50%;
	}
	.centerImg {
		overflow: hidden;
		padding-right: 0;
	}
	.col-9.blueCell {
		padding-left: 0;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-right: 20px;
	}
	.mktoHtmlText.mktoHasWidth {
		margin: 30px 0 0px !important;
	}
	.rightAlign {
		text-align: left;
	}
	.rightAlign a {
		margin: 10px 0 0 0;
		display: block;
	}
}
@media only screen and (max-width:500px) {
	.followUp h2 {
		font-size: 36px;
	}
	.blueCell h4 {
		font-size: 26px;
	}
	.blueCell p {
		font-size: 18px;
		line-height: 24px;
	}
}
@media only screen and (max-width:450px) {
	.centerIcon {
		left: 28%;
	}
}
@media only screen and (max-width:414px) {
	.centerIcon {
		left: 26%;
	}
}
@media only screen and (max-width:390px) {
	.centerIcon {
		left: 22%;
	}
}

#myModal {
	background: rgba(0,0,0,0.35);
	display: block;
}
.modal-dialog {
    max-width: 970px;
    margin: 15rem auto;
	width: 100%;
}
.modal-title {
	color: #003791;
	font-size: 49px;
	font-family: futura-pt, sans-serif;
	font-weight: 300;
	font-style: normal;
	padding-top: 55px;
	padding-bottom: 0px;
	width: 100%;
}
/* .modal-header .close {
	position: absolute;
    right: 10px;
    top: 10px;
    opacity: 1;
    padding: 0;
    margin: 0;
} */
.modal-content {
	border: none;
	border-radius: 10px;
	padding: 0 25px;
}
.modal-header {
	border-bottom: 0px solid #dee2e6;
	padding-bottom: 0 !important;
}
.modal-body {
	padding-top: 0;
}
.modal-body p {
	color: #000;
	font-size: 20px;
	margin: 0;
	line-height: 28px;
	font-family: futura-pt, sans-serif;
	font-weight: 500;
	font-style: normal;
}
.modal-footer button {
	background: #1f377f;
	border: 1px solid #1f377f;
	width: 170px;
	text-align: center;
	font-size: 21px;
	font-weight: 300;
	color: #fff;
	padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 10px;
	font-family: futura-pt, sans-serif;
	font-style: normal;
}
.modal-footer button:hover {
	color: #fff;
}
.modal-footer {
	border-top: 0px solid #dee2e6;
    justify-content: center;
	padding-top: 30px;
	padding-bottom: 90px
}
.onsite {
	margin-right: 65px !important;
}

@media only screen and (max-height: 750px) and (min-height: 520px) {
	.modal-dialog {
		margin: 12rem auto;
	}
}

@media only screen and (max-width: 991px) {
	.modal-dialog {
		width: 90%;
	}
	.modal-title {
		font-size: 36px;
		line-height: normal;
		padding-top: 50px;
	}
	.modal-body p {
		font-size: 20px;
	}
	.modal-footer {
		padding-top: 20px;
		padding-bottom: 60px;
	}
	.modal-footer button {
		width: 245px;
	}
	/* .modal-header .close {
		font-size: 36px;
	} */
	.onsite {
		margin-right: 35px !important;
	}

}
@media only screen and (max-width: 640px) {
	.modal-title {
		font-size: 36px;
		padding-top: 30px;
	}
	.modal-body p {
		font-size: 16px;
	}
	.modal-footer {
		padding-top: 20px;
		padding-bottom: 60px;
	}
	.modal-footer button {
		width: 180px;
		font-size: 16px;
	}
	.modal-header .close {
		font-size: 30px;
	}
	.modal-dialog {
		margin: 8rem auto;
	}
}

#ecd_opt_in_banner
{	
	height: auto;
	width: 100%;
	z-index: 99999;
	background-color:#F7F38C;
	position: fixed;		
	top: 0px; 
	left:0;
}
#ecd_opt_in_banner div{
	padding: 15px;
}
#ecd_opt_in_banner label
{
	vertical-align: middle;
	float: left;
}
#ecd_opt_in_banner input[type=checkbox]
{
	margin: 0px;
	padding: 0px;
}
#ecd_opt_in_banner input[type=submit]
{
	margin: -4px 0px 0px 0px;
	padding: 0px;
}
#ecd_opt_in_banner p
{
color:#000;	
}
#ecd_opt_in_banner a {
	
	text-decoration:underline;
}
#ecd-cookie-table
{
	margin: 0px;
	padding: 0px;
}
#ecd-cookie-table th
{
	text-align: left;
}
#ecd-cookie-table th,
#ecd-cookie-table td
{
	padding: 10px;
	font-size: 15px;
}
#ecd_opt_in_submit
{
	background:#F7F38C;
  background-repeat: no-repeat;
  border: none;
  color: #000;
  cursor: pointer;
  font-size: 12px;
  margin-right: 40px;
  padding-right: 20px;
  margin-top: -2px;
	width:15px; 
	text-align:center;
	position:absolute;
	right:4px;
	top:9px; 
}
.mktoForm input[type="text"].mktoInvalid, .mktoForm input[type="url"].mktoInvalid, .mktoForm input[type="email"].mktoInvalid, .mktoForm input[type="tel"].mktoInvalid, .mktoForm input[type="number"].mktoInvalid, .mktoForm input[type="date"].mktoInvalid, .mktoForm textarea.mktoField.mktoInvalid, .mktoForm select.mktoField.mktoInvalid {
	border: red solid 1px !important;
}
body.fixMe {
	overflow: hidden;
	width: 100%;
}
#onetrust-banner-sdk a:focus {
	outline: none !important;
}
.mktoRadioList{
  width: 100% !important;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-style: normal;
 font-size: 20px;
}
.mktoForm .mktoRadioList > input, .mktoForm .mktoCheckboxList > input {
  margin-top:8px;
}