/*
 Theme Name:   MCHD Lead
 Theme URI:    https://plowdigital.com
 Description:  MCHD Lead Theme
 Author:       PLOW Digital
 Author URI:   https://plowdigital.com
 Version:      1.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  mchd_lead
*/ 


*, *::before, *::after {
  box-sizing: border-box;
}
header.header, aside#sidebar {
  display: none !important;
}
html, body, ul, ol {
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  src: url("/media/3ykleof4/fa-regular-400.woff2") format("woff2"), url("/media/nepfy4ke/fa-regular-400.woff") format("woff"), url("/media/katpsgaz/fa-regular-400.ttf") format("truetype"), url("/media/csjj54sr/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 5 Pro Light';
  font-style: normal;
  font-weight: 400;
  src: url("/media/y1ibxbxw/fa-light-300.woff2") format("woff2"), url("/media/ydnjt5uf/fa-light-300.woff") format("woff"), url("/media/nbbbodce/fa-light-300.ttf") format("truetype"), url("/media/luekfu31/fa-light-300.svg#fontawesome") format("svg");
}
.fal {
  font-family: 'Font Awesome 5 Pro Light';
  font-weight: 400;
}

.flexGrp, .flexGrp div, .footerTop {
  display: -webkit-flex;
  display: flex;
}
header, .introFlex, section.gridFourColumn .blockHeader {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.introFlex .introArt .btnRadial, .selectionGroup .hoverBox .innerHoverText, .displayBox, .accordionsHeader, .accordionThumbs a.accButton div, .numberWrap, .thankYouMessage {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
nav {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center;
}
body {
  color: #000000;
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  font-style: normal;
}
.pageContainer {
  overflow: hidden;
  position: relative;
}
h1 {
  font-size: 3.25rem;
  font-family: museo-sans, sans-serif;
font-weight: 300;
font-style: normal;
  line-height: 1.1;
  font-weight: normal;
  letter-spacing: -1px;
  margin: 0;
  padding: 0;
}
h1 span {
  font-family: museo-sans, sans-serif;
  font-weight: 100;
  font-style: normal;
}
h2 {
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 2.875rem;
  line-height: 1.1;
  letter-spacing: 1px;
  margin-top: 0px;
  margin-bottom: 10px;
}
h3 {
  font-family: museo-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.625rem;
  line-height: 1.4;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
}
h4 {
  font-family: droid-serif, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.625rem;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}
p, ul li, ol li {
  color: #000000;
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.6;
  margin: 0 0 30px;
  padding: 0;
}
.serif {
  font-family: droid-serif, serif;
font-weight: 400;
font-style: normal;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
ul li, ol li {
  margin: 0;
}
ul, ol {
  margin-bottom: 30px;
  padding-left: 25px;
}
ul.footerNav {
  padding-left: 0;
}
ul.panelNav {
  padding: 0;
  margin: 0;
}
ul.accordions {
  padding: 0;
}
strong, b {
  font-weight: normal;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.small {font-size:0.875em;}
nav {
  margin-left: 180px;
  padding-top: 70px;
}
nav > .navmenu > ul {
  margin: 0;
  padding: 0;
}
nav > .navmenu > ul > li {
  list-style: none;
  display: inline-block;
  font-size: 0;
  position:relative;
}
nav > .navmenu > ul > li > a {
  color: #ffffff;
  text-decoration: none;
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 26px;
  margin-right: 50px;
  padding-bottom: 7px;
  transition: all .2s ease;
  position: relative;
  display: inline-block;
  text-align: center;
}
.sticky nav > .navmenu > ul > li > a {
  color: #000000;
}
nav > .navmenu > ul > li > a span {
  font-size: 0.8rem;
}
nav > .navmenu > ul > li > a:before {
  display: block;
  content: attr(title);
  font-weight: bold;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
nav > .navmenu > ul > li > a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 9px;
  background: #fff;
  bottom: -5px;
  left: 0;
  opacity: 0;
  transition: all .2s ease;
}
nav > .navmenu > ul > li > a:hover {
  text-decoration: none;
}
nav > .navmenu > ul > li.current-menu-item > a:after, nav > .navmenu > ul > li:hover > a:after {
  opacity: 1;
}
nav > .navmenu > ul > li > ul.sub-menu {
	display:none;
	opacity:0;
	position:absolute;
	left:-32px;
	list-style:none;
	background:#ffffff;
	padding:32px;
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.26);
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.26);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.26);
	transition:all 0.2s;
}
nav > .navmenu > ul > li:hover > ul.sub-menu {display:block; opacity:1;}
nav ul.sub-menu li {
	display:block;
	list-style:none;
	margin-bottom:10px;
}
nav ul.sub-menu li a {
	display:block;
	font-family: museo-sans, sans-serif;
font-weight: 300;
font-style: normal;
	font-size:18px;
	line-height:30px;
	text-decoration:none;
	text-align:left;
	white-space:nowrap;
	margin:0;
	border-bottom:1px solid #ffffff;
}
nav ul.sub-menu li:hover a {
	border-bottom:1px solid #000000;
	font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
	text-decoration:none;
}

.signupBtn {
  display: flex;
  align-items: flex-start;
  margin-left: auto;
  padding-top: 60px;
}
.signupBtn.sticky {display:none;}
.signupBtn button {
  background: none;
  padding: 15px 40px;
  border: 2px solid #ffffff;
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  transition: background .1s ease;
  z-index: 25;
  outline: none;
  cursor: pointer;
}
.signupBtn button span {
  font-size: 18px;
  line-height: 30px;
  margin: 0 auto;
  transition: color .1s ease;
}
.signupBtn button span:after {
  width: 30px;
  height: 30px;
  min-width: 30px;
  min-height: 30px;
  font-family: 'Font Awesome 5 Pro Light';
  content: "\f073";
  margin-left: 20px;
  font-size: 30px;
  color: #ffffff;
  transition: color .1s ease;
  vertical-align: text-bottom;
}
.teal .signupBtn button:hover {
  background: #ffffff;
  color: #05A89F;
}
.teal .signupBtn button:hover span:after {
  color: #05a89f;
}
.orange .signupBtn button:hover {
  background: #ffffff;
  color: #FCA502;
}
.orange .signupBtn button:hover span:after {
  color: #FCA502;
}
.magenta .signupBtn button:hover {
  background: #ffffff;
  color: #EC008C;
}
.magenta .signupBtn button:hover span:after {
  color: #EC008C;
}
.green .signupBtn button:hover {
  background: #ffffff;
  color: #1B9F62;
}
.green .signupBtn button:hover span:after {
  color: #1B9F62;
}
.lime .signupBtn button:hover {
  background: #ffffff;
  color: #92BB28;
}
.lime .signupBtn button:hover span:after {
  color: #92BB28;
}
.red .signupBtn button:hover {
  background: #ffffff;
  color: #F26A44;
}
.red .signupBtn button:hover span:after {
  color: #F26A44;
}
.teal header.sticky .signupBtn button, .footerBottom .signupBtn button {
  border: 2px solid #05A89F;
  color: #ffffff;
  margin-top: 0;
  background: #05A89F;
}
.footerBottom .signupBtn button span {color:#ffffff; font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;}
.teal header.sticky .signupBtn button span:after, .footerBottom .signupBtn button span:after {
  color: #ffffff;
}
.teal header.sticky .signupBtn button:hover, .footerBottom .signupBtn button:hover {
  background: #ffffff;
  color: #05A89F;
}
.footerBottom .signupBtn button:hover span {color:#05A89F;}
.teal .footerBottom .signupBtn button:hover span {color:#05A89F;}
.orange .footerBottom .signupBtn button:hover span {color:#FCA502;}
.magenta .footerBottom .signupBtn button:hover span {color:#EC008C;}
.green .footerBottom .signupBtn button:hover span {color:#1B9F62;}
.lime .footerBottom .signupBtn button:hover span {color:#92BB28;}
.red .footerBottom .signupBtn button:hover span {color:#F26A44;}
.teal header.sticky .signupBtn button:hover span:after, .footerBottom .signupBtn button:hover span:after {
  color: #05A89F;
}
.orange header.sticky .signupBtn button, .orange .footerBottom .signupBtn button {
  border: 2px solid #FCA502;
  color: #ffffff;
  margin-top: 0;
  background: #FCA502;
}
.orange header.sticky .signupBtn button span:after, .orange .footerBottom .signupBtn button span:after {
  color: #ffffff;
}
.orange header.sticky .signupBtn button:hover, .orange .footerBottom .signupBtn button:hover {
  background: #ffffff;
  color: #FCA502;
}
.orange header.sticky .signupBtn button:hover span:after, .orange .footerBottom .signupBtn button:hover span:after {
  color: #FCA502;
}
.magenta header.sticky .signupBtn button, .magenta .footerBottom .signupBtn button {
  border: 2px solid #EC008C;
  color: #ffffff;
  margin-top: 0;
  background: #EC008C;
}
.magenta header.sticky .signupBtn button span:after, .magenta .footerBottom .signupBtn button span:after {
  color: #ffffff;
}
.magenta header.sticky .signupBtn button:hover, .magenta .footerBottom .signupBtn button:hover {
  background: #ffffff;
  color: #EC008C;
}
.magenta header.sticky .signupBtn button:hover span:after, .magenta .footerBottom .signupBtn button:hover span:after {
  color: #EC008C;
}
.green header.sticky .signupBtn button, .green .footerBottom .signupBtn button {
  border: 2px solid #1B9F62;
  color: #ffffff;
  margin-top: 0;
  background: #1B9F62;
}
.green header.sticky .signupBtn button span:after, .green .footerBottom .signupBtn button span:after {
  color: #ffffff;
}
.green header.sticky .signupBtn button:hover, .green .footerBottom .signupBtn button:hover {
  background: #ffffff;
  color: #1B9F62;
}
.green header.sticky .signupBtn button:hover span:after, .green .footerBottom .signupBtn button:hover span:after {
  color: #1B9F62;
}
.lime header.sticky .signupBtn button, .lime .footerBottom .signupBtn button {
  border: 2px solid #92BB28;
  color: #ffffff;
  margin-top: 0;
  background: #92BB28;
}
.lime header.sticky .signupBtn button span:after, .lime .footerBottom .signupBtn button span:after {
  color: #ffffff;
}
.lime header.sticky .signupBtn button:hover, .lime .footerBottom .signupBtn button:hover {
  background: #ffffff;
  color: #92BB28;
}
.lime header.sticky .signupBtn button:hover span:after, .lime .footerBottom .signupBtn button:hover span:after {
  color: #92BB28;
}
.red header.sticky .signupBtn button, .red .footerBottom .signupBtn button {
  border: 2px solid #F26A44;
  color: #ffffff;
  margin-top: 0;
  background: #F26A44;
}
.red header.sticky .signupBtn button span:after, .red .footerBottom .signupBtn button span:after {
  color: #ffffff;
}
.red header.sticky .signupBtn button:hover, .red .footerBottom .signupBtn button:hover {
  background: #ffffff;
  color: #F26A44;
}
.red header.sticky .signupBtn button:hover span:after, .red .footerBottom .signupBtn button:hover span:after {
  color: #F26A44;
}
section {
  padding: 50px;
}
section.intro {
  padding: 0 0 50px;
}
section.intro .innerContainer {
/*  min-height: calc(100vh - 100px);*/
  box-sizing: border-box;
}
section.intro h1 {
  margin: 20px 0 30px;
  color: #ffffff;
  font-size: 4.3rem;
}
section.intro p {
  color: #ffffff;
/*  font-size: 1.4rem*/
	font-size: 24px;
}
.teal section.intro.intro-A, .teal section.callout .calloutCopy {
  background: #05A89F;
}
.orange section.intro.intro-A, .orange section.callout .calloutCopy {
  background: #FCA502;
}
.magenta section.intro.intro-A, .magenta section.callout .calloutCopy {
  background: #EC008C;
}
.green section.intro.intro-A, .green section.callout .calloutCopy {
  background: #1B9F62;
}
.lime section.intro.intro-A, .lime section.callout .calloutCopy {
  background: #92BB28;
}
.red section.intro.intro-A, .red section.callout .calloutCopy {
  background: #F26A44;
}
section.intro.intro-A .innerContainer {
  padding-bottom: 0;
}
section.intro.intro-B .innerContainer {
  background: #ECE1CD;
}
section.intro.intro-B h1 {
  color: #000000;
}
section.intro.intro-B p {
  color: #000000;
}
section.intro.intro-B .hamburger-inner::before, section.intro.intro-B .hamburger-inner::after {
  background-color: #908C86;
}
section.intro.intro-B .hamburger.is-active .hamburger-inner, section.intro.intro-B .hamburger.is-active .hamburger-inner::before, section.intro.intro-B .hamburger.is-active .hamburger-inner::after {
  background-color: #fff;
}
.headerMain {
  width: 100%;
  padding-right: 70px;
}
header.sticky .headerMain {
  padding-right: 0;
}
.stickyLogo, .mobileLogo {
  display: none;
}
a.logo img {
  width: 430px;
  height: auto;
  display: block;
  margin: 0;
}
.introFlex {
  padding: 50px;
}
.introFlex .introCopy {
  width: 60%;
}
span.disclaimer {
  font-size: 1rem;
  color: #ffffff;
  padding-left: 80px;
  display: flex;
  max-width: 500px;
  line-height: 1.3;
}
.introFlex .introArt {
  /*  width: 22%;*/
  min-width: 406px;
  max-width: 406px;
  margin-right: 155px;
}
.introFlex .introArt img {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  right: -50px;
}
.introFlex .introArt img, .introFlex .introArt svg {
  display: block;
  height: auto;
  position: relative;
  width: 100%;
  pointer-events: none;
}
.introFlex .introArtInner {
  width: 100%;
}
.introFlex a {
  display: block;
  float: left;
  color: #E93539;
  text-transform: uppercase;
  clear: both;
  text-decoration: none;
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  font-size: 0.8125rem;
  letter-spacing: .25px;
  margin-top: 40px;
}
.introFlex a:hover {
  text-decoration: underline;
}
.introFlex a.btnRnd {
  min-width: 200px;
  text-align: center;
  margin-top: 100px;
}
.animatedIntro .introArtInner {
  top: -200px;
}
.intro-B .introArtInner {
  top: -80px;
}
.intro-B .introFlex .introArt img {
  right: 0;
  top: 0;
  width: 90%;
}
a.btnRnd {
  text-transform: none;
  text-decoration: none;
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  color:#000000;
  font-size: 1.8rem;
  background:#ffffff;
  border: 2px solid #ffffff;
  border-radius: 50px;
  line-height: 1;
  padding: 30px 100px;
  transition: all .2s ease;
  display: inline-block;
  white-space: nowrap;
}
a.btnRnd:hover {
  text-decoration: none;
  background:transparent;
  color:#ffffff;
}
.introApp {
  display: flex;
}
.introApp a:first-of-type{
	margin-right: 50px;
}
/* Modal */
.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 9999;
  padding: 20px;
  box-sizing: border-box;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}
.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.blocker.behind {
  background-color: transparent;
}
.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  width: 1060px;
  height: 95vh;
  max-width: 95%;
  box-sizing: border-box;
  background: #fff;
  padding: 15px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left;
}
.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==');
}
.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px;
}
.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.modal-spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}
.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.5)
  }
  20% {
    -webkit-transform: scaleY(1.0)
  }
}
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
  }
  20% {
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}
iframe {
  max-width: 100% !important;
  max-height: 100% !important;
}
iframe body {
  background-color: #ffffff;
}
section.gridFourColumn {
  background: #F5F5F5;
  padding: 70px 50px;
  margin-top: 25px;
}
section.gridFourColumn .gridBlock {
  margin-right: 6%;
  width: 25%;
  max-width: 315px;
  position: relative;
}
section.gridFourColumn .gridBlock span {
  display: block;
  line-height: 1;
}
section.gridFourColumn .gridBlock span:first-of-type {
  color: #E93539;
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  font-size: 1.5625rem;
  margin-bottom: 15px;
}
section.gridFourColumn .gridBlock span:last-of-type {
  color: #070707;
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  font-size: 1rem;
  text-transform: uppercase;
}
section.gridFourColumn .gridBlock:last-of-type {
  margin-right: 0;
}
section.gridFourColumn .gridBlock p {
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  font-size: 1.035rem;
  line-height: 1.4;
  padding-bottom: 20px;
  margin-bottom: 0;
}
section.gridFourColumn .gridBlock p strong, section.gridFourColumn .gridBlock p b {
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
}
section.gridFourColumn .gridBlock a {
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  color: #070707;
  text-decoration: none;
  line-height: 1.4;
  font-size: 1.035rem;
}
section.gridFourColumn .gridBlock a:hover {
  text-decoration: underline;
}
section.gridFourColumn .gridBlock .bhIcon {
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
}
section.gridFourColumn .gridBlock02 .bhIcon {
  top: -45px;
  right: -5px;
  width: 120px;
}
section.gridFourColumn .gridBlock03 .bhIcon {
  top: -10px;
  right: 5px;
  width: 85px;
}
section.gridFourColumn .gridBlock04 .bhIcon {
  top: -25px;
  right: 10px;
  width: 110px;
}
section.gridFourColumn .blockHeader {
  margin-bottom: 30px;
}
section.gridFourColumn .blockHeader .bhLabels {
  border-bottom: 1px solid #E93539;
  padding-bottom: 15px;
  margin-right: 10px;
}
section.gridFourColumn .gridBlock.customBlock {
  /*background: url(https://missionunleaded.org/wp-content/themes/MCHD_Lead/images/bgShape.svg) no-repeat;*/
  background-size: contain;
  display: flex;
  flex-direction: column;
  width: 367px;
  min-width: 367px;
  height: 419px;
}
section.gridFourColumn .gridBlock.customBlock span.customLabel {
  color: #E93539;
  text-transform: uppercase;
  font-size: 2.5625rem;
  margin-top: 60px;
  letter-spacing: .01em;
  line-height: 1.1;
  font-family: museo-sans, sans-serif;
  font-weight: 100;
  font-style: normal;
  margin-bottom: 50px;
}
section.gridFourColumn .gridBlock.customBlock span.customLabel strong, section.gridFourColumn .gridBlock.customBlock span.customLabel b {
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  margin-left: 0;
}
section.gridFourColumn .gridBlock.customBlock span {
  display: block;
  margin-left: 26px;
  font-family: museo-sans, sans-serif;
font-weight: 300;
font-style: normal;
  font-size: 1.5rem;
  color: #000000;
  line-height: 1.3;
}
section.gridFourColumn .gridBlock.customBlock span:last-of-type {
  text-transform: none;
  letter-spacing: normal;
}
.gridContainer {
  display: flex;
  align-items: stretch;
}
section.gridThreeColumn .gridContainer.desktop {display:flex;}
section.gridThreeColumn .gridContainer.mobile {display:none;}
section.gridThreeColumn {
  padding: 100px 50px;
}
section.gridThreeColumn h1 {
  text-align: center;
  text-transform: uppercase;
  font-family: museo-sans, sans-serif;
font-weight: 300;
font-style: normal;
  font-size: 3.4375rem;
  letter-spacing: .02em;
}
section.gridThreeColumn .gridContainer {
  margin-top: 75px;
}
section.gridThreeColumn .gridBlock {
  margin-right: 30px;
  width: 33%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.column-swiper-container {
	position:relative;
	width:100%;
	overflow:hidden;
}
section.gridThreeColumn .gridBlock:last-of-type {
  margin-right: 0;
}
section.gridThreeColumn .gridBlock p {
  font-family: droid-serif, serif;
font-weight: 400;
font-style: normal;
  text-align: center;
  font-size: 1.3125rem;
  display: block;
  padding: 20px 10px 10px;
  min-height: 100px;
}
section.gridThreeColumn .imgContainer {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  display: block;
}
section.gridThreeColumn .imgContainer .blockTag {
  position: absolute;
  background: #fff;
  color: #000000;
  text-transform: uppercase;
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  font-size: 0.8rem;
  width: 205px;
  padding: 15px 15px 6px;
  line-height: 1;
  letter-spacing: 2px;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  box-sizing: border-box;
  text-align: center;
}
section.gridThreeColumn .imgContainer:hover {
  opacity: .85;
}
section.gridThreeColumn .blockFooter {
  text-align: center;
}
section.gridThreeColumn .blockFooter a {
  font-family: droid-serif, serif;
  font-weight: 400;
  font-style: italic;
  color: #807F7F;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.teal section.gridThreeColumn .blockFooter a:hover {
  text-decoration: underline;
  text-decoration-color: #05A89F;
}
.orange section.gridThreeColumn .blockFooter a:hover {
  text-decoration: underline;
  text-decoration-color: #FCA502;
}
.magenta section.gridThreeColumn .blockFooter a:hover {
  text-decoration: underline;
  text-decoration-color: #EC008C;
}
.green section.gridThreeColumn .blockFooter a:hover {
  text-decoration: underline;
  text-decoration-color: #1B9F62;
}
.lime section.gridThreeColumn .blockFooter a:hover {
  text-decoration: underline;
  text-decoration-color: #92BB28;
}
.red section.gridThreeColumn .blockFooter a:hover {
  text-decoration: underline;
  text-decoration-color: #F26A44;
}
section.gridThreeColumn .blockFooter a:hover {
  text-decoration: underline;
}
section.callout {
  padding: 0;
  display: flex;
}
section.callout.screening {margin:30px 0;}
section.callout .calloutGraphic {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
section.callout .calloutGraphic img {
  display: block;
  width: 100%;
  height: auto;
}
.calloutLeft {
	width:65%;
	display:flex;
	flex-direction:column;
}
section.callout.screening .calloutLeft .calloutGraphic {
	display:block;
	height:100%;
	width:auto;
}
.calloutLeft .calloutLink {
	background:#62011F;
	padding:70px;
	text-align:center;
}
.calloutLeft .calloutLink a {
	font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
	font-size:35px;
	line-height:55px;
	text-transform:uppercase;
	color:#ffffff;
}
section.callout .calloutCopy {
  width: 35%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  padding: 300px 50px 180px;
  box-sizing: border-box;
}
section.callout .calloutCopy.black {background:#000000;}
section.callout.screening .calloutCopy {
	background:#990000;
	padding:300px 50px 80px;
}
section.callout .calloutCopy h2 {
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  font-weight: normal;
  font-size: 3.25rem;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: .04em;
  margin-top: 0;
  margin-bottom: 80px;
  max-width: 500px;
}
section.callout.screening .calloutCopy h2 {
	font-family: museo-sans, sans-serif;
font-weight: 300;
font-style: normal;
	margin-bottom:30px;
}
section.callout .calloutCopy h2 span {
	display:block;
	font-family: museo-sans, sans-serif;
font-weight: 300;
font-style: normal;
	margin-bottom:0;
}
section.callout .calloutSub {
	font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
	font-size:42px;
	line-height:57px;
	text-transform:uppercase;
	color:#ffffff;
	display:block;
	margin-bottom:80px;
}
section.callout .calloutCopy p {
  color: #fff;
  font-family: droid-serif, serif;
font-weight: 400;
font-style: normal;
  font-size: 2.25rem;
  max-width: 550px;
}
section.callout.screening .calloutCopy p {margin-bottom:90px;}
section.callout .calloutCopy p a {
	color:#ffffff;
	font-weight:bold;
}
section.callout .calloutCopy.mod p {margin-bottom:80px;}
section.callout .calloutApp {
  display: flex;
  margin-top: 70px;
}
section.callout .calloutApp a:first-of-type{
	margin-right: 50px;
}
.appButton img, .calloutApp .appButton img {
  width: 100%;
  height: auto;
	max-width: 233px;
}
section.callout .calloutCopy a.btnRnd {
  display: block;
  float: left;
  box-sizing: border-box;
  text-align: center;
  background: #fff;
  border: none;
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
}
section.callout .calloutCopy a.btnRnd:hover {
  color: #fff;
  background: #E93539;
}
section.callout .calloutCopy a.calloutLink {
	font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
	font-size:2.875rem;
	max-width:500px;
	text-transform:uppercase;
}
section.callout .calloutCopy img {
	display:block;
	width:300px;
	margin:auto;
}
.teal section.callout .calloutCopy a.calloutLink {color: #05A89F;}
.orange section.callout .calloutCopy a.calloutLink {color: #FCA502;}
.magenta section.callout .calloutCopy a.calloutLink {color: #EC008C;}
.green section.callout .calloutCopy a.calloutLink {color: #1B9F62;}
.lime section.callout .calloutCopy a.calloutLink {color: #92BB28;}
.red section.callout .calloutCopy a.calloutLink {color: #F26A44;}
.teal section.callout .calloutCopy a.calloutLink:hover,
.orange section.callout .calloutCopy a.calloutLink:hover,
.magenta section.callout .calloutCopy a.calloutLink:hover,
.green section.callout .calloutCopy a.calloutLink:hover,
.lime section.callout .calloutCopy a.calloutLink:hover,
.red section.callout .calloutCopy a.calloutLink:hover {color: #ffffff;}

section.fullWidth {
  padding: 75px 50px;
  position: relative;
}
section.fullWidth img {
  display: block;
  width: 100%;
  height: auto;
}
section.fullWidth .contentContainer {
  width: 100%
}
section.fullWidth .contentContainer h2 {
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  font-size: 2.7rem;
}
section.fullWidth .contentContainer h2 span {
  font-family: museo-sans, sans-serif;
font-weight: 300;
font-style: normal;
}
section.fullWidth .contentContainer p {
  width: 59%;
  font-size: 24px;
}
.svgContainer {
  width: 100%;
  text-align: center;
}
div.testing {
  width: 80%;
  margin:0 auto;
}
div.kids {
  width: 100%;
}
.animatedBtn {
  display: block;
  align-items: center;
  text-decoration: none;
  position: relative;
  transition: width .5s;
  overflow: hidden;
}
.animatedBtn i {
  color: #E93539;
  font-size: 35px;
  margin-left: 8px;
  margin-top: 15px;
}
.animatedBtn .innerButtonContainer {
  display: flex;
  position: absolute;
  top: 15px;
  left: 10px;
  align-items: center;
  width: 87%;
  pointer-events: none;
}
.animatedBtn .innerButtonContainer input {
  border: none;
  margin-left: 25px;
  font-size: 22px;
  letter-spacing: .5px;
  background: none;
  display: block;
  width: 100%;
  outline: none;
  transition: opacity .2s ease-out;
  opacity: 0;
  transition: opacity .2s ease;
  transition-delay: .2s;
  font-family: museo-sans, sans-serif;
font-weight: 300;
font-style: normal;
  color: #000000;
}
.animatedBtn .innerButtonContainer input::-webkit-input-placeholder {
  color: #000000;
}
.animatedBtn .innerButtonContainer input::-moz-placeholder {
  color: #000000;
}
.animatedBtn .innerButtonContainer input:-ms-input-placeholder {
  color: #000000;
}
.animatedBtn .innerButtonContainer input:-moz-placeholder {
  color: #000000;
}
.animatedBtn .innerButtonContainer input[type="submit"] {
  background: #D9D9D9;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  border: none;
  outline: none;
  display: block;
  padding: 0;
  margin: 0;
  min-width: 70px;
  min-height: 70px;
  background: #D9D9D9 url(/media/n4npfada/angle-right.svg) no-repeat 55% center;
  cursor: pointer;
}
.animatedBtn .innerButtonContainer input[type="submit"]:hover {
  background: #E93539 url(/media/n4npfada/angle-right.svg) no-repeat 55% center;
}
.introCopy .animatedBtn {
  width: 417px;
}
.introCopy .animatedBtn i {
  color: #E93539;
  font-size: 30px;
  margin-left: 5px;
  margin-top: 15px;
}
.introCopy .innerButtonContainer {
  top: 11px;
}
.introCopy .innerButtonContainer input {
  font-size: 19px;
}
.introCopy .innerButtonContainer input[type="submit"] {
  width: 60px;
  height: 60px;
  min-width: 60px;
  min-height: 60px;
}
#emjkr356ilwr3 {
  cursor: pointer;
}
.inputWrap {
  display: flex;
  width: 100%;
}
.animatedBtn.is-active i {
  display: none;
}
.animatedBtn.is-active input {
  opacity: 1;
}
.animatedBtn.is-active .innerButtonContainer {
  pointer-events: all;
}
.footerTop {
  padding: 120px;
  justify-content: flex-start;
  width: 100%;
  margin: auto;
}
.footerTop span, .footerTop a {
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  font-size: 0.9375rem;
  line-height: 1.8;
  color: #000000;
  display: block;
  text-decoration: none;
}
.footerTop span strong, .footerTop span b, .footerTop a strong, .footerTop a b {
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
}
.ftBlock01 {
  margin-right: 70px;
}
.ftBlock01 img {
  display: block;
  height: auto;
  width: 217px;
}
.ftBlock02 {
  margin-right: 80px;
}
.ftBlock02 span, .ftBlock03 span{
	white-space: nowrap;
}
.ft-marg{
	margin-right: 60px;
}
.ftBlock.ftBlock04 {
    margin-left: 15%;
	display: flex;
	justify-content:space-between;
	width:100%;
}
.ftBlock.ftBlock04.sizeM {display:none;}
.ftBlock04 ul li {
  list-style: none;
  white-space: nowrap;
}
.ftBlock04 ul li a {
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
}
.ftBlock04 ul li a:hover {color: #17A8A1;}
.teal .ftBlock04 ul li a:hover {color:#05A89F;}
.orange .ftBlock04 ul li a:hover {color:#FCA502;}
.magenta .ftBlock04 ul li a:hover {color:#EC008C;}
.green .ftBlock04 ul li a:hover {color:#1B9F62;}
.lime .ftBlock04 ul li a:hover {color:#92BB28;}
.red .ftBlock04 ul li a:hover {color:#F26A44;}
.footerBottom {
  clear: both;
  border-top: 1px solid #BFBFBF;
  position:relative;
  padding: 0;
}
.footer-copyright {
	display:flex;
	align-content:center;
	justify-content:flex-start;
	height:60px;
	width:100%;
	max-width:1550px;
	padding:0 50px;
	margin:auto;
}
.footer-copyright a, .footer-copyright span {
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  text-decoration: none;
  line-height: 60px;
  font-size: 0.875rem;
  color: #000000;
}
.footer-copyright span {
	margin-left:287px;
	margin-right:64px;
}
.footer-copyright a:hover {
  text-decoration: underline;
}
.footerBottom .signupBtn {
	position:absolute;
	top:0;
	right:0;
	padding-top:0;
}
header {
  position: relative;
}
.slideMenu {
  background: #fff;
  width: 100%;
  min-height: 100vh;
}
.slideMenu img {
  width: 345px;
  height: auto;
}
.slideMenu.active {
  right: 0;
  position: absolute;
}
.panelHeader {
  padding: 0 50px 50px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #05A89F;
}
body.menuActive {
  position: fixed;
}

.panelNav li.signup {
    background: #05A89F;
}
.menuBtn {
  cursor: pointer;
  display: block;
  border: none;
  outline: none;
  position: relative;
  z-index: 10;
  pointer-events: all;
  position: absolute;
  top: 110px;
  right: 120px;
}
.panelMenuBtn {
  background: none;
  border: none;
  outline: none;
  position: relative;
  z-index: 10;
  cursor: pointer;
  width: 85px;
  height: 20px;
  margin: 0;
  padding: 0;
  transition: opacity .2s ease;
  display: none;
}
.panelMenuBtn:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  background: #ffffff;
  height: 3px;
  width: 100%;
}
.panelMenuBtn:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  background: #ffffff;
  height: 3px;
  width: 100%;
}
.panelMenuBtn:hover {
  opacity: .8;
}
.slideMenu .panelMenuBtn {
  top: 30px;
  height: 60px;
}
.slideMenu .panelMenuBtn:before {
  background: #fff;
  transform: rotate(45deg);
  top: auto;
  width: 85px;
  bottom: 50%;
}
.slideMenu .panelMenuBtn:after {
  background: #fff;
  transform: rotate(-45deg);
  bottom: 50%;
  width: 85px;
}
.signupClose {
  background: none;
  border: none;
  outline: none;
  position: relative;
  z-index: 10;
  cursor: pointer;
  width: 60px;
  height: 60px;
  margin: 0;
  padding: 0;
  transition: opacity .2s ease;
}
.signupClose:before {
  content: "";
  display: block;
  position: absolute;
  background: #bfbfbf;
  height: 6px;
  transform: rotate(45deg);
  top: auto;
  width: 60px;
  bottom: 50%;
}
.signupClose:after {
  content: "";
  display: block;
  position: absolute;
  background: #bfbfbf;
  height: 6px;
  transform: rotate(-45deg);
  bottom: 50%;
  width: 60px;
}
.signupClose:hover {
  opacity: .8;
}
.hamburger {
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
  background-color: #fff;
}
.hamburger-box {
  width: 86px;
  height: 15px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 86px;
  height: 3px;
  background-color: #BFBFBF;
  border-radius: 0px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -5px;
}
.hamburger-inner::after {
  bottom: -10px;
}
.hamburger-inner {
  background: none;
}
button.menuBtn.hamburger.hamburger--squeeze.is-active {
  margin-right: -15px;
}
@media (hover: none) {
  button.menuBtn.hamburger.hamburger--squeeze.is-active {
    margin-right: 0;
  }
}
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.panelNav li {
  list-style: none;
}
.panelNav li a {
  display: block;
  padding: 45px;
  font-family: museo-sans, sans-serif;
  font-weight: 100;
  font-style: normal;
  color: #fff;
  text-decoration: none;
  font-size: 2.8125rem;
  border-top: 2px solid #fff;
  box-sizing: border-box;
}
.panelNav li.testing a {
  background: #FCA502;
  width: 100%;
}
.panelNav li.kids a {
  background: #EC008C;
  width: 100%;
}
.panelNav li.everyone a {
	background:#92BB28;
	width:100%;
}
.panelNav li.homes a {
	background:#F26A44;
	width:100%;
}
.panelNav li.resources a {
  background: #1B9F62;
  width: 100%;
}
.panelNav li.contact a {
  background: #43bdb7;
  width: 100%;
}
.panelNav li.signup a {
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  text-align: center;
  font-size: 16px;
  color: #92BB28;
  display: flex;
  align-items: center;
}
.panelNav li.signup a span {
  background: #ffffff;
  padding: 10px 33px;
  border: 1px solid #ffffff;
  border-radius: 30px;
  font-size: 18px;
  margin: 0 auto;
  transition: color .1s ease;
  display: flex;
  align-items: center;
}
.panelNav li.signup a span:after {
  width: 30px;
  height: 30px;
  min-width: 30px;
  min-height: 30px;
  font-family: 'Font Awesome 5 Pro Light';
  content: "\f073";
  margin-left: 20px;
  font-size: 30px;
  color: #92BB28;
  transition: color .1s ease;
}
.panelNav li.testing a:hover {
  background: #ffffff;
  color: #FCA502;
}
.panelNav li.kids a:hover {
  background: #ffffff;
  color: #EC008C;
}
.panelNav li.everyone a:hover {
	background:#ffffff;
	color:#92BB28;
}
.panelNav li.home a:hover {
	background:#ffffff;
	color:#F26A44;
}
.panelNav li.resources a:hover {
  background: #ffffff;
  color: #92BB28;
}
.panelNav li.contact a:hover {
  background: #ffffff;
  color: #43bdb7;
}
.panelNav li.signup a:hover span {
  background: none;
  color: #ffffff;
}
.panelNav li.signup a:hover span:after {
  color: #ffffff;
}
.panelNav li a span {
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  line-height: 1;
  font-size: 1.1875rem;
  display: block;
  padding-top: 10px;
  letter-spacing: .25px;
}
.panelScroller {
  width: 100%;
  position: fixed;
  height: 100vh;
  z-index: 100;
  top: 0;
  transition: right .3s ease-out;
  right: -100%;
}
.panelScroller.active {
  right: 0;
}
.signupPanel {
  width: 100%;
  max-width: 910px;
  position: fixed;
  height: 100vh;
  z-index: 100;
  top: 0;
  transition: right .3s ease-out;
  right: -100%;
  background: #ffffff;
  padding: 50px;
  overflow: auto;
}
.signupPanel.active {
  right: 0;
}
.signupHeader {
  text-align: right;
  margin-bottom: 100px;
}
.signupPanelContent {
  display: flex;
  flex-direction: column;
  align-items: center;
  width:100%;
  max-width: 550px;
  margin: 0 auto;
}
.signupPanelContent h2.signupContent {
  margin-bottom: 100px;
  font-size: 4rem;
}
.signupPanelContent h2.signupContent:after {
  font-family: 'Font Awesome 5 Pro Light';
  content: "\f073";
  margin-left: 30px;
  font-size: 4rem;
}
.signupPanelContent h2.signupContent.teal, .signupPanelContent h2.signupContent.teal:after,
.teal header .signupPanelContent, .teal header .signupPanelContent .signupContent:after {
  color: #05A89F;
}
.signupPanelContent h2.signupContent.orange, .signupPanelContent h2.signupContent.orange:after,
.orange header .signupPanelContent, .orange header .signupPanelContent .signupContent:after  {
  color: #FCA502;
}
.signupPanelContent h2.signupContent.magenta, .signupPanelContent h2.signupContent.magenta:after,
.magenta header .signupPanelContent, .magenta header .signupPanelContent .signupContent:after {
  color: #EC008C;
}
.signupPanelContent h2.signupContent.green, .signupPanelContent h2.signupContent.green:after,
.green header .signupPanelContent, .green header .signupPanelContent .signupContent:after {
  color: #1B9F62;
}
.signupPanelContent h2.signupContent.lime, .signupPanelContent h2.signupContent.lime:after,
.lime header .signupPanelContent, .lime header .signupPanelContent .signupContent:after {
  color: #92BB28;
}
.signupPanelContent h2.signupContent.red, .signupPanelContent h2.signupContent.red:after,
.red header .signupPanelContent, .red header .signupPanelContent .signupContent:after {
  color: #F26A44;
}
.signupPanelContent p.signupContent {
  color: #070707;
  margin-bottom: 100px;
}
.signupPanel a.btnRnd.teal,
.teal header .signupPanel a.btnRnd
 {
  background: #05A89F;
  border: 2px solid #05A89F;
  color: #ffffff;
  text-align: center;
}
.signupPanel a.btnRnd.teal:hover,
.teal header .signupPanel a.btnRnd:hover
 {
  background: #ffffff;
  border: 2px solid #05A89F;
  color: #05A89F;
}
.signupPanel a.btnRnd.orange,
.orange header .signupPanel a.btnRnd {
  background: #FCA502;
  border: 2px solid #FCA502;
  color: #ffffff;
}
.signupPanel a.btnRnd.orange:hover,
.orange header .signupPanel a.btnRnd:hover {
  background: #ffffff;
  border: 2px solid #FCA502;
  color: #FCA502;
}
.signupPanel a.btnRnd.magenta,
.magenta header .signupPanel a.btnRnd  {
  background: #EC008C;
  border: 2px solid #EC008C;
  color: #ffffff;
}
.signupPanel a.btnRnd.magenta:hover,
.magenta header .signupPanel a.btnRnd:hover {
  background: #ffffff;
  border: 2px solid #EC008C;
  color: #EC008C;
}
.signupPanel a.btnRnd.green,
.green header .signupPanel a.btnRnd  {
  background: #1B9F62;
  border: 2px solid #1B9F62;
  color: #ffffff;
}
.signupPanel a.btnRnd.green:hover,
.green header .signupPanel a.btnRnd:hover {
  background: #ffffff;
  border: 2px solid #1B9F62;
  color: #1B9F62;
}
.signupPanel a.btnRnd.lime,
.lime header .signupPanel a.btnRnd {
  background: #92BB28;
  border: 2px solid #92BB28;
  color: #ffffff;
}
.signupPanel a.btnRnd.lime:hover,
.lime header .signupPanel a.btnRnd:hover {
  background: #ffffff;
  border: 2px solid #92BB28;
  color: #92BB28;
}
.signupPanel a.btnRnd.red,
.red header .signupPanel a.btnRnd {
  background: #F26A44;
  border: 2px solid #F26A44;
  color: #ffffff;
}
.signupPanel a.btnRnd.red:hover,
.red header .signupPanel a.btnRnd:hover {
  background: #ffffff;
  border: 2px solid #F26A44;
  color: #F26A44;
}
.scrollTarget {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
body.menuActive header {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
section.interactiveGrid {
  display: flex;
  background: #F6F6F6;
  padding: 100px 50px;
}
.displayGroup {
  width: 25%;
  max-width: 425px;
  margin-right: 9%;
}
section.interactiveGrid .displayGroup {
	width:32%;
	margin-right:auto;
}
.displayGroup .ttl {
  display: block;
  color: #000000;
  font-family: museo-sans, sans-serif;
font-weight: 300;
font-style: normal;
  font-size: 42px;
  line-height: 1.2;
  margin: 0;
}
.displayGroup .ttl.mb40 {margin:0 0 40px;}
.displayGroup h2 {
  color: #000000;
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  font-size: 42px;
  line-height: 1.2;
  margin: 0 0 40px;
}
.displayGroup p {
  font-size: 1.375rem;
  font-family: droid-serif, serif;
font-weight: 400;
font-style: normal;
}
.displayGroup p strong, .displayGroup p b {
  font-family: droid-serif, serif;
  font-weight: 700;
  font-style: normal;
}
.displayGroup img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-top:70px;
  margin-bottom:20px;
}
.displayGroup ul {
  padding-left: 20px;
}
.displayGroup ul li {
  font-family: droid-serif, serif;
font-weight: 400;
font-style: normal;
  font-size: 1.375rem;
  padding-left: 10px;
}
.displayGroup h6 {
  font-size: 1rem;
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  font-weight: normal;
}
.selectionGroup {
  width: 60%;
}
.selectionGroup .hoverBox {
  width: 25%;
  overflow: hidden;
  height: 0;
  padding-top: 25%;
  border: 2px solid #F6F6F6;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  float: left;
}
.selectionGroup .hoverBox .innerHoverBG {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #F28773;
  mix-blend-mode: multiply;
  z-index: 2;
  opacity: 0;
  transition: opacity .2s ease;
}
.selectionGroup .hoverBox .innerHoverText {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  color: #fff;
  font-size: 1.68vw;
  text-align:center;
  z-index: 3;
  opacity: 0;
  transition: opacity .2s ease;
  pointer-events: none;
}
.selectionGroup .hoverBox:hover .innerHoverBG, .selectionGroup .hoverBox:hover .innerHoverText {
  opacity: 1;
}
.displayBox {
  width: 100%;
  padding: 45px;
  box-sizing: border-box;
  min-height: 400px;
  color: #000000;
  background:#ffffff;
  margin-top:40px;
  justify-content:flex-start;
}
.displayBox .hoverInfo {
  display: none;
}
.displayBox .hoverInfo ul {
  padding-left: 0;
  margin-bottom: 0;
}
.displayBox h3 {
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  font-size: 26px;
  margin-bottom: 20px;
  margin-top: 0;
}
.displayBox ul li {
  list-style: none;
  display: flex;
  position: relative;
}
.displayBox ul li:before {
  content: "";
  display: block;
  margin-right: 15px;
  font-family: 'Font Awesome 5 Pro Light';
  content: "\f067";
  font-size: 23px;
}
.teal .displayBox ul li:before {color:#05A89F;}
.orange .displayBox ul li:before {color:#FCA502;}
.magenta .displayBox ul li:before {color:#EC008C;}
.green .displayBox ul li:before {color:#1B9F62;}
.lime .displayBox ul li:before {color:#92BB28;}
.red .displayBox ul li:before {color:#F26A44;}
.displayBox ul li, .displayBox p {
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  font-size: 18px;
  margin: 0 0 15px;
}
.displayBox ul li:last-of-type, .displayBox p:last-of-type {
  margin-bottom: 0;
}
.displayBox .defaultInfo {
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  font-size: 18px;
  text-align: center;
  line-height: 1.4;
}
.displayBox.active {
  align-items: baseline;
}
.displayBox.active .defaultInfo {
  display: none;
}
.hoverInfo.active {
  display: block;
}
/*************** Lead Risk ******************/
section.riskIndexContainer {
	background:#F6F6F6;
	padding:100px 50px 70px;
	margin-bottom:20px;
}
.risk-wrap {
	display:flex;
	align-items:flex-start;
	justify-content:space-between;
}
.risk-title {
	width:100%;
	max-width:445px;
	margin-right:30px;
}
.risk-title > span {
	font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
	font-size:24px;
	line-height:1.5;
}
.risk-title h2 {
	font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
	font-size:42px;
	line-height:1.2;
	margin-bottom:30px;
}
.risk-title h2 > span {
	font-family: museo-sans, sans-serif;
font-weight: 300;
font-style: normal;
	display:block;
	font-size:33px;
	line-height:40px;
}
.search-risk {
	width:513px;
	margin-right:30px;
}
form#risk-form {
	display:flex;
	width:100%;
	margin-bottom:40px;
}
form#risk-form input[type="text"] {
	width:100%;
	height:90px;
	font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
	font-size:26px;
	text-align:center;
}
.teal form#risk-form input[type="submit"], .red form#risk-form input[type="submit"] {
	width:90px;
	min-width:90px;
	height:90px;
	appearance:none;
	-webkit-appearance:none;
	background:#ffffff;
	border:none;
	border-radius:50%;
	padding:0;
	margin-left:20px;
	font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
	font-size:1.4rem;
	color:#BFBFBF;
	transition:all 0.2s;
	cursor:pointer;
}
.teal form#risk-form input[type="submit"]:hover, .teal form#risk-form input[type="submit"]:active, .teal form#risk-form input[type="submit"]:focus {
	background:#05A89F;
	color:#ffffff;
}
.red form#risk-form input[type="submit"]:hover, .red form#risk-form input[type="submit"]:active, .red form#risk-form input[type="submit"]:focus {
	background:#F26A44;
	color:#ffffff;
}
.search-risk p {
	font-size:26px;
	line-height:46px;
	font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom:0;
}
.risk-data {
	width:100%;
	max-width:510px;
}
#dataresult {
	margin-bottom:20px;
	width:100%;
	max-width:510px;
}
#dataresult img {
	margin-bottom:30px;
}
.risk-label, .risk-more, #dataresult p {
	display:block;
	text-align:center;
	font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
	font-size:26px;
	line-height:46px;
}
#msg {
	display:none;
	text-align:center;
	font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
	color:#F26A44;
}
#msg.invalid-msg {display:block;}

/*************** Body Triggers ******************/
section.interactiveBody {
	display:flex;
	background:#000000;
	padding:0 50px;
}
.interactiveBody .displayGroup {padding:100px 0;}
.interactiveBody .displayGroup .ttl {
	color:#ffffff;
	font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
	font-size:33px;
}
.interactiveBody .displayGroup h2 {
	color:#ffffff;
	font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
}
.interactiveBody .displayGroup p {
	color:#ffffff;
	font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
}
.interactiveBody .displayGroup p strong {
	font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
}
.lime .interactiveBody .displayGroup .displayBox {color:#ffffff; background:#92BB28;}
.magenta .interactiveBody .displayGroup .displayBox {color:#ffffff; background:#EC008C;}
.interactiveBody .displayBox h3, .interactiveBody .displayBox ul li {color:#ffffff;}
.interactiveBody .displayBox ul li:before {color:#000000;}
.bodyGroup {width:66%;}
.bodyBox {
	width:100%;
	display:block;
	position:relative;
}
.childTriggers, .adultTriggers {
	width:100%;
	max-height:950px;
	position:relative;
	text-align:center;
	display:none;
	opacity:0;
	transition:all 0.4s;
}
.childTriggers img, .adultTriggers img {max-height:inherit;}
.childTriggers.active, .adultTriggers.active {display:block; opacity:1;}
.childTriggers #hoverdot_brain {position:absolute; top:23.8%; left:77.73%;}
.childTriggers #hoverdot_nerves {position:absolute; top:72.04%; left:23.54%;}
.childTriggers #hoverdot_body {position:absolute; top:39.44%; left:26.09%;}
.childTriggers #hoverdot_heart {position:absolute; top:45.09%; left:82.4%;}
.childTriggers #hoverdot_kidneys {position:absolute; top:57.04%; left:10.5%;}
.childTriggers #hoverdot_reproductive {position:absolute; top:70.56%; left:75.61%;}
.adultTriggers #hoverdot_adult_brain {position:absolute; top:23.8%; left:77.73%;}
.adultTriggers #hoverdot_adult_nerves {position:absolute; top:72.04%; left:23.54%;}
.adultTriggers #hoverdot_adult_body {position:absolute; top:39.44%; left:26.09%;}
.adultTriggers #hoverdot_adult_heart {position:absolute; top:45.09%; left:82.4%;}
.adultTriggers #hoverdot_adult_kidneys {position:absolute; top:57.04%; left:10.5%;}
.adultTriggers #hoverdot_adult_reproductive {position:absolute; top:70.56%; left:75.61%;}
.childTriggers .hoverDot#hoverdot_brain, .adultTriggers .hoverDot#hoverdot_adult_brain,
.childTriggers .hoverDot#hoverdot_nerves, .adultTriggers .hoverDot#hoverdot_adult_nerves,
.childTriggers .hoverDot#hoverdot_body, .adultTriggers .hoverDot#hoverdot_adult_body,
.childTriggers .hoverDot#hoverdot_heart, .adultTriggers .hoverDot#hoverdot_adult_heart,
.childTriggers .hoverDot#hoverdot_kidneys, .adultTriggers .hoverDot#hoverdot_adult_kidneys,
.childTriggers .hoverDot#hoverdot_reproductive, .adultTriggers .hoverDot#hoverdot_adult_reproductive {
	display:block;
	width:80px;
	height:80px;
	transform:translateX(-50%) translateY(-50%);
	background-size:80%;
	transition:all 0.2s;
	cursor:pointer;
}
.lime .childTriggers .hoverDot#hoverdot_brain, .lime .adultTriggers .hoverDot#hoverdot_adult_brain {background:url(/media/ddzf1cwc/body-trigger-brain-green.svg) center center no-repeat; background-size:80%;}
.lime .childTriggers .hoverDot#hoverdot_nerves, .lime .adultTriggers .hoverDot#hoverdot_adult_nerves {background:url(/media/u1rfe4ta/body-trigger-nerve-green.svg) center center no-repeat; background-size:80%;}
.lime .childTriggers .hoverDot#hoverdot_body, .lime .adultTriggers .hoverDot#hoverdot_adult_body {background:url(/media/igtmn5q0/body-trigger-body-green.svg) center center no-repeat; background-size:80%;}
.lime .childTriggers .hoverDot#hoverdot_heart, .lime .adultTriggers .hoverDot#hoverdot_adult_heart {background:url(/media/cdyhzj1s/body-trigger-heart-green.svg) center center no-repeat; background-size:80%;}
.lime .childTriggers .hoverDot#hoverdot_kidneys, .lime .adultTriggers .hoverDot#hoverdot_adult_kidneys {background:url(/media/qa0dxcwo/body-trigger-kidney-green.svg) center center no-repeat; background-size:80%;}
.lime .childTriggers .hoverDot#hoverdot_reproductive, .lime .adultTriggers .hoverDot#hoverdot_adult_reproductive {background:url(/media/phxdpt5u/body-trigger-baby-green.svg) center center no-repeat; background-size:80%;}
.lime .childTriggers .hoverDot#hoverdot_brain:hover,
.lime .childTriggers .hoverDot#hoverdot_nerves:hover,
.lime .childTriggers .hoverDot#hoverdot_body:hover,
.lime .childTriggers .hoverDot#hoverdot_heart:hover,
.lime .childTriggers .hoverDot#hoverdot_kidneys:hover,
.lime .childTriggers .hoverDot#hoverdot_reproductive:hover,
.lime .adultTriggers .hoverDot#hoverdot_brain:hover,
.lime .adultTriggers .hoverDot#hoverdot_nerves:hover,
.lime .adultTriggers .hoverDot#hoverdot_body:hover,
.lime .adultTriggers .hoverDot#hoverdot_heart:hover,
.lime .adultTriggers .hoverDot#hoverdot_kidneys:hover,
.lime .adultTriggers .hoverDot#hoverdot_reproductive:hover {background-size:100%;}


.magenta .childTriggers .hoverDot#hoverdot_brain, .magenta .adultTriggers .hoverDot#hoverdot_adult_brain {background:url(/media/qwddvpiz/body-trigger-brain-magenta.svg) center center no-repeat; background-size:80%;}
.magenta .childTriggers .hoverDot#hoverdot_nerves, .magenta .adultTriggers .hoverDot#hoverdot_adult_nerves {background:url(/media/5tfcus31/body-trigger-nerve-magenta.svg) center center no-repeat; background-size:80%;}
.magenta .childTriggers .hoverDot#hoverdot_body, .magenta .adultTriggers .hoverDot#hoverdot_adult_body {background:url(/media/a1dbtwxd/body-trigger-body-magenta.svg) center center no-repeat; background-size:80%;}
.magenta .childTriggers .hoverDot#hoverdot_heart, .magenta .adultTriggers .hoverDot#hoverdot_adult_heart {background:url(/media/l0rb3y2z/body-trigger-heart-magenta.svg) center center no-repeat; background-size:80%;}
.magenta .childTriggers .hoverDot#hoverdot_kidneys, .magenta .adultTriggers .hoverDot#hoverdot_adult_kidneys {background:url(/media/m1ego04n/body-trigger-kidney-magenta.svg) center center no-repeat; background-size:80%;}
.magenta .childTriggers .hoverDot#hoverdot_reproductive, .magenta .adultTriggers .hoverDot#hoverdot_adult_reproductive {background:url(/media/hd2jfxmt/body-trigger-baby-magenta.svg) center center no-repeat; background-size:80%;}
.magenta .childTriggers .hoverDot#hoverdot_brain:hover,
.magenta .childTriggers .hoverDot#hoverdot_nerves:hover,
.magenta .childTriggers .hoverDot#hoverdot_body:hover,
.magenta .childTriggers .hoverDot#hoverdot_heart:hover,
.magenta .childTriggers .hoverDot#hoverdot_kidneys:hover,
.magenta .childTriggers .hoverDot#hoverdot_reproductive:hover,
.magenta .adultTriggers .hoverDot#hoverdot_brain:hover,
.magenta .adultTriggers .hoverDot#hoverdot_nerves:hover,
.magenta .adultTriggers .hoverDot#hoverdot_body:hover,
.magenta .adultTriggers .hoverDot#hoverdot_heart:hover,
.magenta .adultTriggers .hoverDot#hoverdot_kidneys:hover,
.magenta .adultTriggers .hoverDot#hoverdot_reproductive:hover {background-size:100%;}

.teal .childTriggers .hoverDot#hoverdot_brain, .teal .adultTriggers .hoverDot#hoverdot_adult_brain {background:url(/media/jmwnzprw/body-trigger-brain-teal.svg) center center no-repeat; background-size:80%;}
.teal .childTriggers .hoverDot#hoverdot_nerves, .teal .adultTriggers .hoverDot#hoverdot_adult_nerves {background:url(/media/ltbhv2ul/body-trigger-nerve-teal.svg) center center no-repeat; background-size:80%;}
.teal .childTriggers .hoverDot#hoverdot_body, .teal .adultTriggers .hoverDot#hoverdot_adult_body {background:url(/media/wszjpqp5/body-trigger-body-teal.svg) center center no-repeat; background-size:80%;}
.teal .childTriggers .hoverDot#hoverdot_heart, .teal .adultTriggers .hoverDot#hoverdot_adult_heart {background:url(/media/4cuniedf/body-trigger-heart-teal.svg) center center no-repeat; background-size:80%;}
.teal .childTriggers .hoverDot#hoverdot_kidneys, .teal .adultTriggers .hoverDot#hoverdot_adult_kidneys {background:url(/media/ubnmvhom/body-trigger-kidney-teal.svg) center center no-repeat; background-size:80%;}
.teal .childTriggers .hoverDot#hoverdot_reproductive, .teal .adultTriggers .hoverDot#hoverdot_adult_reproductive {background:url(/media/kyxauti4/body-trigger-baby-teal.svg) center center no-repeat; background-size:80%;}
.teal .childTriggers .hoverDot#hoverdot_brain:hover,
.teal .childTriggers .hoverDot#hoverdot_nerves:hover,
.teal .childTriggers .hoverDot#hoverdot_body:hover,
.teal .childTriggers .hoverDot#hoverdot_heart:hover,
.teal .childTriggers .hoverDot#hoverdot_kidneys:hover,
.teal .childTriggers .hoverDot#hoverdot_reproductive:hover,
.teal .adultTriggers .hoverDot#hoverdot_brain:hover,
.teal .adultTriggers .hoverDot#hoverdot_nerves:hover,
.teal .adultTriggers .hoverDot#hoverdot_body:hover,
.teal .adultTriggers .hoverDot#hoverdot_heart:hover,
.teal .adultTriggers .hoverDot#hoverdot_kidneys:hover,
.teal .adultTriggers .hoverDot#hoverdot_reproductive:hover {background-size:100%;}

.orange .childTriggers .hoverDot#hoverdot_brain, .orange .adultTriggers .hoverDot#hoverdot_adult_brain {background:url(/media/5jvhk5q3/body-trigger-brain-orange.svg) center center no-repeat; background-size:80%;}
.orange .childTriggers .hoverDot#hoverdot_nerves, .orange .adultTriggers .hoverDot#hoverdot_adult_nerves {background:url(/media/ebfbdtdn/body-trigger-nerve-orange.svg) center center no-repeat; background-size:80%;}
.orange .childTriggers .hoverDot#hoverdot_body, .orange .adultTriggers .hoverDot#hoverdot_adult_body {background:url(/media/v02f1zxv/body-trigger-body-orange.svg) center center no-repeat; background-size:80%;}
.orange .childTriggers .hoverDot#hoverdot_heart, .orange .adultTriggers .hoverDot#hoverdot_adult_heart {background:url(/media/5snlwqrr/body-trigger-heart-orange.svg) center center no-repeat; background-size:80%;}
.orange .childTriggers .hoverDot#hoverdot_kidneys, .orange .adultTriggers .hoverDot#hoverdot_adult_kidneys {background:url(/media/mspiotyt/body-trigger-kidney-orange.svg) center center no-repeat; background-size:80%;}
.orange .childTriggers .hoverDot#hoverdot_reproductive, .orange .adultTriggers .hoverDot#hoverdot_adult_reproductive {background:url(/media/yigbxafn/body-trigger-baby-orange.svg) center center no-repeat; background-size:80%;}
.orange .childTriggers .hoverDot#hoverdot_brain:hover,
.orange .childTriggers .hoverDot#hoverdot_nerves:hover,
.orange .childTriggers .hoverDot#hoverdot_body:hover,
.orange .childTriggers .hoverDot#hoverdot_heart:hover,
.orange .childTriggers .hoverDot#hoverdot_kidneys:hover,
.orange .childTriggers .hoverDot#hoverdot_reproductive:hover,
.orange .adultTriggers .hoverDot#hoverdot_brain:hover,
.orange .adultTriggers .hoverDot#hoverdot_nerves:hover,
.orange .adultTriggers .hoverDot#hoverdot_body:hover,
.orange .adultTriggers .hoverDot#hoverdot_heart:hover,
.orange .adultTriggers .hoverDot#hoverdot_kidneys:hover,
.orange .adultTriggers .hoverDot#hoverdot_reproductive:hover {background-size:100%;}

.green .childTriggers .hoverDot#hoverdot_brain, .green .adultTriggers .hoverDot#hoverdot_adult_brain {background:url(/media/2dfdszz3/body-trigger-brain-green.svg) center center no-repeat; background-size:80%;}
.green .childTriggers .hoverDot#hoverdot_nerves, .green .adultTriggers .hoverDot#hoverdot_adult_nerves {background:url(/media/titoc2sq/body-trigger-nerve-green.svg) center center no-repeat; background-size:80%;}
.green .childTriggers .hoverDot#hoverdot_body, .green .adultTriggers .hoverDot#hoverdot_adult_body {background:url(/media/to0ed4ch/body-trigger-body-green.svg) center center no-repeat; background-size:80%;}
.green .childTriggers .hoverDot#hoverdot_heart, .green .adultTriggers .hoverDot#hoverdot_adult_heart {background:url(/media/4mrjc2g3/body-trigger-heart-green.svg) center center no-repeat; background-size:80%;}
.green .childTriggers .hoverDot#hoverdot_kidneys, .green .adultTriggers .hoverDot#hoverdot_adult_kidneys {background:url(/media/ez3j1kfy/body-trigger-kidney-green.svg) center center no-repeat; background-size:80%;}
.green .childTriggers .hoverDot#hoverdot_reproductive, .green .adultTriggers .hoverDot#hoverdot_adult_reproductive {background:url(/media/pjpdjvhg/body-trigger-baby-green.svg) center center no-repeat; background-size:80%;}
.green .childTriggers .hoverDot#hoverdot_brain:hover,
.green .childTriggers .hoverDot#hoverdot_nerves:hover,
.green .childTriggers .hoverDot#hoverdot_body:hover,
.green .childTriggers .hoverDot#hoverdot_heart:hover,
.green .childTriggers .hoverDot#hoverdot_kidneys:hover,
.green .childTriggers .hoverDot#hoverdot_reproductive:hover,
.green .adultTriggers .hoverDot#hoverdot_brain:hover,
.green .adultTriggers .hoverDot#hoverdot_nerves:hover,
.green .adultTriggers .hoverDot#hoverdot_body:hover,
.green .adultTriggers .hoverDot#hoverdot_heart:hover,
.green .adultTriggers .hoverDot#hoverdot_kidneys:hover,
.green .adultTriggers .hoverDot#hoverdot_reproductive:hover {background-size:100%;}

.red .childTriggers .hoverDot#hoverdot_brain, .red .adultTriggers .hoverDot#hoverdot_adult_brain {background:url(/media/w5xp0gwy/body-trigger-brain-red.svg) center center no-repeat; background-size:80%;}
.red .childTriggers .hoverDot#hoverdot_nerves, .red .adultTriggers .hoverDot#hoverdot_adult_nerves {background:url(/media/npbcy2wt/body-trigger-nerve-red.svg) center center no-repeat; background-size:80%;}
.red .childTriggers .hoverDot#hoverdot_body, .red .adultTriggers .hoverDot#hoverdot_adult_body {background:url(/media/p34a0kuq/body-trigger-body-red.svg) center center no-repeat; background-size:80%;}
.red .childTriggers .hoverDot#hoverdot_heart, .red .adultTriggers .hoverDot#hoverdot_adult_heart {background:url(/media/a5koxhp2/body-trigger-heart-red.svg) center center no-repeat; background-size:80%;}
.red .childTriggers .hoverDot#hoverdot_kidneys, .red .adultTriggers .hoverDot#hoverdot_adult_kidneys {background:url(/media/4r1if4px/body-trigger-kidney-red.svg) center center no-repeat; background-size:80%;}
.red .childTriggers .hoverDot#hoverdot_reproductive, .red .adultTriggers .hoverDot#hoverdot_adult_reproductive {background:url(/media/qp5dt1rm/body-trigger-baby-red.svg) center center no-repeat; background-size:80%;}
.red .childTriggers .hoverDot#hoverdot_brain:hover,
.red .childTriggers .hoverDot#hoverdot_nerves:hover,
.red .childTriggers .hoverDot#hoverdot_body:hover,
.red .childTriggers .hoverDot#hoverdot_heart:hover,
.red .childTriggers .hoverDot#hoverdot_kidneys:hover,
.red .childTriggers .hoverDot#hoverdot_reproductive:hover,
.red .adultTriggers .hoverDot#hoverdot_brain:hover,
.red .adultTriggers .hoverDot#hoverdot_nerves:hover,
.red .adultTriggers .hoverDot#hoverdot_body:hover,
.red .adultTriggers .hoverDot#hoverdot_heart:hover,
.red .adultTriggers .hoverDot#hoverdot_kidneys:hover,
.red .adultTriggers .hoverDot#hoverdot_reproductive:hover {background-size:100%;}

.changeBody {
	position: absolute;
    bottom: 100px;
    left: 0;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.bodyTrigger {
	display:flex;
	justify-content:center;
	align-content:center;
	width:150px;
    cursor:pointer;
	margin: 0;
}
.bodyTrigger span {
	font-family: museo-sans, sans-serif;
font-weight: 300;
font-style: normal;
    font-size: 42px;
	line-height: 60px;
    color: #ffffff;
	display: block;
	border-bottom: 7px solid #000000;
	transition: all 0.2s;
}
.bodyTrigger:hover span {font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;}
.lime .bodyTrigger.active span {
	font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
	border-bottom:7px solid #92BB28;
}
.magenta .bodyTrigger.active span {
	font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
	border-bottom:4px solid #EC008C;
}
.teal .bodyTrigger.active span {
	font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
	border-bottom:4px solid #EC008C;
}
.orange .bodyTrigger.active span {
	font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
	border-bottom:4px solid #EC008C;
}
.green .bodyTrigger.active span {
	font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
	border-bottom:4px solid #EC008C;
}
.red .bodyTrigger.active span {
	font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
	border-bottom:4px solid #EC008C;
}


.accordions {
  margin-bottom: 100px;
}
.accordionsHeader {
  margin: 50px 0;
  flex-direction: column;
  position: relative;
}
.accordionsHeader img.butterflyIcon {
  position: absolute;
  top: 0;
  left: 0;
}
.accordionsHeader span {
  font-family: droid-serif, serif;
font-weight: 400;
font-style: normal;
  font-size: 2rem;
  color: #000000;
  letter-spacing: 2px;
  line-height: 1.8;
  text-align: center;
}
.accordionsHeader h2 {
  font-size: 3.25rem;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.2;
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  letter-spacing: 2px;
  text-align: center;
}
.accordion-header {
  cursor: pointer;
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  font-size: 2.25rem;
  color: #000000;
  padding: 40px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.teal .accordion-header {
  border-bottom: 1px solid #05A89F;
}
.orange .accordion-header {
  border-bottom: 1px solid #FCA502;
}
.magenta .accordion-header {
  border-bottom: 1px solid #EC008C;
}
.green .accordion-header {
  border-bottom: 1px solid #1B9F62;
}
.lime .accordion-header {
  border-bottom: 1px solid #92BB28;
}
.red .accordion-header {
  border-bottom: 1px solid #F26A44;
}
.teal .accordion-header .dropArrow {
  width: 48px;
  height: 29px;
  min-width: 48px;
  background: url(/media/wtcpxrk0/dropdown_sprite_teal.svg) no-repeat;
  background-position: center top;
  background-size: cover;
}
.orange .accordion-header .dropArrow {
  width: 48px;
  height: 29px;
  min-width: 48px;
  background: url(/media/e3ylsj05/dropdown_sprite_orange.svg) no-repeat;
  background-position: center top;
  background-size: cover;
}
.magenta .accordion-header .dropArrow {
  width: 48px;
  height: 29px;
  min-width: 48px;
  background: url(/media/v4kljlle/dropdown_sprite_magenta.svg) no-repeat;
  background-position: center top;
  background-size: cover;
}
.green .accordion-header .dropArrow {
  width: 48px;
  height: 29px;
  min-width: 48px;
  background: url(/media/u5cki0ee/dropdown_sprite_green.svg) no-repeat;
  background-position: center top;
  background-size: cover;
}
.lime .accordion-header .dropArrow {
  width: 48px;
  height: 29px;
  min-width: 48px;
  background: url(/media/msthnqaq/dropdown_sprite_lime.svg) no-repeat;
  background-position: center top;
  background-size: cover;
}
.red .accordion-header .dropArrow {
  width: 48px;
  height: 29px;
  min-width: 48px;
  background: url(/media/ykraz0km/dropdown_sprite_red.svg) no-repeat;
  background-position: center top;
  background-size: cover;
}
.accordion-header.active {
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
}
.teal .accordion-header.active {
  border-bottom: 4px solid #05A89F;
}
.orange .accordion-header.active {
  border-bottom: 4px solid #FCA502;
}
.magenta .accordion-header.active {
  border-bottom: 4px solid #EC008C;
}
.green .accordion-header.active {
  border-bottom: 4px solid #1B9F62;
}
.lime .accordion-header.active {
  border-bottom: 4px solid #92BB28;
}
.red .accordion-header.active {
  border-bottom: 4px solid #F26A44;
}
.teal .accordion-header.active .dropArrow,
.orange .accordion-header.active .dropArrow,
.magenta .accordion-header.active .dropArrow,
.green .accordion-header.active .dropArrow,
.lime .accordion-header.active .dropArrow,
.red .accordion-header.active .dropArrow {
  background-position: center bottom;
}
.accordion-header img {
  display: block;
  width: 48px;
}
.accordionThumbs {
  display: flex;
  align-items: flex-start;
}
.accordionThumbs a {
  height: 155px;
  width: auto;
  margin-right: 50px;
}
.accordionThumbs a:last-of-type {
  margin-right: 0;
}
.accordionThumbs a img {
  display: block;
  height: 100%;
  width: auto;
}
.accordionThumbs a.accButton {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-transform: uppercase;
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  text-decoration: none;
  color: #000000;
  font-size: 12px;
}
.accordionThumbs a.accButton div {
  min-width: 120px;
  min-height: 120px;
  max-width: 120px;
  max-height: 120px;
  border-radius: 100%;
  margin-bottom: 12px;
  transition: background .2s ease;
}
.teal .accordionThumbs a.accButton div {
  background: #05A89F;
  opacity: 1;
}
.orange .accordionThumbs a.accButton div {
  background: #FCA502;
  opacity: 1;
}
.magenta .accordionThumbs a.accButton div {
  background: #EC008C;
  opacity: 1;
}
.green .accordionThumbs a.accButton div {
  background: #1B9F62;
  opacity: 1;
}
.lime .accordionThumbs a.accButton div {
  background: #92BB28;
  opacity: 1;
}
.red .accordionThumbs a.accButton div {
  background: #F26A44;
  opacity: 1;
}
.teal .accordionThumbs a.accButton:hover div,
.orange .accordionThumbs a.accButton:hover div,
.magenta .accordionThumbs a.accButton:hover div,
.green .accordionThumbs a.accButton:hover div,
.lime .accordionThumbs a.accButton:hover div,
.red .accordionThumbs a.accButton:hover div {
  opacity: 0.8;
}
.accordionThumbs a.accButton img {
  width: 25%;
  margin-right: -4px;
}
.accordionThumbs a.accButton.accDownload div {
  background: #00A1ED;
}
.accordionThumbs a.accButton.accDownload div:hover {
  background: #3cb7f1;
}
.accordionThumbs a.accButton.accDownload div i {
  color: #fff;
  font-size: 45px;
}
.accFlex {
  display: flex;
  justify-content: space-between;
  background: #F7F6F6;
  padding: 50px;
  margin-bottom: 70px;
}
.accordion-content {
  display: none;
}
.accordion-content p {
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  color: #000000;
  font-size: 1.5rem;
  padding: 0;
  margin: 0 100px 20px 0;
  line-height: 1.6;
  max-width: 75%;
}
.accordion-content strong, .accordion-content b {
  font-family: museo-sans, sans-serif;
  font-weight: 700;
}
.accordion-content p:first-of-type, .accordion-content .accFlexInner p:first-of-type {
  margin-bottom: 30px;
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
}
.accordion-content ul li, .accordion-content ol li {
  font-size: 1.5rem;
  line-height: 1.7;
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
}
.accordion-content p a, .accordion-content ul li a, .accordion-content ol li a {
  color: #000000;
  text-decoration: none;
  padding-bottom: 1px;
  border-bottom: 2px solid #000000;
  text-transform: uppercase;
}
.teal .accordion-content p a, .teal .accordion-content ul li a, .teal .accordion-content ol li a {
  text-decoration-color: #05A89F;
  border-color: #05A89F;
}
.teal .accordion-content p a:hover, .teal .accordion-content ul li a:hover, .teal .accordion-content ol li a:hover {
  color: #05A89F;
}
.orange .accordion-content p a, .orange .accordion-content ul li a, .orange .accordion-content ol li a {
  text-decoration-color: #FCA502;
	border-color: #FCA502;
}
.orange .accordion-content p a:hover, .orange .accordion-content ul li a:hover, .orange .accordion-content ol li a:hover {
	color: #FCA502;
}
.magenta .accordion-content p a, .magenta .accordion-content ul li a, .magenta .accordion-content ol li a {
  text-decoration-color: #EC008C;
	border-color: #EC008C;
}
.magenta .accordion-content p a:hover, .magenta .accordion-content ul li a:hover, .magenta .accordion-content ol li a:hover {
	color: #EC008C;
}
.green .accordion-content p a, .green .accordion-content ul li a, .green .accordion-content ol li a {
  text-decoration-color: #1B9F62;
	border-color: #1B9F62;
}
.green .accordion-content p a:hover, .green .accordion-content ul li a:hover, .green .accordion-content ol li a:hover {
	color: #1B9F62;
}
.lime .accordion-content p a, .lime .accordion-content ul li a, .lime .accordion-content ol li a {
  text-decoration-color: #92BB28;
	border-color: #92BB28;
}
.lime .accordion-content p a:hover, .lime .accordion-content ul li a:hover, .lime .accordion-content ol li a:hover {
	color: #92BB28;
}
.red .accordion-content p a, .red .accordion-content ul li a, .red .accordion-content ol li a {
  text-decoration-color: #F26A44;
	border-color: #F26A44;
}
.red .accordion-content p a:hover, .red .accordion-content ul li a:hover, .red .accordion-content ol li a:hover {
	color: #F26A44;
}
.accordion-content p a:hover, .accordion-content ul li a:hover, .accordion-content ol li a:hover {
  text-decoration: none;
}
.accordion-content .accFlex.noBg {
  background: none;
  margin-bottom: 0;
}
.accordion-content .accFlex.noBg p {
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
}
.accordion-content .accFlex.noBg p strong {
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
}
.swiper-button-next, .swiper-button-prev {
  width: 46px;
  height: 46px;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.7);
  outline: none;
  top: calc(50% - 65px);
}
.swiper-button-next:hover, .swiper-button-prev:hover {
  background: white;
}
.swiper-button-prev:after, .swiper-button-next:after {
  content: "";
  background: url(/media/lsrjex0f/tealcaret.svg) no-repeat center;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.swiper-button-next:after {
  transform: rotate(-90deg);
  margin-right: -2px;
}
.swiper-button-prev:after {
  transform: rotate(90deg);
  margin-left: -2px;
}
section.twoColumnContentContainer {
  background: #F6F6F6;
  padding: 100px 50px 200px;
}
section.twoColumnContentContainer .twoColumnFlex {
  display: flex;
}
section.twoColumnContentContainer h3 {
  color: #000000;
}
.spacer {
  width: 30%;
  height: 1px;
  background: #E93539;
  margin: 30px 0;
}
.sidebarLinks {
  margin-top: 70px;
}
a.sidebarLink {
  width: 100%;
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  font-size: 26px;
  text-decoration: none;
  color:#ffffff;
  padding: 30px 70px 30px 30px;
  display: block;
  transition: background .2s ease;
}
.teal a.sidebarLink {background:#05A89F; border:1px solid #05A89F;}
.teal a.sidebarLink:hover {background:transparent; color:#05A89F;}
.orange a.sidebarLink {background:#FCA502; border:1px solid #FCA502;}
.orange a.sidebarLink:hover {background:transparent; color:#FCA502;}
.magenta a.sidebarLink {background: #EC008C; border: 1px solid #EC008C;}
.magenta a.sidebarLink:hover {background:transparent; color: #EC008C;}
.green a.sidebarLink {background:#1B9F62; border:1px solid #1B9F62;}
.green a.sidebarLink:hover {background:transparent; color:#1B9F62;}
.lime a.sidebarLink {background:#92BB28; border:1px solid #92BB28;}
.lime a.sidebarLink:hover {background:transparent; color:#92BB28;}
.red a.sidebarLink {background:#F26A44; border:1px solid #F26A44;}
.red a.sidebarLink:hover {background:transparent; color:#F26A44;}
a.sidebarLink span {
  display:block;
  font-family: museo-sans, sans-serif;
font-weight: 300;
font-style: normal;
}
.bigButtonRow {
	display:flex;
	flex-wrap:wrap;
}
a.blockLink {
  min-width: 545px;
  max-width: 100%;
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  font-size: 26px;
  text-decoration: none;
  color: #ffffff;
  padding: 30px;
  display: inline-block;
  margin-top: 80px;
  transition: background .2s ease;
}
a.blockLink:first-of-type {
  margin-right: 90px;
}
a.blockLink .blockLink-content {
  display: block;
  position: relative;
  display: flex;
  align-items: center;
}
a.blockLink .blockLink-content:before {
  display: block;
  width: 70px;
  height: 70px;
  min-width: 70px;
  min-height: 70px;
  content: "";
  margin-right: 40px;
  transition: color .1s ease;
  background: url(/media/le3h1beg/greyplus.svg);
  background-position: center bottom;
  background-size: cover;
}
a.blockLink .blockLink-content.dnld:before {
  display: block;
  width: 70px;
  height: 70px;
  min-width: 70px;
  min-height: 70px;
  content: "";
  margin-right: 40px;
  transition: color .1s ease;
  background: url(/media/cghiczwl/greydnld.svg);
  background-position: center bottom;
  background-size: cover;
}
.blockLink-content p.butText {
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  font-size: 33px;
  text-decoration: none;
  color: #ffffff;
  margin: 0;
  line-height: 40px;
}
.blockLink-content p.butText span {
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  font-size:28px;
  line-height:33px;
  display:block;
}
a.blockLink:hover .blockLink-content:before {
  background-position: center top;
}
a.blockLink:hover .blockLink-content p.butText {color:#000000;}
.teal a.blockLink {background:#05A89F; border:1px solid #05A89F;}
.teal a.blockLink:hover {background:transparent;}
.orange a.blockLink {background:#FCA502; border:1px solid #FCA502;}
.orange a.blockLink:hover {background:transparent;}
.magenta a.blockLink {background: #EC008C; border: 1px solid #EC008C;}
.magenta a.blockLink:hover {background:transparent;}
.green a.blockLink {background:#1B9F62; border:1px solid #1B9F62;}
.green a.blockLink:hover {background:transparent;}
.lime a.blockLink {background:#92BB28; border:1px solid #92BB28;}
.lime a.blockLink:hover {background:transparent;}
.red a.blockLink {background:#F26A44; border:1px solid #F26A44;}
.red a.blockLink:hover {background:transparent;}
.contentContainer p, .contentContainer ul li {
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  font-size: 24px;
  color: #000000;
  line-height: 1.5;
}
.contentContainer p strong, .contentContainer p b, .contentContainer ul li strong, .contentContainer ul li b {
  font-family: museo-sans, sans-serif;
  font-weight: 700;
}
.contentContainer p a, .contentContainer ul li a {
  text-transform: uppercase;
  text-decoration: none;
  padding-bottom: 1px;
  border-bottom: 2px solid;
  font-size: 1.125rem;
  font-family: museo-sans, sans-serif;
font-weight: 700;
}
.contentContainer ul li .serif a, .contentContainer ul li a  {
  text-transform: none;
  text-decoration: none;
  padding-bottom: 1px;
  border-bottom: 2px solid;
  font-size: 1.375rem;
  font-family: droid-serif, serif;
font-weight: 400;
font-style: normal;
}

.teal .contentContainer p a, .teal .contentContainer ul li a, .teal .contentContainer ul li .serif a {
  border-color: #05A89F;
}
.teal .contentContainer p a:hover, .teal .contentContainer ul li a:hover, .teal .contentContainer ul li .serif a:hover {
  color: #05A89F;
}
.orange .contentContainer p a, .orange .contentContainer ul li a, .orange .contentContainer ul li .serif a {
  border-color: #FCA502;
}
.orange .contentContainer p a:hover, .orange .contentContainer ul li a:hover, .orange .contentContainer ul li .serif a:hover {
  color: #FCA502;
}
.magenta .contentContainer p a, .magenta .contentContainer ul li a, .magenta .contentContainer ul li .serif a {
  border-color: #EC008C;
}
.magenta .contentContainer p a:hover, .magenta .contentContainer ul li a:hover, .magenta .contentContainer ul li .serif a:hover {
  color: #EC008C;
}
.green .contentContainer p a, .green .contentContainer ul li a, .green .contentContainer ul li .serif a {
  border-color: #1B9F62;
}
.green .contentContainer p a:hover, .green .contentContainer ul li a:hover, .green .contentContainer ul li .serif a:hover {
  color: #1B9F62;
}
.lime .contentContainer p a, .lime .contentContainer ul li a, .lime .contentContainer ul li .serif a {
  border-color: #92BB28;
}
.lime .contentContainer p a:hover, .lime .contentContainer ul li a:hover, .lime .contentContainer ul li .serif a:hover {
  color: #92BB28;
}
.red .contentContainer p a, .red .contentContainer ul li a, .red .contentContainer ul li .serif a {
  border-color: #F26A44;
}
.red .contentContainer p a:hover, .red .contentContainer ul li a:hover, .red .contentContainer ul li .serif a:hover {
  color: #F26A44;
}
.contentContainer p a:hover, .contentContainer ul li a:hover, .contentContainer ul li .serif a:hover {
  text-decoration: none;
}
.contentContainer hr {
  border: none;
  height: 2px;
  width: 65%;
  margin: 50px 0 40px;
}
.teal .contentContainer hr {
  background: #05A89F;
}
.orange .contentContainer hr {
  background: #FCA502;
}
.magenta .contentContainer hr {
  background: #EC008C;
}
.green .contentContainer hr {
  background: #1B9F62;
}
.lime .contentContainer hr {
  background: #92BB28;
}
.red .contentContainer hr {
  background: #F26A44;
}
.twoColumnCopy {
  color: #000000;
  display: flex;
  padding-top: 20px;
}
.twoColumnCopy .tc01 {
  margin-right: 35px;
  width: 50%;
}
.twoColumnCopy .tc02 {
  width: 50%;
}
.twoColumnCopy h3 {
  font-family: droid-serif, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.625rem;
  margin: 0 0 10px;
}
.twoColumnCopy p {
  color: #000000;
  font-size: 1.125rem;
  line-height: 2;
}
.twoColumnCopy p a {
  text-transform: none;
}
.btnFull {
  outline: none;
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  font-size: 1.5625rem;
  padding: 30px 30px 30px 90px;
  cursor: pointer;
  width: 428px;
  line-height: 1;
  transition: background 0.2s ease, color 0.2s ease;
  margin-right: 30px;
  display: block;
  text-decoration: none;
  text-align: left;
  box-sizing: border-box;
}
.btnFull img {
  width: 60px;
  height: 60px;
}
.btnFull span {
  float: left;
}
.btnFull span.thin {
  font-family: museo-sans, sans-serif;
  font-weight: 300;
}
.btnFull.schools a:before {
  width: 42px;
  height: 42px;
  min-width: 42px;
  min-height: 42px;
  font-family: 'Font Awesome 5 Pro Light';
  content: "\f067";
  margin-right: -30px;
  font-size: 60px;
  color: #ffffff;
  transition: color .1s ease;
}
.btnFull.schools:hover a:before {
  color: #05A89F;
}
.teal .btnFull.schools {
  background: #05A89F;
  border: 1px solid #05A89F;
  color: #ffffff;
}
.orange .btnFull.schools {
  background: #FCA502;
  border: 1px solid #FCA502;
  color: #ffffff;
}
.magenta .btnFull.schools {
  background: #EC008C;
  border: 1px solid #EC008C;
  color: #ffffff;
}
.green .btnFull.schools {
  background: #1B9F62;
  border: 1px solid #1B9F62;
  color: #ffffff;
}
.lime .btnFull.schools {
  background: #92BB28;
  border: 1px solid #92BB28;
  color: #ffffff;
}
.red .btnFull.schools {
  background: #F26A44;
  border: 1px solid #F26A44;
  color: #ffffff;
}
.teal .btnFull.schools:hover {
  background: #ffffff;
  border: 1px solid #05A89F;
  color: #05A89F;
}
.orange .btnFull.schools:hover {
  background: #ffffff;
  border: 1px solid #FCA502;
  color: #FCA502;
}
.magenta .btnFull.schools:hover {
  background: #ffffff;
  border: 1px solid #EC008C;
  color: #EC008C;
}
.green .btnFull.schools:hover {
  background: #ffffff;
  border: 1px solid #1B9F62;
  color: #1B9F62;
}
.lime .btnFull.schools:hover {
  background: #ffffff;
  border: 1px solid #92BB28;
  color: #92BB28;
}
.red .btnFull.schools:hover {
  background: #ffffff;
  border: 1px solid #F26A44;
  color: #F26A44;
}
.teal .btnFull.families {
  background: #ffffff;
  border: 1px solid #000000;
  color: #000000;
}
.orange .btnFull.families {
  background: #ffffff;
  border: 1px solid #000000;
  color: #000000;
}
.magenta .btnFull.families {
  background: #ffffff;
  border: 1px solid #000000;
  color: #000000;
}
.green .btnFull.families {
  background: #ffffff;
  border: 1px solid #000000;
  color: #000000;
}
.lime .btnFull.families {
  background: #ffffff;
  border: 1px solid #000000;
  color: #000000;
}
.red .btnFull.families {
  background: #ffffff;
  border: 1px solid #000000;
  color: #000000;
}
.teal .btnFull.families:hover {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.orange .btnFull.families:hover {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.magenta .btnFull.families:hover {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.green .btnFull.families:hover {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.lime .btnFull.families:hover {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.red .btnFull.families:hover {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.btnFull:hover {
  color: #fff;
  background: #E93539;
}
.contentContainer {
  width: 66%;
}
.contactContent {
	margin-bottom:70px;
}
section.flipContentContainer {
  background: #ffffff;
  padding: 0 50px;
}
section.flipContentContainer .twoColumnFlex {
  display: flex;
}
section.flipContentContainer h3 {
  color: #000000;
}
section.flipContentContainer .displayGroup {
  margin-top: 75px;
  margin-bottom: 75px;
}
section.flipContentContainer .displayGroup p {
  font-size: 24px;
  line-height: 1.5;
  font-family: museo-sans, sans-serif;
font-weight: 300;
font-style: normal;
  margin-bottom: 0;
}
section.flipContentContainer .contentContainer {
  display: flex;
}
.flipcard {
  width: 33%;
  padding-right: 3%;
}
.card {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 75px 0;
  position: relative;
}
.cardfront {
  width: 100%;
  margin: 0;
  position: relative;
}
.teal .frontStats {
  border: 4px solid #000000;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 450px;
  padding-top: 175px;
  position: relative;
}
.teal .frontStats:after {
  content: '';
  display: block;
  background: url(/media/gdxfgjrj/waves-teal.svg) no-repeat;
  width: 150px;
  height: 55px;
  position: absolute;
  bottom: 62px;
  left: 50%;
  margin-left: -75px;
}
.magenta .frontStats {
  border: 4px solid #EC008C;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 450px;
  padding-top: 175px;
  position: relative;
}
.magenta .frontStats:after {
  content: '';
  display: block;
  background: url(/media/rvgbwybc/waves-magenta.svg) no-repeat;
  width: 150px;
  height: 55px;
  position: absolute;
  bottom: 62px;
  left: 50%;
  margin-left: -75px;
}
.frontStats.shift {
  padding-top: 154px;
}
.cardback {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  margin: 0;
  text-align: center;
}
.cardback:hover {
  opacity: 1;
}
.teal .cardback {
  background: #43BDB7;
}
.magenta .cardback {
  background: #EC008C;
}
.backStats {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 450px;
  padding-top: 179px;
  position: relative;
}
.backStats:before {
  content: '';
  display: block;
  background: url(/media/imsfax4a/flip-waves.svg) no-repeat;
  width: 100px;
  height: 22px;
  position: absolute;
  top: 43px;
  left: 50%;
  margin-left: -50px;
}
.backStats.shift {
  padding-top: 158px;
}
.cardfront h2 {
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  font-size: 100px;
  letter-spacing: -4px;
  margin: 0;
  line-height: 5.5rem;
}
.cardfront span {
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  font-size: 45px;
}
.cardback h2 {
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  font-size: 100px;
  letter-spacing: -4px;
  margin: 0;
  color: #ffffff;
  line-height: 5.5rem;
}
.cardback span {
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  font-size: 45px;
  color: #ffffff;
}
.cardback p {
  color: #ffffff;
  font-size: 1.3rem;
  margin: 25px;
}
.mobileOnly {
  display: none !important;
}
.interactiveGrid.mobileGrid {
  display: none;
}
.mobileLink {
  display: none;
}
.formContainer:after, .wpcf7-form:after {
  content: "";
  display: table;
  clear: both;
}
.formContainer .formInner, .wpcf7-form {
  background: #fff;
  padding: 50px;
}
.form-footer {
	display:flex;
	align-items:center;
	justify-content:flex-end;
	margin-top:50px;
}
.formContainer input, .wpcf7-form input {
  display: block;
  width: 100%;
  box-sizing: border-box;
  border: none;
  border-bottom: 1px solid #05A89F;
  color: #000000;
  outline: none;
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  font-size: 1.5625rem;
  padding-bottom: 20px;
  margin-bottom: 70px;
}
.formContainer input::-webkit-input-placeholder,
.wpcf7-form input::-webkit-input-placeholder {
  color: #000000;
}
.formContainer input::-moz-placeholder,
.wpcf7-form input::-moz-placeholder {
  color: #000000;
}
.formContainer input:-ms-input-placeholder,
.wpcf7-form input:-ms-input-placeholder {
  color: #000000;
}
.formContainer label, .wpcf7-form label {
  color: #000000;
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  font-size: 1.5625rem;
  margin-bottom: 20px;
}
.formContainer textarea, .wpcf7-form textarea {
  resize: none;
  outline: none;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 40px;
  font-family: droid-serif, serif;
font-weight: 400;
font-style: normal;
  font-size: 1.2rem;
  min-height: 300px;
  background: #05A89F;
  border: none;
  letter-spacing: .5px;
  color: #ffffff;
}
.formContainer textarea {margin-bottom:50px;}
.formContainer textarea::-webkit-input-placeholder,
.wpcf7-form textarea::-webkit-input-placeholder {
  color: #ffffff;
}
.formContainer textarea::-moz-placeholder,
.wpcf7-form textarea::-moz-placeholder {
  color: #ffffff;
}
.formContainer textarea:-ms-input-placeholder,
.wpcf7-form textarea:-ms-input-placeholder {
  color: #ffffff;
}
.formContainer .radioGrp input, .wpcf7-form .radioGrp input {
  display: inline-block;
  width: auto;
}
.formContainer input::-webkit-outer-spin-button, .formContainer input::-webkit-inner-spin-button,
.wpcf7-form input::-webkit-outer-spin-button, .wpcf7-form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.formContainer input[type=number], .wpcf7-form input[type=number] {
  -webkit-appearance: none;
}
.formContainer input[type=number], .wpcf7-form input[type=number] {
  -moz-appearance: textfield;
}
.formContainer .formFlex, .wpcf7-form .formFlex {
  display: flex;
  margin-bottom: 70px;
  align-items: flex-end;
}
.formContainer .formFlex input, .wpcf7-form .formFlex input {
  margin-bottom: 0;
}
.formContainer .formFlex img, .wpcf7-form .formFlex img {
  margin-left: 30px;
  position: relative;
  top: 8px;
  width: 18px;
  height: 18px;
}
.formContainer .formFooter, .wpcf7-form .formFooter {
	display:flex;
	justify-content:space-between;
}
.MUIcon {width:125px;}
.wpcf7-form-control-wrap.your-name,
.wpcf7-form-control-wrap.your-email,
.wpcf7-form-control-wrap.home-zip {
	position:relative;
	width:100%;
	padding-right:48px;
}
.wpcf7-form-control-wrap.your-name:after,
.wpcf7-form-control-wrap.your-email:after,
.wpcf7-form-control-wrap.home-zip:after {
	content:'';
	display:block;
	width:18px;
	height:18px;
	background:url(/media/3dxd0gvt/smalltealplus.svg) center no-repeat;
	background-size:contain;
	position:absolute;
	bottom:-9px;
	right:0;
	margin-left:30px;
}
.wpcf7-form .submit-button {
	display:flex;
	justify-content:flex-end;
	align-items:center;
	position: relative;
}
.wpcf7-form .submit-button:after {
	content:'';
	display:block;
	width:25px;
	height:45px;
	background:url(/media/ayzl3awu/tealangleright.svg) center no-repeat;
	background-size:contain;
	position:absolute;
	top:0;
	right:0;
}
.formContainer button[type="submit"], .formContainer input[type="submit"],
.wpcf7-form button[type="submit"], .wpcf7-form input[type="submit"] {
  cursor: pointer;
  border: none;
  background: none;
  width: auto;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-family: museo-sans, sans-serif;
font-weight: 300;
font-style: normal;
  font-size: 1.5625rem;
  line-height: 45px;
  color: #000000;
  outline: none;
  display: flex;
  align-items: center;
  letter-spacing: .5px;
  justify-content: space-between;
  transition: width .2s ease;
  width: 125px;
}
.formContainer button[type="submit"]:hover, .formContainer input[type="submit"]:hover,
.wpcf7-form button[type="submit"]:hover, .wpcf7-form input[type="submit"]:hover {
  width: 135px;
}
.formContainer button[type="submit"] img, .formContainer input[type="submit"] img,
.wpcf7-form button[type="submit"] img, .wpcf7-form input[type="submit"] img {
  display: block;
  width: 25px;
  margin-left: 20px;
}
.radioContainer {
  display: block;
  position: relative;
  padding-left: 70px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.formContainer label.radioContainer {margin-bottom:50px;}
.formContainer label.radioContainer:last-of-type {margin-bottom:70px;}
.radioContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  margin-bottom:0;
}
.checkmark {
  position: absolute;
  top: -10px;
  left: 0;
  height: 50px;
  width: 50px;
  background: none;
  border: 1px solid #05A89F;
  border-radius: 50%;
  background: #fff;
}
.radioContainer input:checked ~ .checkmark {
  background: none;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.radioContainer input:checked ~ .checkmark:after {
  display: block;
}
.radioContainer .checkmark:after {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #05A89F;
}
.wpcf7-list-item {
	display:block;
	margin:0;
}
.wpcf7-list-item > label {
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.wpcf7-radio input[type="radio"] {
  appearance:none;
  -webkit-appearance:none;
  position: relative;
  top: 0;
  left: 0;
  height: 52px;
  width: 52px;
  border: 1px solid #05A89F;
  border-radius: 50%;
  background: #fff;
  cursor:pointer;
  margin:0 23px 0 0;
}
.wpcf7-radio input[type="radio"]:before {
	content: '';
    position: absolute;
    width: 52px;
    height: 52px;
	border-radius:50%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    transform-origin: center center;
    background: #05A89F;
}
.wpcf7-radio input[type="radio"]:checked:before {transform:scale(1);}
.wpcf7-response-output {
	font-size:1.5em;
	margin-top:20px;
}
.questionBlock label {
  font-family: droid-serif, serif;
font-weight: 400;
font-style: normal;
  font-size: 1.25rem;
  margin-bottom: 25px;
}
.twoColumnContentContainer.twoColumnSurvey {
  background: #fff;
}
.questionBlock {
  background: #F6F6F6;
  box-sizing: border-box;
  color: #0A0A0A;
  margin-bottom: 40px;
  display: flex;
}
.questionBlock p {
  color: #0A0A0A;
  font-size: 1.5625rem;
  max-width: 800px;
  line-height: 1.6;
  margin-bottom: 40px;
}
.questionBlock span.questionNumber {
  color: #E93539;
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
}
.questionContainer, .resultsContainer {
  padding: 40px 30px;
}
.scoreContainer {
  min-width: 348px;
  min-height: 400px;
  background: #D9D9D9;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0 10px;
  box-sizing: border-box;
  text-align: center;
}
.scoreContainer span {
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  font-size: 2.1875rem;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.numberWrap {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: #fff;
  font-size: 8.4375rem;
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  color: #E93539;
  margin-top: 40px;
}
button.fullWidthSubmit {
  display: block;
  width: 100%;
  border: none;
  outline: none;
  font-size: 1.4375rem;
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  background: #F28773;
  transition: background .2s ease;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 1px;
  padding: 20px;
  box-sizing: border-box;
  line-height: 1;
  margin-bottom: 20px;
  text-align: center;
}
button.fullWidthSubmit:hover {
  background: #E93539;
}
.thankYouMessage {
  width: 100%;
  font-size: 1.4375rem;
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  background: #F28773;
  color: #fff;
  padding: 50px 20px;
  min-height: 17vw;
  box-sizing: border-box;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
}
.doubleBtnWrap {
  display: flex;
}
.doubleBtnWrap a.btnRnd {
  min-width: 160px;
}
.doubleBtnWrap a:first-of-type {
  margin-right: 10%;
}
.overlayActive {
  position: relative;
}
.overlayActive:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  background: rgba(0, 0, 0, 0.72);
}
.questionBlock.resultsBlock {
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin-bottom: 0;
}
.questionBlock.resultsBlock .scoreContainer {
  background: #E93539;
}
.questionBlock.resultsBlock span {
  color: #fff;
}
.questionBlock.resultsBlock .questionContainer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 8%;
}
.questionBlock.resultsBlock .questionContainer div span {
  color: #E93539;
  font-size: 2rem;
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  line-height: 1.1;
}
.questionBlock.resultsBlock .questionContainer div p {
  font-size: 1.5rem;
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  color: #000000;
  margin-bottom: 0;
}
.questionBlock.resultsBlock .questionContainer div:first-of-type {
  margin-bottom: 40px;
}
.resultsCopy {
  padding: 80px;
}
.resultsCopy p {
  font-size: 1.875rem;
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  color: #000000;
}
.resultsCopy p span {
  color: #E93539;
}
.resultsCopy p:first-of-type {
  font-size: 2.25rem;
}
.popUp {
  position: relative;
  background: #fff;
  border: 5px solid #E93539;
  position: fixed;
  width: 650px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 70px;
  box-sizing: border-box;
  z-index: 100;
  text-align: center;
  right: 20px;
  bottom: 20px;
  -webkit-box-shadow: 4px 4px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 4px 4px 1px rgba(0, 0, 0, 0.2);
  display: none;
}
.popUp img {
  width: 270px;
  margin-bottom: 50px;
}
.popUp p {
  font-size: 20px;
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  color: #000000;
  margin-bottom: 40px;
}
.popUp p strong {
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
}
.popUp .closePopUp {
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
}
.popUp .closePopUp i {
  font-size: 40px;
  color: #000000;
}
.popUp .closePopUp:hover {
  opacity: .8;
}
.popUp a.btnRnd {
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  border: 2px solid #E93539;
  width: 260px;
  box-sizing: border-box;
}
.popUp .exitPop {
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  font-size: 20px;
  color: #807F7F;
  position: absolute;
  white-space: nowrap;
  padding-top: 15px;
  padding: 20px 0 0 25px;
  cursor: pointer;
}
.popUp .exitPop:hover {
  text-decoration: underline;
}
.popUp .popBtns {
  position: relative;
  padding-top: 40px;
}
.requiredAlertLabel {
  display: none;
}
.requiredAlert {
  border: 3px solid #EF0016;
}
.requiredAlert .requiredAlertLabel {
  position: absolute;
  top: -1.5em;
  color: #EF0016;
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  font-size: 22px;
  letter-spacing: 1px;
  display: block;
}
@keyframes headerAnimateIn {
  from {
    top: -95px;
  }
  to {
    top: 0;
  }
}
header.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  background: #fff;
/*  border-bottom: 2px solid #ffffff;*/
  padding: 0;
  z-index: 50;
  animation-name: headerAnimateIn;
  animation-duration: .4s;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  height: auto;
  box-sizing: border-box;
}
header.sticky .logo.desktopLogo {
  display: none;
}
header.sticky .logo.stickyLogo {
  display: block;
  margin-right:50px;
}
header.sticky a.logo img {
  width: auto;
}
header.sticky .logo.stickyLogo img {
  height: 60px;
  margin: 0;
}
header.sticky nav {
  margin-left: 0;
  padding-top: 0;
}
header.sticky .signupBtn.sticky {
	display:flex;
	margin-left:auto;
	padding-top:0;
}
header.sticky .panelMenuBtn {
  top: 15px;
  width: 80px;
}
header.sticky .panelMenuBtn:before, header.sticky .panelMenuBtn:after {
  background: #000000;
}
header.sticky nav li a {
  padding-bottom: 0;
}
header.sticky nav li.current-menu-item > a, header.sticky nav li:hover > a {
  font-family: museo-sans, sans-serif;
  font-weight: 700;
}
header.sticky nav li a:after {
  content: none;
}
header.sticky nav li a span {
  display: none;
}
header.sticky .signupBtn button, .footerBottom .signupBtn button {
  padding: 10px 70px;
  width: 320px;
  height:60px;
}

section.inpageNav, div.inpageNav {
	display:block;
	width:100%;
	padding:0 50px 0 308px;
	border-top:1px solid #ffffff;
}
section.inpageNav {padding:5px 50px 5px 308px;}
.teal section.inpageNav, .teal div.inpageNav {background:#05A89F;}
.orange section.inpageNav, .orange div.inpageNav {background:#FCA502;}
.magenta section.inpageNav, .magenta div.inpageNav {background:#EC008C;}
.green section.inpageNav, .green div.inpageNav {background:#1B9F62;}
.lime section.inpageNav, .lime div.inpageNav {background:#92BB28;}
.red section.inpageNav, .red div.inpageNav {background:#F26A44;}
div.inpageNav.sticky {
	position:fixed;
	top:0;
	display:none;
	margin:0;
}
@keyframes navAnimateIn {
  from {
    top: -20px;
  }
  to {
    top: 60px;
  }
}
div.inpageNav.sticky.active {
	display:block;
	z-index:10;
	animation-name: navAnimateIn;
	animation-duration: .4s;
	animation-fill-mode: forwards;
	animation-timing-function: ease;
}
.inpageNavbar {
	display:flex;
	align-items:center;
	justify-content:flex-start;
}
.inpageNavbar a {
	display:block;
	font-family: museo-sans, sans-serif;
font-weight: 300;
font-style: normal;
	font-size:16px;
	line-height:40px;
	color:#ffffff;
	text-decoration:none;
	transition:all 0.2s;
}
.inpageNavbar a:after {
	content:'/';
	display:inline-block;
	width:40px;
	text-align:center;
}
.inpageNavbar a:last-of-type:after {content:none;}
.inpageNavbar a:hover, .inpageNavbar a:active {font-weight:bold;}

.mobile-svg{
	display: none !important;
}
.disc-flex {
    display: flex;
    align-items: center;
	padding-top:100px;
}
.disc-flex a.btnRnd{
	min-width: auto;
	margin-top: 0;
}
.ft-block-wrap {
    display: flex;
}
.panelFooter {
    background: #fff;
	padding: 45px;
}

p.full-subhead {
    margin-bottom: 30px;
}

body.sticky {
    padding-top: 220px;
}
header.sticky .flexGrp{
	display:flex;
	align-items: center;
}
header.sticky .navMenu{
	margin-top:0;
}
header.sticky ul#menu-top-menu {
    display: flex;
    align-items: center;
}
header.sticky ul#menu-top-menu li a:before{
	display: none;
}
header.sticky ul#menu-top-menu li a br{
	display: none;
}
/*********** Toolkit Accordions ************/
.fab {
  font-family: 'Font Awesome 5 Pro Light';
  font-weight: 400;
}
.blockContainer{
  padding-bottom: 5%;
}
.accordion-content .blockContainer p {
    margin-bottom: 40px;
}
.blockContainer ul{
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  color: #000000;
  font-size: 1.5rem;
  padding: 0;
  margin: 0 0 40px 0;
  line-height: 1.6;
  max-width: 75%;
  padding-left: 20px;
}
.staticImageSmall{
  min-width: 290px;
  max-width: 290px;
}
.staticImageSmall img{
  display: block;
  width:100%;
  height: auto;
}
/* .blockContainer a{
  color: #E93539;
  text-transform: uppercase;
  font-size: 1.6rem;
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  text-decoration: none;
}
.teal .blockContainer a{
  color: #05A89F;
}
.blockContainer p a, .teal .blockContainer p a{
  text-transform: none;
  color: #000;
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  font-size: 1.5rem;
  border:none;
  text-decoration: underline;
}
.blockContainer p a:hover{
  color: #000;
} */
.flexInnerContainer {width:100%; display:flex;}
/* .teal .blockContainer p a:hover{
  color: #05A89F;
}
.blockContainer a:not(.accButton):hover{
  text-decoration: underline;
} */
.redText {
    font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
    color: #E93539;
}
.tealText {
    font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
    color: #05A89F;
}
.teal .accordionThumbs a.accButton.accDownload div {
    background: #05A89F;
}
.accordionThumbs a.accButton{
  text-align: center;
}
.accordion .thumbGallery .accFlexInner {width:100%;}
.accordion .thumbGallery .accordionThumbs{
    justify-content: flex-end;
    width:100%;
    padding-top: 20px;
    align-items: center;
}
.accordion .thumbGallery .accordionThumbs a:not(.accButton){
  height: auto;
  width:33%;
  margin-right: 3%;
  max-width: 390px;
}
.accordion .thumbGallery .accordionThumbs a:not(.accButton) img{
  width:100%;
  height: auto;
}
.accordion .thumbGallery .accordionThumbs a.accButton{
  margin-left:5%;
}
.thumbWrapper {
  display: flex;
  width: 100%;
  align-items: center;
}
.accordionSimpleBlock{
  background: #F7F6F6;
  padding: 50px;
  margin: 50px 0;
}
.accordionSimpleBlock p:first-of-type,
.flexInnerContainer p:first-of-type,
.accFlexInner p:first-of-type {
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
}
.accordionSimpleBlock .flexInnerContainer .blockContainer {width:68%; max-width:68%; margin-right:auto;}
.accordionSimpleBlock .flexInnerContainer .blockContainer p {max-width:100%; margin-right:0;}
ul.flexList {
  width: 100%;
  margin: 30px 0 0 0;
  padding-left:0;
  max-width: 1500px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
ul.flexList:after{
  content: "";
  display: table;
  clear: both;
}
ul.flexList li {
  margin-bottom: 10px;
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  color: #E93539;
  font-size: 26px;
  padding: 7px 40px 7px 0;
  float: left;
  margin: 0 0 10px 0;
  line-height: 1.2;
}
.teal ul.flexList li {
  color: #05A89F;
}
.teal .accordion-content .accFlex.noBg {
    padding-bottom: 10px;
}
.teal .accLeadershipContact a, .teal .accLeadershipContact span{
  color: #000;
}
.teal .accLeadershipContact a:hover{
  text-decoration: underline;
}
.teal .accordion-header .dropArrow{
    min-width: 0;
}
.profileBlock {
    max-width: 377px;
    min-width: 377px;
}
.profileBlock img{
  display: block;
  width:100%;
  height: auto;
}
.profileCopy {
  background: #fff;
  padding: 20px 30px;
}
.profileCopy span{
  display: block;
  line-height: 1.4;
}
.profileCopy .profile_name{
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  font-size: 26px;
}
.profileCopy .profile_title{
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  font-size: 23px;
}
.accLeadershipContact a, .accLeadershipContact span{
  display: block;
  line-height: 1.4;
  color: #E93539;
  text-decoration: none;
  font-size: 26px;
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
}
.accSocialBlock {
    margin-top: 30px;
}
.accSocialBlock a{
    width: 45px;
    display: inline-block;
    margin-right: 20px;
    transition: opacity .2s ease;
}
.accSocialBlock a:hover{
    opacity: .8;
}
.accSocialBlock a img{
  display: block;
  width: 100%;
  height: auto;
}
.accLogoSmall {
    max-width: 242px;
    display: block;
    margin: 50px 0;
}
.accContactBlock{
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  font-size: 26px;
  color: #0A0A0A;
  line-height: 1.3;
}
.accContactBlock strong{
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
}
.accContact_Address {
    margin-bottom: 45px;
}
.accordionsHeader{
  padding:0 150px;
}
.accordion-content p {
    margin-bottom: 30px;
}
.accordion h2{
  font-size: 38px;
  color: #403F3F;
  font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  font-weight: normal;
  letter-spacing: 0;
  margin-top: 0;
}
.accordion h2 strong{
  font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
}
.blockContainer ul li{
  margin-right: 0;
}
.blockContainer p a.tealLink {font-weight:700; color:#05A89F; text-transform:uppercase; text-decoration:none; border:none;}
.blockContainer p a.tealLink:hover {text-decoration:underline;}
.teal .accordion-content p a.imgLink {border:none;}


img.butterflyIcon {
  max-width: 151px;
}
.accordion p .imgLink img {
  width: auto;
  margin: 30px 0;
}

.teal .risk-wrap .aiBlock{
  background: #05A89F;
}
.orange .risk-wrap .aiBlock{
  background: #FCA502;
}
.magenta .risk-wrap .aiBlock{
  background: #EC008C;
}
.green .risk-wrap .aiBlock{
  background: #1B9F62;
}
.lime .risk-wrap .aiBlock{
  background: #92BB28;
}
.red .risk-wrap .aiBlock{
  background: #F26A44;
}
section#kit .calloutCopy img{
    margin: 0 0 0 -6px;
    width: 90%;
    max-width: 350px;
}
section#kit .calloutCopy h2, section#kit .calloutCopy .calloutSub{
    font-family: museo-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    text-transform: none;
    line-height: 1.3;
}
section#kit .calloutGraphic{
  display: flex;
  align-items: center;
  justify-content: center;
}
section#kit .calloutGraphic p{
  display: block;
  color: #fff;
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  font-size: 75px;
  width: 90%;
  text-align: center;
  line-height: 1.25;
  text-transform: uppercase;
}
section#kit .calloutGraphic p strong{
  display: block;
  font-weight: 700;
}
@media screen and (max-width:1500px){
  ul.flexList{width:100%;}
  ul.flexList li {font-size: 23px; padding: 5px 40px 5px 0;}
}
@media screen and (max-width:1350px){
  .accLeadershipContact a, .accLeadershipContact span, .blockContainer a {font-size: 22px;}
  .accordion h2{font-size: 36px;}
  .profileCopy .profile_name {font-size: 22px;}
  .profileCopy .profile_title {font-size: 18px;}
  .profileBlock {max-width: 350px; min-width: 350px;}
  .accLeadershipContact a, .accLeadershipContact span, .blockContainer a{font-size: 24px;}
  .accContactBlock {font-size: 21px;}
  .accContact_Address {margin-bottom: 30px;}
  .teal .accordion-header .dropArrow{width: 42px; height: 25px;}
}
@media screen and (max-width:1240px){
  .thumbWrapper{flex-wrap: wrap;}
  .accordion .thumbGallery .accordionThumbs a:not(.accButton){width:30%; margin-bottom: 3%;}
  .accordionSimpleBlock {padding: 40px;}
  .staticImageSmall {min-width: 220px; max-width: 220px;}
  .profileBlock {max-width: 280px; min-width: 280px;}
  .profileCopy {background: #fff; padding: 15px 20px;}
  .profileCopy .profile_name {font-size: 19px;}
  .profileCopy .profile_title {font-size: 16px;}
  .accordion h2 {font-size: 32px;}
  .accLogoSmall {max-width: 175px;}
  .accContactBlock {font-size: 19px;}
  .blockContainer p a, .teal .blockContainer p a{font-size: 19px;}
}
@media screen and (max-width:1080px){
  ul.flexList li  {font-size: 21px; padding: 3px 30px 3px 0;}
  .accordionThumbs a.accButton div{
    min-width: 100px;
    min-height: 100px;
    max-width: 100px;
    max-height: 100px;
  }
  .accordionThumbs a.accButton.accDownload div i {font-size: 38px;}
  .accordionThumbs a.accButton {font-size: 11px;}
  .accordion .thumbGallery .accordionThumbs a.accButton {margin-left: 3%;}
}
@media screen and (max-width:950px){
  ul.flexList li  {font-size: 18px; padding: 2px 30px 2px 0;}
  ul.flexList {width: 100%;}
}
@media screen and (max-width:900px){
  .staticImageSmall {min-width: 190px; max-width: 190px;}
  .accLeadershipContact a, .accLeadershipContact span, .blockContainer a {font-size: 20px;}
  .accordion-content .blockContainer p {margin-bottom: 30px;}
  .accordionsHeader {padding: 0;}
  .accordionSimpleBlock {padding: 30px;}
  .profileBlock {max-width: 220px; min-width: 220px;}
  .profileCopy .profile_name {font-size: 17px;}
  .profileCopy .profile_title {font-size: 14px;}
  .profileCopy {padding: 15px;}
  .accContactBlock {font-size: 17px;}
  .accContact_Address {margin-bottom: 20px;}
  .accordion h2 {font-size: 28px;}
  .teal .accordion-header .dropArrow{width: 37px; height: 22px;}
  .accordion-content p, .accordion-content ul li, .accordion-content ol li {font-size: 17px;}
  .blockContainer p a, .teal .blockContainer p a{font-size: 17px;}
}
@media screen and (max-width:800px){
  ul.flexList li  {font-size: 16px; padding: 1px 20px 1px 0;}
}
@media screen and (max-width:750px){
  .accordion .thumbGallery .accordionThumbs a:not(.accButton){margin-top:0;}
  .blockContainer {padding-bottom: 5%;}
  .staticImageSmall {margin-bottom: 5%;}
  .accordionThumbs a.accButton div {
    min-width: 90px;
    min-height: 90px;
    max-width: 90px;
    max-height: 90px;
  }
  .reverseMobile .accFlex{display: flex; flex-direction: column-reverse;}
  .profileBlock {max-width: 250px; min-width: 250px; margin: 20px 0 40px;}
  .hideMobile{display: none;}
  .accordion h2 {font-size: 24px;}
  .accLogoSmall {max-width: 150px;}
  .blockContainer ul{max-width: 100%;}
  .accordionSimpleBlock .flexInnerContainer {display:block;}
  .accordionSimpleBlock .flexInnerContainer .blockContainer {width:100%; max-width:100%;}
  .staticImageSmall {display:none;}
}
@media screen and (max-width:600px){
  .accordion .thumbGallery .accordionThumbs{flex-direction: column;}
  .accordion .thumbGallery .accordionThumbs a.accButton {margin-left: 0;}
  .accordionSimpleBlock {padding: 30px; margin: 40px 0;}
  .accLeadershipContact a, .accLeadershipContact span, .blockContainer a {font-size: 18px;}
  .accordion h2 {font-size: 20px;}
  .staticImageSmall {min-width: 150px; max-width: 150px; margin-bottom: 10%;}
  .accContactBlock {font-size: 15px;}
  .blockContainer {padding-bottom: 10%;}
  .accSocialBlock a {width: 35px; margin-right: 10px;}
  .teal .accordion-header .dropArrow{width: 32px; height: 19px;}
}
@media screen and (max-width:480px){
  ul.flexList li  {font-size: 16px; padding: 3px 0;}
  .accordion .thumbGallery .accordionThumbs a:not(.accButton) {width: 48%; margin-bottom: 2%; margin-right: 0;}
  .accordion .thumbGallery .accordionThumbs a:nth-child(odd):not(.accButton){margin-right: 2%;}
}
@media screen and (max-width:400px){
  .accordionSimpleBlock {padding: 25px;}
  .accordionThumbs a.accButton div {
    min-width: 80px;
    min-height: 80px;
    max-width: 80px;
    max-height: 80px;
  }
  .accordion-content p {margin-bottom: 20px;}
  .accordion h2 {font-size: 17px;}
  .accLeadershipContact a, .accLeadershipContact span, .blockContainer a {font-size: 15px;}
}
@media screen and (max-width:350px){
  .profileBlock {max-width: 100%; min-width: 100%;}
}




@media screen and (min-width: 1920px) {
  .selectionGroup .hoverBox .innerHoverText {
    font-size: 32px;
  }
}
@media screen and (min-width: 940px) {
	.panelScroller {
		display: none;
	}
	body{
		overflow: auto !important;
	}
}
@media screen and (max-width: 1690px) {
	nav {margin-left:80px;}
	.introFlex .introArt {margin-right:55px;}
	section.callout .calloutApp {
		display: block;
		margin-top: 50px;
		margin-bottom: 50px;
	}
	section.callout .calloutApp a:first-of-type{
		display: block;
		margin-bottom: 30px;
		margin-right: 0;
	}
	.footerTop {padding:50px;}
}
@media screen and (max-width: 1600px) {
  nav > .navmenu > ul > li > a {margin-right:30px;}
  .animatedIntro .introArtInner {
    top: -120px;
  }
  .intro-B .introArtInner {
    top: -30px;
  }
  .introFlex .introArt .btnRadial {
    height: 125px;
    width: 125px;
    max-width: 125px;
    max-height: 125px;
    left: 31%;
  }
  .introFlex .introArt .btnRadial {
    font-size: 12px;
  }
  .introFlex .introArt .btnRadial i {
    font-size: 30px;
  }
  .introFlex .introCopy {
    width: 66%;
    margin-right: 3%;
  }
  .appButton img {
    width: 200px;
  }
  a.blockLink {
    padding: 25px;
  }
  a.blockLink:first-of-type {
    margin-right: 80px;
  }
}
@media screen and (max-width: 1500px) {
	nav > .navmenu > ul > li > a {font-size:24px;}
  .introFlex .introArt {
    min-width: 350px;
    max-width: 350px;
	margin-right: 130px;
  }
  a.logo img {
    width: 385px;
  }
  nav {
    margin-left: 143px;
  }
  .introFlex .introArt .btnRadial {
    left: 32%;
    height: 110px;
    width: 110px;
    bottom: 7%;
  }
  .bhIcon img {
    max-width: 80px;
    max-height: 70px;
  }
  .footerTop {
    display: flex;
  }
  .cardfront span, .cardback span {
    font-size: 35px;
  }

  .ftBlock.ftBlock04 {margin-left:5%;}
  .footerTop {
    padding: 50px 50px 20px;
  }
  .search-risk {width:100%;}
  form#risk-form input[type="text"] {width:100%;}
}
@media screen and (max-width:1480px){
	span.disclaimer {
		padding-left: 0;
		clear: both;
		display: block;
		padding: 30px 0 0;
		max-width: 550px;
	}
	a.btnRnd {
    	font-size: 1.4rem;
	}
	.disc-flex{
		display: block;
	}
}
@media screen and (max-width: 1440px) {
  a.logo img {
    width: 360px;
  }
  section.intro h1 {
    font-size: 4rem;
  }
  section.gridFourColumn .gridBlock02 .bhIcon {
    top: -30px;
    right: -5px;
    width: 90px;
  }
  section.gridFourColumn .gridBlock03 .bhIcon {
    top: -5px;
    right: 0;
    width: 60px;
  }
  section.gridFourColumn .gridBlock04 .bhIcon {
    top: -5px;
    right: 5px;
    width: 70px;
  }
  .scoreContainer {
    min-width: 300px;
  }
  .introFlex {
    padding: 40px;
  }
  a.blockLink {
    font-size: 24px;
    padding: 25px;
  }
  a.blockLink:first-of-type {
    margin-right: 70px;
  }
  a.blockLink .blockLink-content:before,
  a.blockLink .blockLink-content.dnld:before  {
    display: block;
    width: 60px;
    height: 60px;
    min-width: 60px;
    min-height: 60px;
    content: "";
    margin-right: 40px;
  }
  .cardfront h2 {
    font-size: 80px;
    letter-spacing: -4px;
    line-height: 5.5rem;
  }
  .cardfront span {
    font-size: 25px;
  }
  .cardback h2 {
    font-size: 80px;
    letter-spacing: -4px;
    line-height: 5.5rem;
  }
  .cardback span {
    font-size: 25px;
  }
  .cardback p {
    margin: 25px 10px;
  }
  .accordionsHeader span {
    font-size: 1.75rem;
  }
  .ftBlock01 img {
    width: 190px;
  }
  .footer-copyright span {margin-left:260px;}
	body.sticky {
    	padding-top: 200px;
	}
}
@media screen and (max-width: 1350px) {
	section.callout .calloutCopy, section.callout.screening .calloutCopy{
		padding-top: 250px;
	}
  a.logo img {
    width: 320px;
  }
  nav {
    margin-left: 110px;
  }
  .hamburger-box {
    width: 70px;
  }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 70px;
  }
  .menuBtn {
    right: 80px;
  }
  h1 {
    font-size: 42px;
  }
  p {
    font-size: 17px;
  }
  section.intro h1 {
    margin: 15px 0 30px;
    font-size: 3rem;
  }
  .introFlex .introArt {
    min-width: 280px;
    max-width: 280px;
    margin-right:77px;
  }
  .introFlex a {
    font-size: 12px;
    margin-top: 10px;
  }
  a.btnRnd {
    font-size: 18px;
  }
  .slideMenu img {
    width: 325px;
  }
  .panelNav li a {
    font-size: 40px;
    padding: 40px 50px;
  }
  .panelNav li a span {
    font-size: 18px;
    padding-top: 5px;
  }
  nav li a {
    font-size: 19px;
    margin-right: 25px;
  }
  nav {
    margin-left: 75px;
  }
  section.gridFourColumn .gridBlock.customBlock span {
    font-size: 22px;
  }
  section.gridFourColumn .gridBlock.customBlock span.customLabel {
    font-size: 36px;
  }
  section.gridFourColumn .gridBlock.customBlock {
    width: 345px;
    min-width: 345px;
    height: 394px;
  }
  section.gridFourColumn .gridBlock {
    margin-right: 5%;
  }
  section.gridThreeColumn h1 {
    font-size: 50px;
  }
  section.gridThreeColumn {
    padding: 80px 50px;
  }
  section.gridThreeColumn .gridContainer {
    margin-top: 50px;
  }
  section.gridThreeColumn .gridBlock p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  section.gridThreeColumn .blockFooter a {
    font-size: 14px;
    letter-spacing: 1.5px;
  }
  h2 {
    font-size: 42px;
  }
  section.callout .calloutCopy h2 {
    font-size: 46px;
	margin-bottom: 50px;
  }
  section.callout .calloutCopy p {
    font-size: 26px;
  }
  section.gridFourColumn .gridBlock a {
    font-size: 15px;
  }
  .displayGroup .ttl {
    font-size: 26px;
  }
  .displayGroup h2 {
    font-size: 36px;
  }
  .displayGroup p {
    font-size: 18px;
    font-family: droid-serif, serif;
font-weight: 400;
font-style: normal;
    margin-bottom: 0;
  }
  .displayBox h3 {
    font-size: 22px;
  }
  .displayBox ul li {
    font-size: 16px;
    font-family: droid-serif, serif;
font-weight: 400;
font-style: normal;
  }
  .displayBox {
    padding: 40px;
  }
  .magenta .interactiveBody .displayGroup .displayBox {min-height:300px;}
  .displayGroup {
    width: 29%;
    margin-right: 5%;
  }
  section.interactiveGrid, section.twoColumnContentContainer {
    padding: 80px 50px;
  }
  .selectionGroup .hoverBox .innerHoverText {
    font-size: 20px;
  }
  .accordionsHeader span, .accordionsHeader h2 {
    font-size: 42px;
  }
  .accordion-header {
    font-size: 30px;
    padding: 30px 0;
  }
  section.fullWidthAccordions {
    padding: 50px;
  }
  .accordion-header .dropArrow {
    width: 42px;
    height: 25px;
  }
  .accordion-content p {
    font-size: 20px;
    margin-right: 50px;
  }
  .accordionThumbs a {
    margin-right: 30px;
  }
  .sidebarLinks {
    margin-top: 60px;
  }
  a.blockLink {
    font-size: 20px;
    padding: 24px;
  }
  a.blockLink:first-of-type {
    margin-right: 50px;
  }
  a.blockLink .blockLink-content:before,
  a.blockLink .blockLink-content.dnld:before  {
    display: block;
    width: 55px;
    height: 55px;
    min-width: 55px;
    min-height: 55px;
    content: "";
    margin-right: 30px;
  }
  .contentContainer p, .contentContainer ul li {
    font-size: 20px;
  }
  .contentContainer p a, .contentContainer ul li a {
    font-size: 15px;
  }
  .twoColumnCopy h3 {
    font-size: 22px;
  }
  .twoColumnCopy p {
    font-size: 17px;
  }
  .btnFull {
    font-size: 22px;
    padding: 20px;
    width: 350px;
  }
  .introCopy .animatedBtn {
    width: 350px;
  }
  .introCopy .animatedBtn i {
    font-size: 26px;
    margin-left: 2px;
    margin-top: 15px;
  }
  .introCopy .innerButtonContainer {
    top: 9px;
    width: 86%;
  }
  .introCopy .innerButtonContainer input {
    font-size: 16px;
    margin-left: 10px;
  }
  .introCopy .innerButtonContainer input[type="submit"] {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
  }
	.risk-title h2 {font-size:34px;}
	.risk-title h2 > span {font-size:28px;}
	form#risk-form {margin-bottom:30px;}
	.risk-title > span {display:block; margin-bottom:30px;}
	form#risk-form input[type="text"] {font-size:22px; height:70px;}
	.teal form#risk-form input[type="submit"], .red form#risk-form input[type="submit"] {font-size:22px; width:70px; min-width:70px; height:70px;}
	.search-risk p {font-size:20px; line-height:32px;}
  button.fullWidthSubmit, .thankYouMessage {
    font-size: 21px;
  }
  .questionBlock label {
    font-size: 18px;
  }
  .scoreContainer {
    min-width: 250px;
    min-height: 320px;
  }
  .scoreContainer span {
    font-size: 30px;
  }
  .numberWrap {
    font-size: 100px;
    width: 150px;
    height: 150px;
    margin-top: 30px;
  }
  .resultsCopy p {
    font-size: 1.875rem;
  }
  .panelMenuBtn {
    width: 70px;
  }
  header.sticky .panelMenuBtn {
    width: 70px;
    right: 0;
  }
  .slideMenu .panelMenuBtn:before, .slideMenu .panelMenuBtn:after {
    width: 70px;
  }
  .slideMenu .panelMenuBtn {
    right: 20px;
    top: 0px;
    height: 60px;
  }

  .footerTop span, .footerTop a {
    font-size: 14px;
  }
  .footer-copyright span {margin-right:44px;}
	body.sticky {
		padding-top: 160px;
	}
  .introFlex a.btnRnd{
    margin-top: 50px;
  }
  section#kit .calloutCopy h2, section#kit .calloutCopy .calloutSub{
      font-size: 40px;
  }
  section#kit .calloutGraphic p{
        font-size: 60px;
  }
}
@media screen and (max-width: 1240px) {
	nav > .navmenu > ul > li > a {font-size:20px; margin-right:20px;}
	.signupBtn button {padding:15px 20px;}
  h1 {
    font-size: 38px;
  }
  p {
    font-size: 16px;
  }
/*
  a.btnRnd {
    font-size: 17px;
  }
*/
  .introFex .introArt {
    width: 28%;
    margin-right: 5%;
  }
  .introFlex .introArt .btnRadial {
    font-size: 10px;
    left: 32%;
    height: 95px;
    width: 95px;
  }
  section.intro {
    min-height: 0;
  }
  .panelMenuBtn {
    width: 50px;
    height: 25px;
    top: -20px;
  }
  .headerMain {
    padding-right: 40px;
  }
  header.sticky .panelMenuBtn {
    width: 60px;
  }
  header.sticky .logo.mobileLogo img {
    margin: -25px 0 0 -40px;
  }
  .hamburger-box, .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 50px;
  }
  .menuBtn {
    right: 80px;
    top: 95px;
  }
  nav li a {
    font-size: 17px;
    margin-right: 20px;
  }
  section.inpageNav, div.inpageNav {padding:0 40px;}
  section.flipContentContainer {
    padding: 0 40px;
  }
  section.gridFourColumn {
    padding: 60px 40px;
    margin-top: 20px;
  }
  section.gridFourColumn .gridBlock.customBlock span.customLabel {
    font-size: 32px;
  }
  section.gridFourColumn .gridBlock.customBlock {
    width: 300px;
    min-width: 300px;
    height: 343px;
  }
  section.gridFourColumn .gridBlock span:first-of-type {
    font-size: 22px;
  }
  section.gridFourColumn .gridBlock span:last-of-type {
    font-size: 14px;
  }
  section.gridFourColumn .gridBlock p {
    font-size: 16px;
  }
  section.gridFourColumn .gridBlock.customBlock span {
    font-size: 20px;
  }
  section.gridFourColumn .blockHeader .bhLabels {
    padding-bottom: 12px;
  }
  .bhIcon img {
    max-width: 70px;
    max-height: 60px;
  }
  section.gridThreeColumn {
    padding: 60px 40px;
  }
  section.gridThreeColumn h1 {
    font-size: 42px;
  }
  section.gridThreeColumn .gridContainer {
    margin-top: 40px;
  }
  section.gridThreeColumn .imgContainer .blockTag {
    font-size: 14px;
  }
  section.callout .calloutCopy h2 {
    font-size: 42px;
  }
  section.callout .calloutCopy p {
    font-size: 26px;
  }
  h2 {
    font-size: 36px;
  }
  section.fullwidth {
    padding: 60px 40px;
  }
  section.fullWidth .contentContainer {
    left: 40px;
  }
  .footerTop {
    padding: 40px;
  }
  .footer-copyright {padding:0 40px;}
  .panelNav li a {
    font-size: 40px;
    padding: 40px;
  }
  .panelNav li a span {
    font-size: 16px;
  }
  .displayGroup .ttl {
    font-size: 34px;
	}
  .displayGroup h2 {
    font-size: 34px;
    margin-bottom: 30px;
  }
  .displayGroup p, .displayGroup ul li {
    font-size: 16px;
  }
  .displayBox h3 {
    font-size: 19px;
    margin-bottom: 25px;
  }
  .displayBox {
    padding: 30px;
    min-height: 350px;
  }
  .displayBox ul li {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .selectionGroup .hoverBox .innerHoverText {
    font-size: 18px;
  }
  section.interactiveGrid, section.twoColumnContentContainer, section.riskIndexContainer {
    padding: 60px 40px;
  }
  section.interactiveBody .selectionGroup {width:66%;}
  .changeBody {bottom:50px;}
  section.fullWidthAccordions {
    padding: 50px 40px;
  }
  .accordionsHeader span, .accordionsHeader h2 {
    font-size: 35px;
  }
  .accordionsHeader span {
    line-height: 35px;
  }
  .accordionsHeader {
    margin: 30px 0 50px;
  }
  .accordion-header {
    font-size: 28px;
  }
  .accordion-content p, .accordion-content ul li, .accordion-content ol li {
    font-size: 19px;
    margin-right: 30px;
  }
  .accordionThumbs a.accButton div {
    min-width: 100px;
    min-height: 100px;
  }
  .accFlex {
    padding: 40px;
  }
  .wpcf7-form input, .wpcf7-form label {
    font-size: 22px;
  }
  .wpcf7-form .formFlex, .wpcf7-form .radioContainer {
    margin-bottom: 40px;
  }
  .wpcf7-form button[type="submit"], .wpcf7-form input[type="submit"] {
    font-size: 22px;
	line-height: 34px;
    width: 110px;
  }
  .wpcf7-form button[type="submit"]:hover, .wpcf7-form input[type="submit"]:hover {
    width: 115px;
  }
  .wpcf7-form .submit-button:after {
    width: 18px;
    height: 34px;
  }
  .questionBlock.resultsBlock .questionContainer div span {
    font-size: 28px;
  }
  .questionBlock.resultsBlock .questionContainer div p {
    font-size: 21px;
  }
  .resultsCopy p:first-of-type {
    font-size: 32px;
  }
  .resultsCopy p {
    font-size: 26px;
  }
  .resultsCopy {
    padding: 50px;
  }
  .footerTop span, .footerTop a {
    font-size: 14px;
  }
    .ftBlock01, .ftBlock02 {
    	margin-right: 40px;
	}
	.ftBlock01 img {
	    width: 170px;
	}
	.footer-copyright span {margin-left:210px;}
	 section#kit .calloutCopy h2, section#kit .calloutCopy .calloutSub{
      font-size: 36px;
    }
    section#kit .calloutGraphic p{
        font-size: 54px;
  }
}
@media screen and (max-width: 1160px) {
	.risk-wrap {flex-direction:column; align-items:center;}
	.risk-title {max-width:100%; margin-right:0;}
	.risk-title h2 {text-align:center;}
	.search-risk {width:100%; margin-bottom:30px; margin-right:0;}
	.risk-data {max-width:90%; margin:auto;}
	.ft-stack{
		flex-direction: column;
	}
	.ftBlock04 ul{
		margin-bottom: 0;
	}
	.footerTop {display:block;}
	.footerTop:after {
		content:'';
		display:table;
		clear:both;
	}
	.ftBlock {float:left;}
	.ftBlock01 {width:220px; float:left;}
	.ftBlock02 {width:330px; float:left;}
	.ftBlock03 {width:130px; float:left;}
	.ftBlock.ftBlock04 {
		width:100%;
		margin-left:0;
		margin-top:40px;
		max-width:none;
		float:left;
		clear:both;
	}
	.ftBlock.ftBlock04.sizeL {display:none;}
	.ftBlock.ftBlock04.sizeM {display:flex;}
	ul.footerNav {
		display:flex;
		justify-content:space-between;
		width:100%;
	}
	.footerBottom {padding:0 0 0 40px;}
	.footer-copyright {padding:0;}
	.footer-copyright span {margin-left:0;}
}
@media screen and (max-width: 1150px) {
  h1 {
    font-size: 46px;
  }
	.introFlex .introCopy p,
	section.flipContentContainer .displayGroup p,
	.contentContainer p, .contentContainer ul li,
	section.fullWidth .contentContainer p.full-subhead,
	section.fullWidth .contentContainer p{
		font-size: 20px;
	}
  .intro-B .introArtInner {
    top: 0;
    margin-top: 30px;
    margin-bottom: 0;
  }
  section.intro.animatedIntro .innerContainer {
    padding: 50px 40px;
  }
}
@media screen and (max-width: 1130px) {
  .introFlex .introArt .btnRadial {
    font-size: 8px;
  }
  .introFlex .introArt .btnRadial i {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .footerTop span, .footerTop a {
    font-size: 14px;
	white-space: nowrap;
  }
  .footerBottom a, .footerBottom span {
    font-size: 13px;
    margin-right: 40px;
  }
  section.gridFourColumn .gridBlock.customBlock span.customLabel {
    font-size: 24px;
  }
  section.gridFourColumn .gridBlock.customBlock span {
    font-size: 16px;
  }
  section.gridFourColumn .gridBlock.customBlock {
    width: 250px;
    min-width: 250px;
    height: 286px;
  }
  section.gridFourColumn .gridBlock span:first-of-type {
    font-size: 19px;
  }
  section.gridFourColumn .gridBlock span:last-of-type {
    font-size: 13px;
  }
}
@media screen and (max-width: 1080px) {
	@keyframes navAnimateIn {
	  from {
		top: -20px;
	  }
	  to {
		top: 65px;
	  }
	}
  a.logo img {
    width: 250px;
  }
  nav {
    margin-left: 40px;
  }
  header.sticky .logo.stickyLogo img {
    height: 65px;
  }
  header.sticky .signupBtn button {
    padding: 13px 30px;
  }
  .introFlex {
    flex-direction: column-reverse;
    align-items: center;
/*    padding: 0 50px;*/
  }
  section.intro h1 {
    font-size: 4rem;
  }
  .introFlex .introCopy {
    margin: 0;
    width: 100%;
    max-width: none;
  }
  .introFlex .introCopy p {
    max-width: 660px;
  }
  .introFlex .introArt {
    width: 100%;
    max-width: 700px;
    margin: 20px 0 0;
  }
  .introFlex .introArtInner {
    position: relative;
  }
  .animatedIntro .introArtInner {
    top: -50px;
    margin-bottom: -125px;
  }
  .inpageNavbar a:after {width:20px;}
  .interactiveGrid.desktopGrid {
    display: none;
  }
  .interactiveGrid.mobileGrid {
    display: block;
  }
  .interactiveGrid.mobileGrid .swiper-button-next, .interactiveGrid.mobileGrid .swiper-button-prev {top:50%;}
  .interactiveGrid.mobileGrid .selectionGroup {
    width: 100%;
  }
  .interactiveGrid.mobileGrid .selectionGroup .hoverBox {
    width: 100%;
    padding-top: 99.4%;
  }
  .interactiveGrid.mobileGrid .displayGroup {
    width: 100%;
    margin-right: 0;
    clear: both;
    padding-top: 30px;
  }
  .interactiveGrid.mobileGrid .grpMobileHeader {
    padding-top: 0;
    text-align: center;
  }
  .interactiveGrid.mobileGrid .grpMobileHeader p {
    text-align: left;
  }
  .interactiveGrid.mobileGrid .displayBox {
    min-height: 300px;
    justify-content: flex-start;
  }
  .interactiveGrid.mobileGrid .displayBox.active {
    display: block;
  }
  .interactiveGrid.mobileGrid .sliderInner {
    width: 80%;
    margin: 0 auto;
  }
  section.flipContentContainer .displayGroup p {
    font-size: 18px;
  }
  .displayBox h3 {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .displayBox ul li {
    font-size: 16px;
  }
  .displayBox ul li:before {
    font-size: 20px;
  }
  .contentContainer p, .contentContainer ul li {
    font-size: 18px;
  }
  .contentContainer p a, .contentContainer ul li a {
    font-size: 14px;
  }
  a.blockLink {
    padding: 24px;
  }
  a.blockLink-content p.butText {}
  a.blockLink .blockLink-content:before,
  a.blockLink .blockLink-content.dnld:before  {
    display: block;
    width: 45px;
    height: 45px;
    min-width: 45px;
    min-height: 45px;
    content: "";
    margin-right: 20px;
  }
  .sidebarLinks {
    margin-top: 50px;
  }
  .twoColumnCopy p {
    font-size: 16px;
  }
  .wpcf7-radio input[type="radio"] {
	height: 42px;
	width: 42px;
  }
  .wpcf7-radio input[type="radio"]:before {
	width: 40px;
	height: 40px;
  }
  .questionBlock label {
    font-size: 18px;
  }
  .questionBlock p {
    font-size: 20px;
  }
  .scoreContainer {
    min-width: 200px;
  }
  .scoreContainer span {
    font-size: 28px;
  }
  .numberWrap {
    font-size: 90px;
    width: 130px;
    height: 130px;
  }
  .resultsCopy p:first-of-type {
    font-size: 28px;
  }
  .resultsCopy p {
    font-size: 24px;
  }
  button.fullWidthSubmit, .thankYouMessage {
    font-size: 18px;
  }
  .selectionGroup .hoverBox {
    cursor: default;
  }
  .innerHoverBG, .innerHoverText {
    opacity: 0 !important;
  }
  .swiper-slide-active .innerHoverBG, .swiper-slide-active .innerHoverText {
    opacity: 1 !important;
  }
  .selectionGroup .hoverBox .innerHoverText {
    font-size: 28px;
  }
  .mobileGrid .displayBox .hoverInfo.active {display:block;}
	.mobile-svg{
		display: block !important;
		width: 550px;
    	margin: 40px 0;
	}
	.mobile-svg.img-mobile{
		max-width: 400px;
		margin: 60px auto 0;
	}
	.desktop-svg{
		display: none;
	}
	.introFlex .introCopy p{
		max-width: 800px;
	}
	.mobile-svg.swiperWrap {
    	width: 100%;
		position: relative;
		margin:100px 0 40px;
	}
	.mobile-svg.swiperWrap .swiper-slide img{
		width:50%;
		max-width: 400px;
		margin: 0 auto;
		position: relative;
		left: 0;
		right: 0;
		transform: none;
	}
	.mobile-svg.swiperWrap .swiper-button-prev:after, .mobile-svg.swiperWrap .swiper-button-next:after{
		background: url(/media/x1feum2u/black_caret.svg) no-repeat center;
		width: 63px;
		height: 38px;
	}
	.swiper-button-disabled{
		display: none;
	}
	.introFlex .introCopy p, section.flipContentContainer .displayGroup p, .contentContainer p, .contentContainer ul li,
	section.fullWidth .contentContainer p.full-subhead, section.fullWidth .contentContainer p{
		font-size: 19px;
	}
	body.sticky {
		padding-top: 140px;
	}
}
@media screen and (max-width: 980px) {
  header.sticky .signupBtn a {
    margin-top: 0;
  }
  .inpageNavbar a:after {width:10px;}
  section.gridFourColumn .gridBlock.customBlock span.customLabel {
    font-size: 26px;
    margin-bottom: 30px;
  }
  section.gridFourColumn .gridBlock.customBlock span {
    font-size: 17px;
  }
  section.gridFourColumn .gridBlock.customBlock {
    width: 250px;
    min-width: 250px;
    height: 286px;
  }
  section.gridThreeColumn h1 {
    font-size: 32px;
  }
  section.gridThreeColumn .imgContainer .blockTag {
    font-size: 12px;
    letter-spacing: 1px;
    bottom: 0;
    width: 130px;
    padding: 15px 0 6px;
  }
  section.gridThreeColumn .gridBlock p {
    font-size: 14px;
  }
  section.gridThreeColumn .gridBlock p.truncate-overflow {
    margin-bottom: 10px;
  }
  section.interactiveBody .displayGroup {margin-right:2%;}
  section.interactiveBody .selectionGroup {width:69%;}
  .childTriggers .hoverDot#hoverdot_brain,
  .adultTriggers .hoverDot#hoverdot_adult_brain,
  .childTriggers .hoverDot#hoverdot_nerves,
  .adultTriggers .hoverDot#hoverdot_adult_nerves,
  .childTriggers .hoverDot#hoverdot_body,
  .adultTriggers .hoverDot#hoverdot_adult_body,
  .childTriggers .hoverDot#hoverdot_heart,
  .adultTriggers .hoverDot#hoverdot_adult_heart,
  .childTriggers .hoverDot#hoverdot_kidneys,
  .adultTriggers .hoverDot#hoverdot_adult_kidneys,
  .childTriggers .hoverDot#hoverdot_reproductive,
  .adultTriggers .hoverDot#hoverdot_adult_reproductive {width:60px; height:60px;}
  section.callout .calloutCopy h2 {
    font-size: 32px;
  }
  section.callout .calloutCopy p {
    font-size: 20px;
  }
  section.callout .calloutCopy {
    padding: 40px;
	width:40%;
  }
  h2 {
    font-size: 30px;
  }
  section.fullWidth .contentContainer h2 {
    letter-spacing: 1px;
    font-size: 38px;
	margin-bottom: 10px;
  }

  section.fullWidth .contentContainer p {
    width: 100%;
    font-size: 20px;
  }
  a.logo img {
    width: 240px;
    margin: 0;
  }
  .signupBtn a {
    margin-top: 0;
  }
  h1 {
    font-size: 46px;
  }
  a.btnRnd {
    padding: 20px 50px;
  }
  .animatedBtn {
    width: 350px;
  }
  .animatedBtn .innerButtonContainer input {
    font-size: 18px;
    margin-left: 20px;
  }
  .animatedBtn .innerButtonContainer {
    top: 12px;
    left: 0;
    width: 88%;
  }
  .animatedBtn i {
    margin-left: 13px;
    font-size: 25px;
  }
  .animatedBtn .innerButtonContainer input[type="submit"] {
    width: 45px;
    height: 45px;
    min-width: 45px;
    min-height: 45px;
  }
  .panelNav li a {
    font-size: 36px;
    padding: 30px;
  }
  .panelNav li a span {
    font-size: 15px;
  }
  .intro-B .introFlex .introArt img {
    width: 94%;
  }
  .intro-B .introFlex .introCopy {
    margin-top: 40px;
  }
  .introCopy .animatedBtn i {
    margin-left: 12px;
  }
  .intro-B .introFlex .introArt {
    max-width: 600px;
    margin: 20px auto 0;
  }
  .introFlex .introArt {
    margin: 0 auto;
  }
  .animatedIntro .introArtInner {
    margin-bottom: -100px;
  }
  .slideMenu .panelMenuBtn:before, .slideMenu .panelMenuBtn:after {
    width: 55px;
  }
  .slideMenu .panelMenuBtn {
    right: 5px;
    top: -20px;
    height: 45px;
    width: 50px;
  }
  header.sticky .panelMenuBtn {
    top: 0;
  }
	section.intro p.signupContent{
		font-size: 20px;
	}
	.signupPanelContent h2.signupContent{
		margin-bottom: 60px;
	}
	.signupClose {
    	transform: scale(.8);
	}
	.ft-block-wrap.ft-stack {
    	display: none;
	}
	.ft-marg{
		margin-right: 0;
	}
	.footer-copyright span {margin-left:210px;}
	 section#kit .calloutCopy h2, section#kit .calloutCopy .calloutSub{
      font-size: 32px;
    }
    section#kit .calloutGraphic p{
        font-size: 45px;
  }
}
@media screen and (max-width: 940px) {
  .flexGrp {
    justify-content: space-between;
  }
  a.logo img {
    	width: 300px;
  	}
	.flexGrp {
    align-items: center;
  }
  header.sticky {
    padding-right: 20px;
  }
  header.sticky .logo.mobileLogo {
    display: none;
  }
  nav, .desktopLogo, div.signupBtn, header.sticky .signupBtn.sticky {
    display: none;
  }
  .mobileLogo, .panelMenuBtn {
    display: block;
  }
  .slideMenu img {
    width: 300px;
  }
  .panelNav li a {
    font-size: 34px;
    padding: 30px 40px;
  }
  .panelNav li a span {
    font-size: 14px;
  }
  .panelFooter {
    background: #ffffff;
    display: flex;
    justify-content: center;
    font-size: 0.875rem;
    line-height: 1.1rem;
    padding: 30px;
  }
  .panelFooter img {
    width: 200px;
    padding-right: 30px;
  }
  .panelInfo span {
    display: block;
	line-height: 1.5;
  }
  .desktopOnly {
    display: none;
  }
  .mobileOnly {
    display: block !important;
  }
  section.intro h1 {
    font-size: 3.75rem;
  }
  section.inpageNav, div.inpageNav, div.inpageNav.sticky.active {display:none;}
  .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    display: flex;
    justify-content: center;
    bottom: 0;
  }
  .mobileContainer.gridBlock.customBlock.mobileOnly {
    background: none;
    display: block;
    width: 100%;
    min-width: 0;
    height: auto;
    max-width: none;
  }
  .mobileContainer.gridBlock.customBlock.mobileOnly .customLabel {
    text-align: center;
    margin-top: 0;
    font-size: 34px;
    margin-bottom: 15px;
    line-height: 1.3;
  }
  .mobileContainer.gridBlock.customBlock.mobileOnly span:last-of-type {
    text-align: center;
  }
  .mobileContainer.gridBlock.customBlock.mobileOnly .bhLabels {
    margin-right: 40px;
  }
  .mobileContainer.gridBlock.customBlock.mobileOnly .bhLabels span:first-of-type {
    color: #E93539;
    font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
    font-size: 30px;
    margin-bottom: 12px;
    margin-left: 0;
    text-align: left;
  }
  .mobileContainer.gridBlock.customBlock.mobileOnly .bhLabels span:last-of-type {
    font-size: 20px;
    color: #000000;
    margin-left: 0;
    text-align: left;
    text-transform: uppercase;
    font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
  }
  section.gridFourColumn .gridBlock {
    width: 100%;
    max-width: 450px;
  }
  section.gridFourColumn .blockHeader {
    max-width: none;
    justify-content: flex-start;
  }
  .sliderHeader {
    margin-bottom: 70px;
  }
  .swiper-container-advisories .swiper-slide {
    padding-bottom: 100px;
  }
  .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
  }
  span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #E93539;
    border: 1px solid #E93539;
  }
  .swiper-pagination-bullet {
    opacity: 1;
    background: #fff;
    border: 1px solid #BFBFBF;
  }
  .bhIcon img {
    max-width: 80px;
    max-height: 70px;
  }
  section.gridFourColumn {
    padding-bottom: 40px;
  }
  section.callout .calloutGraphic {
    width: 100%;
  }
  section.callout .calloutCopy {
    width: 45%;
  }
  section.gridThreeColumn h1 {
    font-size: 26px;
  }
  section.gridFourColumn .gridBlock p {
    font-size: 17px;
  }
  section.gridFourColumn .gridBlock a {
    font-size: 17px;
  }
  section.gridFourColumn .gridBlock.customBlock span.customLabel {
    margin-left: 0;
  }
  section.gridFourColumn .gridBlock.customBlock span.swiper-pagination-bullet {
    margin-left: 20px;
  }
  section.gridFourColumn .gridBlock.customBlock span.swiper-pagination-bullet:first-of-type {
    margin-left: 0;
  }
  section.gridFourColumn .gridBlock02 .bhIcon {
    top: -40px;
    right: 8%;
    width: 135px;
  }
  section.gridFourColumn .gridBlock03 .bhIcon {
    top: -5px;
    right: 10%;
    width: 90px;
  }
  section.gridFourColumn .gridBlock04 .bhIcon {
    top: -15px;
    right: 12%;
    width: 120px;
  }
  section.flipContentContainer .twoColumnFlex {
    display: block;
  }
  section.flipContentContainer .displayGroup {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  section.flipContentContainer .contentContainer {
    width: 100%;
    justify-content: space-between
  }
  .flipcard {
    width: 32%;
    padding-right: 0;
  }
  .teal .frontStats:after, .magenta .frontStats:after {
    width: 150px;
    margin-left: -75px;
  }
  .cardfront h2 {
    font-size: 80px;
    letter-spacing: -4px;
    line-height: 5.5rem;
  }
  .cardfront span {
    font-size: 35px;
  }
  .cardback h2 {
    font-size: 80px;
    letter-spacing: -4px;
    line-height: 5.5rem;
  }
  .cardback span {
    font-size: 35px;
  }
  .cardback p {
    font-size: 1.3rem;
    margin: 25px 10px;
  }
  section.flipContentContainer .displayGroup {
    width: 100%;
    margin-right: 0;
  }
  a.blockLink {
    margin-top: 60px;
  }
	section.flipContentContainer .contentContainer{
		display: none;
	}
	footer {display:none;}
}
@media screen and (max-width: 900px) {
  section.intro h1 {
    font-size: 3.5rem;
  }
  .accordionsHeader img.butterflyIcon {
    position: relative;
  }
  .accordionsHeader {
    margin-top: 0;
  }
  .accordionsHeader img.butterflyIcon {
    position: relative;
    margin-bottom: 30px;
  }
  .accordionsHeader span, .accordionsHeader h2 {
    font-size: 32px;
  }
  .accordion-header {
    font-size: 24px;
    padding: 25px 0;
  }
  .accordion-header .dropArrow {
    width: 37px;
    height: 22px;
  }
  .accFlex {
    padding: 30px;
  }
  .accordion-content p {
    font-size: 17px;
    margin-right: 20px;
  }
  .accordionThumbs a {
    margin-right: 15px;
    height: 125px;
  }
  .displayBox .defaultInfo {
    font-size: 17px;
  }
  section.twoColumnContentContainer .twoColumnFlex {
    display: block;
  }
  section.twoColumnContentContainer .twoColumnFlex .displayGroup {
    text-align: center;
  }
  section.twoColumnContentContainer .twoColumnFlex .imgContainer {
    margin: 0 auto;
    max-width: 400px;
  }
  .sidebar.displayGroup, .contentContainer {
    width: 100%;
  }
  .sidebar.displayGroup {
    padding-bottom: 30px;
    max-width: none;
  }
  .displayGroup p, .displayGroup ul li, .displayGroup ol li {
    font-size: 18px;
    text-align: left;
  }
  a.blockLink {min-width:345px;}
  .blockLink-content p.butText {
    font-size: 18px;
  }
  .sidebarLinks {
    display: none;
  }
  .mobileLink {
    display: block;
  }
  .btnFull {
    width: 100%;
  }
  .contentContainer p, .contentContainer ul li {
    font-size: 17px;
    line-height: 1.6;
  }
  .contentContainer p a, .contentContainer ul li a {
    font-size: 13px;
  }
  .twoColumnCopy h3 {
    font-size: 19px;
  }
  .twoColumnCopy p {
    font-size: 16px;
    line-height: 1.8;
  }
  .twoColumnCopy {
    display: block;
  }
  .twoColumnCopy .tc01, .twoColumnCopy .tc02 {
    width: 100%;
    margin-right: 0;
  }
  .twoColumnCopy p {
    font-size: 17px;
    line-height: 1.6;
    font-family: museo-sans, sans-serif;
font-weight: 500;
font-style: normal;
  }
  h3, h4 {
    font-size: 20px;
  }
  .sidebar.displayGroup p img {
    width: 400px;
    margin: 0 auto;
  }
.twoColumnContact .sidebar.displayGroup p img {
    width: 300px;
    margin: 40px 0;
  }
  .formContainer input, .formContainer label {
    font-size: 20px;
  }
  .formContainer .formInner {
    padding: 40px;
  }
  .formContainer textarea {
    font-size: 16px;
    padding: 40px 30px;
  }
  .formContainer button[type="submit"], .formContainer input[type="submit"] {
    font-size: 19px;
    width: 100px;
  }
  .formContainer button[type="submit"]:hover, .formContainer input[type="submit"]:hover {
    width: 105px;
  }
  section.twoColumnContentContainer.twoColumnContact {
    padding-bottom: 100px;
  }
  button.fullWidthSubmit, .thankYouMessage {
    font-size: 21px;
  }
  .questionBlock label {
    font-size: 18px;
  }
  .questionBlock p {
    font-size: 20px;
  }
  .questionBlock {
    margin-bottom: 30px;
  }
  .scoreContainer {
    min-width: 250px;
  }
  .resultsCopy p {
    font-size: 22px;
  }
  .resultsCopy p:first-of-type {
    font-size: 26px;
  }
  .questionBlock.resultsBlock .questionContainer {
    padding-left: 30px;
  }
  .popUp {
    width: 386px;
  }
  .popUp img {
    width: 200px;
    margin-bottom: 40px;
  }
  .popUp .closePopUp i {
    font-size: 35px;
  }
  .popUp p {
    font-size: 19px;
    margin-bottom: 30px;
  }
  .popUp .popBtns {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
  }
  .popUp .exitPop {
    position: relative;
    padding: 30px 0 0 0;
    font-size: 18px;
  }
	.mobile-svg{
		width:400px;
	}
	.flex-fix {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	section.flipContentContainer .displayGroup{
		margin-bottom: 0;
	}
	section.fullWidth .contentContainer h2 {
    	text-align: center;
  	}
	p.full-subhead {
    	text-align: center;
	}
	section.fullWidth .contentContainer h2{
		font-size: 36px;
	}
	.introFlex .introCopy p, section.flipContentContainer .displayGroup p, .contentContainer p, .contentContainer ul li,
	section.fullWidth .contentContainer p.full-subhead, section.fullWidth .contentContainer p{
		font-size: 18px;
	}
}
@media screen and (max-width: 800px) {
  section.gridThreeColumn .gridBlock {
    margin-right: 15px;
  }
}
@media screen and (max-width: 768px) {
  section {
    padding: 0;
  }
  section.gridThreeColumn .gridContainer {
    margin-top: 30px;
  }
  section.intro h1 {
    font-size: 3rem;
  }
/*
  .introFlex .introCopy p {
    font-size: 16px;
  }
*/
  .menuBtn {
    right: 70px;
    top: 72px;
  }
  .introFlex .introArt {
    min-width: 0;
    max-width: none;
  }

  .intro-B .introFlex .introCopy {
    margin-top: 10px;
  }
  h1 {
    font-size: 38px;
  }
  .footerTop span, .footerTop a {
    font-size: 12px;
  }

  .accordionThumbs a.accButton div {
    min-width: 80px;
    min-height: 80px;
  }
	.mobile-svg {
    	width: 320px;
	}
}
@media screen and (max-width: 750px) {
	section.inpageNav,
	div.inpageNav.sticky.active,
	section.interactiveBody {display:none;}
  section.callout {
    display: block;
  }
  section.callout .calloutGraphic,
  section.callout .calloutCopy,
  section.callout .calloutLeft  {
    width: 100%;
  }
	section.callout .calloutApp a{
		width:200px;
	}
	section.callout .calloutApp a:first-of-type{
		margin-right: 50px;
	}
	section.callout .calloutApp a img{
		width:100%;
		height: auto;
		display: block;
	}
  section.callout .calloutGraphic,
  section.callout.screening .calloutLeft .calloutGraphic  {
    height: 300px;
  }
  section.callout .calloutApp {
    margin-bottom: 0;
	display: flex;
  }
  .calloutLeft .calloutLink {
	  padding:30px;
  }
  .calloutLeft .calloutLink a {
	  font-size:21px;
	  line-height:32px;
  }
  section.callout.screening .calloutCopy {
	  padding:40px 30px;
  }
  .accFlex {
    display: block;
    padding: 20px;
  }
  div.testing {
    width: 100%;
  }
  .accordion-content p {
    margin-right: 0;
    max-width: none;
  }
  .accordionThumbs {
    justify-content: center;
  }
  .accordionThumbs a {
    margin-right: 30px;
    margin-top: 30px;
    height: 155px;
  }
  section.flipContentContainer .contentContainer {
    flex-direction: column;
  }
  .flipcard {
    width: 100%;
    padding-right: 0;
  }
  .card {
    padding: 35px 0;
  }
  .cardfront h2 {
    font-size: 100px;
    letter-spacing: -4px;
    line-height: 5.5rem;
  }
  .cardfront span {
    font-size: 45px;
  }
  .cardback h2 {
    font-size: 100px;
    letter-spacing: -4px;
    line-height: 5.5rem;
  }
  .cardback span {
    font-size: 45px;
  }
  .cardback p {
    font-size: 1.3rem;
    margin: 25px 10px;
  }
	.ftBlock.ftBlock03{
		display: none;
	}
}
@media screen and (max-width: 700px) {
  section.gridThreeColumn .gridContainer.desktop {display:none;}
  section.gridThreeColumn .gridContainer.mobile {display:block;}
  section.gridThreeColumn .gridContainer {
    display: block;
  }
  section.gridThreeColumn .gridBlock {
    margin-right: 0;
    width: 100%;
    margin: 0 auto 50px;
  }
  section.gridThreeColumn .gridBlock:last-of-type {
    margin-right: auto;
    margin-bottom: 0;
  }
  section.gridThreeColumn .gridBlock p {
    font-size: 18px;
    padding: 20px;
  }
  section.gridThreeColumn .blockFooter a {
    font-size: 18px;
  }
  section.gridThreeColumn .imgContainer .blockTag {
    font-size: 17px;
    width: 160px;
    bottom: -1px;
    letter-spacing: 1.5px;
  }
  .pageContainer section.gridThreeColumn {
    padding-left: 0;
    padding-right: 0;
  }
	section.gridThreeColumn .gridBlock p{
		min-height: 0;
	}

}
@media screen and (max-width: 680px) {
	.signupPanelContent h2.signupContent{
		font-size: 52px;
		margin-bottom: 60px;
	}
}
@media screen and (max-width: 640px) {

  section.intro h1 {
    font-size: 46px;
  }
  .scoreContainer {
    min-width: 180px;
  }
  .scoreContainer span {
    font-size: 22px;
  }
  .numberWrap {
    font-size: 70px;
    width: 100px;
    height: 100px;
  }
  .animatedIntro .introArtInner {
    margin-bottom: -60px;
    top: -30px;
  }
}
@media screen and (max-width: 600px) {
  .hamburger-box, .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 30px;
  }
  .hamburger-inner::after {
    bottom: -8px;
  }
  .menuBtn {
    right: 50px;
    top: 50px;
  }
  h1 {
    font-size: 37px;
  }
  .introFlex {
    padding: 40px 30px 0;
  }
  .introFlex .introArt img {
    right: -30px;
  }
  .introFlex .introCopy {
    padding-bottom: 20px;
  }
  .introApp {
    flex-direction: column;
	align-items: center;
    margin: 40px 0 0;
  }
	.appButton img{
		margin-right:0;
	}
  .mobileContainer.gridBlock.customBlock.mobileOnly .customLabel {
    font-size: 28px;
    margin-bottom: 10px;
  }
  section.gridFourColumn .gridBlock.customBlock span {
    font-size: 16px;
  }
  .mobileContainer.gridBlock.customBlock.mobileOnly .bhLabels span:first-of-type {
    font-size: 22px;
  }
  .mobileContainer.gridBlock.customBlock.mobileOnly .bhLabels span:last-of-type {
    font-size: 16px;
  }
  section.gridFourColumn .gridBlock p {
    font-size: 15px;
  }
  section.gridFourColumn .gridBlock a {
    font-size: 15px;
  }
  .swiper-container-advisories .swiper-slide {
    padding-bottom: 80px;
  }
  section.gridThreeColumn h1 {
    font-size: 20px;
  }
  section.gridThreeColumn .gridBlock p {
    font-size: 17px;
    padding: 15px 20px;
  }
  section.gridThreeColumn .imgContainer .blockTag {
    font-size: 14px;
    width: 130px;
    padding-top: 12px;
  }
  section.gridThreeColumn .gridBlock p.truncate-overflow {
    margin-bottom: 0;
  }
  section.callout .calloutCopy h2 {
    font-size: 28px;
  }
  section.callout .calloutCopy p {
    font-size: 16px;
  }
  section.callout .calloutCopy h2 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  a.btnRnd {
    font-size: 14px;
  }
  section.callout .calloutCopy, section.callout.screening .calloutCopy {
    padding: 40px 20px;
  }
  p {
    font-size: 17px;
  }
  .slideMenu .panelHeader img {
    width: 265px;
    margin-top: 0;
  }
  .panelHeader {
    padding: 0 22px 33px 0;
  }
  .panelNav li a {
    font-size: 34px;
    padding: 13px 38px 22px;
    border-top: 1px solid #ffffff;
  }
  .panelNav li.signup a {
    padding: 25px 38px;
  }
  .panelNav li a span {
    font-size: 13px;
    padding-top: 0px;
  }
  section.fullWidth {
    position: relative;
    padding: 40px 20px;
  }
  section.fullWidth img:not(.mobile-svg) {
    height: 100%;
    width: auto;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
  }
  section.fullWidth .contentContainer {
    left: 20px;
  }
  section.flipContentContainer {
    padding: 0 20px;
  }
  section.gridFourColumn .gridBlock02 .bhIcon {
    top: -35px;
    right: 20%;
    width: 115px;
  }
  section.gridFourColumn .gridBlock03 .bhIcon {
    top: -5px;
    right: 20%;
    width: 80px;
  }
  section.gridFourColumn .gridBlock04 .bhIcon {
    top: -15px;
    right: 22%;
    width: 100px;
  }
  section.interactiveGrid, section.twoColumnContentContainer {
    padding: 40px 20px;
  }
  section.twoColumnContentContainer.twoColumnContact {
    padding-bottom: 80px;
  }
  .displayBox h3 {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .displayBox ul li {
    margin-bottom: 25px;
  }
  section.fullWidthAccordions {
    padding: 50px 20px;
  }
  .accordionsHeader img.butterflyIcon {
    width: 60px;
  }
  .accordionsHeader span, .accordionsHeader h2 {
    font-size: 28px;
  }
  .accordion-header {
    font-size: 22px;
    padding: 22px 0;
  }
  .accordion-header .dropArrow {
    width: 32px;
    height: 19px;
  }
  .accordion-content p {
    font-size: 16px;
  }
  .accordionThumbs a {
    margin-right: 20px;
  }
  .accordionThumbs a {
    width: 155px;
    margin-right: 20px;
  }
  .accordionThumbs a img {
    width: 100%;
    height: auto;
  }
  .displayBox .defaultInfo {
    font-size: 15px;
    width: 60%;
  }
  .displayGroup p {
    font-size: 16px;
  }
  .contentContainer p, .twoColumnCopy p, .contentContainer ul li {
    font-size: 16px;
  }
  .btnFull {
    font-size: 16px;
    padding: 15px;
    margin-top: 20px;
  }
  p {
    margin: 0 0 20px;
  }
  .formContainer .formFlex input {
    padding-bottom: 15px;
  }
  .formContainer input, .formContainer label {
    font-size: 17px;
  }
  .formContainer .formInner {
    padding: 30px;
  }
  .formContainer textarea {
    font-size: 15px;
    padding: 30px 20px;
  }
  .formContainer button[type="submit"] {
    font-size: 19px;
    width: 100px;
  }
  .formContainer button[type="submit"]:hover, .formContainer input[type="submit"]:hover {
    width: 105px;
  }
  .formContainer .formFlex, .formContainer .radioContainer {
    margin-bottom: 35px;
  }
  .formContainer label.radioContainer {padding-left:35px; margin-bottom:20px;}
  .checkmark {
    height: 20px;
    width: 20px;
	top: 0;
  }
  .wpcf7-radio input[type="radio"] {
	height: 20px;
	width: 20px;
	margin: 0 10px 0 0;
  }
  .wpcf7-radio input[type="radio"]:before {
	width: 18px;
	height: 18px;
  }
  .MUIcon {width:95px;}
  .questionBlock p {
    font-size: 18px;
    margin-bottom: 25px;
  }
  .questionBlock label {
    font-size: 16px;
  }
  .questionBlock .radioContainer {
    padding-left: 35px;
    line-height: 1.4;
    margin-bottom: 22px;
  }
  .questionBlock {
    margin-bottom: 25px;
  }
  .questionContainer, .resultsContainer {
    padding: 30px 25px;
  }
  button.fullWidthSubmit, .thankYouMessage {
    font-size: 17px;
  }
  .questionBlock {
    flex-direction: column;
  }
  .scoreContainer {
    min-width: 0;
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    min-height: 0;
  }
  .numberWrap {
    margin-top: 20px;
  }
  .numberWrap {
    font-size: 80px;
    width: 120px;
    height: 120px;
  }
  .scoreContainer span {
    font-size: 20px;
  }
  .doubleBtnWrap {
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
  }
  .doubleBtnWrap a:first-of-type {
    margin-right: 0;
  }
  .doubleBtnWrap a:last-of-type {
    margin-bottom: 0;
  }
  .questionBlock.resultsBlock {
    flex-direction: column;
  }
  .resultsCopy p {
    font-size: 22px;
  }
  .questionBlock.resultsBlock .questionContainer {
    padding: 30px 30px 40px;
  }
  .questionBlock.resultsBlock .questionContainer div span {
    font-size: 23px;
  }
  .questionBlock.resultsBlock .questionContainer div p {
    font-size: 19px;
    line-height: 1.3;
  }
  .resultsCopy p:first-of-type {
    font-size: 22px;
  }
  .resultsCopy p {
    font-size: 19px;
  }
  .resultsCopy {
    padding: 40px;
  }
  .contentContainer ul li .serif a {
    font-size: 16px;
  }
  .panelMenuBtn {
    width: 45px;
    height: 21px;
    top: -26px;
  }
   .headerMain {
    padding-right: 25px;
   }
  .slideMenu .panelMenuBtn:before, .slideMenu .panelMenuBtn:after {
    width: 45px;
  }
  .slideMenu .panelMenuBtn, header.sticky .panelMenuBtn {
    width: 45px;
  }
  .slideMenu .panelMenuBtn {
    width: 45px;
  }
  header.sticky {
    padding: 0 20px 0 0;
  }
  header.sticky .logo.mobileLogo img {
    width: 140px;
    margin: 0;
  }
  .footerTop {
    padding: 30px 20px;
  }
	span.disclaimer{
		display: none;
	}
	.introFlex a.btnRnd, .signupPanel a.btnRnd {
		margin: 60px auto 0;
		float: none;
		width: 70%;
		display: block;
		font-size: 17px;
		font-family: museo-sans, sans-serif;
font-weight: 700;
font-style: normal;
		white-space: normal;
    	line-height: 1.3;
    	padding: 20px;
	}
	.mobile-svg {
    	width: 70%;
    	margin: 40px auto;
	}
	.introApp a{
		margin:0;
	}
	.introApp a:first-of-type{
		margin-bottom: 20px;
	}
	a.blockLink:first-of-type, a.blockLink {
    	margin-right: 0;
    	min-width: 100%;
		margin-top: 30px;
	}
	a.blockLink:first-of-type{
		margin-top:50px;
	}
	section.callout .calloutApp{
		flex-direction: column;
		align-items: center;
	}
	section.callout .calloutApp a:first-of-type {
    	margin-right: 0;
	}
	.mobile-svg.img-mobile {
    	max-width: 300px;
    	margin: 60px auto 40px;
	}
	.signupPanelContent h2.signupContent {
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	.signupPanelContent h2.signupContent:after{
		margin: 15px 0 0;
    	font-size: 90px;
	}
	.signupPanel {
    	padding: 40px;
	}
	.signupPanelContent p.signupContent{
		margin-bottom: 40px;
	}
	.signupHeader {
    	margin-bottom: 60px;
	}
	.mobile-svg.swiperWrap .swiper-slide img {
    	width: 60%;
	}
	section.fullWidth .contentContainer h2{
		font-size: 30px;
	}
	section.fullWidth .contentContainer p {
    	font-size: 17px;
	}
	.mobile-svg.swiperWrap {
    	margin: 60px 0 40px;
	}
	.ft-marg {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.ftBlock02 span{
		text-align: center;
		font-size: 14px;
	}
	.ftBlock01{
		margin-bottom: 30px;
	}
	.ftBlock01 img {
    	width: 200px;
	}
	.ftBlock01, .ftBlock02{
		margin-right: 0;
	}
	.panelFooter {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.panelInfo {
    	text-align: center;
    	margin-top: 30px;
	}
	.introApp a:first-of-type{
		margin-right: 0;
	}
	.introFlex .introCopy p,
	section.flipContentContainer .displayGroup p,
	.contentContainer p,
	.contentContainer ul li,
	section.fullWidth .contentContainer p.full-subhead,
	section.fullWidth .contentContainer p,
	.search-risk p
	{
		font-size: 17px;
	}
	section.riskIndexContainer {padding:40px 20px;}
	.risk-title h2 {font-size:30px;}
	.risk-title h2 span {font-size:24px;}
	form#risk-form {margin-bottom:20px;}
	form#risk-form input[type="text"] {font-size:22px;}
	.search-risk p {line-height:24px;}
	#dataresult img {margin-bottom:10px;}
	section#kit .calloutCopy h2, section#kit .calloutCopy .calloutSub {
        font-size: 24px;
    }
    section.callout .calloutSub{
        margin-bottom: 30px;
    }
    section#kit .calloutGraphic p{
      font-size: 34px;
    }
}
@media screen and (max-width: 480px) {
  section.intro h1 {
    font-size: 40px;
  }
  section.gridFourColumn .gridBlock02 .bhIcon {
    right: 0;
  }
  section.gridFourColumn .gridBlock03 .bhIcon {
    right: 0;
  }
  section.gridFourColumn .gridBlock04 .bhIcon {
    right: 0;
  }

  .accordionsHeader span, .accordionsHeader h2 {
    font-size: 22px;
  }
  .accordionsHeader {
    margin-bottom: 40px;
  }
  .accordionThumbs a.accButton div {
    min-width: 22vw;
    min-height: 22vw;
    max-width: 22vw;
    max-height: 22vw;
  }
  .introCopy .animatedBtn {
    width: 275px;
  }
  .introCopy .animatedBtn i {
    font-size: 24px;
    margin-left: 8px;
    margin-top: 12px;
  }
  .introCopy .innerButtonContainer {
    top: 7px;
    width: 89%;
  }
  .introCopy .innerButtonContainer input {
    font-size: 16px;
    margin-left: 10px;
  }
  .introCopy .innerButtonContainer input[type="submit"] {
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
  }
  .resultsCopy {
    padding: 30px 20px;
  }
  .popUp {
    width: 275px;
    padding: 60px 30px 40px;
  }
  .popUp p {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .popUp .exitPop {
    font-size: 16px;
  }
  .popUp a.btnRnd {
    width: 200px;
  }
  .popUp .popBtns {
    padding-top: 15px;
  }
  .popUp img {
    width: 175px;
    margin-bottom: 40px;
  }

	.introFlex a.btnRnd{
		width:100%;
	}
	.mobile-svg {
    	width: 80%;
	}
	.signupPanel {
    	padding: 30px;
	}
	.signupPanelContent h2.signupContent {
    	font-size: 40px;
    	margin-bottom: 40px;
	}
	.signupPanelContent h2.signupContent:after {
    	font-size: 65px;
	}
	.signupClose {
    	transform: scale(.6);
    	right: -20px;
	}
	.signupHeader {
    	margin-bottom: 40px;
	}
	section.intro p.signupContent {
    	font-size: 18px;
    	line-height: 1.8;
	}
	.signupPanel a.btnRnd {
	    margin-top: 40px;
	}
	a.logo img, .slideMenu .panelHeader img{
		width:64vw;
	}
	.panelMenuBtn{
		width:35px;
		height: 17px;
		top:-22px;
	}
	.slideMenu .panelMenuBtn {
    	width: 35px;
		top: -22px;
	}
	.slideMenu .panelMenuBtn:before, .slideMenu .panelMenuBtn:after {
    	width: 35px;
	}
}
@media screen and (max-width: 400px) {
	header.sticky .logo.stickyLogo img {
    	height: 50px;
	}
}
@media screen and (max-width: 375px) {
  section.fullWidth {
    min-height: 350px;
  }
  a.logo img{
	width:63vw;
  }
  .animatedBtn {
    width: 290px;
  }
  .animatedBtn .innerButtonContainer {
    top: 11px;
  }
  .animatedBtn .innerButtonContainer input {
    font-size: 16px;
    margin-left: 12px;
  }
  .animatedBtn .innerButtonContainer input[type="submit"] {
    width: 35px;
    height: 35px;
    min-width: 35px;
    min-height: 35px;
  }
  .animatedBtn i {
    margin-left: 11px;
    font-size: 20px;
  }
  h1 {
    font-size: 32px;
  }
  .displayGroup .ttl {
    font-size: 22px;
  }
  .displayGroup h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .accordion-header {
    font-size: 19px;
    padding: 20px 0;
  }
  .accFlex {
    padding: 20px;
  }
  .accordionThumbs a.accButton {
    font-size: 10px;
  }
  .wpcf7-form {
    padding: 20px;
  }
  .wpcf7-form input, .wpcf7-form label {
    font-size: 15px;
  }
  .wpcf7-form .formFlex img {
    margin-left: 15px;
    top: 5px;
    width: 12px;
  }
  .wpcf7-form .formFlex, .wpcf7-form .radioContainer {
    margin-bottom: 30px;
  }
  .wpcf7-form textarea {
    font-size: 14px;
    padding: 20px;
  }
  button.fullWidthSubmit, .thankYouMessage {
    font-size: 15px;
    letter-spacing: .5px;
  }
  .wpcf7-form button[type="submit"], .wpcf7-form input[type="submit"] {
    font-size: 17px;
    width: 80px;
  }
  .wpcf7-form .submit-button:after {
    width: 12px;
    margin-left: 10px;
  }
  .wpcf7-form button[type="submit"]:hover, .wpcf7-form input[type="submit"]:hover {
    width: 85px;
  }
  section.twoColumnContentContainer.twoColumnContact {
    padding-bottom: 60px;
  }
}


/* New Form Styles */
#contact {
    background: #fff;
    padding: 50px;
}
#contact .umbraco-forms-fieldset {
    border: none;
    padding: 0;
}
#contact  .umbraco-forms-field-wrapper{
  position: relative;
  margin-bottom: 70px;
}
#contact  .umbraco-forms-field-wrapper:after{
  content: "";
  background: url("/media/pmbiik0f/smalltealplus.svg") no-repeat;
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 0;
  top: 39px;
}
#contact  .umbraco-forms-field-wrapper input{
  width: 95%;
  margin-bottom: 0;
}
#contact .radiobuttonlist input{
  width: auto;
  display: inline-block;;
}
#contact .whoami.singlechoice.alternating .umbraco-forms-field-wrapper:after{
  display: none;
}
#contact .radiobuttonlist input {
    width: auto;
    display: inline-block;;
    margin-bottom: 50px;
    margin: 0 20px 50px 0;
    cursor: pointer;
}
#contact .form-control input[type="radio"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
#contact .form-control label {
  position: relative;
  padding-left: 80px;
  padding-top: 10px;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 40px;
}
#contact .form-control label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 50px;
  width: 50px;
  background: none;
  border: 1px solid #05A89F;
  border-radius: 50%;
  background: #fff;
  transition: all 0.2s ease;
}
#contact .form-control label:last-of-type {
    margin-bottom: 0;
}
#contact .form-control input[type="radio"]:checked + label::after {
  content: '';
  position: absolute;
  left: 0px;
  top: 0;
  height: 50px;
  width: 50px;
  background: none;
  border: 1px solid #05A89F;
  border-radius: 50%;
  background: #05A89F;
}
#contact .umbraco-forms-navigation .col-sm-10{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
#contact .umbraco-forms-navigation .col-sm-10:before{
  content: "";
  background: url("/media/kodnugka/mission-unleaded-mu.svg") no-repeat;
  display: block;
  width: 125px;
  height: 71px;
}
#contact textarea::placeholder{
  text-transform: uppercase;
}
#contact .umbraco-forms-navigation{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
#contact .umbraco-forms-navigation:after{
  content: "";
  background: url("/media/4p1ehksg/tealangleright.svg") no-repeat;
  display: block;
  width: 25px;
  height: 45px;
  margin: 12px 12px 0 0;
}
.field-validation-error {
    padding-top: 8px;
    display: block;
    color: #c20834;
}
@media screen and (max-width: 1100px){
  #contact .umbraco-forms-field-wrapper input {
    width: 92%;
  }
  #contact .umbraco-forms-field-wrapper:after{
    top: 34px;
  }
}
@media screen and (max-width: 900px){
  #contact {
    padding: 40px;
  }
  #contact .umbraco-forms-field-wrapper:after{
    top: 30px;
  }
}
@media screen and (max-width: 600px){
  #contact .form-control label::before, #contact .form-control input[type="radio"]:checked + label::after {
    width: 20px;
    height: 20px;
  }
  #contact .umbraco-forms-field-wrapper input {
    width: 90%;
  } 
  #contact .form-control label {
    padding-left: 40px;
    padding-top: 0;
    margin-bottom: 30px;
  }
  #contact .umbraco-forms-field-wrapper {
    position: relative;
    margin-bottom: 40px;
  }
  #contact .umbraco-forms-navigation .col-sm-10:before{
    width: 95px;
    height: 54px;
  }
  #contact .umbraco-forms-navigation:after{
    margin: 12px 12px 0 0;
  }
  #contact {
    padding: 30px;
  }
}




/*# sourceMappingURL=styles.css.map */


