body,
html {
  overflow-x: hidden;
}
@media (min-width: 1200px) {
  .container {
    max-width: 960px;
    padding: 0;
  }
}
.mpr100 {
  padding-right:100px;
}

.mpr200 {
  padding-right:200px;
}
#allergy {
  padding-left:25px;
}
.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-2dot4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
@media (min-width: 540px) {
  .col-sm-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 720px) {
  .col-md-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 960px) {
  .col-lg-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 1140px) {
  .col-xl-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@font-face {
  font-family: 'GothamRoundedBook';
  src: url('../fonts/GothamRoundedBook.eot');
  src: url('../fonts/GothamRoundedBook.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamRoundedBook.woff2') format('woff2'), url('../fonts/GothamRoundedBook.woff') format('woff'), url('../fonts/GothamRoundedBook.ttf') format('truetype'), url('../fonts/GothamRoundedBook.svg#GothamRoundedBook') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamRoundedBold';
  src: url('../fonts/GothamRoundedBold.eot');
  src: url('../fonts/GothamRoundedBold.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamRoundedBold.woff2') format('woff2'), url('../fonts/GothamRoundedBold.woff') format('woff'), url('../fonts/GothamRoundedBold.ttf') format('truetype'), url('../fonts/GothamRoundedBold.svg#GothamRoundedBold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/hinted-Helvetica.eot');
  src: url('../fonts/hinted-Helvetica.eot?#iefix') format('embedded-opentype'), url('../fonts/hinted-Helvetica.woff2') format('woff2'), url('../fonts/hinted-Helvetica.woff') format('woff'), url('../fonts/hinted-Helvetica.ttf') format('truetype'), url('../fonts/hinted-Helvetica.svg#Helvetica') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamRoundedMedium';
  src: url('../fonts/GothamRoundedMedium.eot');
  src: url('../fonts/GothamRoundedMedium.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamRoundedMedium.woff2') format('woff2'), url('../fonts/GothamRoundedMedium.woff') format('woff'), url('../fonts/GothamRoundedMedium.ttf') format('truetype'), url('../fonts/GothamRoundedMedium.svg#GothamRoundedMedium') format('svg');
  font-weight: 500;
  font-style: normal;
}
* {
  color: #6d6e71;
}
.row {
  margin-bottom: 10px;
}
p {
  font-size: 14.5px;
  margin-bottom: 8px;
  line-height: 20px;
}
#topNav {
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 48px;
  background-color: #f58934;
  margin-bottom: 0px !important;
}
#topNav ul#top {
  list-style: none;
  padding: 0;
  margin: 0;
}
#topNav ul#top li {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #404040;
  line-height: 18px;
  padding: 0;
  font-size: 12px;
  padding-right: 65px;
}
#topNav ul#top li a {
  color: inherit;
}
#topNav ul#top li a:hover {
  cursor: pointer;
}
#topNav ul#top li:last-child {
  padding-right: 0;
}
#topNav ul#top nobr {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #404040;
  line-height: 18px;
  padding: 0;
  font-size: 12px;
}
#topNav .active {
  font-weight: bold;
  text-decoration: none !important;
}
#topNavHCP {
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 48px;
  background-color: #262378;
  margin-bottom: 0px !important;
}
#topNavHCP ul#top {
  list-style: none;
  padding: 0;
  margin: 0;
}
#topNavHCP ul#top li {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #ffffff;
  line-height: 18px;
  padding: 0;
  font-size: 12px;
  padding-right: 65px;
}
#topNavHCP ul#top li a {
  color: inherit;
}
#topNavHCP ul#top li a:hover {
  cursor: pointer;
}
#topNavHCP ul#top li:last-child {
  padding-right: 0;
}
#topNavHCP ul#top nobr {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #ffffff;
  line-height: 18px;
  padding: 0;
  font-size: 12px;
}
#topNavHCP .active {
  font-weight: bold;
  text-decoration: none !important;
}
body > #hcp-header {
  display: none;
}
#hcp-header {
  position: relative;
}
#hcp-header .container {
  position: relative;
}
#hcp-header .container div.hcp {
  background: #f68933;
  color: #262378;
  font-size: 13px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  padding: 3px 8px;
  position: absolute;
  right: 0;
  top: 15px;
}
#hcp-header .container span nobr {
  color: inherit;
}
#hcp-header .container div.hcp span {
  color: inherit;
}
body > #patient-header {
  display: none;
}
#patient-header {
  position: relative;
}
#patient-header .container {
  position: relative;
}
#patient-header .container div.hcp {
  background: #ffffff;
  color: #262378;
  font-size: 13px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  padding: 3px 8px;
  position: absolute;
  right: 0;
  top: 15px;
}
#patient-header .container span nobr {
  color: inherit;
}
#patient-header .container div.hcp span {
  color: inherit;
}
body#error-404 {
  background: #d3f1fe;
}
body#error-404 footer #firstRow {
  /*border: none;*/
}
body#error-404 #main {
  background: #d3f1fe;
}
header {
  background: #ffffff;
}
#mainNav {
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c0c1c6;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  background-color: #efefef;
}
#mainNav .container > .row > .col-9 {
  padding: 0;
  padding-top: 15px;
}
#mainNav ul#main-nav {
  list-style: none;
  padding: 0;
  margin: 0;
}
#mainNav ul#main-nav li:hover {
  cursor: pointer;
}
#mainNav ul#main-nav li a {
  font-family: 'GothamRoundedMedium';
  color: #252379;
  text-transform: uppercase;
  line-height: 18px;
  padding: 0;
  padding-top: 16px;
  display: inline-block;
  font-weight: bold;
  padding-right: 62px;
  font-size: 15px;
}
#mainNav ul#main-nav li:last-child a {
  padding-right: 0;
}
#mainNav ul#main-nav li:nth-child(1) a {
  padding-right: 40px;
  padding-left: 100px;
}
#mainNav ul#main-nav li:nth-child(2) a {
  padding-right: 62px;
}
#mainNav ul#main-nav li:nth-child(3) a {
  padding-right: 33px;
}
#mainNav ul#main-nav .parent a:after {
  content: '';
  background: url(../images/orange-arrow.png);
  font-size: 35px;
  width: 17px;
  height: 17px;
  display: inline-block;
  position: absolute;
  margin-left: 8px;
  bottom: 7px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #f68933;
  transform: rotateX(0deg);
  font-weight: normal;
}
#mainNavHCP {
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c0c1c6;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
#mainNavHCP .container > .row > .col-9 {
  padding: 0;
  padding-top: 15px;
}
#mainNavHCP ul#main-nav {
  list-style: none;
  padding: 0;
  margin: 0;
}
#mainNavHCP ul#main-nav li:hover {
  cursor: pointer;
}
#mainNavHCP ul#main-nav li a {
  font-family: 'GothamRoundedMedium';
  color: #252379;
  text-transform: uppercase;
  line-height: 18px;
  padding: 0;
  padding-top: 16px;
  display: inline-block;
  font-weight: bold;
  padding-right: 62px;
  font-size: 15px;
}
#mainNavHCP ul#main-nav li:last-child a {
  padding-right: 0;
}
#mainNavHCP ul#main-nav li:nth-child(1) a {
  padding-right: 40px;
  padding-left: 100px;
}
#mainNavHCP ul#main-nav li:nth-child(2) a {
  padding-right: 62px;
}
#mainNavHCP ul#main-nav li:nth-child(3) a {
  padding-right: 33px;
}
#mainNavHCP ul#main-nav .parent a:after {
  content: '';
  background: url(../images/orange-arrow.png);
  font-size: 35px;
  width: 17px;
  height: 17px;
  display: inline-block;
  position: absolute;
  margin-left: 8px;
  bottom: 7px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #f68933;
  transform: rotateX(0deg);
  font-weight: normal;
}
#subNav {
  display: none;
  background: #36356f;
  height: 0px;
}
#subNav #aboutSub,
#subNav #allergySub,
#subNav #savingsSub {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
#subNav #aboutSub li,
#subNav #allergySub li,
#subNav #savingsSub li {
  font-family: 'GothamRoundedMedium';
  padding: 0;
  display: inline-block;
  color: #ffffff;
  font-size: 13px;
  padding-top: 5px;
  padding-right: 42px;
}
#subNav #aboutSub li:hover,
#subNav #allergySub li:hover,
#subNav #savingsSub li:hover {
  cursor: pointer;
}
#subNav #aboutSub li a,
#subNav #allergySub li a,
#subNav #savingsSub li a {
  color: inherit;
}
#subNav #aboutSub li:last-child,
#subNav #allergySub li:last-child,
#subNav #savingsSub li:last-child {
  padding-right: 0;
}
#subNav #aboutSub li {
  padding-right: 50px;
}
.mcr {
  text-align:right;
}
body[data-subNav="aboutSub"] #mainNav #main-nav #about a {
  color: #f68933;
}
body[data-subNav="aboutSub"] #mainNav #main-nav #about a:after {
  bottom: 4px !important;
  transform: rotateX(180deg);
  font-weight: normal;
}
body[data-subNav="aboutSub"] #mainNavHCP #main-nav #about a {
  color: #f68933;
}
body[data-subNav="aboutSub"] #mainNavHCP #main-nav #about a:after {
  bottom: 4px !important;
  transform: rotateX(180deg);
  font-weight: normal;
}
body[data-subNav="aboutSub"] #subNav {
  display: flex;
  height: 30px;
}
body[data-subNav="aboutSub"] #subNav #aboutSub {
  display: flex;
}
body[data-subNav="aboutSub"] #subNav li.active a {
  color: #62c7ed !important;
}
li.active a {
  color: #f68933 !important;
}
body[data-subNav="allergySub"] #mainNav #main-nav #allergy a {
  color: #f68933;
}
body[data-subNav="allergySub"] #mainNav #main-nav #allergy a:after {
  bottom: 4px !important;
  transform: rotateX(180deg);
  font-weight: normal;
}
body[data-subNav="allergySub"] #mainNavHCP #main-nav #allergy a {
  color: #f68933;
}
body[data-subNav="allergySub"] #mainNavHCP #main-nav #allergy a:after {
  bottom: 4px !important;
  transform: rotateX(180deg);
  font-weight: normal;
}
body[data-subNav="allergySub"] #subNav {
  display: flex;
  height: 30px;
}
body[data-subNav="allergySub"] #subNav #allergySub {
  display: flex;
}
body[data-subNav="allergySub"] #subNav li.active a {
  color: #62c7ed !important;
}

body[data-subNav="savingsSub"] #mainNav #main-nav #savings a {
  color: #f68933;
}
body[data-subNav="savingsSub"] #mainNav #main-nav #savings a:after {
  bottom: 4px !important;
  transform: rotateX(180deg);
  font-weight: normal;
}
body[data-subNav="savingsSub"] #mainNavHCP #main-nav #savings a {
  color: #f68933;
}
body[data-subNav="savingsSub"] #mainNavHCP #main-nav #savings a:after {
  bottom: 4px !important;
  transform: rotateX(180deg);
  font-weight: normal;
}
body[data-subNav="savingsSub"] #subNav {
  display: flex;
  height: 30px;
}
body[data-subNav="savingsSub"] #subNav #savingsSub {
  display: flex;
}
body[data-subNav="savingsSub"] #subNav li.active a {
  color: #62c7ed !important;
}

#mobileMenu {
  display: none;
}
#order-out 
{
  margin-top: -10px;
  background-color: #eaeff8;
  position: relative;
  width: 100%;
  height: 63px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/out-of-stock-order.png);
  /* background-size: 50%; */
  /* background-image: url(../images/heroBg.png); */
  /*#how-to-get{
        left: -14vw;
    }
    #how-to-use{
        left: -4.2vw;
    }
    #enroll{
        left: 5.6vw;
    }
    #order{
        left: 15.4vw;
    }*/
}
#heroHCP {
  background-color: #eaeff8;
  position: relative;
  width: 100%;
  height: 450px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/heroBg-new-v02.png);
  /* background-size: 50%; */
  /* background-image: url(../images/heroBg.png); */
  /*#how-to-get{
        left: -14vw;
    }
    #how-to-use{
        left: -4.2vw;
    }
    #enroll{
        left: 5.6vw;
    }
    #order{
        left: 15.4vw;
    }*/
}
#hero {
  background-color: #eaeff8;
  position: relative;
  width: 100%;
  height: 359px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/heroBg-new-v02.png);
  /* background-size: 50%; */
  /* background-image: url(../images/heroBg.png); */
  /*#how-to-get{
        left: -14vw;
    }
    #how-to-use{
        left: -4.2vw;
    }
    #enroll{
        left: 5.6vw;
    }
    #order{
        left: 15.4vw;
    }*/
}
#hero #inner {
  max-width: 1366px;
  height: 359px;
  margin: 0 auto;
  position: relative;
}
#hero #buttons {
  /* position: absolute; */
  /* transform: translate(440px, 20px); */
  margin: 0 auto;
  width: 900px;
  margin-top: 8px;
}
#hero h5 {
  font-family: 'GothamRoundedBold';
  font-size: 28px;
  line-height: 28px;
  color: #ffffff;
  letter-spacing: 0.1px;
  /* position: absolute;
  top: 20px;
  right: 250px; */
  margin-left: 20%;
  padding-top: 60px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#hero h5 span {
  font-size: 50%;
  display: block;
  color: inherit;
  line-height: 23px;
}
#hero p.first {
  /* position: absolute;
  top: 165px;
  right: 50%; */
  font-family: 'GothamRoundedBold';
  color: #f58934;
  font-size: 48px;
  line-height: 48px;
  margin-left: 20%;
  margin-top: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#hero p.second {
  /* position: absolute;
  top: 214px;
  right: 250px; */
  font-family: 'GothamRoundedBold';
  color: #ffffff;
  font-size: 44px;
  line-height: 44px;
  margin-left: 20%;
  padding-top: 0px;
  margin-top: 5px;
  margin-bottom: 20px;
}
#hero .dark-blue-button {
  top: 276px;
  /* position: relative; */
  float: left;
  color: #ffffff;
  width: 195px;
  height: 46px;
  border-radius: 9px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 13px;
  line-height: 15px;
  text-align: center;
  padding: 0;
  margin-right: 0px;
}
#hero .dark-blue-button:hover {
  background: #f68933;
  cursor: pointer;
}
#hero-spacer {
  min-height: 290px;
}
.underline-on-hover:hover {
    text-decoration: underline;
}
#underline-on-hover:hover {
  text-decoration: underline;
}
p.dagger:before {
  content: '†';
  position: absolute;
  left: 9px;
  font-size: 13px;
}
p.dagger-double:before {
  content: '‡';
  position: absolute;
  left: 9px;
  font-size: 13px;
}
p.star:before {
  content: '*';
  position: absolute;
  left: 9px;
  font-size: 13px;
}
p.astrix {
  line-height: 15px;
}
p.astrix:before {
  content: '*';
  position: absolute;
  left: 9px;
  font-size: 13px;
}
.eligibility {
  font-size: 13.8px;
  line-height: 15px;
}
#hp6 {
  margin-top: 20px;
}
.blue-box {
  background: #d3f1fe;
  padding-top: 10px;
}
.blue-box h4 {
  font-family: 'GothamRoundedMedium';
  font-size: 19px;
  color: #36356f;
}
.blue-box p {
  font-size: 15px;
}
.blue-box > .col {
  padding-top: 20px;
  padding-bottom: 20px;
}
.blue-box > .col:first-child {
  padding-right: 0;
  padding-left: 25px;
}
.blue-box > .col:last-child {
  padding-left: 0;
  padding-right: 25px;
}
.blue-box a {
  color: #36356f;
  text-decoration: underline;
}
.blue-box .col-12 {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 25px;
  padding-right: 25px;
}
.blue-box .buffer {
  background: #62c7ed !important;
  height: 75%;
  position: relative;
  top: 5%;
}
.blue-box .col-1 {
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  width: 20px;
  max-width: 50px;
}
.blue-box:after {
  display: block;
  content: '';
  width: 100%;
  height: 31px;
  background: url(../images/blue-box-bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
}
#hero-mobile {
  display: none;
}
body[data-violator="true"] #violator {
  display: block;
}
#violator {
  background-color: #8ed7f6;
  display: block;
  width: 50%;
  height: 52px;
  /* padding-right: 20%; */
  float: right;
  text-align: right;
}
#violator span {
  /* display: inline-block; */
  /* padding-left: 85px; */
  float: left;
  padding-top: 8px;
  padding-left: 5%;
  font-family: 'GothamRoundedBold';
  font-size: 14px;
  line-height: 18px;
  color: #252379;
}
#violator span sup {
  color: inherit;
}
#violator:before {
  content: '';
  display: block;
  float: left;
  width: 43px;
  height: 52px;
  background-image: url(../images/violatorBg.png);
  background-repeat: no-repeat;
}
body[data-violator="true"] #violatorLeft {
  display: block;
}
#violatorLeft {
  background-color: #8ed7f6;
  display: block;
  width: 49%;
  height: 52px;
  /* padding-right: 20%; */
  float: left;
  text-align: left;
}
#violatorLeft span {
  /* display: inline-block; */
  /* padding-left: 85px; */
  float: left;
  padding-top: 8px;
  padding-left: 43.5%;
  font-family: 'GothamRoundedBold';
  font-size: 14px;
  line-height: 18px;
  color: #252379;
}
#violatorLeft span sup {
  color: inherit;
}
#violatorLeft:after {
  content: '';
  display: block;
  float: right;
  width: 43px;
  height: 52px;
  margin-right: -43px;
  background-image: url(../images/violatorBgRight.png);
  background-repeat: no-repeat;
}
.dark-blue-button {
  border: 2px solid #73c2e3;
  border-radius: 5px;
  padding: 10px 40px;
  margin-right: 35px;
  font-family: 'GothamRoundedMedium';
  background-color: #252379;
  display: inline-block;
  color: #ffffff !important;
  max-width: 540px;
}
.scripts-col {
  height: 300px;
}
.scripts-col img {
  width: 210px;
}
.buff-or:before {
  content: 'OR';
  display: block;
  position: absolute;
  top: 110px;
  left: 18px;
  font-size: 20px;
  background: #ffffff;
  color: #f68933;
  font-family: 'GothamRoundedMedium';
  padding-top: 10px;
  padding-bottom: 10px;
}
.buff-not:before {
  content: 'NOT';
  display: block;
  position: absolute;
  top: 110px;
  left: 20px;
  font-size: 20px;
  background: #ffffff;
  color: #f68933;
  font-family: 'GothamRoundedMedium';
  padding-top: 10px;
  padding-bottom: 10px;
}
.dashed {
  padding-left: 20px;
  padding-top: 0px;
  left: 15px;
  position: relative;
}
.dashed:before {
  content: '–';
  display: block;
  position: absolute;
  left: 5px;
}
.blue-list {
  margin-bottom: 0;
  padding-left: 8px;
  list-style: none;
  margin-left: 0px;
}
.blue-list li {
  font-size: 14.5px;
  color: #73c2e3;
  line-height: 21px;
  padding-bottom: 5px;
}
.blue-list li:before {
  content: "•";
  font-size: 14px;
  position: absolute;
  left: 15px;
}
.blue-list li span {
  color: #6d6e71;
}
.after-blue-list {
  padding-top: 10px;
}
#main {
  clear: both;
  padding-top: 20px;
  padding-bottom: 20px;
}
#main h1 {
  font-family: 'GothamRoundedMedium';
  font-size: 29px;
  color: #f68933;
  text-transform: uppercase;
  line-height: 30px;
}
#main h1 span {
  display: block;
  color: inherit;
  font-size: 70%;
  text-transform: none;
}
#main h1 span sup {
  color: inherit;
  top: -4px;
}
#main h1 > sup {
  color: inherit;
  top: -10px;
  font-size: 60%;
}
#main #pen-right {
  padding-bottom: 30%;
  background-image: url(../images/penRight.png);
  background-repeat: no-repeat;
  background-position: 0% 20%;
}
#main #pen-right-2 {
  padding-bottom: 30%;
  background-image: url(../images/penRight-2.png);
  background-repeat: no-repeat;
  background-position: 0% 20%;
}
#main #training-pen {
  padding-bottom: 33%;
  background-image: url(../images/training-pen.png);
  background-repeat: no-repeat;
  background-position: 80% 40%;
}
#main #pen-faqs {
  padding-bottom: 30%;
  background-image: url(../images/penFaqs.png);
  background-repeat: no-repeat;
  background-position: top right;
}
#main .resources-pen {
  padding-bottom: 30%;
  background-image: url(../images/resources-pen.png);
  background-repeat: no-repeat;
  background-position: 0% 20%;
  background-size: 100%;
}
#main #pen-save {
  padding-bottom: 30%;
  background-image: url(../images/penSave-new.png);
  background-repeat: no-repeat;
  background-position: 0% 20%;
}
#main #anaphylaxis-bg {
  padding-bottom: 30%;
  background-image: url(../images/anaphylaxis.png);
  background-repeat: no-repeat;
  background-position: 30% 20%;
}
#main #living-with-bg {
  padding-bottom: 30%;
  background-image: url(../images/living-with-allergies.png);
  background-repeat: no-repeat;
  background-position: 30% 20%;
}
#main #hcp-pen {
  padding-bottom: 30%;
  background-image: url(../images/hcp-pen.png);
  background-repeat: no-repeat;
  background-position: 0% 20%;
}

#main .allergens {
  margin-bottom: 30px;
}
#main .allergens h2 {
  font-size: 18px;
  padding-bottom: 10px;
  color: #2c2a7e;
  border-bottom: 1px solid #bcbccf;
  font-family: 'GothamRoundedMedium';
}
#main .buffer {
  background: #000000;
  content: '';
  margin: 0 auto;
  display: block;
  height: 100%;
  width: 1px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #c4c4d5 19%, #c4c4d5 80%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #c4c4d5 19%, #c4c4d5 80%, #ffffff 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #c4c4d5 19%, #c4c4d5 80%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}
#main #hp1 {
  border-bottom: 1px solid #828282;
  padding-bottom: 30px;
}
#main h2 {
  font-family: 'GothamRoundedMedium';
  font-size: 20px;
  color: #2c2a7e;
  padding-bottom: 15px;
}
#main h2 sup {
  color: inherit;
}
#main .blue-button {
  border: 2px solid #73c2e3;
  border-radius: 5px;
  padding: 10px 10px;
  margin-right: 15px;
  font-family: 'GothamRoundedMedium';
  color: #252379;
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
  text-align: center;
  position: relative;
}
#main .pink-box {
  padding-bottom: 100%;
  height: 0;
  background: hotpink;
}
#main .resource {
  padding-top: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ececec;
}
#main .resource h2 {
  padding-bottom: 5px;
}
#main .resource .dark-blue-button {
  display: block;
  width: 435px;
  text-align: center;
}
#main .resource:last-child {
  border: none;
}
#main .strengths {
  width: 150px;
  padding-top: 30px;
  font-size: 15px;
}
#main .strengths span {
  display: block;
  font-weight: bold;
  color: #2c2a7e;
}
#main #steps-header {
  padding-bottom: 15%;
  background-image: url(../images/steps-header.png);
  background-repeat: no-repeat;
  background-position: center top;
}
#main #steps-header-2 {
  margin-top: 40px;
  padding-bottom: 15%;
  background-image: url(../images/steps-header-2.png);
  background-repeat: no-repeat;
  background-position: center top;
}
#main #steps-header-3 {
  margin-top: 40px;
  padding-bottom: 15%;
  background-image: url(../images/steps-header-3-new.png);
  background-repeat: no-repeat;
  background-position: center top;
}
#main .step {
  position: relative;
}
#main .step .number {
  font-family: 'GothamRoundedMedium';
  font-size: 21px;
  color: #2c2a7e;
  padding-top: 30px;
}
#main .step .number:after {
  content: '';
  display: inline-block;
  height: 30px;
  top: 8px;
  position: relative;
  border-left: 1px solid #babcbd;
  margin: 0 10px;
}
#main .step .text {
  font-family: 'GothamRoundedMedium';
  font-size: 21px;
  color: #2c2a7e;
  padding-top: 30px;
}
#main .step img {
  margin-top: 20px;
  display: block;
}
#main .step p {
  width: 330px;
  padding-top: 10px;
  line-height: 20px;
}
#main .step .step-container-right {
  float: right;
}
#main .step .step-container-left {
  float: left;
}
#main .steps2 p {
  text-align: left;
  width: 95%;
  font-size: 14px;
}
#main .steps2 p span {
  font-family: 'GothamRoundedMedium';
  font-size: 21px;
  color: #2c2a7e;
  padding-top: 30px;
  display: block;
}
#main .steps2:after {
  content: '';
  margin: 0 auto;
  display: block;
  top: 0;
  right: 0;
  position: absolute;
  height: 100%;
  width: 1px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #c4c4d5 19%, #c4c4d5 80%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #c4c4d5 19%, #c4c4d5 80%, #ffffff 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #c4c4d5 19%, #c4c4d5 80%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}
#main .steps2:last-child:after {
  display: none;
}
#main .hcp-row {
  margin-top: 30px;
  margin-bottom: 30px;
}
#main .hcp-row img {
  width: 145px;
}
#main .hcp-row p {
  font-size: 14.5px;
}
#main .why-sympjepi-img {
  padding-bottom: 0%;
  background-image: url(../images/hcp-pen-2.png);
  background-repeat: no-repeat;
  background-position: 92% 40px;
  border-bottom: 1px solid #bcbccf;
  margin-bottom: 30px;
}
#main .why-sympjepi-img p {
  font-size: 14.5px;
}
#main p a {
  color: #252379;
  text-decoration: underline;
}
#main #recall {
  background-color: #36356f;
  margin-top: 30px;
  margin-bottom: 50px;
}
#main #recall h4 {
  font-family: 'GothamRoundedMedium';
  text-align: center;
  color: #ffffff;
  padding: 20px 0px;
  font-size: 24px;
}
#main #recall h4 i {
  color: #62c7ed;
}
#main .savings-step img {
  margin-bottom: 10px;
}
#main .savings-step p {
  /* width: 205px; */
  width: 80%;
  text-align: left;
  margin: 0 auto;
  padding-left: 15px;
  margin-bottom:15px;
}
#main .savings-step p span {
  display: block;
  position: absolute;
  left: 40px;
  font-weight: bold;
}
#main .savings-step:after {
  content: '';
  margin: 0 auto;
  display: block;
  top: 0;
  right: 0;
  position: absolute;
  height: 100%;
  width: 1px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #c4c4d5 19%, #c4c4d5 80%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #c4c4d5 19%, #c4c4d5 80%, #ffffff 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #c4c4d5 19%, #c4c4d5 80%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}
#main .savings-step.last:after {
  display: none;
}
#main .blue-button.desktop {
    display: inline-block;
}
#main .blue-button.mobile {
    display: none;
}
body#for-healthcare-professionals #main #steps-header-3 {
  background-image: url(../images/steps-header-3-new.png) !important;
}
body#for-healthcare-professionals-no-violator #main #steps-header-3 {
  background-image: url(../images/steps-header-3-new.png) !important;
}
body#for-healthcare-professionals .orange-arrow:after {
  width: 17px;
  height: 6px;
  background: url(../images/orange-arrow-2.png);
  position: absolute;
  display: block;
  right: 10px;
  bottom: 10px;
}
#expandAll,
#collapseAll {
  float: right;
  text-decoration: underline;
  color: #252379;
}
#expandAll:hover,
#collapseAll:hover {
  cursor: pointer;
}
.accordion > .card {
  border: none;
  border-bottom: 1px solid #dadada !important;
}
.accordion > .card .card-header {
  background-color: transparent;
  border: none;
  padding: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.accordion > .card .card-header h2.mb-0 {
  padding-top: 0 !important;
}
.accordion > .card .card-header h2.mb-0 button[aria-expanded="true"]:after {
  content: '^';
  font-size: 35px;
  height: 30px;
  right: 0;
  position: absolute;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #f68933;
  font-weight: normal;
  transform: rotateX(0deg);
}
.accordion > .card .card-header h2.mb-0 .btn {
  font-family: 'Helvetica';
  color: #36356f;
  text-decoration: none;
  text-align: left;
  padding-bottom: 0;
  font-weight: bold;
}
.accordion > .card .card-header h2.mb-0 .btn:after {
  content: '^';
  font-size: 35px;
  height: 30px;
  right: 0;
  position: absolute;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #f68933;
  font-weight: normal;
  transform: rotateX(180deg);
}
.accordion > .card .card-body {
  padding-left: 15px;
  padding-bottom: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
}
body#getting-symjepi #delivered {
  margin-top: 30px;
  margin-bottom: 30px;
  border-top: 1px solid #bcbccf;
  border-bottom: 1px solid #bcbccf;
  position: relative;
  margin-right: 0;
  margin-left: 0;
}
body#getting-symjepi #delivered:before {
  content: '';
  width: 114px;
  height: 103px;
  display: block;
  background-image: url(../images/package.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: -12px;
  left: 50px;
  z-index: 9;
}
body#getting-symjepi #delivered span {
  font-family: 'GothamRoundedMedium';
  font-size: 20px;
  line-height: 22px;
  color: #2c2a7e;
  padding-left: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 95%;
  display: block;
  position: relative;
}
body#getting-symjepi #delivered .training-pen-order-link {
  width: 230px;
  height: 40px;
  outline: 1px solid;
  position: absolute;
  right: 165px;
  bottom: 118px;
}
body#getting-symjepi #house {
  margin-top: 30px;
  margin-bottom: 30px;
  border-top: 1px solid #bcbccf;
  border-bottom: 1px solid #bcbccf;
  position: relative;
  margin-right: 0;
  margin-left: 0;
}
body#getting-symjepi #house:before {
  content: '';
  width: 114px;
  height: 103px;
  display: block;
  background-image: url(../images/house.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: -12px;
  left: 50px;
  z-index: 9;
}
body#getting-symjepi #house span {
  font-family: 'GothamRoundedMedium';
  font-size: 20px;
  line-height: 22px;
  color: #2c2a7e;
  padding-left: 220px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 95%;
  display: block;
  position: relative;
}
body#getting-symjepi #house .training-pen-order-link {
  width: 230px;
  height: 40px;
  outline: 1px solid;
  position: absolute;
  right: 165px;
  bottom: 118px;
}
body#how-to-use-symjepi #delivered {
  margin-top: 30px;
  margin-bottom: 110px;
  border-top: 1px solid #bcbccf;
  border-bottom: 1px solid #bcbccf;
  position: relative;
}
body#how-to-use-symjepi #delivered:before {
  content: '';
  width: 165px;
  height: 205px;
  display: block;
  background-image: url(../images/training-pen.png);
  background-repeat: no-repeat;
  background-position: -140% 0%;
  background-size: contain;
  position: absolute;
  top: -42px;
  left: 80px;
  z-index: 9;
}
body#how-to-use-symjepi #delivered span {
  font-family: 'GothamRoundedMedium';
  font-size: 20px;
  line-height: 22px;
  color: #464646;
  padding-left: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 95%;
  display: block;
  position: relative;
}
body#how-to-use-symjepi #delivered .training-pen-order-link {
  width: 230px;
  height: 40px;
  outline: 1px solid;
  position: absolute;
  right: 165px;
  bottom: 118px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
html.open-isi {
  overflow: hidden;
}
html body.open-isi #mainISI {
  overflow-y: scroll;
  position: fixed;
  top: 0;
  bottom: unset;
  height: 100%;
  width: 100%;
  padding-top: 10px;
}
html body.open-isi #mainISI #mini {
  display: none;
}
html body.open-isi #mainISI #full {
  display: block;
}
html body.open-isi #mainISI #isiController {
  background: transparent;
  margin-bottom: 0;
  margin-top: -8px;
  right: unset;
  position: absolute;
  z-index: 1000;
  cursor: pointer;
}
html body.open-isi #mainISI #isiController span {
  color: transparent;
  background: transparent;
  width: 90%;
  height: 30px;
  left: 0;
  position: relative;
}
html body.open-isi #mainISI #isiController span:after {
  top: -18px;
  transform: rotateX(180deg);
}
.isi {
  line-height: 20px;
  padding-top: 60px;
  background: #ffffff;
  font-size: 14.5px !important;
}
.isi ul {
  margin-left: 0;
  padding-left: 20px;
  margin-bottom: 0px;
  font-size: 14.5px !important;
}
.isi ul li {
  line-height: 18px;
  padding-bottom: 0px;
  font-size: 14.5px !important;
}
.isi ul.normal {
  font-size: 14.5px !important;
}
.isi p {
  margin-bottom: 10px !important;
  font-size: 14.5px !important;
}
.isi .line-bullet {
  display: block;
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.isi .line-bullet li {
  position: relative;
  padding-bottom: 0px;
  width: 100%;
  margin-left: 13px;
}
.isi .line-bullet li:before {
  content: '-';
  position: absolute;
  left: -12px;
}
.isi a {
  color: #36356f !important;
  text-decoration: underline !important;
}
#mainISI {
  position: fixed;
  width: 100%;
  height: 145px;
  bottom: 0;
  background: #ffffff;
  display: block;
  overflow: hidden;
  z-index: 10000;
  left: 0;
  padding-top: 0;
}
#mainISI h4 {
  font-size: 15px;
  padding: 0;
  margin: 0;
}
#mainISI p {
  font-size: 15px;
}
#mainISI #full {
  display: none;
}
#mainISI #mini {
  display: block;
}
#mainISI #isiController {
  margin-bottom: 30px;
  display: block;
  width: 100%;
  background: #d3f1fe;
  text-align: center;
  position: relative;
  cursor: pointer;
}
#mainISI #isiController:hover {
  cursor: pointer;
}
#mainISI #isiController span {
  display: inline-block;
  background: #d3f1fe;
  padding: 6px;
  text-align: center;
  color: #36356f;
  font-size: 15px;
  position: relative;
}
#mainISI #isiController span:after {
  content: '^';
  font-size: 29px;
  height: 30px;
  right: -20px;
  top: 20px;
  position: absolute;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #f68933;
  font-weight: normal;
  transform: rotateX(0deg);
  line-height: 0;
}
#mainISI #isiController .desktop {
  display: block;
}
#mainISI #isiController .mobile {
  display: none;
}
.isi h4 {
  font-size: 18px;
  padding: 0;
  margin: 0;
}
html.open-isi {
  overflow: hidden;
}
.isi {
  line-height: 20px;
  padding-top: 60px;
  background: #ffffff;
}
.isi h4 {
  font-size: 18px;
  padding: 0;
  margin: 0;
}
.isi ul {
  margin-left: 0;
  padding-left: 20px;
  margin-bottom: 0px;
}
.isi ul li {
  line-height: 18px;
  padding-bottom: 0px;
}
.isi p {
  margin-bottom: 10px !important;
  font-size: 14.5px !important;
}
.isi .line-bullet {
  display: block;
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.isi .line-bullet li {
  position: relative;
  padding-bottom: 0px;
  width: 100%;
  margin-left: 13px;
}
.isi .line-bullet li:before {
  content: '-';
  position: absolute;
  left: -12px;
}
.isi a {
  color: #36356f !important;
  text-decoration: underline !important;
}
#mainISI {
  background: #ffffff;
  position: fixed;
  bottom: 0;
  z-index: 9999;
  padding-top: 0px;
  height: 185px;
  width: 100%;
  display: block;
}
#mainISI h4 {
  font-size: 15px;
  padding: 0;
  margin: 0;
}
#mainISI p {
  font-size: 15px;
}
#mainISI #full {
  display: none;
}
#mainISI #mini {
  display: block;
}
#mainISI #isiController {
  margin-bottom: 30px;
  display: block;
  width: 100%;
  background: #d3f1fe;
  text-align: center;
  position: relative;
  cursor: pointer;
}
#mainISI #isiController:hover {
  cursor: pointer;
}
#mainISI #isiController span {
  display: inline-block;
  background: #d3f1fe;
  padding: 6px;
  text-align: center;
  color: #36356f;
  font-size: 15px;
  position: relative;
}
#mainISI #isiController span:after {
  content: '^';
  font-size: 29px;
  height: 30px;
  right: -20px;
  top: 20px;
  position: absolute;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #f68933;
  font-weight: normal;
  transform: rotateX(0deg);
  line-height: 0;
}
#mainISI #isiController .desktop {
  display: block;
}
#mainISI #isiController .mobile {
  display: none;
}
#mainISI.open-isi {
  height: 100%;
  overflow: auto;
  padding-top: 10px;
}
#mainISI.open-isi #mini {
  display: none;
}
#mainISI.open-isi #full {
  display: block;
}
#mainISI.open-isi #isiController {
  background: transparent;
  margin-bottom: 0;
  margin-top: -8px;
  right: unset;
  position: absolute;
  z-index: 1000;
  cursor: pointer;
}
#mainISI.open-isi #isiController span {
  color: transparent;
  background: transparent;
  width: 90%;
  height: 30px;
  left: 0;
  position: relative;
}
#mainISI.open-isi #isiController span:after {
  top: -18px;
  transform: rotateX(180deg);
}
footer {
  padding-bottom: 60px;
  background: #ffffff;
}
footer #firstRow {
  border-top: 1.5px solid #959595;
  padding-top: 30px;
}
footer .copy {
  font-size: 13px;
  color: #636464;
}
footer ul#footerNav {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 10px;
}
footer ul#footerNav li {
  display: inline-block;
  padding-right: 135px;
  color: #252379;
}
footer ul#footerNav li:last-child {
  padding-right: 0;
}
footer ul#footerNav li a {
  color: inherit;
  text-decoration: underline;
}
#hcp-popup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1000;
  display: none !important;
}
#hcp-popup:before {
  background-color:black;
  height:100vh;
}

#hcp-popup #hcp-hero {
  background: #cae5f7;
  border: 1px solid #70747d;
  padding-bottom: 40px;
  width: 100%;
  max-width: 755px;
  position: relative;
}
#hcp-popup #hcp-hero .material-icons {
  font-size: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #f68933;
  z-index: 99;
}
#hcp-popup #hcp-hero .material-icons:hover {
  cursor: pointer;
}
#hcp-popup #hcp-hero h5 {
  font-family: 'GothamRoundedMedium';
  font-size: 31px;
  color: #36356f;
  width: 100%;
  display: block;
  padding: 80px;
  padding-bottom: 10px;
  padding-top: 50px;
  text-transform: uppercase;
}
#hcp-popup #hcp-hero p {
  padding: 80px;
  padding-top: 0;
  padding-bottom: 0px;
  font-size: 14.2px;
}
#hcp-popup #hcp-hero .hcp-button {
  border: 2px solid #73c2e3;
  border-radius: 5px;
  padding: 10px 30px;
  margin-right: 25px;
  text-align: center;
  font-family: 'GothamRoundedMedium';
  color: #252379 !important;
  display: inline-block;
  width: 115px;
}
#hcp-popup #hcp-hero .hcp-button:hover {
  cursor: pointer;
}
#hcp-popup #hcp-hero .hcp-button:last-child {
  margin-right: 70px;
}
#hcp-popup #hp2 {
  width: 100%;
  max-width: 755px;
}
#hcp-popup #hp2 .dark-blue-button {
  width: 145px;
  padding: 0;
  font-size: 11px;
  text-align: center;
  height: 45px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: unset;
  margin-top: 10px;
  margin-left: 5px;
}
#outside-popup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1000;
  display: none !important;
}
#outside-popup:before {
  background-color:black;
  height:100vh;
}

#outside-popup #hcp-hero {
  background: #cae5f7;
  border: 1px solid #70747d;
  padding-bottom: 40px;
  width: 100%;
  max-width: 755px;
  position: relative;
}
#outside-popup #hcp-hero .material-icons {
  font-size: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #f68933;
  z-index: 99;
}
#outside-popup #hcp-hero .material-icons:hover {
  cursor: pointer;
}
#outside-popup #hcp-hero h5 {
  font-family: 'GothamRoundedMedium';
  font-size: 31px;
  color: #36356f;
  width: 100%;
  display: block;
  padding: 80px;
  padding-bottom: 10px;
  padding-top: 50px;
  text-transform: uppercase;
}
#outside-popup #hcp-hero p {
  padding: 80px;
  padding-top: 0;
  padding-bottom: 0px;
  font-size: 14.2px;
}
#outside-popup #hcp-hero .hcp-button {
  border: 2px solid #73c2e3;
  border-radius: 5px;
  padding: 10px 30px;
  margin-right: 25px;
  text-align: center;
  font-family: 'GothamRoundedMedium';
  color: #252379 !important;
  display: inline-block;
  width: 115px;
}
#outside-popup #hcp-hero .hcp-button:hover {
  cursor: pointer;
}
#outside-popup #hcp-hero .hcp-button:last-child {
  margin-right: 70px;
}
#outside-popup #hp2 {
  width: 100%;
  max-width: 755px;
}
#outside-popup #hp2 .dark-blue-button {
  width: 145px;
  padding: 0;
  font-size: 11px;
  text-align: center;
  height: 45px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: unset;
  margin-top: 10px;
  margin-left: 5px;
}
#terms h5 {
  color: #f58934;
  font-size: 28px;
  font-family: "GothamRoundedMedium";
}
#terms .heading {
  color: #262378;
  font-size: 18px;
  font-family: "GothamRoundedMedium";
}
#terms a {
  color: #262378;
  text-decoration: underline;
  font-size: 13px;
}
ul#site-map {
  padding: 0;
  margin: 0;
  list-style: none;
  font-family: 'GothamRoundedMedium';
}
ul#site-map li {
  color: #36356f;
  font-size: 20px;
  display: block;
}
ul#site-map li a {
  padding-bottom: 10px;
  text-decoration: underline;
  color: inherit !important;
}
ul#site-map li > ul {
  padding-bottom: 30px;
  list-style: none;
}
body #hcp-popup.open {
  display: flex !important;
  -ms-flex-align: flex-start !important;
  background: url(../images/popup-bg.png);
  background-repeat: repeat;
  z-index: 9999999;
  position: fixed;
  overflow: hidden;
}
body #outside-popup.open {
  display: flex !important;
  -ms-flex-align: flex-start !important;
  background: url(../images/popup-bg.png);
  background-repeat: repeat;
  z-index: 9999999;
  position: fixed;
  overflow: hidden;
}
div.menu-button {
  display: block;
  width: 50px;
  height: 35px;
  cursor: pointer;
  margin: 0 auto;
  position: absolute;
  top: 20px;
  right: 25px;
  transform: translate(-50%, -50%);
}
div.menu-button.active span:nth-child(2) {
  margin: 4px 0;
}
div.menu-button span {
  display: block;
  width: 55px;
  height: 7px;
  border-radius: 5px;
  background-color: #242379;
}
div.menu-button span:nth-child(2) {
  margin: 7px 0;
}
div.menu-button.active span:nth-child(1) {
  animation: uno-in 0.5s ease forwards;
  background-color: #f68933;
}
div.menu-button.active span:nth-child(2) {
  animation: dos-in 0.4s ease forwards;
  animation-delay: 0.0001s;
  opacity: 0;
}
div.menu-button.active span:nth-child(3) {
  animation: tres-in 0.5s ease forwards;
  background-color: #f68933;
}
div.menu-button span:nth-child(1) {
  animation: uno-out 0.5s ease backwards;
  animation-direction: reverse;
}
div.menu-button span:nth-child(2) {
  animation: dos-out 0.4s ease backwards;
  animation-direction: reverse;
}
div.menu-button span:nth-child(3) {
  animation: tres-out 0.5s ease backwards;
  animation-direction: reverse;
}
div.menu-button span.text {
  width: unset;
  height: unset;
  background: none !important;
  left: 0px;
  font-size: 18px;
  position: relative;
  color: #252379;
  font-family: 'GothamRoundedMedium';
}


.footnote {
  font-size:12.5px;
}

@keyframes uno-in {
  0% {
    transform: translateY(0) rotate(0deg) scale(1);
  }
  25% {
    transform: translateY(10px) rotate(0deg) scale(1);
  }
  50% {
    transform: translateY(10px) rotate(0deg) scale(0);
  }
  75% {
    transform: translateY(10px) rotate(0deg) scale(1);
  }
  100% {
    transform: translateY(10px) rotate(45deg) scale(1);
  }
}
@keyframes uno-out {
  0% {
    transform: translateY(0) rotate(0deg) scale(1);
  }
  25% {
    transform: translateY(10px) rotate(0deg) scale(1);
  }
  50% {
    transform: translateY(10px) rotate(0deg) scale(0);
  }
  75% {
    transform: translateY(10px) rotate(0deg) scale(1);
  }
  100% {
    transform: translateY(10px) rotate(45deg) scale(1);
  }
}
@keyframes dos-in {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(0);
  }
}
@keyframes dos-out {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(0);
  }
}
@keyframes tres-in {
  0% {
    transform: translateY(0) rotate(0deg) scale(1);
  }
  25% {
    transform: translateY(-12px) rotate(0deg) scale(1);
  }
  50% {
    transform: translateY(-12px) rotate(0deg) scale(0);
  }
  75% {
    transform: translateY(-12px) rotate(0deg) scale(1);
  }
  100% {
    transform: translateY(-12px) rotate(-45deg) scale(1);
  }
}
@keyframes tres-out {
  0% {
    transform: translateY(0) rotate(0deg) scale(1);
  }
  25% {
    transform: translateY(-12px) rotate(0deg) scale(1);
  }
  50% {
    transform: translateY(-12px) rotate(0deg) scale(0);
  }
  75% {
    transform: translateY(-12px) rotate(0deg) scale(1);
  }
  100% {
    transform: translateY(-12px) rotate(-45deg) scale(1);
  }
}
.cbx {
  margin: auto;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
}
.cbx span {
  display: inline-block;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
}
.cbx span:first-child {
  position: relative;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #838484;
  transition: all 0.2s ease;
  background: #e1e1e1;
}
.cbx span:first-child svg {
  position: absolute;
  top: 3px;
  left: 2px;
  fill: none;
  stroke: #414077;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.cbx span:first-child:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
}
.cbx span:last-child {
  padding-left: 8px;
}
.inp-cbx:checked + .cbx span:first-child {
  animation: wave 0.4s ease;
}
.inp-cbx:checked + .cbx span:first-child svg {
  stroke-dashoffset: 0;
}
.inp-cbx:checked + .cbx span:first-child:before {
  transform: scale(3.5);
  opacity: 0;
  transition: all 0.6s ease;
}
@keyframes wave {
  50% {
    transform: scale(0.9);
  }
}
.select-css {
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: #444;
  line-height: 1.3;
  padding: 0.6em 1.4em 0.5em 0.8em;
  width: 100%;
  max-width: 300px;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #838484;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #e1e1e1;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}
.select-css::-ms-expand {
  display: none;
}
.select-css:hover {
  border-color: #888;
}
.select-css:focus {
  border-color: #aaa;
  box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #222;
  outline: none;
}
.select-css option {
  font-weight: normal;
}
#why-ask-body {
  background-image: url(../images/penRight.png);
  background-repeat: no-repeat;
  background-position: 85% 6%;
}

.order-form__row {
  margin-bottom: 0.3rem;
}
.order-form__label {
  color: #2c2a7e;
  font-weight: 500;
  font-size: 0.9rem;
  margin-bottom: 0px;
  line-height: 1;
}
.order-form__label span {
  font-weight: normal;
}
.order-form__form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #e1e1e1;
}
.order-form__button {
  font-size: 0.9rem;
  background-color: #36356f;
  padding: 1rem 0.8rem;
}

/* The container */
.order-form__custom-checkbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  line-height: 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.order-form__custom-checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.order-form__custom-checkbox-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.order-form__custom-checkbox-container input:checked ~ .checkmark {
  /*background-color: #2196F3;*/
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.order-form__custom-checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.order-form__custom-checkbox-container .checkmark:after {
  left: 9px;
  top: 7px;
  width: 5px;
  height: 10px;
  border: solid black;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.order-form__custom-checkbox-container:first-child {
  margin-right: 15px;
}

@media (min-width: 1367px) {
  #hero {
    height: 459px;
  }
  #heroHCP {
  }
  #hero-spacer {
    height: 390px;
  }
}
@media only screen and (max-width: 1199px) {
  #violator {
    /* padding-right: 110px; */
    /* padding-right: 5%; */
  }
  body#getting-symjepi #delivered span {
    width: 85%;
  }
}
@media only screen and (max-width: 992px) {
  #hero {
    background-color: #eaeff8;
  }
  /*
  #hero h5 {
    font-size: 3.15vh;
    line-height: 40px;
    left: 1vw;
  }
  #hero h5 span {
    font-size: 50%;
    display: block;
    color: inherit;
    line-height: 23px;
  }
  #hero p.first {
    left: 1vw;
    font-size: 80%;
  }
  #hero p.second {
    left: 1vw;
    font-size: 80%;
  }
  */
  #hero h5 {
    font-size: 1.8em;
    line-height: 30px;
  }
  #hero p.first {
    left: 1vw;
    font-size: 80%;
  }
  #hero p.second {
    left: 1vw;
    font-size: 80%;
  }
  #hero .dark-blue-button {
    top: 11vh;
  }
  #heroHCP {
    background-color: #eaeff8;
  }
  #index #hero {
    max-height: 312px;
  }
  #topNav ul#top li {
    padding-right: 60px;
  }
  #topNavHCP ul#top li {
    padding-right: 60px;
  }
  #mainNav ul#main li a {
    padding-right: 40px;
    font-size: 14px;
  }
  #mainNav ul#main li:first-child a {
    padding-left: 10px;
  }
  #mainNav ul#main-nav li a {
    font-size: 14px;
  }
  #mainNav ul#main-nav li:nth-child(1) a {
    padding-right: 40px;
    padding-left: 25px;
  }
  #mainNav ul#main-nav li:nth-child(2) a {
    padding-right: 40px;
  }
  #mainNav ul#main-nav li:nth-child(3) a {
    padding-right: 30px;
  }
  #mainNav ul#main-nav .parent a:after {
    font-size: 24px;
    padding-left: 5px;
    bottom: 4px;
  }
  #mainNavHCP ul#main li a {
    padding-right: 40px;
    font-size: 14px;
  }
  #mainNavHCP ul#main li:first-child a {
    padding-left: 10px;
  }
  #mainNavHCP ul#main-nav li a {
    font-size: 14px;
  }
  #mainNavHCP ul#main-nav li:nth-child(1) a {
    padding-right: 40px;
    padding-left: 25px;
  }
  #mainNavHCP ul#main-nav li:nth-child(2) a {
    padding-right: 40px;
  }
  #mainNavHCP ul#main-nav li:nth-child(3) a {
    padding-right: 30px;
  }
  #mainNavHCP ul#main-nav .parent a:after {
    font-size: 24px;
    padding-left: 5px;
    bottom: 4px;
  }
  #subNav #aboutSub li {
    font-size: 12.5px;
    padding-right: 17px;
  }
  #subNav #allergySub li {
    /*padding-right: 145px;*/
  }
  footer ul#footerNav li {
    padding-right: 105px;
  }
  #hcp-home-body {
    width:442px;
  }
  #why-symjepi-body {
    width:530px;
  }
  #why-ask-body {
    background-position: 85% 1%;
    background-size: 16%;
  }

}
@media (max-width: 767px) {
  .container {
    max-width: 98%;
  }
  header .container-fluid {
    padding: 0;
  }
  
  #hcp-home-body, #why-symjepi-body {
    width:auto;
  }
  #main .blue-button.desktop {
    display: none;
  }
  #main .blue-button.mobile {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  br {
    display: none;
  }
  .isi br {
    display: block !important;
  }
  .mcr {
  text-align:center;
  padding-top:10px;
  }
  .mmrla {
    margin-right:auto!important;
    margin-left:auto!important;
  }
  #form-div{
    margin-top: 20px;
  }
  body #hcp-popup.open {
    -ms-flex-align: flex-start !important;
    align-items: flex-start !important;
    background: url(../images/popup-bg.png);
    background-repeat: repeat;
    margin-top: 180px;
  }
  body #hcp-popup.open > .container {
    width: 100%;
    padding: 0;
    margin: 0;
    max-width: unset;
  }
  body #hcp-popup.open > .container > span {
    display: block;
    padding: 10px 0px;
    font-size: 20px;
    color: #ffffff;
    background: #f1c299;
    width: 100%;
    text-align: center;
    font-weight: bold;
    border-top: 1px solid #b5855b;
  }
  body #hcp-popup.open > .container #hcp-hero {
    font-size: 25px;
    line-height: 29px;
    margin-bottom: 50px;
  }
  body #hcp-popup.open > .container #hcp-hero p {
    font-size: 25px;
    line-height: 30px;
    width: 95%;
    margin-bottom: 30px;
  }
  body #hcp-popup.open > .container #hcp-hero .hcp-button {
    width: 170px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  body #outside-popup.open {
    -ms-flex-align: flex-start !important;
    align-items: flex-start !important;
    background: url(../images/popup-bg.png);
    background-repeat: repeat;
    margin-top: 180px;
  }
  body #outside-popup.open > .container {
    width: 100%;
    padding: 0;
    margin: 0;
    max-width: unset;
  }
  body #outside-popup.open > .container > span {
    display: block;
    padding: 10px 0px;
    font-size: 20px;
    color: #ffffff;
    background: #f1c299;
    width: 100%;
    text-align: center;
    font-weight: bold;
    border-top: 1px solid #b5855b;
  }
  body #outside-popup.open > .container #hcp-hero {
    font-size: 25px;
    line-height: 29px;
    margin-bottom: 50px;
  }
  body #outside-popup.open > .container #hcp-hero p {
    font-size: 25px;
    line-height: 30px;
    width: 95%;
    margin-bottom: 30px;
  }
  body #outside-popup.open > .container #hcp-hero .hcp-button {
    width: 170px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .blue-box {
    background: none;
  }
  .blue-box h4 {
    font-size: 30px;
  }
  .blue-box:after {
    display: none;
  }
  .blue-box .col {
    width: 100%;
    display: block;
    flex: unset;
    padding: 30px !important;
    background: #d3f1fe;
    margin-bottom: 20px;
    margin-left: 15px;
    margin-right: 15px;
    min-height: 220px;
  }
  .blue-box .col:after {
    display: block;
    content: '';
    width: 100%;
    height: 31px;
    background: url(../images/blue-box-bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: -2%;
    left: 0;
  }
  .blue-box .col-1 {
    display: none;
  }
  body#index header {
    background: #eaeff8;
  }
  body#index header #mobileMenu {
    background: #eaeff8;
  }
  body#index #main .container, body#index-violator #main .container {
    background-image: url(../images/why-symjepi-mobile.png) !important;
    background-position: 90% 10px !important;
  }
  body.open-isi #mobileMenu {
    display: none;
  }
  #topNav {
    background: #f58934;
    border-bottom: 3px solid #d5e0f0;
  }
  #topNav ul#top li {
    text-decoration: none;
    font-size: 23px;
    line-height: 23px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  #topNavHCP {
    background: #262378;
    border-bottom: 3px solid #d5e0f0;
  }
  #topNavHCP ul#top li {
    text-decoration: none;
    font-size: 10px;
    line-height: 23px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  #mainNav,
  #subNav {
    display: none !important;
  }
  #mainNavHCP,
  #subNav {
    display: none !important;
  }
  #mobileMenu {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    z-index: 200;
    position: relative;
    background: #ffffff;
    border-bottom: 1px solid #777777;
  }
  #mobileMenu .logo {
    margin-left: 35px;
    width: 198px;
  }
  #mobileMenu > ul {
    display: none;
  }
  #mobileMenu #mobileButton:hover {
    cursor: pointer;
  }
  body#index #mobileMenu {
    background: transparent;
    border: none;
  }
  body#index[data-mobile="open"] header #mobileMenu {
    background: #ffffff;
  }
  #mainISI #isiController {
    cursor: pointer;
  }
  #mainISI #isiController .desktop {
    display: none;
  }
  #mainISI #isiController .mobile {
    display: inline-block;
    font-size: 23px;
    width: 60%;
    padding: 10px;
    line-height: 27px;
    font-family: 'GothamRoundedMedium';
  }
  #mainISI #isiController .mobile:after {
    right: -12px;
    top: unset;
    bottom: -15px;
  }
  #mainISI #isiController .mobile br {
    display: block;
  }
  body[data-mobile="open"] {
    overflow: hidden;
  }
  body[data-mobile="open"] #mainISI {
    display: none !important;
  }
  body[data-mobile="open"] header {
    position: fixed;
    top: 0;
    left: 0;
    background: #ffffff;
    z-index: 100;
    width: 100%;
  }
  body[data-mobile="open"] #mobileMenu {
    height: 100vh;
  }
  body[data-mobile="open"] #mobileMenu > ul {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 20px;
    height: 50vh;
    overflow: auto;
  }
  body[data-mobile="open"] #mobileMenu > ul > li {
    padding-top: 19px;
    padding-bottom: 19px;
    border-bottom: 1px solid #eeeeee;
    cursor: pointer;
  }
  body[data-mobile="open"] #mobileMenu > ul > li a {
    font-family: 'GothamRoundedMedium';
    color: #252379;
    font-size: 38px;
    padding-left: 35px;
    position: relative;
  }
  body[data-mobile="open"] #mobileMenu > ul li ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: none;
  }
  body[data-mobile="open"] #mobileMenu > ul li ul > li a {
    color: #5a5a5a;
    padding-left: 0;
  }
  body[data-mobile="open"] #mobileMenu > ul > li.parent > a:after {
    content: '^';
    font-size: 50px;
    display: inline-block;
    position: absolute;
    padding-left: 40px;
    bottom: -8px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #f68933;
    transform: rotateX(180deg);
    font-weight: normal;
  }
  body[data-mobile="open"] #mobileMenu > ul li.open > ul {
    display: block;
    padding-left: 50px;
  }
  body[data-mobile="open"] #mobileMenu > ul li.open > a:after {
    transform: rotateX(0deg);
    bottom: -28px;
  }
  body[data-mobile="open"] #mobileMenu > ul li.tap {
    color: #252379;
    font-size: 16px;
    text-align: center;
    background: #eeeeee;
  }
  body[data-subNav="allergySub"] #subNav {
    display: none;
  }
  span.breaker:before {
    content: "\A";
    white-space: pre;
  }
  footer ul#footerNav li {
    padding-right: 70px;
    font-size: 15px;
  }
  #order-out  
  {
      display: none;
  }
    
  #hero {
    display: none;
  }
  #heroHCP {
    display: none;
  }
  #hero-mobile {
    display: block;
    background-color: #eaeff8;
    padding-bottom: 30px;
    position: relative;
  }
  #hero-mobile br {
    display: block;
  }
  #hero-mobile h5 {
    color: #f58934;
    font-family: 'GothamRoundedMedium';
    font-size: 32px;
    padding: 9px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 10;
    margin-top: 0;
  }
  #hero-mobile h5 span {
    color: inherit;
    display: block;
    font-size: 29.5px;
  }
  #hero-mobile p.first {
    font-family: 'GothamRoundedMedium';
    font-size: 27px;
    line-height: 27px;
    padding: 9px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0px;
    margin-top: 20px;
  }
  #hero-mobile p.second {
    font-family: 'GothamRoundedMedium';
    font-size: 27px;
    line-height: 27px;
    padding: 9px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 10px;
  }
  #hero-mobile .dark-blue-button {
    color: #ffffff;
    width: 95%;
    margin: 10px auto;
    text-align: center;
    height: 90px;
    font-size: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #violator {
    height: 72px;
    width: 75%;
    padding-right: 0px;
  }
  #violator:before {
    width: 63px;
    height: 73px;
    background-size: 100%;
  }
  #violator span {
    padding-top:15px;
    font-size: 15px;
    line-height: 20px;
    float:none;
    display: table;
    padding-right: 25px;
  }
  #violatorLeft {
    height: 72px;
    width: 75%;
    padding-right: 0px;
  }
  #violatorLeft:before {
    width: 63px;
    height: 73px;
    background-size: 100%;
  }
  #violatorLeft span {
    padding-top:15px;
    font-size: 15px;
    line-height: 20px;
    float:none;
    display: table;
    padding-right: 25px;
  }
  .mobile-left {
    text-align: left;
  }
  .mobile-image {
    width: 100%;
    margin-bottom: 30px;
  }
  #main h1 {
    font-size: 34px;
  }
  #main h2 {
    font-size: 30px;
  }
  #main p {
    font-size: 26px;
  }
  #main .strengths {
    float: left !important;
    font-size: 26px;
    width: 100%;
  }
  #main .blue-button {
    display: block;
    padding: 20px;
    font-size: 25px;
    margin-bottom: 25px;
  }
  
  #main .blue-button:first-child {
    margin-top: 90px;
  }
  body#getting-symjepi #delivered {
    margin-top: 90px;
  }
  body#getting-symjepi #delivered:before {
    width: 174px;
    height: 123px;
    background-size: 90%;
    top: -72px;
    left: 35.8%;
    background-color: #ffffff;
  }
  body#getting-symjepi #delivered span {
    padding-left: 0;
    width: 90%;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #36356f;
    font-size: 30px;
    line-height: 35px;
    padding-top: 54px;
    z-index: 10;
    padding-bottom: 30px;
  }
  body#getting-symjepi #house {
    margin-top: 130px;
  }
  body#getting-symjepi #house:before {
    width: 174px;
    height: 123px;
    background-size: 90%;
    top: -72px;
    left: 35.8%;
    background-color: #ffffff;
  }
  body#getting-symjepi #house span {
    padding-left: 0;
    width: 90%;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #36356f;
    font-size: 30px;
    line-height: 35px;
    padding-top: 54px;
    z-index: 10;
    padding-bottom: 30px;
  }
  #rx-yes {
    margin-bottom: 40px;
  }
  #main .resources-pen {
    padding-bottom: 60%;
    background-position: top center;
    background-size: 65%;
    margin-top: 40px;
  }
  #main .resource {
    border: none;
  }
  #main .resource:first-child {
    margin-top: 40px;
  }
  #main .resource .pink-box {
    padding-bottom: 45%;
    width: 45%;
  }
  #main .resource .dark-blue-button {
    font-size: 24px;
    padding: 25px 0px;
    width: 100%;
    display: block;
    max-width: unset;
    text-align: center;
  }
  #main #pen-save {
    padding-bottom: 50%;
    background-size: 65%;
    background-position: center top;
  }
  #main .savings-step:after {
    background: none;
  }
  #main .savings-step p {
    width: 100%;
    padding-left: 40px;
    padding-top: 40px;
    margin-bottom: 60px;
  }
  #main .savings-step p span {
    left: 20px;
  }
  #main .savings-step img {
    width: 140px;
  }
  #blue-savings-button {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    font-size: 18px !important;
  }
  #symptoms-anaphylaxis {
    /*width: 45% !important;*/
    margin: 0 auto;
    display: block;
    margin-bottom: 40px;
  }
  #main .allergens img {
    width: 200px;
    margin-bottom: 30px !important;
  }
  #main .allergens h2 {
    font-size: 30px;
  }
  #main #action-axis {
    width: 250px !important;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  #main #action-axis-row {
    margin-top: unset !important;
  }
  body#living-with-allergies .dark-blue-button {
    display: block;
    max-width: unset;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    font-size: 20px;
  }
  body#getting-symjepi #delivered:before {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -130%);
  }
  body#how-to-use-symjepi #delivered span {
    padding-left: 210px;
    width: 90%;
    padding-top: 20px;
    padding-bottom: 60px;
    font-size: 30px;
    line-height: 30px;
  }
  body#how-to-use-symjepi #delivered:before {
    left: 8%;
    top: -50px;
    background-image: none;
    background-image: url(../images/prepared-pen.png);
    background-position: 0% 0%;
    width: 145px !important;
    height: 305px;
  }
  body#how-to-use-symjepi #delivered a {
    display: block;
  }
  #main #training-pen {
    padding-bottom: 0%;
    background-position: 30% 50%;
  }
  #main .blue-button {
    font-size: 26px;
  }
  body#how-to-use-symjepi #main > .container {
    background-position: 90% 50px !important;
    background-size:16%;
  }
  #main #steps-header {
    padding-bottom: 30%;
    background-image: url(../images/steps-header-mobile.png);
  }
  #main .step .step-container-left,
  #main .step .step-container-right {
    float: unset;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 40px;
  }
  #main .step .number,
  #main .step .text {
    font-size: 40px;
  }
  .number #main .step:after {
    height: 40px;
  }
  #main .step img {
    margin: 0;
    width: 100%;
  }
  #main .step p {
    width: 100%;
    padding-top: 10px;
    line-height: 35px;
  }
  #main .step p br {
    display: block;
  }
  #main .steps2 p {
    font-size: 25px !important;
  }
  #main .steps2 p small {
    font-size: 85%;
    line-height: 26px;
  }
  #main .steps2 p span {
    font-size: 31px;
  }
  #main .steps2 img {
    width: 40%;
    margin: 30px;
  }
  #main .steps2:after {
    background: none;
  }
  #main #recall h4 {
    font-size: 28px;
  }
  #main #recall h4 i {
    display: block;
  }
  #main #recall h4 br {
    display: inline-block;
  }
  #main #app-image {
    top: unset;
    margin-top: 20px;
  }
  #main #download {
    text-align: center;
  }
  #main #download img {
    width: 200px;
    margin: 0px 15px;
  }
  #main .accordion > .card .card-header h2.mb-0 .btn {
    font-size: 24px;
  }
  #main .accordion > .card .card-body .row .d-flex {
    display: block !important;
  }
  #main .accordion > .card .card-body p {
    font-size: 24px;
  }
  #main .accordion > .card .card-body img {
    width: 35%;
    margin: 10px auto;
    display: block;
  }
  body#symjepi-resources #main .container {
    background: none !important;
  }
  body#symjepi-resources #main .container .justify-content-center {
    justify-content: center;
    align-items: center;
    display: block !important;
  }
  body#symjepi-resources #main .container .justify-content-center img {
    margin: 0 !important;
    float: left;
    display: block !important;
    margin-bottom: 40px;
    width: 50% !important;
    height: auto !important;
  }
  body#symjepi-resources #main .container h2 {
    margin-top: 30px !important;
  }
  #symjepi-savings-program #main #eligibility {
    font-size: 22px !important;
    margin-top: 60px !important;
  }
  #symjepi-savings-program #main .savings-step.savings-border {
    border-bottom: 1px solid #bcbccf;
    margin-bottom: 60px;
  }
  #symjepi-savings-program #main .savings-step:last-child {
    border: none;
    margin-bottom: 0px;
  }
  #anaphylaxis-overview #main .container {
    background: none !important;
  }
  #anaphylaxis-overview #main .container h2 {
    margin-top: 30px !important;
  }
  #living-with-allergies #main .container {
    background: none;
  }
  #living-with-allergies #main .container h2 {
    padding-bottom: 0px;
  }
  #for-healthcare-professionals .container {
    background-image: none !important;
  }
  #for-healthcare-professionals .container .blue-button,
  #for-healthcare-professionals-no-violator .container .blue-button {
    font-size: 26px;
    padding: 30px 30px;
    text-align: center;
  }
  #for-healthcare-professionals .container .orange-arrow:after,
  #for-healthcare-professionals-no-violator .container .orange-arrow:after {
    width: 37px;
    height: 16px;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    right: 50px;
    bottom: 30px;
  }
  #for-healthcare-professionals .container p,
  #for-healthcare-professionals-no-violator .container p {
    font-size: 24px;
  }
  #for-healthcare-professionals .container .scripts-col,
  #for-healthcare-professionals-no-violator .container .scripts-col {
    height: unset !Important;
  }
  #for-healthcare-professionals .container .scripts-col img,
  #for-healthcare-professionals-no-violator .container .scripts-col img {
    float: unset !important;
    margin: 0 auto;
    width: 65%;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  #for-healthcare-professionals .container .scripts-col:first-child img,
  #for-healthcare-professionals-no-violator .container .scripts-col:first-child img {
    margin-top: 30px;
  }
  #for-healthcare-professionals .container .buff-or,
  #for-healthcare-professionals-no-violator .container .buff-or,
  #for-healthcare-professionals .container .buff-not,
  #for-healthcare-professionals-no-violator .container .buff-not {
    height: 1.5px;
    background: #000000 !important;
    width: 100%;
    margin: 50px 0;
    color: transparent;
    border: none;
  }
  #for-healthcare-professionals .container .buff-or:before,
  #for-healthcare-professionals-no-violator .container .buff-or:before,
  #for-healthcare-professionals .container .buff-not:before,
  #for-healthcare-professionals-no-violator .container .buff-not:before {
    position: absolute;
    top: 14px;
    left: 38% !important;
    right: 47% !important;
    font-size: 40px;
    width: 170px;
    text-align: center;
  }
  #for-healthcare-professionals .container .why-sympjepi-img,
  #for-healthcare-professionals-no-violator .container .why-sympjepi-img {
    background-image: url(../images/hcp-pen-2-mobile.png) !important;
    background-repeat: no-repeat;
    background-position: 100% 273px;
  }
  #for-healthcare-professionals .container .hcp-row,
  #for-healthcare-professionals-no-violator .container .hcp-row {
    margin-top: 130px;
    border-bottom: 1px solid #000000;
    padding-bottom: 40px;
  }
  #for-healthcare-professionals .container .hcp-row img,
  #for-healthcare-professionals-no-violator .container .hcp-row img {
    width: 30%;
    margin: 0 auto;
    display: block;
  }
  #for-healthcare-professionals .container .hcp-row p,
  #for-healthcare-professionals-no-violator .container .hcp-row p {
    width: 75%;
    text-align: center;
    margin: 0 auto;
  }
  #for-healthcare-professionals .container .prepared-pen,
  #for-healthcare-professionals-no-violator .container .prepared-pen {
    display: block !important;
    margin: 0 auto;
    width: 25%;
  }
  #for-healthcare-professionals .container #recall h4,
  #for-healthcare-professionals-no-violator .container #recall h4 {
    font-size: 40px !important;
  }
  #for-healthcare-professionals .container #eligibility,
  #for-healthcare-professionals-no-violator .container #eligibility {
    font-size: 27px !important;
    margin-top: 60px !important;
    line-height: 28px !important;
  }
  #hcp-header {
    /* display: none; */
    display: block !important;
    min-height: 50px;
    /* background: #f68933; */
    color: #ffffff;
  }
  #hcp-header .container span {
    width:100%;
    text-align: center;
  }
  #hcp-header .container div.hcp {
    top: 0px;
  }
  #patient-header {
    /* display: none; */
    display: block !important;
    min-height: 50px;
    /* background: #f68933; */
    color: #ffffff;
  }
  #patient-header .container span {
    width:100%;
    text-align: center;
  }
  #patient-header .container div.hcp {
    top: 0px;
    text-align: center;
  }
  #main #symjepi-square {
    width: 300px;
    margin-left: 15px;
    margin: 40px 15px;
  }
  #main .blue-list {
    padding-left: 28px;
  }
  #main .blue-list:nth-child(3) {
    margin-bottom: 60px;
  }
  #main .blue-list li {
    font-size: 26px;
  }
  #main #app-store,
  #main #play-store {
    width: 210px;
  }
  body#living-with-allergies #main .blue-button {
    font-size: 30px !important;
  }
  body#getting-symjepi #main .container {
    background-position: 95% 12px !important;
    background-size: 230px !important;
  }
  body#getting-symjepi #main .container .scripts-col {
    height: unset !Important;
  }
  body#getting-symjepi #main .container .scripts-col img {
    float: unset !important;
    margin: 0 auto;
    width: 65%;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  body#getting-symjepi #main .container .scripts-col:first-child img {
    margin-top: 30px;
  }
  body#getting-symjepi #main .container .buff-or,
  body#getting-symjepi #main .container .buff-not {
    height: 1.5px;
    background: #000000 !important;
    width: 100%;
    margin: 50px 0;
    color: transparent;
    border: none;
  }
  body#getting-symjepi #main .container .buff-or:before,
  body#getting-symjepi #main .container .buff-not:before {
    position: absolute;
    top: 14px;
    left: 38% !important;
    right: 47% !important;
    font-size: 40px;
    width: 170px;
    text-align: center;
  }
  body#getting-symjepi #main .container ul li {
    font-size: 26px;
  }
  body#getting-symjepi #main .container a {
    font-size: 26px;
  }
  body#getting-symjepi #main .container #order-button {
    font-size: 20px;
  }
  .form-control.bold{
    font-size: 0.86em;
  }
}
@media only screen and (max-width: 600px) {
  body > #hcp-header {
    display: block;
  }

  body > #patient-header {
    display: block;
  }

  #for-healthcare-professionals .container .blue-button,
  #for-healthcare-professionals-no-violator .container .blue-button {
    font-size: 18px;
    padding: 30px 30px;
    text-align: center;
  }

  
  #mainISI #isiController .mobile:after {
    right: 5px;
  }
  body#error-404 h1, body#registrationerror h1, body#error-500 h1{
    font-size: 50px !important;
    padding-bottom: 20px !important;
  }
  .blue-box {
    background: none;
    margin-bottom: 0px;
    padding-top: 0;
  }
  #violator {
    height: 52px;
    width: 95%;
    padding-right: 0px;
  }
  #violator:before {
    width: 43px;
    height: 52px;
    background-size: 100%;
    background-position: 0px;
  }
  #violator span {
    line-height: 16px;
    font-size: 13px;
    margin-right: 3%;
    width: 70%;
    padding-top: 9px;
    float: right;
    position: relative;
    padding-left: unset;
    padding-right: 0;
  }
  #violator span br {
    /* display: block; */
  }
  #violatorLeft {
    height: 52px;
    width: 95%;
    padding-right: 0px;
  }
  #violatorLeft:before {
    width: 43px;
    height: 52px;
    background-size: 100%;
    background-position: 0px;
  }
  #violatorLeft span {
    line-height: 16px;
    font-size: 13px;
    margin-right: 3%;
    width: 70%;
    padding-top: 9px;
    float: right;
    position: relative;
    padding-right: 0;
  }
  #violatorLeft span br {
    /* display: block; */
  }
  body#site-map h1 {
    font-size: 50px !important;
  }
  body#for-healthcare-professionals .blue-list li,
  body#for-healthcare-professionals-no-violator .blue-list li {
    line-height: 18px !important;
  }
  body#for-healthcare-professionals #hcp-pen,
  body#for-healthcare-professionals-no-violator #hcp-pen {
    background: none;
  }
  body#index-violator #hcp-header,
  body#for-healthcare-professionals-no-violator #hcp-header {
    display: block !important;
    height: 25px;
    /* background: #f68933; */
    color: #ffffff;
  }
  body#index-violator #hcp-header span,
  body#for-healthcare-professionals-no-violator #hcp-header span {
    background: #f68933;
    color: #ffffff;
    font-size: 13px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: 3px 8px;
    position: relative;
    text-align: center;
    width: 100%;
    display: block;
  }
  body#index-violator #hcp-header span nobr,
  body#for-healthcare-professionals-no-violator #hcp-header span nobr {
    color: #ffffff;
  }
  body#index-violator #patient-header,
  body#for-healthcare-professionals-no-violator #patientheader {
    display: block !important;
    height: 25px;
    /* background: #f68933; */
    color: #ffffff;
  }
  body#index-violator #patient-header span,
  body#for-healthcare-professionals-no-violator #patient-header span {
    background: #f68933;
    color: #ffffff;
    font-size: 13px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: 3px 8px;
    position: relative;
    text-align: center;
    width: 100%;
    display: block;
  }
  body#index-violator #patient-header span nobr,
  body#for-healthcare-professionals-no-violator #patient-header span nobr {
    color: #ffffff;
  }
  body#getting-symjepi #learn-more-pillpack {
    padding-top: 10px;
    display: block;
    color: #36356f;
    font-weight: 500;
    text-decoration: underline;
    margin-bottom: 20px;
  }
  body#faqs h1 {
    font-size: 25px !important;
  }
  body#faqs h1 span {
    font-size: 90%;
  }
  .breaker {
    display: block;
  }
  /* body#index-violator #main h1 {
    font-size: 15px !important;
    line-height: 80px !important;
  } */
  #enroll {
    padding: 10px 28px !important;
  }
  .card-body br {
    display: block;
  }
  p.copy {
    padding-top: 30px !important;
    font-size: 12px !important;
  }
  p.copy br {
    display: block !important;
  }
  .not-an-eai {
    font-size: 14px !important;
  }
  #main {
    padding-top: 20px !important;
  }
  body[data-mobile="open"] #mobileMenu > ul > li a {
    font-size: 19px;
  }
  body[data-mobile="open"] #mobileMenu > ul > li.parent > a:after {
    font-size: 40px;
    bottom: -8px;
  }
  body[data-mobile="open"] #mobileMenu > ul li.open > a:after {
    bottom: -20px;
  }
  body#index header #mobileMenu {
    background: #eaeff8;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #mobileMenu .logo {
    width: 130px;
    margin-left: 15px;
  }
  div.menu-button {
    display: block;
    width: 50px;
    height: 35px;
    cursor: pointer;
    margin: 0 auto;
    position: absolute;
    top: 20px;
    right: 5px;
    transform: translate(-50%, -50%);
  }
  div.menu-button span {
    display: block;
    width: 43px;
    height: 5px;
    border-radius: 5px;
    background-color: #242379;
  }
  div.menu-button span.text {
    width: unset;
    height: unset;
    background: none !important;
    left: 0px;
    font-size: 14px;
    position: relative;
    color: #252379;
    font-family: 'GothamRoundedMedium';
  }
  div.menu-button span:nth-child(2) {
    margin: 5px 0 !important;
  }
  #topNav ul#top li {
    width: 33.333%;
    padding: 10px 0;
    font-size: 12px;
    line-height: 15px;
    display: block;
    flex: unset;
  }
  #topNav ul#top li nobr {
    color: inherit;
  }
  #topNavHCP ul#top li {
    width: 25%;
    padding: 10px 0;
    padding-left: 5px;
    font-size: 12px;
    line-height: 15px;
    display: block;
    flex: unset;
  }
  #topNavHCP ul#top li nobr {
    color: inherit;
  }
  #hero-mobile h5 {
    font-size: 32px;
  }
  #hero-mobile h5 span {
    font-size: 14px;
  }
  #hero-mobile p.first {
    font-family: 'Helvetica';
    font-size: 27px;
    line-height: 27px;
    padding: 9px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 10px;
  }
  #hero-mobile p.first b {
    color: #555555;
  }
  #hero-mobile p.second {
    font-family: 'Helvetica';
    font-size: 27px;
    line-height: 27px;
    padding: 9px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 10px;
    color: #555555;
  }
  #hero-mobile .dark-blue-button {
    color: #ffffff;
    width: 100%;
    margin: 10px auto;
    text-align: center;
    height: 50px;
    font-size: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
    line-height: 15px;
  }
  span.breaker:before {
    display: none;
  }
  body#index #main h1,
  #getting-symjepi #main h1 {
    font-size: 16px;
  }
  #getting-symjepi #main h2 {
    font-size: 15px !important;
  }
  body#index #main p,
  #getting-symjepi #main p {
    font-size: 12px;
  }
  body#index #main .container {
    background-size: 70px;
    background-position: 0p 3px !important;
  }
  body#getting-symjepi #main .container {
    background-position: 95% 5px !important;
    background-size: 130px !important;
  }
  body#getting-symjepi #main .container .scripts-col:first-child img {
    margin-top: 15px;
  }
  body#getting-symjepi #main .container .buff-or:before,
  body#getting-symjepi #main .container .buff-not:before,
  #for-healthcare-professionals .container .buff-not:before,
  #for-healthcare-professionals .container .buff-or:before,
  #for-healthcare-professionals-no-violator .container .buff-not:before,
  #for-healthcare-professionals-no-violator .container .buff-or:before {
    position: absolute;
    top: 24px;
    left: 120px !important;
    font-size: 24px;
    width: 100px;
  }
  body#getting-symjepi #delivered,
  body#getting-symjepi #house {
    margin-top: 80px;
  }
  body#getting-symjepi #delivered:before {
    top: 83%;
    left: 49%;
    transform: translate(-50%, -130%);
    width: 114px;
  }
  body#getting-symjepi #house:before {
    top: 103%;
    left: 49%;
    transform: translate(-50%, -130%);
    width: 114px;
  }
  body#getting-symjepi #delivered span {
    padding-left: 0;
    width: 230px;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #36356f;
    font-size: 13px;
    line-height: 15px;
    padding-top: 28px;
    z-index: 10;
    padding-bottom: 20px;
  }
  body#getting-symjepi #house span {
    padding-left: 0;
    width: 250px;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #36356f;
    font-size: 13px;
    line-height: 15px;
    padding-top: 28px;
    z-index: 10;
    padding-bottom: 20px;
  }
  body#getting-symjepi #main .container ul li {
    font-size: 13px;
    padding-top: 5px;
    line-height: 17px;
  }
  body#getting-symjepi #main .container a {
    font-size: 14px;
  }
  body#getting-symjepi #main .container #order-button {
    padding: 8px 28px;
    text-align: center;
    font-size: 14px;
    width: 100%;
  }
  body#getting-symjepi #main .container #training-pen {
    padding-bottom: 0%;
    background-position: -30px 5px;
    background-size: 140px;
  }
  body#getting-symjepi #main .container p#symjepi-delivered {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  body#getting-symjepi #main .blue-button {
    font-size: 14px;
    padding: 10px;
    margin-bottom: 15px;
  }
  body#getting-symjepi #main .blue-button:first-child {
    margin-top: 60px;
  }
  body#how-to-use-symjepi #main h1 {
    font-size: 16px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  body#how-to-use-symjepi #main h1 br {
    display: block;
  }
  body#how-to-use-symjepi #main h2 {
    font-size: 15px !important;
  }
  body#how-to-use-symjepi #main p {
    font-size: 14px;
  }
  body#how-to-use-symjepi #main .container {
    background-position: 95% 5px !important;
    background-size: 90px !important;
  }
  body#how-to-use-symjepi #delivered:before {
    width: 75px !important;
  }
  body#how-to-use-symjepi #delivered span {
    padding-left: 120px;
    width: 90%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 21px;
  }
  body#how-to-use-symjepi #delivered {
    margin-top: 30px;
    margin-bottom: 70px;
    border-top: 1px solid #bcbccf;
    border-bottom: 1px solid #bcbccf;
    position: relative;
  }
  #main #steps-header {
    background-size: 360px;
  }
  #main .step .number,
  #main .step .text {
    font-size: 20px;
    margin-bottom: 10px;
    display: inline-block;
    padding-top: 0px;
  }
  body#how-to-use-symjepi #main .step p {
    font-size: 14px;
    line-height: 15px;
  }
  #steps2 {
    padding-top: 0px;
  }
  #main .steps2 {
    border-bottom: 1px solid #cfcfcf;
  }
  #main .steps2:last-child {
    border: none;
  }
  #main .steps2 p small {
    font-size: 85%;
    line-height: 18px;
  }
  body#how-to-use-symjepi #main .steps2 p {
    font-size: 13px !important;
  }
  body#how-to-use-symjepi #main .steps2 p span {
    font-size: 21px;
    padding-top: 10px;
  }
  .steps2 img {
    width: 40%;
    margin: 30px;
  }
  #main #recall {
    margin-bottom: 20px;
  }
  #main #recall h4 {
    font-size: 15px;
  }
  #main #recall h4 br {
    display: none;
  }
  #having-a-plan h1 {
    font-size: 17px !important;
  }
  #main #download img {
    width: 110px;
    margin: 0px 5px;
  }
  body#faqs #main h2 {
    font-size: 17px !important;
  }
  body#faqs #main h2 br {
    display: block;
  }
  body#faqs #main .container {
    background-size: 160px;
  }
  #main .accordion > .card .card-header h2.mb-0 .btn {
    font-size: 14px;
    padding-left: 0px;
    padding-right: 20px;
  }
  .accordion > .card .card-body {
    padding-left: 0px;
  }
  .accordion > .card {
    border: none;
  }
  #main .accordion > .card .card-body p {
    font-size: 14px;
  }
  .accordion > .card .card-header h2.mb-0 button[aria-expanded="true"]:after {
    top: 8px;
  }
  .accordion > .card .card-header h2.mb-0 .btn:after {
    top: 16px;
  }
  #faq-header {
    margin-bottom: 0 !important;
  }
  #learn-anaphylaxis {
    text-align: center;
    width: 100%;
    font-size: 15px;
  }
  body#faqs #main p {
    font-size: 16px;
  }
  #symptoms-anaphylaxis {
    width: 65% !important;
    margin: 0 auto;
    display: block;
    padding: 10px;
  }
  #main h1 {
    font-size: 15px !important;
    line-height: 20px !important;
    margin-bottom: 0px !important;
  }
  #anaphylaxis-overview #main .container h2 {
    margin-top: 0px !important;
    font-size: 15px !important;
    padding-bottom: 5px !important;
  }
  #anaphylaxis-overview #main span.common {
    padding-bottom: 10px !important;
  }
  #main .blue-list {
    padding-left: 20px;
    margin-bottom: 0 !Important;
    margin-bottom: 4px;
  }
  #main .blue-list li {
    font-size: 16px;
    padding-top: 0px;
    line-height: 22px !important;
  }
  #main .allergens img {
    width: 160px;
  }
  #main .blue-list.last {
    margin-bottom: 30px;
  }
  #main p {
    font-size: 15px !important;
    line-height: 18px !important;
  }
  body#living-with-allergies #main h1 {
    font-size: 19px !important;
    line-height: 20px !important;
  }
  body#living-with-allergies #main #living-img {
    width: 55%;
  }
  body#living-with-allergies .dark-blue-button {
    font-size: 12px;
  }
  body#living-with-allergies #symjepi-square {
    width: 180px;
  }
  body#living-with-allergies #main h2 {
    font-size: 15px !important;
    padding-bottom: 0 !important;
  }
  body#living-with-allergies #main #app-store,
  body#living-with-allergies #main #play-store {
    width: 100px;
    margin-right: 5px;
  }
  body#living-with-allergies #main #action-axis {
    width: 174px !important;
  }
  body#living-with-allergies #main .blue-button {
    padding: 10px 20px !important;
    margin-right: 5px !important;
    font-size: 16px !important;
  }
  body#living-with-allergies #main #bottom-buttons {
    margin-top: 10px !important;
  }
  body#allergy-support #main h1 br {
    display: block;
  }
  .blue-box .col:after {
    bottom: -8%;
  }
  .blue-box h4 {
    font-size: 20px;
  }
  body#allergy-support #last-row {
    margin-top: 0 !important;
  }
  body#allergy-support #last-row .col-12 {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  body#index #main .mobile-image {
    width: 150px;
    margin-bottom: 12px;
  }
  body#index #main #device-circles {
    margin-bottom: 30px !important;
  }
  body#index #main #hp2 h2 {
    font-size: 17px !important;
  }
  body#index #main #hp4 h2 {
    font-size: 16px !important;
  }
  body#symjepi-resources #main .container h2 {
    margin-top: 0px !important;
    font-size: 15px !important;
  }
  body#symjepi-resources #main .container h2 br {
    display: block;
  }
  body#symjepi-resources #main p#watch {
    font-size: 13px;
    margin-bottom: 0;
    line-height: 18px;
  }
  body#symjepi-resources #main p#watch br {
    display: none;
  }
  body#symjepi-resources #main #hp1 {
    padding-bottom: 5px !important;
  }
  body#symjepi-resources #main .container .resource h2 {
    margin-top: 10px !important;
  }
  body#symjepi-resources #main .container .justify-content-center img {
    width: 65% !important;
  }
  body#symjepi-resources #main p {
    font-size: 16px;
  }
  body#symjepi-resources #main .container .resource p {
    font-size: 15px;
    line-height: 15px;
  }
  body#symjepi-resources #main .resource .dark-blue-button {
    font-size: 13px;
    padding: 10px 0px;
    margin-bottom: 30px;
  }
  #main .blue-button:first-child {
    margin-top: 30px;
  }
  body#symjepi-resources #main .resource {
    border-bottom: 1px solid #e2e2e3 !important;
    padding-top: 0 !important;
    margin-bottom: 30px !important;
    padding-bottom: 0px !important;
  }
  body#symjepi-resources #main .last-resource {
    margin-bottom: 0px !important;
    padding-bottom: 30px !important;
  }
  body#symjepi-resources #main .last-resource .dark-blue-button {
    margin-bottom: 0px !important;
  }
  body#symjepi-savings-program #main .blue-list:nth-child(3) {
    margin-bottom: 5px;
  }
  body#symjepi-savings-program #main h2 {
    font-size: 16px !important;
  }
  body#symjepi-savings-program #main .blue-list {
    padding-left: 18px;
  }
  body#symjepi-savings-program #main .blue-list li {
    font-size: 16px;
    line-height: 16px;
  }
  body#symjepi-savings-program #main .blue-list:nth-child(3) {
    margin-bottom: 5px;
  }
  #main p.dashed {
    font-size: 16px !important;
    line-height: 16px !important;
    width: 95% !important;
  }
  #main .savings-step img {
    width: 90px;
  }
  #main .savings-step p {
    padding-top: 10px;
    font-size: 15px;
    margin-bottom: 25px;
  }
  #main .savings-step p span {
    left: 35px;
  }
  #main #keep-row {
    margin-top: 20px !important;
    border-bottom: 1px solid #bcbccf !important;
    border-top: 1px solid #bcbccf !important;
  }
  #main .blue-button {
    font-size: 14px;
    padding: 10px;
    margin: 0;
    margin-bottom: 14px;
    width: 100%;
  }
  body#symjepi-savings-program #main .blue-button {
    padding: 10px 40px !important;
  }
  body#symjepi-savings-program #main #blue-savings-button {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-size: 15px !important;
  }
  #symjepi-savings-program #main #eligibility {
    font-size: 12px !important;
    line-height: 15px !important;
    margin-bottom: 0 !important;
  }
  #symjepi-savings-program #main #bottom-buttons {
    margin-top: 20px !important;
  }
  #mainISI {
    height: 185px;
  }
  #mainISI #isiController .mobile {
    display: inline-block;
    font-size: 15px;
    width: 300px;
    padding: 10px;
    line-height: 17px;
    font-family: 'GothamRoundedMedium';
  }
  h2 {
    font-size: 16px !important;
  }
  footer ul#footerNav li {
    display: block;
    clear: both;
    float: left;
    padding-right: 70px;
    font-size: 15px;
  }
  #hcp-popup #hcp-hero h5 {
    font-family: 'GothamRoundedMedium';
    font-size: 16px !important;
    padding: 20px !important;
    margin-top: 50px;
  }
  #hcp-popup #hcp-hero h5 br {
    display: none;
  }
  #hcp-popup #hcp-hero p {
    font-size: 15px !important;
    line-height: 20px !important;
    padding: 20px !important;
    width: 100% !important;
  }
  #hcp-popup #hcp-hero p br {
    display: none !important;
  }
  #hcp-popup #hcp-hero .hcp-button {
    width: 160px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 20px !important;
  }
  #outside-popup #hcp-hero h5 {
    font-family: 'GothamRoundedMedium';
    font-size: 16px !important;
    padding: 20px !important;
    margin-top: 50px;
  }
  #outside-popup #hcp-hero h5 br {
    display: none;
  }
  #outside-popup #hcp-hero p {
    font-size: 15px !important;
    line-height: 20px !important;
    padding: 20px !important;
    width: 100% !important;
  }
  #outside-popup #hcp-hero p br {
    display: none !important;
  }
  #outside-popup #hcp-hero .hcp-button {
    width: 160px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 20px !important;
  }
  #mobile-cta {
    font-size: 12px !important;
  }
  body#for-healthcare-professionals #main h1,
  body#for-healthcare-professionals-no-violator #main h1 {
    font-size: 17px !important;
    line-height: 22px !important;
  }
  body#for-healthcare-professionals #main h2,
  body#for-healthcare-professionals-no-violator #main h2 {
    font-size: 14px !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
  body#for-healthcare-professionals #main .orange-arrow,
  body#for-healthcare-professionals-no-violator #main .orange-arrow {
    font-size: 13px !Important;
    padding: 10px 30px !important;
  }
  body#for-healthcare-professionals #main .orange-arrow:after,
  body#for-healthcare-professionals-no-violator #main .orange-arrow:after {
    width: 20px;
    height: 16px;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    right: 10px;
    bottom: 8px;
  }
  #main #steps-header-3 {
    padding-bottom: 40%;
  }
  #for-healthcare-professionals .container #recall h4,
  #for-healthcare-professionals-no-violator .container #recall h4 {
    font-size: 17px !important;
  }
  #for-healthcare-professionals .container .why-sympjepi-img,
  #for-healthcare-professionals-no-violator .container .why-sympjepi-img {
    background-size: 100px;
    background-position: 100% 203px;
  }
  #for-healthcare-professionals .container .hcp-row,
  #for-healthcare-professionals-no-violator .container .hcp-row {
    margin-top: 50px;
  }
  #for-healthcare-professionals .container .hcp-row img,
  #for-healthcare-professionals-no-violator .container .hcp-row img {
    width: 155px;
  }
  #for-healthcare-professionals .container .hcp-row p,
  #for-healthcare-professionals-no-violator .container .hcp-row p {
    padding-top: 10px;
    text-align: left;
  }
  #for-healthcare-professionals .container .prepared-pen,
  #for-healthcare-professionals-no-violator .container .prepared-pen {
    width: 150px !important;
    margin-bottom: 20px;
  }
  #main #pen-save {
    width: 270px;
    padding-bottom: 0;
  }
  #for-healthcare-professionals .container #eligibility,
  #for-healthcare-professionals-no-violator .container #eligibility {
    font-size: 12px !important;
    margin-top: -20px !important;
    line-height: 15px !important;
  }
  body#order-a-symjepi-training-device h2 {
    font-size: 15px !important;
  }
  body#order-a-symjepi-training-device .coming-soon-hero {
    width:100%;
  }
  body#thank-you h2 {
    font-size: 15px !important;
  }
  body#thank-you .padding{
    padding-right: 30px;
    padding-left: 30px;
  }
  body#thank-you .isi {
    padding-top: 0px;
  }
}
@media only screen and (max-width: 420px) {
  #hcp-header {
    /* height:auto !important; */
    height:50px !important;;
  }
  #patient-header {
    /* height:auto !important; */
    height:75px !important;;
  }
  #violator span {
    font-size:10px;
    line-height: 15px;
  }
  #violator {
    float:none;
    width:100%;
  }
  #violatorLeft span {
    font-size:10px;
    line-height: 15px;
  }
  #violatorLeft {
    float:none;
    width:100%;
  }

}
.dagger{
  line-height: 15px;
}
@media only screen and (max-width: 1024px) {
  p {
    line-height: normal;
  }
  .blue-list li{
    line-height: normal;
  }
  li{
    line-height: normal;
  }
  .dagger{
    line-height: 1.2rem;
  }
  #symjepi-savings-program #main #eligibility {
    line-height: normal !important;
  }
}

@media only screen and (max-width:405px)
{
  body[data-mobile="open"] #mobileMenu > ul > li a {
    font-size: 17px;
  }

}
@media only screen and (max-width: 991px){
  .hot-fix{
    width:60%;
  }
  #main .savings-step:after {
    background: none;
  }
  br.desktop-br {
   display:none;   
  }
  .mpr100 {
    padding-right:unset;
  }
  .mpr200 {
    padding-right:unset;
  }

}

@media only screen and (max-width: 768px){
  #living-with-allergies #main .container {
    background: none !important;
  }
  .d-md-none {
    display: block !important;
  }
  .hot-fix{
    width:100%;
  }
}
#ok:hover, #cancel:hover{
  text-decoration: underline;
}
.row.footer-404{
  margin-bottom:0;
  padding-bottom:10px;
}
@media only screen and (max-width: 414px) {
  body[data-mobile="open"] #mobileMenu > ul {
    height: 100vh;
  }
}
@media only screen and (max-width: 768px) {
  body#order-a-symjepi-training-device .padding {
    padding:0 30px;
  }
  body#order-a-symjepi-training-device .padding:first-child {
    margin-top:40px;
  }
  body#order-a-symjepi-training-device .blue-button:first-child {
    margin-top:0px;
  }
  #faqs .blue-button:first-child {
    margin-top:0px;
  }
  #hcp-header .container div.hcp {
    width:100%;
    text-align:center;
  }
}
#faqs .blue-button {
  border: 2px solid #73c2e3;
  border-radius: 5px;
  padding: 10px 10px;
  margin-right: 0px;
  font-family: 'GothamRoundedMedium';
  color: #252379;
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
  text-align: center;
  position: relative;
}
.form-control.bold{
  font-weight: 600;
}
select {
  background-image:
    linear-gradient(45deg, transparent 50%, #2c2a7e 50%),
    linear-gradient(135deg, #2c2a7e 50%, transparent 50%),
    linear-gradient(to right, #2c2a7e, #2c2a7e);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    0px 1.5em;
  background-repeat: no-repeat;
}

select:focus {
  background-image:
    linear-gradient(45deg, green 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, green 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    0px 1.5em;
  background-repeat: no-repeat;
  border-color: green;
  outline: 0;
}


select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.order-form__label span{
  color: unset;
}

/*@media only screen and (max-width: 576px) {
    body[data-mobile="open"] #mobileMenu>ul>li a {
        font-size: 19px;
    }

    body[data-mobile="open"] #mobileMenu>ul>li.parent>a:after {
        font-size: 38px;
        bottom   : -10px;
    }

    body[data-mobile="open"] #mobileMenu>ul li.open>a:after {
        bottom: -24px;
    }

    body[data-mobile="open"] #mobileMenu>ul li.open>ul {
        padding-left: 40px;
    }

    #topNav {
        ul#top li {
            width  : 100%;
            padding: 10px 0;
        }
    }

    #violator {
        height: 72px;
        width : 100%;

        span {
            line-height: 17px;
            font-size  : 14px;
            padding-top: 20px;
        }
    }

    #main #pen-right {
        padding-bottom     : 100%;
        background-position: center top;
    }

    #main #pen-right-2 {
        padding-bottom     : 100%;
        background-position: 33% top;
    }

}*/

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

  body[data-mobile="open"] #mobileMenu > ul > li a {
    font-family: 'GothamRoundedMedium';
    color: #252379;
    font-size: 15px;
    padding-left: 15px;
    position: relative;
  }

}

    .pap-header {
        border-top:1px solid #bcbccf;padding-top: 20px;padding-bottom: 10px;
    }

    @media screen and (max-width:768px)
    {
        .pap-header {
            margin-bottom:0;
            padding-bottom:0;
        }
        .pap-subheader-copy {
            padding-top:15px!important;
        }
    }