/*
 Theme Name:   MCHD Asthma
 Theme URI:    https://plowdigital.com
 Description:  MCHD Asthma Theme
 Author:       PLOW Digital
 Author URI:   https://plowdigital.com
 Template:     blankslate
 Version:      1.0.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_asthma
*/
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/vyhlidnn/fa-regular-400.woff2") format("woff2"), url("/media/purlb3a5/fa-regular-400.woff") format("woff"), url("/media/nw2hinz5/fa-regular-400.ttf") format("truetype"), url("/media/moagwjir/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/bc5lrs1f/fa-light-300.woff2") format("woff2"), url("/media/1bgdpo1u/fa-light-300.woff") format("woff"), url("/media/vdkb03o4/fa-light-300.ttf") format("truetype"), url("/media/c1zhsjty/fa-light-300.svg#fontawesome") format("svg");
}
.fal {
  font-family: 'Font Awesome 5 Pro Light';
  font-weight: 400;
}

@font-face {
  font-family: 'MuseoSans100';
  src: url("/media/dsmbc0av/museosans-100.woff2") format("woff2"), url("/media/qncbcmdn/museosans-100.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MuseoSans300';
  src: url("/media/fmubgkvd/museosans-300.woff2") format("woff2"), url("/media/3uyhzswd/museosans-300.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MuseoSans500';
  src: url("/media/hnsbp5p2/museosans-500.woff2") format("woff2"), url("/media/kbkgocy1/museosans-500.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MuseoSans700';
  src: url("/media/auwfwdnc/museosans-700.woff2") format("woff2"), url("/media/ucpd3v1r/museosans-700.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DroidSerif-BoldItalic';
  src: url("/media/2srdxf3q/droidserif-bolditalic.woff2") format("woff2"), url("/media/3sedgkxc/droidserif-bolditalic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DroidSerif';
  src: url("/media/comcml0i/droidserif.woff2") format("woff2"), url("/media/5mqelxut/droidserif.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DroidSerif-Bold';
  src: url("/media/i0wgqtlw/droidserif-bold.woff2") format("woff2"), url("/media/ayupclvn/droidserif-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DroidSerif-Italic';
  src: url("/media/35qjytnq/droidserif-italic.woff2") format("woff2"), url("/media/pdgl5cvv/droidserif-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.flexGrp, .flexGrp div, .footerTop {
  display: -webkit-flex;
  display: flex;
}

header, .introFlex, section.gridFourColumn .blockHeader {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

nav, .introFlex .introArt .btnRadial, .selectionGroup .hoverBox .innerHoverText, .displayBox, .accordionsHeader, .accordionThumbs .accButton div, .numberWrap, .thankYouMessage {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

nav, .introFlex .introArt .btnRadial, .selectionGroup .hoverBox .innerHoverText, .displayBox, .accordionsHeader, .accordionThumbs .accButton div, .numberWrap, .thankYouMessage {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

body {
  color: #070707;
  font-family: 'MuseoSans300';
}

.pageContainer {
  overflow: hidden;
  position: relative;
}

h1 {
  font-size: 3.25rem;
  font-family: 'MuseoSans300';
  line-height: 1.1;
  font-weight: normal;
  letter-spacing: -1px;
  margin: 0;
  padding: 0;
}
h1 span {
  font-family: 'MuseoSans100';
}

h2 {
  font-family: 'MuseoSans300';
  font-weight: normal;
  font-size: 2.875rem;
  line-height: 1.1;
  letter-spacing: 1px;
}

h3 {
  font-family: 'DroidSerif-Bold';
  font-weight: normal;
  font-size: 1.375rem;
  line-height: 1.4;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
}

p, ul li {
  color: #070707;
  font-family: 'MuseoSans300';
  font-size: 1.125rem;
  line-height: 1.6;
  margin: 0 0 30px;
  padding: 0;
}

ul li {
  margin: 0;
}

ul {
  margin-bottom: 30px;
  padding-left: 25px;
}

ul.panelNav {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

ul.accordions {
  padding: 0;
}

strong, b {
  font-weight: normal;
  font-family: 'MuseoSans700';
}

/********** Homepage Popup **********/
.homePop {
	position:fixed;
	display:none;
	align-items:center;
	justify-content:center;
	width:100%;
	height:100vh;
	background:#ffffff;
	z-index:9999999;
}
.homePop.active {display:flex;}
.homePopInner {
	display:block;
	width:100%;
	max-width:600px;
	padding:20px;
	text-align:center;
	margin:auto;
}
.homePopLogo {
	width:100%;
	max-width:480px;
	margin:0 auto 50px;
}
.homePopLogo img {width:100%;}
.homePopHeader {margin-bottom:50px;}
.homePopHeader span {display:block;}
.homePopContent a {
	display:block;
	font-size:18px;
	line-height:30px;
	color:#070707;
	text-decoration:none;
	transition:all 0.2s;
	margin-bottom:30px;
}
.homePopContent a:hover {
	text-decoration:underline;
	text-decoration-color:#E93539;
}
.homePopContent a:last-of-type {margin-bottom:60px;}
.homePopBtn {
	background: none;
    border: none;
    outline: none;
    position: absolute;
	top: 30px;
	right: 30px;
    z-index: 10;
    cursor: pointer;
    display: block;
    width: 90px;
    height: 66px;
    margin: 0;
    padding: 0;
    transition: opacity .2s ease;
}
.homePopBtn:before {
  content:'';
  display:block;
  position:absolute;
  height:8px;
  background: #807F7F;
  transform: rotate(45deg);
  top: auto;
  width: 85px;
  bottom: 50%;
}
.homePopBtn:after {
  content:'';
  display:block;
  position:absolute;
  height:8px;
  background: #807F7F;
  transform: rotate(-45deg);
  bottom: 50%;
  width: 85px;
}

nav {
  margin-left: 90px;
}
nav ul {
  margin: 0;
  padding: 0;
}
nav li {
  list-style: none;
  display: inline-block;
  font-size: 0;
  position: relative;
}
nav li a {
  color: #403F3F;
  text-decoration: none;
  font-family: 'MuseoSans300';
  font-size: 1.3125rem;
  font-weight: normal;
  margin-right: 35px;
  padding-bottom: 7px;
  border-bottom: 1px solid transparent;
  transition: all .2s ease;
  position: relative;
  display: inline-block;
  text-align: center;
}
nav li a:before {
  display: block;
  content: attr(title);
  font-weight: bold;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  transition: all .2s ease;
}
nav li a:after {
  content: "";
  position: absolute;
  width: 90%;
  height: 7px;
  background: url(/media/5a5a5j3p/dot-border.svg);
  background-repeat: space;
  border: 0;
  top: -11px;
  left: 5%;
  opacity: 0;
}
nav li a:hover {
  font-weight: bold;
}
nav li a.active, nav li.current-menu-item a {
  font-weight: bold;
}
nav li a.active:after, nav li.current-menu-item a:after, nav li:hover a:after {
  opacity: 1;
}
nav li .sub-menu {
	display:none;
	opacity:0;
	position:absolute;
	top:40px;
	left:-25px;
	padding:0;
	transition:all 0.2s;
}
header.sticky nav li .sub-menu {
	top:34px;
	padding-top:5px;
}
nav li:hover .sub-menu {
	display:block;
	opacity:1;
}
nav .sub-menu li {
  list-style: none;
  display: block;
  background: #E93539;
  border-bottom: 1px solid #ffffff;
  font-size: 0;
}
nav .sub-menu li:last-of-type {border-bottom:none;}
nav .sub-menu li a {
  color: #ffffff;
  text-decoration: none;
  font-family: 'MuseoSans300';
  font-size: 18px;
  line-height: 45px;
  font-weight: normal;
  margin-right: 0;
  padding: 0 25px;
  transition: all .2s ease;
  position: relative;
  display: block;
  text-align: left;
  white-space: nowrap;
}
nav .sub-menu li a:before {
  display: none;
}
nav .sub-menu li a:after {
  content: "";
  display: none
}
nav .sub-menu li a:hover {
  font-weight: bold;
}
nav .sub-menu li a.active {
  font-weight: bold;
}
nav .sub-menu li a.active:after {
  opacity: 0;
}

section {
  padding: 50px;
}

section.intro {
  background: #fff;
}
section.intro .innerContainer {
  background: #ffffff;
  border-radius: 20px;
  padding: 60px 30px 60px 70px;
  min-height: calc(100vh - 100px);
  box-sizing: border-box;
}
section.intro .butterflyIcon {
  width: 78px;
  height: auto;
  display: block;
}
section.intro h1 {
  margin: 20px 0 30px;
}

section.intro.intro-A {
  background: #E6D8BD;
}
section.intro.intro-A .innerContainer {
  padding-bottom: 0;
}

section.intro.intro-B .innerContainer {
  background: #ECE1CD;
}
section.intro.intro-B h1 {
  color: #403F3F;
}
section.intro.intro-B p {
  color: #403F3F;
}
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;
}

.flexGrp {
  justify-content: space-between;
}

.headerMain {
  width: 100%;
  padding-right: 40px;
}

.mobileLogo {
  display: none;
}

a.logo img {
  width: 134px;
  height: auto;
  display: block;
}

.introFlex {
  padding: 100px 0;
}
.introFlex .introCopy {
  width: 30%;
  margin-right: 6%;
  max-width: 681px;
  flex: 1;
}
.introFlex .introArt {
  width: 60%;
  position: relative;
  flex: 1;
  min-width: 950px;
}
.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 .introArt .btnRadial {
  background: #00A1ED;
  border: 1px solid #00A1ED;
  color: #fff;
  text-decoration: none;
  font-family: 'MuseoSans500';
  border-radius: 100%;
  height: 140px;
  width: 140px;
  max-width: 140px;
  max-height: 140px;
  text-align: center;
  position: absolute;
  left: 32%;
  bottom: 10%;
  text-align: center;
  flex-direction: column;
  line-height: 1.2;
}
.introFlex .introArt .btnRadial i {
  display: block;
  font-size: 2.25rem;
  right: auto;
  margin-bottom: 10px;
  color: #fff;
}
.introFlex .introArt .btnRadial:hover {
  background: none;
  color: #00A1ED;
}
.introFlex .introArt .btnRadial:hover i {
  color: #00A1ED;
}
.introFlex .introArtInner {
  position: absolute;
  width: 100%;
  max-width: 1380px;
}
.introFlex a {
  display:block;
  color: #E93539;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'MuseoSans700';
  font-size: 0.8125rem;
  letter-spacing: .25px;
  margin-top: 40px;
}
.introFlex a:hover {
  text-decoration: underline;
}
.introFlex p > a {display:inline;}
.introFlex a.btnRnd {
  min-width: 200px;
  text-align: center;
  margin-top: 0;
}

.animatedIntro .introArtInner {
  top: -200px;
}

.intro-B .introArtInner {
  top: -80px;
}

.intro-B .introFlex .introArt img {
  right: 0;
  top: 0;
  width: 90%;
}

a.btnRnd {
  color: #E93539;
  background: #fff;
  text-transform: none;
  text-decoration: none;
  font-family: 'MuseoSans300';
  font-size: 1.3125rem;
  border: 1px solid #E93539;
  border-radius: 50px;
  line-height: 1;
  padding: 15px 30px;
  transition: all .2s ease;
  display: inline-block;
  white-space: nowrap;
}
a.btnRnd:hover {
  background: #E93539;
  color: #fff;
  text-decoration: none;
}

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: 'MuseoSans500';
  font-size: 1.5625rem;
  margin-bottom: 15px;
}
section.gridFourColumn .gridBlock span:last-of-type {
  color: #070707;
  font-family: 'MuseoSans700';
  font-size: 1rem;
  text-transform: uppercase;
}
section.gridFourColumn .gridBlock:last-of-type {
  margin-right: 0;
}
section.gridFourColumn .gridBlock p {
  font-family: 'MuseoSans500';
  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: 'MuseoSans700';
}
section.gridFourColumn .gridBlock a {
  font-family: 'MuseoSans700';
  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(/media/qerkue1p/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: 'MuseoSans100';
  margin-bottom: 50px;
}
section.gridFourColumn .gridBlock.customBlock span.customLabel strong, section.gridFourColumn .gridBlock.customBlock span.customLabel b {
  font-family: 'MuseoSans700';
  margin-left: 0;
}
section.gridFourColumn .gridBlock.customBlock span {
  display: block;
  margin-left: 26px;
  font-family: 'MuseoSans300';
  font-size: 1.5rem;
  color: #403F3F;
  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;
  color: #E93539;
  text-transform: uppercase;
  font-family: 'MuseoSans300';
  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: 'DroidSerif';
  text-align: center;
  font-size: 1.3125rem;
  display: block;
  padding: 50px 10px 20px;
  margin-bottom: 0;
}
section.gridThreeColumn .imgContainer {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  display: block;
}
section.gridThreeColumn .imgContainer .blockTag {
  position: absolute;
  background: #fff;
  color: #E93539;
  text-transform: uppercase;
  font-family: 'MuseoSans700';
  font-size: 0.9375rem;
  padding: 15px 10px 6px;
  line-height: 1;
  letter-spacing: 2px;
  bottom: 0;
  width: 185px;
  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;
  height:100%;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
section.gridThreeColumn .blockFooter a {
  font-family: 'DroidSerif-Italic';
  color: #807F7F;
  text-decoration: none;
  font-size: 23px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
section.gridThreeColumn .blockFooter a:hover {
  text-decoration: underline;
}

section.callout {
  padding: 0;
  display: flex;
}
.top30 {margin-top:30px;}
.bottom30 {margin-bottom:30px;}
section.callout .calloutGraphic {
  width: 65%;
}
section.callout .calloutGraphic img {
  display: block;
  width: 100%;
  height: auto;
}
section.callout .calloutCopy {
  width: 35%;
  background: #F28773;
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  padding: 50px;
  box-sizing: border-box;
}
section.callout .calloutCopy a.btnRnd {
    font-size: 28px;
    padding: 24px 100px;
	margin-top: 50px;
}
section.callout .calloutCopy h2 {
  font-family: 'MuseoSans500';
  font-weight: normal;
  font-size: 57px;
  text-transform: uppercase;
  line-height: 69px;
  letter-spacing: .04em;
  margin-top: 0;
  margin-bottom: 0;
}
section.callout .calloutCopy p {
  color: #fff;
  font-family: 'DroidSerif';
  font-size: 45px;
  line-height: 53px
}
section.callout .calloutCopy .actionWrap {width:min-content;}
section.callout .calloutCopy a.btnRnd {
  display: block;
  float: left;
  box-sizing: border-box;
  text-align: center;
  background: #fff;
  border: none;
  font-family: 'MuseoSans500';
  color: #0A0A0A;
}
section.callout .calloutCopy a.btnRnd:hover {
  color: #fff;
  background: #E93539;
}
section.callout .socialWrap {
	display:flex;
	width:100%;
	align-items:center;
	justify-content:center;
	padding-top:75px;
}
section.callout .socialWrap a {
	display:flex;
	align-items:center;
	justify-content:center;
	width:20px;
	height:20px;
	margin:0 15px;
}
section.callout .socialWrap a img {
	max-height:100%;
	max-width:100%;
	opacity:1;
	transition:all 0.2s;
}
section.callout .socialWrap a:hover img {opacity:0.7;}

section.fullWidth {
  padding: 0;
  position: relative;
}
section.fullWidth img {
  display: block;
  width: 100%;
  height: auto;
}
section.fullWidth .contentContainer {
  position: absolute;
  left: 50px;
  top: 10%;
  color: #fff;
  max-width: 500px;
}
section.fullWidth .contentContainer.light {color:#000000;}
section.fullWidth .contentContainer h2 {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-family: 'MuseoSans300';
}
section.fullWidth .contentContainer h2 span {
  display: block;
  text-transform: none;
  font-family: 'MuseoSans700';
}

.animatedBtn {
  display: block;
  align-items: center;
  text-decoration: none;
  position: relative;
  transition: width .5s;
  overflow: hidden;
  cursor: pointer;
}
.animatedBtn .redButt {display:none;}
.animatedBtn.red .whiteButt {display:none;}
.animatedBtn.red .redButt {display:block;}

/*
.animatedBtn svg{
	pointer-events: none;
	cursor: pointer;
}
.animatedBtn object{
	display: block;
}
*/
.animatedBtn i {
  color: #E93539;
  font-size: 35px;
  margin-left: 8px;
  margin-top: 15px;
}
.animatedBtn.red i {color:#ffffff;}
.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: 'MuseoSans300';
  color: #403F3F;
}
.animatedBtn .innerButtonContainer input {color:#ffffff;}
.animatedBtn .innerButtonContainer input::-webkit-input-placeholder {
  color: #403F3F;
}
.animatedBtn .innerButtonContainer input::-moz-placeholder {
  color: #403F3F;
}
.animatedBtn .innerButtonContainer input:-ms-input-placeholder {
  color: #403F3F;
}
.animatedBtn .innerButtonContainer input:-moz-placeholder {
  color: #403F3F;
}
.animatedBtn.red .innerButtonContainer input::-webkit-input-placeholder {
  color: #ffffff;
}
.animatedBtn.red .innerButtonContainer input::-moz-placeholder {
  color: #ffffff;
}
.animatedBtn.red .innerButtonContainer input:-ms-input-placeholder {
  color: #ffffff;
}
.animatedBtn.red .innerButtonContainer input:-moz-placeholder {
  color: #ffffff;
}
.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/5czbjqts/angle-right.svg) no-repeat 55% center;
  cursor: pointer;
}
.animatedBtn .innerButtonContainer input[type="submit"]:hover {
  background: #E93539 url(/media/5czbjqts/angle-right.svg) no-repeat 55% center;
}
section.fullWidth .contentContainer #validText {
	display:block;
	font-weight:bold;
	padding:20px 0 20px 38px;
}

.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: 50px;
  border-top: 1px solid #BFBFBF;
}
.footerTop span, .footerTop a {
  font-family: 'MuseoSans500';
  font-size: 0.9375rem;
  line-height: 1.8;
  color: #403F3F;
  display: block;
  text-decoration: none;
  display: inline-block;
}
.footerTop span strong, .footerTop span b, .footerTop a strong, .footerTop a b {
  font-family: 'MuseoSans700';
}

.ftBlock {
  margin-right: 5%;
}

.ftBlock01 {
  width: 217px;
  min-width: 217px;
}
.ftBlock01 img {
  display: block;
  width: 100%;
  height: auto;
}

.ftBlock02 {
  max-width: 240px;
  min-width: 200px;
}

.ftBlock03 {
  max-width: 240px;
  min-width: 200px;
}
.ftBlock02 span, .ftBlock03 span {display:block;}

.ftBlock04 {
  margin-right: 0;
  width: 100%;
  display:flex;
  justify-content:space-between;
}
.ftBlock04.sizeXL {display:flex;}
.ftBlock04.sizeL {display:none;}
.ftBlock04.sizeM {display:none;}
.ftBlock04 div {display:flex; flex-direction:column;}
.ftBlock04 a {font-family:'MuseoSans700'; white-space:nowrap;}
.ftBlock04 .footerNav{
	column-count: 4;
	column-gap: 9%;
	width: 100%;
    padding-left: 0;
}
.ftBlock04 ul li {
  list-style: none;
  white-space: nowrap;
}
.ftBlock04 ul li a {
  font-family: 'MuseoSans700';
}
.ftBlock04 ul li a:hover {
  color: #E93539;
}

.footerBottom {
  border-top: 1px solid #BFBFBF;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.footerBottom a, .footerBottom span {
  font-family: 'MuseoSans500';
  text-decoration: none;
  line-height: 1;
  font-size: 0.875rem;
  margin-right: 80px;
  color: #403F3F;
}

.footerBottom a:hover {
  text-decoration: underline;
}

a.signupFlyout {
	display:flex;
	align-items:center;
    border: 2px solid #F28773;
    background: #F28773;
    height: 65px;
    padding: 0 40px;
	margin: 0;
	transition: all 0.2s;
}
a.signupFlyout span {
	font-family: 'MuseoSans700';
	font-size: 21px;
	color: #ffffff;
}
a.signupFlyout:hover {background:#ffffff; text-decoration:none;}
a.signupFlyout:hover span {color:#F28773;}

header {
  position: relative;
  z-index: 50;
}

.slideMenu {
  background: #E93539;
  width: 100%;
  min-height: 100vh;
}
.slideMenu img {
  width: 345px;
  height: auto;
}

.slideMenu.active {
  right: 0;
  position: absolute;
}

.panelHeader {
  padding: 45px;
  display: flex;
  justify-content: space-between;
}

body.menuActive {
  position: fixed;
}

.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;
  display: block;
  width: 100px;
  height: 23px;
  margin: 0;
  padding: 0;
  transition: opacity .2s ease;
}
.panelMenuBtn:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  background: url(/media/nlpfqpvm/squiggle.svg) center no-repeat;
  background-size:contain;
  height: 8px;
  width: 100%;
}
.panelMenuBtn:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  background: url(/media/nlpfqpvm/squiggle.svg) center no-repeat;
  height: 8px;
  width: 100%;
}
.intro-B .panelMenuBtn:before,
.intro-B .panelMenuBtn:after{
	color:#908C86;
}
.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;
}

.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;
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 250px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}




@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;
/*  height: 100%;*/
}
.panelNav li a {
  width: 100%;
  padding: 45px;
  font-family: 'MuseoSans100';
  color: #fff;
  text-decoration: none;
  font-size: 2.8125rem;
  border-top: 2px solid #fff;
  box-sizing: border-box;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.panelNav li a span {
  font-family: 'MuseoSans700';
  line-height: 1;
  font-size: 1.1875rem;
  display: block;
  padding-top: 10px;
  letter-spacing: .25px;
}
.panelNav li a:hover {
  background: #fff;
  color: #E93539;
}
.panelNav li:last-of-type a {
  background: #F28773;
  font-family: 'MuseoSans700';
  font-size: 1.25rem;
  text-align: center;
  box-sizing: border-box;
}
.panelNav li:last-of-type a:hover {
  color: #fff;
  background: #e4816d;
}

.panelScroller {
  width: 100%;
  position: fixed;
  height: 100vh;
  z-index: 100;
  top: 0;
  transition: right .3s ease-out;
  right: -100%;
}
.panelScroller.active {
  right: 0;
}

.scrollTarget {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  flex-direction: column;
}

body.menuActive header {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

section.inpageNav, div.inpageNav {
	display:block;
	width:100%;
	background:#E93539;
	padding:0 50px 0 310px;
	margin-bottom:30px;
}
div.inpageNav.sticky {
	position:fixed;
	top:0;
	display:none;
	margin:0;
}
@keyframes navAnimateIn {
  from {
    top: 0px;
  }
  to {
    top: 86px;
  }
}
div.inpageNav.sticky.active {
	display:block;
	z-index:50;
	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:'MuseoSans300';
	font-size:16px;
	line-height:50px;
	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;}

section.interactiveGrid {
  display: flex;
  background: #F6F6F6;
  padding: 100px 50px;
}

section.interactiveGrid.white {background:#ffffff;}

.displayGroup {
  width: 25%;
  margin-right: 9%;
}
.displayGroup .ttl {
  color: #E93539;
  font-family: 'MuseoSans300';
  font-size: 2.0625rem;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0;
}
.displayGroup h2 {
  color: #E93539;
  font-family: 'MuseoSans700';
  font-size: 2.625rem;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0 0 40px;
}
.displayGroup p {
  font-family: 'DroidSerif';
  font-size: 1.375rem;
}
.displayGroup p em {
  font-family: 'DroidSerif-Italic';
}
.displayGroup p strong em {
  font-family: 'DroidSerif-BoldItalic';
}
.displayGroup p strong, .displayGroup p b {
  font-family: 'DroidSerif-Bold';
}
.displayGroup img {
  display: block;
  width: 100%;
  height: auto;
}

.selectionGroup {
  width: 66%;
}
.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%;
  font-family: 'MuseoSans700';
  color: #fff;
  font-size: 1.68vw;
  z-index: 3;
  opacity: 0;
  transition: opacity .2s ease;
  pointer-events: none;
  text-align: center;
}
.selectionGroup .hoverBox:hover .innerHoverBG, .selectionGroup .hoverBox:hover .innerHoverText {
  opacity: 1;
}

.displayBox {
  width: 100%;
  padding: 45px;
  box-sizing: border-box;
  min-height: 441px;
  color: #403F3F;
  background: #ffffff;
}
section.interactiveGrid.white .displayBox {
	background:#F28773;
	color:#ffffff;
}
.displayBox .hoverInfo {
  display: none;
  width: 100%;
}
.displayBox .hoverInfo ul {
  padding-left: 0;
  margin-bottom: 0;
}
.displayBox h3 {
  font-family: 'MuseoSans700';
  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";
  color: #E93539;
  font-size: 23px;
}
.displayBox li, .displayBox p {
  font-family: 'MuseoSans700';
  font-size: 18px;
  margin: 0 0 15px;
}
.displayBox li:last-of-type, .displayBox p:last-of-type {
  margin-bottom: 0;
}
section.interactiveGrid.white .displayBox li {color:#ffffff;}
section.interactiveGrid.white .displayBox ul li:before {color:#ffffff;}

.displayBox .defaultInfo {
  font-family: 'MuseoSans700';
  font-size: 18px;
  text-align: center;
  line-height: 1.4;
}

.displayBox.active {
  align-items: baseline;
}
.displayBox.active .defaultInfo {
  display: none;
}

.hoverInfo.active {
  display: block;
}

.accordionsHeader {
  margin: 50px 0;
  color: #E93539;
  flex-direction: column;
  position: relative;
}
.accordionsHeader img.butterflyIcon {
  position: absolute;
  top: 0;
  left: 0;
}
.accordionsHeader span {
  font-family: 'DroidSerif';
  font-size: 3.25rem;
  color: #403F3F;
  letter-spacing: 2px;
  line-height: 1.4;
  text-align: center;
}
.accordionsHeader h2 {
  font-size: 3.25rem;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.2;
  font-family: 'MuseoSans500';
  letter-spacing: 2px;
  text-align: center;
}

.accordion-header {
  cursor: pointer;
  font-family: 'MuseoSans500';
  font-size: 2.25rem;
  color: #403F3F;
  padding: 40px 0;
  border-bottom: 1px solid #E93539;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.accordion-header .dropArrow {
  width: 48px;
  height: 29px;
  background: url(/media/za0ggeun/dropdown_sprite.svg) no-repeat;
  background-position: center top;
  background-size: cover;
}
.accordion-header.active {
  font-family: 'MuseoSans700';
  border-bottom: 4px solid #E93539;
}
.accordion-header.active .dropArrow {
  background-position: center bottom;
}
.accordion-header img {
  display: block;
  width: 48px;
}

.accordionThumbs {
  display: flex;
  align-items: center;
}
.accordionThumbs a, .accordionThumbs div {
  height: 155px;
  width: auto;
  margin-right: 50px;
}
.accordionThumbs a:last-of-type, .accordionThumbs div:last-of-type {
  margin-right: 0;
}
.accordionThumbs a img, .accordionThumbs div img {
  display: block;
  height: 100%;
  width: auto;
}
.accordionThumbs .accButton {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-transform: uppercase;
  font-family: 'MuseoSans700';
  text-decoration: none;
  color: #403F3F;
  font-size: 12px;
}
.accordionThumbs .accButton div {
  background: #F28773;
  min-width: 100px;
  min-height: 100px;
  max-width: 100px;
  max-height: 100px;
  border-radius: 100%;
  margin-bottom: 12px;
  transition: background .2s ease;
}
.accordionThumbs .accButton img {
  width: 25%;
  margin-right: -4px;
}
.accordionThumbs .accButton:hover div {
  background: #ef9787;
}
.accordionThumbs .accButton.accDownload div {
  background: #00A1ED;
}
.accordionThumbs .accButton.accDownload div:hover {
  background: #3cb7f1;
}
.accordionThumbs .accButton.accDownload div i {
  color: #fff;
  font-size: 45px;
}

.accFlex {
  display: flex;
  justify-content: space-between;
  background: #F7F6F6;
  padding: 40px;
  margin-bottom: 30px;
  text-decoration: none;
}
a.accFlex:hover {
  background: #f0f0f0;
}


.accordion-content {
  display: none;
}
.accordion-content p, .accordion-content ul li {
  font-family: 'MuseoSans500';
  color: #403F3F;
  font-size: 1.5rem;
  padding: 0;
  margin: 0 100px 0 0;
  line-height: 1.6;
}
.accordionCopyContainer{
	max-width: 75%;
}
.accordion-content p {
	margin-bottom: 20px;
}
.accordion-content p a {
  color: #E93539;
  text-decoration: none;
}
.accordion-content p a:hover {
  text-decoration: underline;
}
.accordion-content .accFlex.noBg {
  background: none;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.accordion-content .accFlex.noBg p {
  font-family: 'MuseoSans500';
}
.accordion-content .accFlex.noBg p strong {
  font-family: 'MuseoSans700';
}

.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% - 100px);
}
.swiper-button-next:hover, .swiper-button-prev:hover {
  background: white;
}

.swiper-button-prev:after, .swiper-button-next:after {
  content: "";
  background: url(/media/yp2gzb0d/redcaret.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;
}
section.twoColumnContentContainer.noBG {background:none;}
section.twoColumnContentContainer .twoColumnFlex {
  display: flex;
}
section.twoColumnContentContainer h3 {
  color: #403F3F;
}
section.twoColumnContentContainer h4 {
	font-family:'MuseoSans700';
	font-size:1.375rem;
	margin-bottom:10px;
}

.spacer {
  width: 30%;
  height: 1px;
  background: #E93539;
  margin: 30px 0;
}

.sidebarLinks {
  margin-top: 70px;
}

a.blockLink {
  background: #fff;
  border: 1px solid #E93539;
  font-family: 'MuseoSans700';
  font-size: 23px;
  color: #403F3F;
  text-decoration: none;
  padding: 30px;
  display: block;
  transition: background .2s ease;
}
a.blockLink span {
  display: block;
  position: relative;
  display: flex;
  align-items: center;
}
a.blockLink span:before {
  display: block;
  width: 18px;
  height: 18px;
  min-width: 18px;
  min-height: 18px;
  font-family: 'Font Awesome 5 Pro Light';
  content: "\f067";
  margin-right: 30px;
  font-size: 23px;
  color: #E93539;
  transition: color .1s ease;
}
a.blockLink:hover {
  background: #E93539;
  color: #fff;
}
a.blockLink:hover span:before {
  color: #fff;
}

.contentContainer p, .contentContainer ul li {
  font-family: 'MuseoSans500';
  font-size: 1.375rem;
  color: #403F3F;
  line-height: 1.5;
}
.contentContainer p strong, .contentContainer p b, .contentContainer ul li strong, .contentContainer ul li b {
  font-family: 'MuseoSans700';
}
.contentContainer ul li a,  .accordion .accordion-content .accFlex ul li a,
.twoColumnContact .sidebar a{
  color: #E93539;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.125rem;
  font-family: 'MuseoSans700';
}
.contentContainer p a, .twoColumnFlex p a {
  font-family: 'MuseoSans500';
  color: #E93539;
  text-decoration: none;
  font-size: 0.875em;
}
.contentContainer p a:hover, .twoColumnFlex p a:hover {
  text-decoration: underline;
}
.contactHours {
	display:block;
	font-family:'DroidSerif';
	font-size:28px;
	line-height:33px;
	margin-top:100px;
}
.contactHours strong {font-family:'DroidSerif-Bold';}

.accordion .accordion-content .accFlex ul li a, .contentContainer ul li a{
  color: #403F3F;
}
.accordion .accordion-content .accFlex ul li a:hover, .contentContainer ul li a:hover{
  color: #E93539;
}

.twoColumnCopy {
  color: #403F3F;
  display: flex;
  padding-top: 20px;
}
.twoColumnCopy .tc01 {
  margin-right: 35px;
  width: 50%;
}
.twoColumnCopy .tc02 {
  width: 50%;
}
.twoColumnCopy h3 {
  font-family: 'DroidSerif-Bold';
  font-size: 1.625rem;
  margin: 0 0 10px;
}
.twoColumnCopy p {
  color: #403F3F;
  font-size: 1.125rem;
  line-height: 2;
}
.twoColumnCopy p a {
  text-transform: none;
}

.btnFull {
  background: #fff;
  border: 1px solid #E93539;
  outline: none;
  color: #E93539;
  font-family: 'MuseoSans300';
  font-size: 1.5625rem;
  padding: 22px;
  cursor: pointer;
  width: 428px;
  line-height: 1;
  transition: background 0.2s ease, color 0.2s ease;
  margin: 30px auto 0;
  display: block;
  text-decoration: none;
  text-align: center;
  box-sizing: border-box;
}
.btnFull:hover {
  color: #fff;
  background: #E93539;
}

.contentContainer {
  width: 66%;
}

.mobileOnly {
  display: none !important;
}

.interactiveGrid.mobileGrid {
  display: none;
}

.mobileLink {
  display: none;
}

.formContainer:after {
  content: "";
  display: table;
  clear: both;
}
.formContainer .wpcf7,
.formContainer .umbraco-forms-form.contact{
  background: #fff;
  padding: 50px;
}
.form-footer {
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin-top:50px;
}
.formContainer .formInner .butterflyIcon {
  margin: 0;
}
.wpcf7-form-control-wrap.your-name,
.wpcf7-form-control-wrap.your-email,
.wpcf7-form-control-wrap.home-zip,
.umbraco-forms-field.fullname .umbraco-forms-field-wrapper,
.umbraco-forms-field.email .umbraco-forms-field-wrapper,
.umbraco-forms-field.homezipcode .umbraco-forms-field-wrapper{
	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,
.umbraco-forms-field.fullname .umbraco-forms-field-wrapper:after,
.umbraco-forms-field.email .umbraco-forms-field-wrapper:after,
.umbraco-forms-field.homezipcode .umbraco-forms-field-wrapper:after{
	content:'';
	display:block;
	width:18px;
	height:18px;
	background:url(images/redPlus.svg) center no-repeat;
	background-size:contain;
	position:absolute;
	bottom:-9px;
	right:0;
	margin-left:30px;
}
.wpforms-label-hide {display:none;}
.formContainer input,
.umbraco-forms-field input{
  display: block;
  width: 100%;
  box-sizing: border-box;
  border: none;
  border-bottom: 1px solid #EF0016;
  color: #EF0016;
  outline: none;
  font-family: 'MuseoSans500';
  font-size: 1.5625rem;
  padding-bottom: 20px;
  margin-bottom: 70px;
  position:relative;
}
.formContainer input::-webkit-input-placeholder,
.umbraco-forms-field input::-webkit-input-placeholder{
  color: #EF0016;
}
.formContainer input::-moz-placeholder,
.umbraco-forms-field input::-moz-placeholder{
  color: #EF0016;
}
.formContainer input:-ms-input-placeholder,
.umbraco-forms-field input:-ms-input-placeholder{
  color: #EF0016;
}
.formContainer input:-moz-placeholder,
.umbraco-forms-field input:-moz-placeholder{
  color: #EF0016;
}
.formContainer label,
.umbraco-forms-field label{
  color: #EF0016;
  font-family: 'MuseoSans500';
  font-size: 1.5625rem;
  line-height: 52px;
  margin-bottom: 30px;
}
.formContainer textarea,
.umbraco-forms-field textarea{
  resize: none;
  outline: none;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 40px;
  font-family: 'DroidSerif';
  font-size: 1.0625rem;
  min-height: 300px;
  background: #F6F6F6;
  border: none;
  letter-spacing: .5px;
  color: #403F3F;
}
.formContainer textarea::-webkit-input-placeholder,
.umbraco-forms-field textarea::-webkit-input-placeholder{
  color: #403F3F;
}
.formContainer textarea::-moz-placeholder,
.umbraco-forms-field textarea::-moz-placeholder{
  color: #403F3F;
}
.formContainer textarea:-ms-input-placeholder,
.umbraco-forms-field textarea:-ms-input-placeholder{
  color: #403F3F;
}
.formContainer textarea:-moz-placeholder,
.umbraco-forms-field textarea:-moz-placeholder{
  color: #403F3F;
}
.formContainer .radioGrp input {
  display: inline-block;
  width: auto;
}
.formContainer input::-webkit-outer-spin-button,
.formContainer input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.formContainer input[type=number] {
  -webkit-appearance: none;
}
.formContainer input[type=number] {
  -moz-appearance: textfield;
}
.formContainer .formFlex {
  display: flex;
  margin-bottom: 70px;
  align-items: flex-end;
}
.formContainer .formFlex input {
  margin-bottom: 0;
}
.formContainer .formFlex img {
  margin-left: 30px;
  position: relative;
  top: 8px;
}
.wpcf7-form .form-footer,
.umbraco-forms-navigation > div{
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:50px;
}
.wpcf7-form .form-footer:before,
.umbraco-forms-form.contact .umbraco-forms-navigation > div:before{
	content:url(/media/op0g1dde/icon_butterfly.svg);
	display:block;
	width:78px;
	height:75px;
}
.formContainer .submit-button,
.umbraco-forms-form.contact .umbraco-forms-navigation > div > input[type="submit"].btn-primary{
	display:flex;
	justify-content:flex-end;
	align-items:center;
	position: relative;
}
.formContainer .submit-button:after,
.umbraco-forms-form.contact .umbraco-forms-navigation > div > input[type="submit"].btn-primary:after{
	content:'';
	display:block;
	width:25px;
	height:45px;
	background:url(/media/rrzbbsv3/redangleright.svg) center no-repeat;
	background-size:contain;
	position:absolute;
	top:0;
	right:0;
}
.formContainer button[type="submit"], .formContainer input[type="submit"] {
  cursor: pointer;
  border: none;
  background: none;
  text-transform: uppercase;
  font-family: 'MuseoSans300';
  font-size: 1.5625rem;
  color: #EF0016;
  outline: none;
  display: flex;
  align-items: center;
  letter-spacing: .5px;
  justify-content: space-between;
  transition: width .2s ease;
  width: 125px;
  line-height: 45px;
  margin-bottom:0;
}
.formContainer button[type="submit"]:hover, .formContainer input[type="submit"]:hover {
  width: 135px;
}
.formContainer button[type="submit"] img, .formContainer input[type="submit"] img {
  display: block;
  width: 25px;
  margin-left: 20px;
}
.wpcf7 form .wpcf7-response-output {
	margin:30px 0 0;
}
.wpcf7-response-output {
	font-size:1.5rem;
	font-family:'MuseoSans500';
	text-align:center;
}

.radioContainer {
  display: block;
  position: relative;
  padding-left: 75px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 50px;
}
.radio:last-of-type {margin-bottom:50px;}

.radioContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background: none;
  border: 1px solid #EF0016;
  border-radius: 50%;
  background: #fff;
}

.checkmark.contact {
	height: 52px;
	width: 52px;
}

.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: #EF0016;
}
.wpcf7-list-item {
	display:block;
	margin:0;
}
.wpcf7-list-item > label {
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.wpcf7-checkbox input[type="checkbox"],
.umbraco-forms-field input[type="checkbox"]{
  appearance:none;
  -webkit-appearance:none;
  position: relative;
  top: 0;
  left: 0;
  height: 52px;
  width: 52px;
  border: 1px solid #EF0016;
  border-radius: 50%;
  background: #fff;
  cursor:pointer;
  margin:0 23px 0 0;
}
.wpcf7-checkbox input[type="checkbox"]:before,
.umbraco-forms-field input[type="checkbox"]: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: #EF0016;
}
.wpcf7-checkbox input[type="checkbox"]:checked:before,
.umbraco-forms-field input[type="checkbox"]:checked:before
{
    transform:scale(1);
}

.questionBlock label {
  font-family: 'DroidSerif';
  font-size: 1.25rem;
  margin-bottom: 25px;
}

.twoColumnContentContainer.twoColumnSurvey {
  background: #fff;
}

.questionBlock,
.umbraco-forms-form.asthmasurvey .umbraco-forms-container .form-group{
  background: #F6F6F6;
  box-sizing: border-box;
  color: #0A0A0A;
  margin-bottom: 40px;
  display: flex;
  flex-direction:column;
  padding: 40px 30px;
}

.umbraco-forms-form.asthmasurvey .umbraco-forms-container .form-group.singlechoice label.umbraco-forms-label{
    color: #0A0A0A;
    font-size: 1.5625rem;
}

.umbraco-forms-form.asthmasurvey .umbraco-forms-container .form-group .umbraco-forms-field-wrapper .radiobuttonlist input{
    height:25px;
    width:25px;
    float:left;
    margin-bottom:0;
    border-style:solid;
    border: 1px solid #EF0016;
}

.umbraco-forms-form.asthmasurvey .umbraco-forms-container .form-group .umbraco-forms-field-wrapper .radiobuttonlist label{
    line-height:30px;
    padding-left:50px;
    color: #0A0A0A;
    font-family: 'DroidSerif';
    font-size: 1.25rem;
}

.umbraco-forms-form.asthmasurvey .umbraco-forms-navigation input[type="submit"]{
    display: block;
    width: 100%;
    border: none;
    outline: none;
    font-size: 1.4375rem;
    font-family: 'MuseoSans700';
    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;   
}

.umbraco-forms-form.asthmasurvey .umbraco-forms-navigation input[type="submit"]:hover {
    background: #E93539;
}

.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: 'MuseoSans700';
}

.questionContainer, .resultsContainer {
  padding: 40px 30px;
}
.questionContainer {
    width: calc(100% - 348px);
}
.scoreContainer {
  min-width: 348px;
  max-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: 'MuseoSans700';
  font-size: 2.1875rem;
  color: #403F3F;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.numberWrap {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: #fff;
  font-size: 8.4375rem;
  font-family: 'MuseoSans700';
  color: #E93539;
  margin-top: 40px;
}

button.fullWidthSubmit {
  display: block;
  width: 100%;
  border: none;
  outline: none;
  font-size: 1.4375rem;
  font-family: 'MuseoSans700';
  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: 'MuseoSans700';
  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: 'MuseoSans700';
  line-height: 1.1;
}
.questionBlock.resultsBlock .questionContainer div p {
  font-size: 1.5rem;
  font-family: 'MuseoSans700';
  color: #403F3F;
  margin-bottom: 0;
}
.questionBlock.resultsBlock .questionContainer div:first-of-type {
  margin-bottom: 40px;
}

.resultsCopy {
  padding: 80px;
}
.resultsCopy p {
  font-size: 1.875rem;
  font-family: 'MuseoSans700';
  color: #403F3F;
}
.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: 'MuseoSans500';
  color: #403F3F;
  margin-bottom: 40px;
}
.popUp p strong {
  font-family: 'MuseoSans700';
}
.popUp .closePopUp {
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
}
.popUp .closePopUp i {
  font-size: 40px;
  color: #403F3F;
}
.popUp .closePopUp:hover {
  opacity: .8;
}
.popUp a.btnRnd {
  font-family: 'MuseoSans700';
  border: 2px solid #E93539;
  width: 260px;
  box-sizing: border-box;
}
.popUp .exitPop {
  font-family: 'MuseoSans500';
  font-size: 21px;
  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: 'MuseoSans500';
  font-size: 22px;
  letter-spacing: 1px;
  display: block;
}

@keyframes headerAnimateIn {
  from {
    top: -95px;
  }
  to {
    top: 0;
  }
}
header.sticky {
  position: fixed;
  border-bottom: 1px solid #EF0016;
  width: 100%;
  left: 0;
  top: 0;
  background: #fff;
  padding: 23px 50px 18px;
  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.mobileLogo {
  display: block;
}
header.sticky .logo.mobileLogo img {
  width: 170px;
}
header.sticky .panelMenuBtn {
  top: 15px;
  width: 80px;
}
header.sticky nav li a {
  padding-bottom: 0;
}
.socialShare a img{
	width:40px;
	height:40px;
}
/********** Toolkit Accordions **********/
.boldRed {font-weight:700; color:#E93539;}
.blockContainer p a.redLink {font-weight:700; color:#E93539; text-transform:uppercase; text-decoration:none;}
.blockContainer p a.redLink:hover {text-decoration:underline;}
.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: 'MuseoSans500';
  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: 'MuseoSans700';
  text-decoration: none;
}
.blockContainer p a {
  text-transform: none;
  color: #000;
  font-family: 'MuseoSans500';
  font-size: 1.5rem;
  border:none;
  text-decoration: underline;
}
.blockContainer p a:hover{
  color: #000;
}
.blockContainer a:not(.accButton):hover{
  text-decoration: underline;
}
.redText {
    font-family: 'MuseoSans700';
    color: #E93539;
}
.accordionThumbs .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),
.accordion .thumbGallery .accordionThumbs div:not(.accButton){
  height: auto;
  width:33%;
  margin-right: 3%;
  max-width: 390px;
}
.accordion .thumbGallery .accordionThumbs a:not(.accButton) img,
.accordion .thumbGallery .accordionThumbs div:not(.accButton) img{
  width:100%;
  height: auto;
}
.accordion .thumbGallery .accordionThumbs .accButton{
  margin-left:5%;
}
.thumbWrapper {
  display: flex;
  width: 100%;
  align-items: center;
}
.accordionSimpleBlock{
  background: #F7F6F6;
  padding: 50px;
  margin: 50px 0;
}
.flexInnerContainer {display:flex;}
.accordionSimpleBlock p:first-of-type,
.flexInnerContainer p:first-of-type{
  font-family: 'MuseoSans500';
}
ul.flexList {
  width: 100%;
  padding:0;
  margin: 30px 0 0 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: 'MuseoSans700';
  color: #E93539;
  font-size: 26px;
  padding: 7px 40px 7px 0;
  float: left;
  margin: 0 0 10px 0;
  line-height: 1.2;
}
.serif p, .serif a {font-family:'DroidSerif';}
.serif p strong {font-family:'DroidSerif-Bold';}
.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: 'MuseoSans700';
  font-size: 26px;
}
.profileCopy .profile_title{
  font-family: 'MuseoSans500';
  font-size: 23px;
}
.accLeadershipContact a, .accLeadershipContact span{
  display: block;
  line-height: 1.4;
  color: #E93539;
  text-decoration: none;
  font-size: 26px;
  font-family: 'MuseoSans700';
}
.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: 'MuseoSans500';
  font-size: 26px;
  color: #0A0A0A;
  line-height: 1.3;
}
.accContactBlock strong{
  font-family: 'MuseoSans700';
}
.accContact_Address {
    margin-bottom: 45px;
}
.accordionsHeader{
  padding:0 150px;
}
.accordion-content p {
    margin-bottom: 30px;
}
.accordion h2{
  font-size: 38px;
  color: #403F3F;
  font-family: 'MuseoSans500';
  font-weight: normal;
  letter-spacing: 0;
  margin-top: 0;
}
.accordion h2 strong{
  font-family: 'MuseoSans700';
}
.blockContainer ul li{margin-right: 0;}
@media screen and (max-width:1500px){
  .hashtag-grid-container{width:100%;}
  .hashtag-grid-container span, .hashtag-grid-container p, .hashtag-grid-container p:first-of-type {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), .accordion .thumbGallery .accordionThumbs div: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){
  .hashtag-grid-container span, .hashtag-grid-container p, .hashtag-grid-container p:first-of-type {font-size: 21px; padding: 3px 30px 3px 0;}
  .accordionThumbs .accButton div{
    min-width: 85px;
    min-height: 85px;
    max-width: 85px;
    max-height: 85px;
  }
  .accordionThumbs .accButton.accDownload div i {font-size: 38px;}
  .accordionThumbs .accButton {font-size: 11px;}
  .accordion .thumbGallery .accordionThumbs .accButton {margin-left: 3%;}
}
@media screen and (max-width:950px){
  .hashtag-grid-container span, .hashtag-grid-container p, .hashtag-grid-container p:first-of-type  {font-size: 18px; padding: 2px 30px 2px 0;}
  .hashtag-grid-container {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){
  .hashtag-grid-container span, .hashtag-grid-container p, .hashtag-grid-container p:first-of-type  {font-size: 16px; padding: 1px 20px 1px 0;}
}
@media screen and (max-width:750px){
  .accordion .thumbGallery .accordionThumbs a:not(.accButton), accordion .thumbGallery .accordionThumbs div:not(.accButton){margin-top:0;}
  .flexInnerContainer {display:block;}
  .blockContainer {padding-bottom: 5%;}
  .staticImageSmall {margin-bottom: 5%;}
  .accordionThumbs .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%;}
}
@media screen and (max-width:600px){
  .accordion .thumbGallery .accordionThumbs{flex-direction: column;}
  .accordion .thumbGallery .accordionThumbs .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){
  .hashtag-grid-container span, .hashtag-grid-container p, .hashtag-grid-container p:first-of-type  {font-size: 16px; padding: 3px 0;}
  .accordion .thumbGallery .accordionThumbs a:not(.accButton), .accordion .thumbGallery .accordionThumbs div:not(.accButton) {width: 48%; margin-bottom: 2%; margin-right: 0;}
  .accordion .thumbGallery .accordionThumbs a:nth-child(odd):not(.accButton),  .accordion .thumbGallery .accordionThumbs div:nth-child(odd):not(.accButton){margin-right: 2%;}
}
@media screen and (max-width:400px){
  .accordionSimpleBlock {padding: 25px;}
  .accordionThumbs .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 (max-width: 1920px) {
	.doubleBtnWrap a.btnRnd{
		font-size: 18px;
		min-width: 260px;
    	max-width: 260px;
    	box-sizing: border-box;
	}
	.doubleBtnWrap a:first-of-type {
    	margin-right: 5%;
	}
}
@media screen and (max-width: 1715px) {
	.doubleBtnWrap a.btnRnd {
		font-size: 16px;
		min-width: 220px;
		max-width: 220px;
		padding: 15px 0;
  }
}

@media screen and (max-width: 1600px) {
  .ftBlock01 {
    width: 180px;
    min-width: 180px;
  }
  section.intro .innerContainer{
	min-height: 0;
  }
  .ftBlock {
    margin-right: 3%;
  }

  .introFlex .introArt {
    min-width: 820px;
  }

  .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: 40%;
    margin-right: 3%;
  }
}
@media screen and (max-width: 1500px) {
  .introFlex .introArt .btnRadial {
    left: 32%;
    height: 110px;
    width: 110px;
    bottom: 7%;
  }

  .bhIcon img {
    max-width: 80px;
    max-height: 70px;
  }
  .ftBlock {
    float: left;
  }

  .ftBlock04 .footerNav{
	column-count: 2;
	column-gap: 5%;
	width: 100%;
}
  .ftBlock01 {
    width: 220px;
    min-width: 220px;
  }

  .ftBlock {
    margin-right: 4%;
  }
	.ftBlock03 {
		max-width: 140px;
	}
  .ftBlock04.sizeXL {display:none;}
  .ftBlock04.sizeL {display:flex;}
  .footerTop {
    padding: 50px 50px 20px;
  }

  .ftBlock04 ul li:last-of-type {
    margin-right: 0;
  }

  .ftBlock01 {
    width: 180px;
    min-width: 180px;
  }
}
@media screen and (max-width: 1440px) {
  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;
	max-width: 300px;
  }
  .questionContainer {
	width: calc(100% - 300px);
  }

  .introFlex .introArt {
    min-width: 720px;
  }

  .introFlex {
    padding: 80px 0;
  }
}
@media screen and (max-width: 1350px) {
 section.callout .calloutCopy a.btnRnd {
    font-size: 22px;
    padding: 24px 40px;
    margin-top: 30px;
}
  a.logo img {
    width: 115px;
  }

  .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 20px;
  }

  section.intro .butterflyIcon {
    width: 65px;
  }

  .introFlex a {
    font-size: 12px;
  }

  a.btnRnd {
    font-size: 18px;
  }

  .slideMenu img {
    width: 325px;
  }

  .panelNav li a {
    font-size: 40px;
    padding: 40px 45px;
  }

  .panelNav li a span {
    font-size: 18px;
    padding-top: 5px;
  }

  nav li a {
    font-size: 19px;
    margin-right: 25px;
  }

  nav {
    margin-left: 75px;
  }
  section.inpageNav, div.inpageNav {padding-left:295px;}

  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;
  }

  section.callout .calloutCopy p {
    font-size: 30px;
  }

  section.gridFourColumn .gridBlock a {
    font-size: 15px;
  }

  .displayGroup .ttl {
    font-size: 26px;
  }

  .displayGroup h2 {
    font-size: 36px;
  }

  .displayGroup p {
    font-size: 18px;
  }

  .displayBox h3 {
    font-size: 22px;
  }

  .displayBox ul li {
    font-size: 16px;
  }

  .displayBox {
    padding: 40px;
  }

  .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, .accordion-content ul li {
    font-size: 20px;
    margin-right: 50px;
  }
.contentContainer ul li a, .accordion .accordion-content .accFlex ul li a{
	font-size: 20px;
}
  .accordionThumbs a, .accordionThumbs div {
    margin-right: 30px;
  }

  a.blockLink {
    font-size: 19px;
    padding: 24px;
  }

  .sidebarLinks {
    margin-top: 60px;
  }

  a.blockLink span:before {
    margin-right: 15px;
  }

  .contentContainer p, .contentContainer ul li {
    font-size: 20px;
  }
  .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;
  }

  button.fullWidthSubmit, .thankYouMessage {
    font-size: 21px;
  }

  .questionBlock label {
    font-size: 18px;
  }

  .scoreContainer {
    min-width: 250px;
	max-width: 250px;
    min-height: 320px;
  }

  .questionContainer {
	width: calc(100% - 250px);
  }

  .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;
  }

  .panelHeader {
    align-items: center;
  }
 
}
@media screen and (max-width: 1240px) {
	section.callout .calloutCopy a.btnRnd {
    font-size: 20px;
    padding: 22px 30px;
    margin-top: 20px;
}
  h1 {
    font-size: 38px;
  }

  section.intro .butterflyIcon {
    width: 55px;
  }

  p {
    font-size: 16px;
  }

  a.btnRnd {
    font-size: 17px;
  }

  .introFlex .introArt .btnRadial {
    font-size: 10px;
    left: 32%;
    height: 95px;
    width: 95px;
  }

  .introFlex .introArt {
    min-width: 620px;
  }

  .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 {
    padding: 40px;
  }

  section.intro .innerContainer {
    padding: 50px 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 .contentContainer {
    left: 40px;
  }

  .footerTop {
    padding: 40px 40px 20px;
  }

  .panelHeader {
    padding: 40px;
  }

  .slideMenu img {
    width: 280px;
  }

  .panelNav li a {
    font-size: 40px;
    padding: 40px;
  }

  .panelNav li a span {
    font-size: 16px;
  }

  .displayGroup h2 {
    font-size: 28px;
  }

  .displayGroup h2 {
    font-size: 28px;
    margin-bottom: 30px;
  }

  .displayGroup p {
    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 {
    padding: 60px 40px;
  }

  section.fullWidthAccordions {
    padding: 50px 40px;
  }

  .accordionsHeader span, .accordionsHeader h2 {
    font-size: 35px;
  }

  .accordionsHeader {
    margin: 30px 0 50px;
  }

  .accordion-header {
    font-size: 28px;
  }

  .accordion-content p, .accordion-content ul li {
    font-size: 19px;
    margin-right: 30px;
  }
.contentContainer ul li a, .accordion .accordion-content .accFlex ul li a{
	font-size: 19px;
}
  .accFlex {
    padding: 32px;
  }

  .formContainer input, .formContainer label {
    font-size: 22px;
  }

  .formContainer .formFlex, .formContainer .radioContainer {
    margin-bottom: 40px;
  }

  .formContainer button[type="submit"], .formContainer input[type="submit"] {
    font-size: 22px;
    width: 110px;
  }
  .formContainer button[type="submit"]:hover, .formContainer input[type="submit"]:hover {
    width: 115px;
  }

  .formContainer button[type="submit"] img, .formContainer input[type="submit"] img {
    width: 18px;
    margin-left: 15px;
  }

  .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;
  }

  section.intro {
    min-height: 0;
  }

  .panelMenuBtn {
    width: 60px;
    height: 17px;
  }

  .headerMain {
    padding-right: 0;
  }

  header.sticky .panelMenuBtn {
    width: 60px;
  }

  header.sticky {
    padding: 23px 40px 18px;
  }
  section.inpageNav, div.inpageNav {padding-left:285px;}
	.socialShare a img {
    	width: 35px;
    	height: 35px;
	}
  .footerTop {
    display: block;
  }
	.footerTop:after{
		content:"";
		display: table;
		clear: both;
	}
  .footerBottom {
    width: 100%;
    box-sizing: border-box;
	clear: both;
  }
  .footerBottom span{
    margin-right: 0;
  }
  .ftBlock {
    margin-right: 5%;
	}
  .ftBlock.ftBlock04 {
    width: 100%;
    margin-right: 0;
    margin-top: 40px;
	clear: both;
	max-width: none;
  }
  .ftBlock04.sizeL {display:none;}
  .ftBlock04.sizeM {display:flex;}
}
@media screen and (max-width: 1150px) {
  .introFlex {
    flex-direction: column-reverse;
    align-items: flex-end;
    padding: 0;
  }

  .introFlex .introCopy {
    width: 100%;
    margin: 0;
    max-width: none;
  }
  .introFlex .introCopy p {
    max-width: 660px;
  }

  .introFlex .introArt {
    width: 100%;
    max-width: 700px;
    margin: 20px 0 0;
  }

  .introFlex .introArt .btnRadial, section.intro .butterflyIcon {
    display: none;
  }

  .introFlex .introArtInner {
    position: relative;
  }

  .introFlex .introArt {
    margin: 0;
  }

  .animatedIntro .introArtInner {
    top: -50px;
    margin-bottom: -125px;
  }

  h1 {
    font-size: 46px;
  }

  .introFlex .introCopy p {
    font-size: 18px;
  }

  .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;
  }

  .ftBlock01 {
    width: 140px;
    min-width: 140px;
  }

  .ftBlock04 {
    width: 50%;
  }

  .footerTop span, .footerTop a {
    font-size: 14px;
  }

  .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) {
  .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;
  }

  .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 ul li a {
    font-size: 14px;
  }

  a.blockLink {
    font-size: 16px;
    padding: 24px;
  }

  .sidebarLinks {
    margin-top: 50px;
  }

  .twoColumnCopy p {
    font-size: 16px;
  }

  .questionBlock label {
    font-size: 18px;
  }

  .questionBlock p {
    font-size: 20px;
  }

  .scoreContainer {
    min-width: 200px;
	max-width: 200px;
  }
  .questionContainer {
	width: calc(100% - 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;
  }

  .displayBox .hoverInfo {
    display: none;
  }
	.mobileGrid .displayBox .hoverInfo.active{
		display:block;
	}
	.checkmark.contact {height:42px; width:42px;}
	.wpcf7-checkbox input[type="checkbox"],
	.umbraco-forms-field input[type="checkbox"]{
	  height: 42px;
	  width: 42px;
	  min-width: 42px;
	  min-height: 42px;
	}
	.wpcf7-checkbox input[type="checkbox"]:before,
	.umbraco-forms-field input[type="checkbox"]:before{
		width: 42px;
		height: 42px;
	}
}
@media screen and (max-width: 980px) {
	.homePopBtn {
		right:20px;
		height:45px;
		width:45px;
	}
	.homePopBtn:before, .homePopBtn:after {
		width:45px;
		height:6px;
	}
  section.gridFourColumn .gridBlock.customBlock span.customLabel {
    font-size: 26px;
    margin-bottom: 30px;
  }
  section.callout .calloutCopy a.btnRnd {
    font-size: 17px;
    padding: 20px 20px;
    margin-top: 0;
	}

  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.callout .calloutCopy h2 {
    font-size: 32px;
  }

  section.callout .calloutCopy p {
    font-size: 20px;
  }

  a.btnRnd {
    font-size: 14px;
  }

  section.callout .calloutCopy {
    padding: 40px;
  }

  h2 {
    font-size: 30px;
  }

  section.fullWidth .contentContainer h2 {
    letter-spacing: 1px;
  }

  nav, .desktopLogo {
    display: none;
  }
  section.inpageNav, div.inpageNav {
	  padding:0;
  }
  .inpageNavbar {justify-content:center;}

  .mobileLogo {
    display: block;
  }

  a.logo img {
    width: 200px;
  }

  h1 {
    font-size: 46px;
  }

  .introFlex a {
    font-size: 13px;
  }

  a.btnRnd {
    font-size: 16px;
  }

  .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;
  }

  section.fullWidth .contentContainer {
    max-width: 400px;
  }

  .slideMenu img {
    width: 220px;
  }

  .panelNav li a {
    font-size: 36px;
    padding: 30px;
  }
  .panelHeader {
    padding: 40px 30px;
 }
  .panelNav li a span {
    font-size: 15px;
  }

  .panelNav li:last-of-type a {
    font-size: 16px;
  }

  .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: 40px;
  }
*/

  .slideMenu .panelMenuBtn:before, .slideMenu .panelMenuBtn:after {
    width: 55px;
  }

  .slideMenu .panelMenuBtn {
    right: 0px;
    top: 0px;
    height: 45px;
    width: 50px;
  }

  .flexGrp {
    align-items: center;
  }

  section.intro .innerContainer {
    padding: 40px 40px 50px;
  }

  header.sticky .panelMenuBtn {
    top: 0;
  }
}
@media screen and (max-width: 940px) {
  footer, .desktopOnly {
    display: none;
  }

  .mobileOnly {
    display: block !important;
  }

  .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: 'MuseoSans500';
    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: #403F3F;
    margin-left: 0;
    text-align: left;
    text-transform: uppercase;
    font-family: 'MuseoSans700';
  }

  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: 55%;
  }

  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;
  }
}
@media screen and (max-width: 900px) {

	.tooltip .tooltiptext {
      font-size: 14px;
      width: 150px;
	}
  .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: 26px;
  }
  .accordion-content .accFlex.noBg {
    padding-bottom: 0;
  }

  .accordion-content p, .accordion-content ul li{
    font-size: 17px;
    margin-right: 20px;
  }
.contentContainer ul li a, .accordion .accordion-content .accFlex ul li a{
	font-size: 17px;
}
  .accordionThumbs a, .accordionThumbs div {
    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;
  }

  .displayGroup {
    width: 100%;
    margin-right: 0;
  }

  .contentContainer {
    width: 100%;
    margin-top: 40px;
  }

  .displayGroup p {
    font-size: 18px;
    text-align: left;
  }

  .sidebarLinks {
    display: none;
  }

  .mobileLink {
    display: block;
  }

  .btnFull {
    width: 100%;
  }

  .contentContainer p, .contentContainer ul li {
    font-size: 17px;
    line-height: 1.6;
  }

  .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: 'MuseoSans500';
  }

  h3 {
    font-size: 20px;
  }

  .sidebar.displayGroup img {
    max-width: 400px;
    margin: 0 auto;
  }

  .formContainer input, .formContainer label {
    font-size: 20px;
  }

  .formContainer .wpcf7 {
    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;
	max-width: 250px;
  }
  .questionContainer {
	width: calc(100% - 250px);
  }

  .resultsCopy p {
    font-size: 22px;
  }

  .resultsCopy p:first-of-type {
    font-size: 26px;
  }

  .questionBlock.resultsBlock .questionContainer {
    padding-left: 30px;
  }

  .popUp {
    width: 500px;
  }

  .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;
  }
}
@media screen and (max-width: 800px) {
  section.gridThreeColumn .gridBlock {
    margin-right: 15px;
  }
}
@media screen and (max-width: 768px) {
  section.gridThreeColumn .gridContainer {
    margin-top: 30px;
  }

  .introFlex .introCopy p {
    font-size: 16px;
  }

  section {
    padding: 20px;
  }
  section.inpageNav, div.inpageNav {margin-bottom:20px;}

  .menuBtn {
    right: 70px;
    top: 72px;
  }

  section.intro .innerContainer, section.gridFourColumn, section.gridThreeColumn, section.intro.animatedIntro .innerContainer {
    padding: 40px;
  }

  .introFlex .introArt {
    min-width: 0;
    max-width: none;
  }

  a.logo img {
    width: 200px;
  }

  .slideMenu img {
    width: 210px;
    margin-top: 10px;
  }

  .panelNav li a {
    font-size: 34px;
    padding: 30px;
  }

  .panelNav li a span {
    font-size: 14px;
  }

  .intro-B .introFlex .introCopy {
    margin-top: 10px;
  }

  h1 {
    font-size: 38px;
  }
}
@media screen and (max-width: 750px) {
	.accordionCopyContainer {
    	max-width: 100%;
	}
	section.inpageNav, div.inpageNav.sticky.active {display:none;}
  section.callout {
    display: block;
  }
  section.callout .calloutCopy h2 {
    margin-bottom: 20px;
  }
  section.callout .calloutGraphic, section.callout .calloutCopy {
    width: 100%;
  }
	.introFlex a.btnRnd{
	margin: 0 auto;
    display: block;
    float: none;
    max-width: 300px;
	box-sizing: border-box;
	}
	.introFlex a {
    text-align: center;
    width: 100%;
	}
  .accFlex {
    display: block;
  }
	section.callout .calloutCopy a.btnRnd {
		width: 100%;
		max-width: 300px;
		float: none;
		margin: 40px auto 0;
	}

  .accordion-content p, .accordion-content ul li{
    margin-right: 0;
    max-width: none;
  }

  .accordionThumbs {
    justify-content: center;
  }

  .accordionThumbs a, .accordionThumbs div {
    margin-right: 30px;
    margin-top: 30px;
    height: 155px;
  }
}
@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;
  }

  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;
  }
.doubleBtnWrap {
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
  }

  .doubleBtnWrap a:first-of-type {
    margin-right: 0;
    margin-bottom: 20px;
    margin: 0 0 25px 0;
  }

  .doubleBtnWrap a:last-of-type {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
	 .popUp {
		width: 90%;
		right: 0;
		left: 0;
		margin: 0 auto;
	  }

  a.logo img {
    width: 160px;
  }

  .scoreContainer {
    min-width: 180px;
	max-width: 180px;
  }
  .questionContainer {
	width: calc(100% - 180px);
  }

  .scoreContainer span {
    font-size: 22px;
  }

  .numberWrap {
    font-size: 70px;
    width: 100px;
    height: 100px;
  }

  .animatedIntro .introArtInner {
    margin-bottom: -20px;
    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;
  }

  section.intro {
    padding: 13px;
  }

  section.intro .innerContainer, section.gridFourColumn, section.gridThreeColumn, section.intro.animatedIntro .innerContainer {
    padding: 30px 20px;
  }

  .menuBtn {
    right: 50px;
    top: 50px;
  }

  h1 {
    font-size: 37px;
  }

  .introFlex .introArt img {
    right: -30px;
  }

  .introFlex .introCopy {
    padding-bottom: 20px;
  }

  .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: 20px 20px 15px;
  }

  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;
	line-height: 30px;
	margin-bottom: 10px;
  }

  section.callout .calloutCopy p {
    font-size: 24px;
	line-height: 28px;
  }
  
  section.callout .calloutCopy .actionWrap {width:100%;}
  section.callout .socialWrap {padding-top:30px;}

  a.btnRnd {
    font-size: 14px;
  }

  section.callout .calloutCopy {
    padding: 40px 20px;
  }

  p {
    font-size: 17px;
  }

  .slideMenu img {
    width: 180px;
    margin-top: 0;
  }

  .panelHeader {
    padding: 30px 20px;
  }

  .panelNav li a {
    font-size: 30px;
    padding: 30px 20px;
  }

  .panelNav li a span {
    font-size: 13px;
    padding-top: 0px;
  }

  section.fullWidth {
    min-height: 500px;
    position: relative;
  }

  section.fullWidth img {
    height: 100%;
    width: auto;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
  }

  section.fullWidth .contentContainer {
    left: 20px;
	top: initial;
	bottom: 50px;
  }
  section.fullWidth .contentContainer h2 {font-size:28px; line-height:30px;}
  section.fullWidth .contentContainer h2 span {font-size:21px;}
  
  .panelNav li:last-of-type a {
    font-size: 15px;
  }

  .panelNav li:last-of-type a {
    padding-bottom: 32px;
  }

  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, .accordion-content ul li{
    font-size: 16px;
  }
 .contentContainer ul li a, .accordion .accordion-content .accFlex ul li a{
	font-size: 16px;
}
  .accordionThumbs a, .accordionThumbs div {
    margin-right: 20px;
  }

  .accordionThumbs a, .accordionThumbs div {
    width: 155px;
    margin-right: 20px;
  }

  .accordionThumbs a img, .accordionThumbs div 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 input {
    padding-bottom: 15px;
  }

  .formContainer input, .formContainer label {
    font-size: 17px;
	line-height: 27px;
  }

  .formContainer .wpcf7 {
    padding: 30px;
  }

  .formContainer textarea {
    font-size: 15px;
    padding: 30px 20px;
  }

  .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;
  }

  .formContainer .formFlex, .formContainer .radioContainer {
    margin-bottom: 35px;
  }

  .formContainer .radioContainer {
    padding-left: 30px;
	line-height: 22px;
  }

  .checkmark {
    height: 20px;
    width: 20px;
  }
  
  .checkmark.contact {
	  height: 20px;
	  width: 20px;
  }
	.wpcf7-checkbox input[type="checkbox"],
	.umbraco-forms-field input[type="checkbox"]{
	  height: 20px;
	  width: 20px;
	  min-width: 20px;
	  min-height: 20px;
	  margin:0 10px 0 0;
	}
	.wpcf7-checkbox input[type="checkbox"]:before,
	.umbraco-forms-field input[type="checkbox"]:before{
		width: 20px;
		height: 20px;
	}
  
  .contactHours {font-size:21px; line-height:24px;}

  .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%;
	max-width: none;
    padding: 30px;
    box-sizing: border-box;
    min-height: 0;
  }
  .questionContainer {
	width: 85%;
  }

  .numberWrap {
    margin-top: 20px;
  }

  .numberWrap {
    font-size: 80px;
    width: 120px;
    height: 120px;
  }

  .scoreContainer span {
    font-size: 20px;
  }

  

  .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;
  }

  .panelMenuBtn {
    width: 45px;
    height: 15px;
  }

  .slideMenu .panelMenuBtn:before, .slideMenu .panelMenuBtn:after {
    width: 45px;
  }

  .slideMenu .panelMenuBtn, header.sticky .panelMenuBtn {
    width: 45px;
  }

  header.sticky {
    padding: 20px 20px 20px;
  }

  header.sticky .logo.mobileLogo img {
    width: 140px;
  }
}
@media screen and (max-width: 480px) {

  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 .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 {
    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;
  }
}
@media screen and (max-width: 375px) {
	.introFlex a.btnRnd {
     max-width: 250px;
	}
  section.fullWidth {
    min-height: 350px;
  }

  a.logo img {
    width: 160px;
  }

  .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 .accButton {
    font-size: 10px;
  }

  .formContainer .formInner {
    padding: 20px;
  }

  .formContainer input, .formContainer label {
    font-size: 15px;
  }

  .formContainer .formFlex img {
    margin-left: 15px;
    top: 5px;
    width: 12px;
  }

  .formContainer .formFlex, .formContainer .radioContainer {
    margin-bottom: 30px;
  }

  .formContainer textarea {
    font-size: 14px;
    padding: 20px;
  }

  .formContainer .formInner .butterflyIcon {
    margin: 30px 0 0;
    width: 50px;
  }

  button.fullWidthSubmit, .thankYouMessage {
    font-size: 15px;
    letter-spacing: .5px;
  }

  .formContainer button[type="submit"], .formContainer input[type="submit"] {
    font-size: 17px;
    width: 80px;
  }

  .formContainer button[type="submit"] img, .formContainer input[type="submit"] img {
    width: 12px;
    margin-left: 10px;
  }

  .formContainer button[type="submit"]:hover, .formContainer input[type="submit"]:hover {
    width: 85px;
  }

  section.twoColumnContentContainer.twoColumnContact {
    padding-bottom: 60px;
  }
	
  .introFlex a.btnRnd, .doubleBtnWrap a.btnRnd, section.callout .calloutCopy a.btnRnd {
		min-width: 100%;
		max-width: 100%;
		width: 100%;
	}
	
}

.fb_iframe_widget {
    bottom: 4px;
    margin-right: 10px;
}

.tooltip {
  position: relative;
  display: inline-block;
  
}

.tooltip {
  position: relative;
  display: inline-block;
  color:#E93539;
	cursor:pointer;
}



.twoColumnFlex .contentContainer ul li i{
	margin-left:15px;
	color:#E93539;
}

.socialShare{
	display:inline-block;
}

#fbShare{
	margin-right:15px;
}

.popUp.assesmentPopup h3{
        font-size: 32px;
        font-family: 'MuseoSans700';
        color: #403F3F;
        letter-spacing: 0;
    }
    .popUp.assesmentPopup img {
        margin-bottom: 40px;
    }
    .popUp.assesmentPopup .popBtns {
        padding-top: 30px;
    }
    .popUpSection {
        margin-top: 50px;
    }
    .popUp.assesmentPopup p{
        font-size: 18px;
        color: #807f7f;
        margin-bottom: 18px;
    }
    .surveyLinks {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .popUp.assesmentPopup .exitPop, .surveyLinks a{
        position: relative;
        padding: 0;
        font-size: 18px;
        color: #807f7f;
        text-transform: uppercase;
        font-family: 'MuseoSans700';
        text-decoration: none;
        cursor: pointer;
    }
    .surveyLinks a{
        margin-right: 30px;
    }
    .surveyLinks a:hover{
        text-decoration: underline;
    }
    @media screen and (max-width:480px){
        .popUp h3 {
            font-size: 24px;
        }
        .popUp p {
            font-size: 14px;
            margin-bottom: 15px;
        }
        .popUpSection {
            margin-top: 30px;
        }
    }


/*disable blue radial download button*/
.introFlex .introArt .btnRadial{
	pointer-events: none !important;
}
/*disable menu bottom download button*/
.panelNav li:last-of-type a {
    pointer-events: none;
    text-indent: -9999px;
}

/*disable umbraco default form field borders*/
.umbraco-forms-fieldset{
    border:none;
}
/*umbraco forms checkbox container override*/
.umbraco-forms-page .umbraco-forms-container .checkbox .umbraco-forms-field-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.umbraco-forms-field.checkbox label {
    margin-bottom: 0px;
}

.umbraco-forms-form.contact .umbraco-forms-field-wrapper textarea{
    margin-top:50px;
    font-size:1.0625rem;
}