@font-face {
  font-family: "Arimo";
  font-weight: 400;
  font-style: normal;
  src: url("./fonts/Arimo-regular/Arimo-regular.eot");
  src:
    url("./fonts/Arimo-regular/Arimo-regular.eot?#iefix")
      format("embedded-opentype"),
    local("Arimo"),
    local("Arimo-regular"),
    url("./fonts/Arimo-regular/Arimo-regular.woff2") format("woff2"),
    url("./fonts/Arimo-regular/Arimo-regular.woff") format("woff"),
    url("./fonts/Arimo-regular/Arimo-regular.ttf") format("truetype"),
    url("./fonts/Arimo-regular/Arimo-regular.svg#Arimo") format("svg");
}

@font-face {
  font-family: "Arimo";
  font-weight: 700;
  font-style: normal;
  src: url("./fonts/Arimo-700/Arimo-700.eot");
  src:
    url("./fonts/Arimo-700/Arimo-700.eot?#iefix") format("embedded-opentype"),
    local("Arimo Bold"),
    local("Arimo-700"),
    url("./fonts/Arimo-700/Arimo-700.woff2") format("woff2"),
    url("./fonts/Arimo-700/Arimo-700.woff") format("woff"),
    url("./fonts/Arimo-700/Arimo-700.ttf") format("truetype"),
    url("./fonts/Arimo-700/Arimo-700.svg#Arimo") format("svg");
}

@font-face {
  font-family: "Arimo";
  font-weight: 400;
  font-style: italic;
  src: url("./fonts/Arimo-italic/Arimo-italic.eot");
  src:
    url("./fonts/Arimo-italic/Arimo-italic.eot?#iefix")
      format("embedded-opentype"),
    local("Arimo Italic"),
    local("Arimo-italic"),
    url("./fonts/Arimo-italic/Arimo-italic.woff2") format("woff2"),
    url("./fonts/Arimo-italic/Arimo-italic.woff") format("woff"),
    url("./fonts/Arimo-italic/Arimo-italic.ttf") format("truetype"),
    url("./fonts/Arimo-italic/Arimo-italic.svg#Arimo") format("svg");
}

@font-face {
  font-family: "Arimo";
  font-weight: 700;
  font-style: italic;
  src: url("./fonts/Arimo-700italic/Arimo-700italic.eot");
  src:
    url("./fonts/Arimo-700italic/Arimo-700italic.eot?#iefix")
      format("embedded-opentype"),
    local("Arimo Bold Italic"),
    local("Arimo-700italic"),
    url("./fonts/Arimo-700italic/Arimo-700italic.woff2") format("woff2"),
    url("./fonts/Arimo-700italic/Arimo-700italic.woff") format("woff"),
    url("./fonts/Arimo-700italic/Arimo-700italic.ttf") format("truetype"),
    url("./fonts/Arimo-700italic/Arimo-700italic.svg#Arimo") format("svg");
}

@font-face {
  font-family: "Roboto Condensed";
  font-weight: 400;
  font-style: normal;
  src: url("./fonts/Roboto-Condensed-regular/Roboto-Condensed-regular.eot");
  src:
    url("./fonts/Roboto-Condensed-regular/Roboto-Condensed-regular.eot?#iefix")
      format("embedded-opentype"),
    local("Roboto Condensed"),
    local("Roboto-Condensed-regular"),
    url("./fonts/Roboto-Condensed-regular/Roboto-Condensed-regular.woff2")
      format("woff2"),
    url("./fonts/Roboto-Condensed-regular/Roboto-Condensed-regular.woff")
      format("woff"),
    url("./fonts/Roboto-Condensed-regular/Roboto-Condensed-regular.ttf")
      format("truetype"),
    url("./fonts/Roboto-Condensed-regular/Roboto-Condensed-regular.svg#RobotoCondensed")
      format("svg");
}

html {
  overflow-y: scroll;
}

body {
  font-family: Arimo;
  color: #4a4949;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}

h1 {
  font-size: 2em;
}

sup {
  top: -0.8em;
}

sub,
sup {
  position: relative;
  line-height: 0;
  vertical-align: baseline;
  font-size: 50%;
}

a,
a:active,
a:focus {
  outline: none;
}

li.patients-link {
  display: none;
}

.center {
  margin: 0 auto;
  display: block;
}

.center-text a {
  text-decoration: underline;
}

.center-text {
  font-size: 13px !important;
}

.modal-body {
  position: relative;
  padding: 0px;
  margin-bottom: -5px;
}

iframe {
  border: 0px;
}

body.modal-open {
  padding-right: 0px !important;
}
.container {
  max-width: 1160px;
}

#navcontainer {
  display: none;
}

#navcontainer {
  background: #432e7c;
  height: 24px;
  max-width: 1160px;
  margin: 0 auto;
}

#navcontainer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}

#navcontainer ul li {
  display: inline-block;
  color: #fff;
}

#navcontainer ul li a {
  font-family: "Arimo";
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  text-align: center;
  text-transform: inherit;
  line-height: 24px;
}

.purple {
  color: #402687;
}

.blue {
  color: #008bac;
}

.uppercase {
  text-transform: uppercase;
}

span.nobreak {
  white-space: nowrap;
}

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

br.mobile-only {
  display: none;
}

a.no-underline:hover {
  text-decoration: none;
}

@media screen and (max-width: 568px) {
  br.mobile-only {
    display: inline;
  }
  br.desktop-only {
    display: none;
  }
}

@media screen and (max-width: 1000px) {
  #navcontainer {
    display: block !important;
  }
}

@media (max-width: 992px) {
  #navcontainer .mobile-hide {
    display: none;
  }
}

@media screen and (max-width: 441px) {
  #navcontainer ul li a {
    padding: 0 2px;
    font-size: 9px;
  }
}

.navbar {
  background-color: #402687 !important;
  border-color: #402687 !important;
  border-radius: 0px !important;
  min-height: 28px !important;
  z-index: inherit;
  border: 0px solid transparent;
}

.navbar-default .navbar-nav > li {
  border-right: 1px solid #685e94;
  z-index: 9;
}

.navbar-default .navbar-nav > li:last-child {
  border: none !important;
}

.navbar-default .navbar-nav > li > a {
  max-height: 28px !important;
  margin-right: -1px;
  padding-top: 4px;
  font-family: Arimo;
  font-size: 14px;
  font-weight: 700;
  text-align: justify;
  color: #c3d600;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #402687;
  background-color: #c3d600;
  transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0px;
  border-top: 2px solid #ffffff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:active,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  font-family: Arimo;
  color: #402687;
  font-size: 14px;
  font-weight: 700;
  text-align: justify;
  background-color: #c3d600;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  font-family: Arimo;
}

.dropdown-menu > li > a {
  font-family: Arimo;
  color: #402687;
  font-size: 14px;
  font-weight: 700;
  text-align: justify;
  background-color: #ffffff;
  transition: all 0.5s ease 0s;
  text-transform: uppercase;
}

.dropdown-menu > li > a:hover {
  font-family: Arimo;
  color: #402687;
  font-size: 14px;
  font-weight: 700;
  text-align: justify;
  background-color: #c3d600;
  transition: all 0.5s ease 0s;
  text-transform: uppercase;
}

.active,
.active:focus,
.active:active {
  font-family: Arimo;
  font-size: 14px;
  font-weight: 700;
  text-align: justify;
  color: #4a2f87 !important;
  background-color: #c3d600 !important;
}

.navbar-right {
  margin-right: -15px !important;
}

.logo {
  float: left;
  max-width: 322px;
  padding: 25px 0px 15px 0px;
}
li.mobile-menu-close {
  display: none;
}

#header-wrapper {
  padding-right: 0px;
}

#header {
  padding-right: 0px;
}

#header .us-healthcare-reminder {
  font-family: "Roboto Condensed";
  color: #5b7e96;
  font-size: 10px;
  font-weight: 400;
  text-align: right;
  padding: 20px 0px 0px 0px;
  margin-bottom: 0px;
}

.us-healthcare-reminder span::before {
  content: url(../img/us-flag.png);
  height: 12px;
  height: 8px;
  padding-right: 5px;
}

#header button.patient-btn {
  background-color: #c3d600;
  width: 150px;
  height: 30px;
  float: right;
  border: 0px;
  font-family: Arimo;
  color: #008bac;
  font-size: 13.94px;
  font-weight: 700;
  text-align: center;
  margin: 20px 0px 0px 0px;
  clear: both;
}
#header .header-links {
  float: right;
}
#header .header-links a {
  font-family: Arimo;
  color: #5b7e96;
  font-size: 10px;
  font-weight: 400;
  text-align: right;
  border-bottom: 2px solid #ccd4de;
}

#header .header-links a:hover {
  font-family: Arimo;
  color: #5b7e96;
  font-size: 10px;
  font-weight: 400;
  text-align: right;
  border-bottom: 2px solid #ccd4de;
  text-decoration: none;
}
#logo {
  margin: 20px 0px;
}
#rotated_image {
  background-image: url("../img/emverm-img.png");
  background-repeat: no-repeat;
  width: 298px;
  height: 821px;
  position: absolute;
  top: 0px;
  z-index: inherit;
  background-size: 85%;
}
#girl_image1 {
  background-image: url("../img/girl-1.png");
  background-repeat: no-repeat;
  width: 264px;
  height: 807px;
  position: absolute;
  top: -20px;
  z-index: 2;
}
#girl_image2 {
  background-image: url("../img/girl-2.png");
  background-repeat: no-repeat;
  width: 264px;
  height: 807px;
  position: absolute;
  top: 0;
  z-index: 2;
}
#girl_image3 {
  background-image: url("../img/girl-3.png");
  background-repeat: no-repeat;
  width: 264px;
  height: 807px;
  position: absolute;
  top: 0;
  z-index: 2;
}
#girl_image4 {
  background-image: url("../img/girl-4.png");
  background-repeat: no-repeat;
  width: 264px;
  height: 807px;
  position: absolute;
  top: 0;
  z-index: 2;
}
#girl_image5 {
  background-image: url("../img/girl-5.png");
  background-repeat: no-repeat;
  width: 264px;
  height: 807px;
  position: absolute;
  top: 0;
  z-index: 2;
}
div.popmake-close {
  cursor: pointer;
  padding: 4px 7px;
  color: #ffffff;
  line-height: 14px;
  font-size: 14px;
  font-weight: 900;
  font-style: inherit;
  font-family: inherit;
  border: 2px solid #c3d600;
  border-radius: 17px;
  box-shadow: rgba(2, 2, 2, 0.227451) 0px 0px 0px 0px;
  text-shadow: rgba(0, 0, 0, 0.227451) 0px 0px 0px;
  left: auto;
  bottom: auto;
  top: -10px;
  right: -10px;
  background-color: #c3d600;
  position: absolute;
  z-index: 99999;
}
.home-page h1 {
  font-family: Arimo;
  color: #402687;
  font-size: 32px;
  font-weight: 700;
  text-align: left;
  transform: scaleY(1.0033);
  margin-top: 0px;
  padding-left: 20px;
}
.home-page h1 span.sorry {
  font-family: Arimo;
  color: #ff00ff;
  font-size: 48px;
  font-weight: 700;
  text-align: left;
  transform: scaleY(1.0033);
}

.home-page h1 span {
  font-family: Arimo;
  color: #008bac;
  font-size: 32px;
  text-align: left;
  transform: scaleY(1.0033);
}

.home-page h2 {
  font-family: Arimo;
  color: #402687;
  font-size: 32px;
  font-weight: 700;
  text-align: left;
  transform: scaleY(1.0575);
  margin-top: -40px;
  margin-bottom: 30px;
  padding-left: 20px;
}
.home-page h2 span.num {
  font-family: Arimo;
  font-size: 64px;
  font-weight: 700;
  text-align: left;
  transform: scaleY(1.0575);
  position: relative;
  top: 20px;
}
.home-page h2 span.blue {
  color: #008bac;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  transform: scaleY(1.0575);
  margin-top: -40px;
}
.home-page p {
  font-family: Arimo;
  color: #008bac;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  transform: scaleX(1.0003);
  padding: 5px 0px 0px 20px;
  margin-bottom: 0 !important;
}
.home-page p.sub {
  padding-left: 20px;
  margin-top: -15px;
  font-size: 15px;
}
.home-page p span {
  font-family: Arimo;
  color: #402687;
  font-size: 18px;
  text-align: left;
}
.home-page p.sub span {
  font-size: 15px;
}
.home-page span.percent {
  font-family: Arimo;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
  text-align: left;
  transform: scaleY(1.0575);
  position: relative;
  top: 0;
}
.home-page button.patient-btn {
  background-color: #c3d600;
  width: 135px;
  height: 30px;
  float: right;
  border: 0px;
  font-family: Arimo;
  color: #008bac;
  font-size: 13.94px;
  font-weight: 700;
  text-align: justify;
  margin-bottom: 25px;
}
.home-page button.learn-more-btn {
  background-color: #008bac;
  width: 135px;
  height: 30px;
  float: right;
  border: 0px;
  font-family: Arimo;
  color: #c3d600;
  font-size: 13.94px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 25px;
}
#cta-section {
  padding: 0px 0px 40px 0px !important;
}

.cta-1 {
  border-width: 2px;
  border-color: #008bac;
  border-style: solid;
  max-width: 100%;
  min-height: 127px;
  background-image: url("../img/check-icon.png");
  background-size: 72px 71px;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-position: 95% 65%;
  margin-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.9);
}
.cta-2 {
  border-width: 2px;
  border-color: #008bac;
  border-style: solid;
  max-width: 100%;
  min-height: 127px;
  background-image: url("../img/rx-card.png");
  background-size: 72px 71px;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-position: 95% 65%;
  margin-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.9);
}
.cta-3 {
  border-width: 2px;
  border-color: #008bac;
  border-style: solid;
  max-width: 100%;
  min-height: 127px;
  background-image: url("../img/learn-more.png");
  background-size: 72px 72px;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-position: 95% 65%;
  margin-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.9);
}
.cta-1 button.learn-more,
.cta-2 button.learn-more,
.cta-3 button.learn-more {
  font-family: Arimo;
  color: #c3d600;
  font-size: 15.92px;
  font-weight: 700;
  text-align: left;
  padding-left: 10px;
  transform: scaleY(1.0051);
  display: block;
  margin: 0px auto;
  position: relative;
  top: 33px;
  background-color: #008bac;
  width: 94%;
  height: 30px;
  border: 0px none;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.cta-1 p {
  font-family: Arimo;
  color: #008bac;
  font-size: 17.91px;
  font-weight: 700;
  text-align: left;
  transform: scaleY(1.0051);
  line-height: 20px;
  padding: 15px;
  width: 100%;
  margin-bottom: -10px;
}
.cta-1 p span {
  font-family: Arimo;
  color: #008bac;
  font-size: 17.91px;
  font-style: italic;
  text-align: left;
  transform: scaleY(1.0051);
}
.cta-2 p {
  font-family: Arimo;
  color: #008bac;
  font-size: 17.91px;
  font-weight: 700;
  text-align: left;
  transform: scaleY(1.0051);
  line-height: 20px;
  padding: 15px;
  max-height: 72px;
}
.cta-2 p span {
  font-family: Arimo;
  color: #008bac;
  font-size: 17.91px;
  font-weight: 400;
  text-align: left;
  transform: scaleY(1.0051);
}
.cta-3 p {
  font-family: Arimo;
  color: #008bac;
  font-size: 17.91px;
  font-weight: 700;
  text-align: left;
  transform: scaleY(1.0051);
  line-height: 20px;
  padding: 15px;
  width: 70%;
}
#sidebar-icons {
  padding: 0 !important;
}
@media screen and (min-width: 441px) and (max-width: 991px) {
  #sidebar-icons {
    width: 80%;
    left: 20%;
  }
}
#safety .green {
  background-color: #c3d600;
  border: 2px solid #f3f3f6;
  font-weight: 600;
  font-family: Arimo;
  font-size: 14px;
  font-weight: 700;
  text-align: justify;
  max-height: 28px !important;
  padding-top: 4px;
}
#safety .white {
  background-color: #ffffff;
  border: 2px solid #f3f3f6;
  font-family: Arimo;
  color: #4a4949;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  padding: 10px;
  border-right: none;
  border-left: none;
}
#safety .top-purple {
  background-color: #402687;
  padding: 10px;
  color: #fff;
  font-family: Arimo;
  font-size: 16px;
  text-align: left;
}
#safety td.left-align {
  color: #402687;
  text-align: left;
  padding-left: 9px;
  font-weight: 700;
  width: 180px;
  height: 50px;
}

#symptoms .symptoms {
  background-color: #ffffff;
  border: 2px solid #f3f3f6;
  font-family: Arimo;
  color: #4a4949;
  font-size: 14px;
  font-weight: 400;
  padding: 5px;
  border-right: none;
  border-left: none;
  width: 33.3%;
  text-align: left;
}
@media (max-width: 400px) {
  #symptoms .symptoms {
    font-size: 12px;
    padding: 4px;
  }
}

.mobile-only {
  display: none;
}

#isi {
  padding-top: 40px;
}
#isi strong.emphasis {
  color: #008bac;
}
#isi h1 {
  font-family: Arimo;
  color: #008bac;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  margin: 5px 0px 0px 0px;
}
#isi ul {
  margin-left: -25px;
  font-family: Arimo;
  color: #4a4949;
  font-size: 14px;
  font-weight: 400;
}

#isi p {
  font-size: 12px;
  text-align: left;
  padding-top: 2px;
  margin-bottom: 10px !important;
}

#isi li p {
  margin-bottom: 0 !important;
}

.reference {
  font-size: 10px !important;
  line-height: 12px;
  padding-bottom: 5px;
  padding-top: 2px;
}
.isi {
  padding-top: 40px;
}
.isi h1 {
  font-family: Arimo;
  color: #008bac;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  margin: 5px 0px 0px 0px;
}
.isi ul {
  margin-left: -25px;
  font-family: Arimo;
  color: #4a4949;
  font-size: 14px;
  font-weight: 400;
}

.isi p {
  font-size: 12px;
  text-align: left;
  padding-top: 2px;
  margin-bottom: 10px !important;
}

.isi .reference {
  font-size: 10px !important;
  line-height: 12px;
  padding-bottom: 5px;
}

footer {
  padding-top: 25px;
}
footer .container {
  background-color: #008bac !important;
  color: #fff;
  padding: 40px;
}
footer .footer-logo {
  /* float: right; */
  /* padding: 0px; */
  display: block;
  margin: 0 auto;
  clear: both;
  position: static;
}
footer p {
  padding-top: 15px;
  font-family: Arimo;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
}
footer a {
  color: #fff;
  text-decoration: underline;
}
/*
.footer-links {
    font-family: Arimo;
    color:  #ffffff;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}
*/
footer p {
  padding-top: 2px;
  margin-bottom: 10px;
}
span.us-flag::before {
  content: url(../img/us-flag.png);
  height: 12px;
  height: 8px;
  padding-right: 5px;
}
span.italic {
  font-style: italic;
}
span.spacing {
  padding-right: 20px;
}
span.isi {
  font-family: Arimo;
  color: #6b6b6b;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  padding: 10px 15px;
}

div#container {
  width: 100%;
  margin: 0px;
  border: solid 0px red;
}
div#footbox {
  position: fixed;
  max-width: 1160px;
  bottom: 0px;
  height: 115px;
  background-color: #fff;
  text-align: left;
  overflow: hidden;
  z-index: 19;
}
div#footbox strong.emphasis {
  color: #008bac;
}
div#content {
  position: relative;
  margin: 20px 0 0 0;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.4);
  border: solid 0px blue;
  clear: both;
}
div#up {
  position: fixed;
  left: 50%;
  margin-left: -30px;
  top: 0;
  height: 30px;
  width: 60px;
  border: solid 0px blue;
}

.blar {
  position: relative;
  margin: 20px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  border: solid 0px blue;
}

.footColA {
  float: left;
  display: inline;
}
.footColB {
  float: right;
  display: table-cell;
  margin-top: 60px;
  padding: 20px;
  text-align: right;
}

.footColB span i {
  color: white;
  vertical-align: middle;
  font-size: 2.5em;
  margin: 5px;
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
.footColB span i:hover {
  transform: scale(1.1);
}

#up img {
  opacity: 0;
  height: 15px;
  width: 55px;
  -moz-transition: -moz-transform 0.1s ease-in;
  -webkit-transition: -webkit-transform 0.1s ease-in;
  -o-transition: -o-transform 0.1s ease-in;
}
#up img:hover {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
}

div#imgbox {
  background: #c3d600;
  margin-bottom: 10px;
}
.img {
  width: 400px;
  height: auto;
}

ul.rig2 {
  position: relative;
  list-style-type: none;
  border: 0px solid blue;
  padding: 0;
  text-align: center;
  margin: 0;
}

ul.rig2 li {
  display: inline-block;
  width: 300px;
  height: 300px;
  padding: 10px;
  margin: 0 1% 1% 0;
  background: #fff;
  border: 0px solid green;
  position: relative;
}

ul.rig2 li.img {
  max-width: 280px;
}

span.text-content {
  position: absolute;
  font-family: "Open Sans", sans-serif;
  font-size: 2em;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.9);
  color: white;
  cursor: default;
  display: table;
  left: 10px;
  top: 10px;
  padding: 0;
  width: 300px;
  height: 300px;
  opacity: 0;
  letter-spacing: -1px;
}

span.text-content span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

ul.rig2 li:hover span.text-content {
  opacity: 1;
  cursor: default;
}
.hide {
  display: none;
}
.open-isi {
  position: absolute;
  top: 1px;
  right: 15px;
}
.close-isi {
  /* display: none; */
  position: absolute;
  top: 1px;
  right: 15px;
}
.dosing {
  font-size: 20px !important;
}
#about-emverm p,
#about-pinworm p,
#contagion-control p,
#emverm-savings p,
#patient-resources p {
  font-family: Arimo;
  color: #4a4949;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  max-width: 585px;
}
#about-emverm .reference {
  font-family: Arimo;
  color: #4a4949;
  font-size: 10px;
  font-weight: 400;
  text-align: left;
  padding-top: 10px;
  line-height: 12px;
}
#about-emverm h1,
#about-pinworm h1,
#contagion-control h1,
#emverm-savings h1,
#patient-resources h1 {
  font-family: Arimo;
  color: #008bac;
  font-size: 36.86px;
  font-weight: 700;
  text-align: left;
  transform: scaleY(1.0033);
  max-width: 595px;
}
#about-emverm h1 span,
#about-pinworm h1 span,
#contagion-control h1 span,
#emverm-savings h1 span,
#patient-resources h1 span {
  color: #402687;
}
#emverm-savings h1 span.savings-update {
  font-size: 48px;
  color: #402687;
}
#about-emverm h1 span.cure-rate {
  color: #402687;
  font-size: 64px;
}
#about-emverm h2,
#about-pinworm h2,
#contagion-control h2,
#emverm-savings h2,
#patient-resources h2 {
  font-family: Arimo;
  color: #008bac;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  transform: scaleX(1.0003);
}
#about-emverm h2 span,
#about-pinworm h2 span,
#contagion-control h2 span,
#emverm-savings h2 span,
#patient-resources span h2 {
  font-family: Arimo;
  color: #402687;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  transform: scaleX(1.0003);
}
#about-emverm h3,
#about-pinworm h3,
#contagion-control h3,
#emverm-savings h3,
#emverm-savings h3,
#patient-resources h3 {
  font-family: Arimo;
  color: #008bac;
  font-size: 24px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}
#about-emverm h3 span,
#about-pinworm h3 span,
#contagion-control h3 span,
#emverm-savings h3 span,
#patient-resources h3 span {
  font-family: Arimo;
  color: #402687;
  font-size: 24px;
  font-weight: 700;
  text-align: left;
  transform: scaleX(1.0003);
  text-transform: uppercase;
}
#about-emverm h4,
#about-pinworm h4,
#contagion-control h4,
#emverm-savings h4,
#patient-resources h4 {
  font-family: Arimo;
  color: #008bac;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  transform: scaleX(1.0003);
  padding: 15px 0px 15px 0px;
  margin-bottom: 0;
}
#about-emverm h5,
#about-pinworm h5,
#contagion-control h5,
#emverm-savings h5,
#patient-resources h5 {
  font-family: Arimo;
  color: #008bac;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  transform: scaleX(1.0003);
  padding-top: 20px;
}
#about-emverm ul,
#about-pinworm ul,
#contagion-control ul,
#emverm-savings ul,
#patient-resources ul,
.worms-treated ul {
  padding-left: 15px;
  font-family: Arimo;
  color: #4a4949;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  max-width: 585px;
}
.worms-treated h1 {
  font-family: Arimo;
  color: #008bac;
  font-size: 40px;
  font-weight: 700;
  text-align: left;
  max-width: 595px;
}
.worms-treated h1 span.multiple {
  font-size: 60px;
  color: #402687;
}

.worms-treated h2 {
  font-family: Arimo;
  color: #008bac;
  font-size: 30px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.worms-treated h3 {
  font-family: Arimo;
  color: #008bac;
  font-size: 20px;
  font-weight: 700;
  margin-top: 50px;
  text-align: left;
  text-transform: uppercase;
}

.worms-treated img {
  margin-bottom: 20px;
}
.cta-4 {
  border-width: 2px;
  border-color: #008bac;
  border-style: solid;
  max-width: 100%;
  min-height: 100px;
  background-image: url("../img/rx-card.png");
  background-size: 48px 48px;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-position: 90% 65%;
  margin: 20px 0px 35px 0px;
  background-color: rgba(255, 255, 255, 0.9);
}
.cta-4 button.learn-more,
.cta-5 button.learn-more {
  font-family: Arimo;
  color: #c3d600;
  font-size: 11px;
  font-weight: 700;
  text-align: center;
  padding-left: 10px;
  transform: scaleY(1.0051);
  display: block;
  margin: 0px auto;
  position: relative;
  top: 33px;
  background-color: #008bac;
  width: 95%;
  height: 25px;
  border: 0px none;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.cta-tolerability button.learn-more,
.cta-identify button.learn-more,
.cta-video button.learn-more,
.cta-aap button.learn-more,
.cta-life-cycle button.learn-more,
.cta-resources button.learn-more {
  font-family: Arimo;
  color: #c3d600;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  padding-left: 10px;
  transform: scaleY(1.0051);
  display: block;
  margin: 0px auto;
  position: relative;
  top: 33px;
  background-color: #008bac;
  width: 95%;
  height: 25px;
  border: 0px none;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.cta-4 p {
  font-family: Arimo;
  color: #008bac;
  font-size: 16.92px;
  font-weight: 400;
  text-align: left;
  transform: scaleY(1.0051);
  padding: 15px 0px 0px 10px;
  line-height: 17px;
  height: 64px;
}
.cta-4 p span {
  font-family: Arimo;
  color: #008bac;
  font-size: 17.91px;
  font-weight: 700;
  text-align: left;
  transform: scaleY(1.0051);
}
.cta-5 {
  border-width: 2px;
  border-color: #008bac;
  border-style: solid;
  max-width: 100%;
  min-height: 127px;
  background-image: url("../img/learn-more.png");
  background-size: 48px 48px;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-position: 89% 66%;
  margin: 20px 0px 35px 0px;
  background-color: rgba(255, 255, 255, 0.9);
}
.cta-5 p {
  font-family: Arimo;
  color: #008bac;
  font-size: 16.92px;
  line-height: 17px;
  font-weight: 400;
  text-align: left;
  transform: scaleY(1.0051);
  width: 120px;
  height: 65px;
  padding: 15px 0px 0px 10px;
}
.cta-5 p span {
  font-family: Arimo;
  color: #008bac;
  font-size: 17.91px;
  font-weight: normal;
  text-align: left;
  transform: scaleY(1.0051);
}
.cta-tolerability {
  border-width: 2px;
  border-color: #008bac;
  border-style: solid;
  max-width: 100%;
  min-height: 127px;
  background-image: url("../img/Check-in-circle.png");
  background-size: 45px 45px;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-position: 91% 67%;
  margin: 20px 0px 35px 0px;
  background-color: rgba(255, 255, 255, 0.9);
}
.cta-tolerability p {
  font-family: Arimo;
  color: #008bac;
  font-size: 16.92px;
  line-height: 17px;
  font-weight: 400;
  text-align: left;
  transform: scaleY(1.0051);
  width: 85%;
  height: 65px;
  text-transform: uppercase;
  padding: 15px 0px 0px 10px;
}
.cta-tolerability p span {
  font-family: Arimo;
  color: #008bac;
  font-size: 17.91px;
  font-weight: 700;
  text-align: left;
  transform: scaleY(1.0051);
}
.cta-identify {
  border-width: 2px;
  border-color: #008bac;
  border-style: solid;
  max-width: 100%;
  min-height: 127px;
  background-image: url("../img/Doctor.png");
  background-size: 52px 52px;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-position: 95% 66%;
  margin: 20px 0px 35px 0px;
  background-color: rgba(255, 255, 255, 0.9);
}
.cta-identify p {
  font-family: Arimo;
  color: #008bac;
  font-size: 15.92px;
  line-height: 17px;
  font-weight: 400;
  text-align: left;
  transform: scaleY(1.0051);
  height: 65px;
  padding: 15px 0px 0px 10px;
  text-transform: uppercase;
  max-width: 91%;
}
.cta-identify p span {
  font-family: Arimo;
  color: #008bac;
  font-size: 15.92px;
  font-weight: 700;
  text-align: left;
  transform: scaleY(1.0051);
  text-transform: uppercase;
}
.cta-aap {
  border-width: 2px;
  border-color: #008bac;
  border-style: solid;
  max-width: 100%;
  min-height: 127px;
  background-image: url("../img/check-icon.png");
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-position: 89% 60%;
  margin: 20px 0px 35px 0px;
  background-color: rgba(255, 255, 255, 0.9);
}
.cta-aap p {
  font-family: Arimo;
  color: #008bac;
  font-size: 16.92px;
  line-height: 17px;
  font-weight: 400;
  text-align: left;
  transform: scaleY(1.0051);
  height: 65px;
  padding: 15px 0px 0px 10px;
}
.cta-aap p span {
  font-family: Arimo;
  color: #008bac;
  font-size: 17.91px;
  font-weight: 700;
  text-align: left;
}
.cta-video {
  border-width: 2px;
  border-color: #008bac;
  border-style: solid;
  max-width: 100%;
  min-height: 127px;
  background-image: url("../img/Video.png");
  background-size: 45px 45px;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-position: 92% 68%;
  margin: 20px 0px 35px 0px;
  background-color: rgba(255, 255, 255, 0.9);
}
.cta-video p {
  font-family: Arimo;
  color: #008bac;
  font-size: 16.92px;
  line-height: 17px;
  font-weight: 400;
  text-align: left;
  transform: scaleY(1.0051);
  height: 65px;
  padding: 15px 0px 0px 10px;
}
.cta-video p span {
  font-family: Arimo;
  color: #008bac;
  font-size: 17.91px;
  font-weight: 700;
  text-align: left;
  transform: scaleY(1.0051);
}
.cta-life-cycle {
  border-width: 2px;
  border-color: #008bac;
  border-style: solid;
  max-width: 100%;
  min-height: 127px;
  background-image: url("../img/Worm.png");
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-position: 92% 68%;
  margin: 20px 0px 35px 0px;
  background-color: rgba(255, 255, 255, 0.9);
}
.cta-life-cycle p {
  font-family: Arimo;
  color: #008bac;
  font-size: 16.92px;
  line-height: 17px;
  font-weight: 400;
  text-align: left;
  transform: scaleY(1.0051);
  height: 65px;
  padding: 10px 0px 0px 10px;
  text-transform: uppercase;
}
.cta-life-cycle p span {
  font-family: Arimo;
  color: #008bac;
  font-size: 17.91px;
  font-weight: 700;
  text-align: left;
  transform: scaleY(1.0051);
}
.cta-resources {
  border-width: 2px;
  border-color: #008bac;
  border-style: solid;
  max-width: 100%;
  min-width: 128px;
  min-height: 127px;
  background-image: url("../img/Information.png");
  background-size: 40px 40px;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-position: 92% 68%;
  margin: 20px 0px 35px 0px;
  background-color: rgba(255, 255, 255, 0.9);
}
.cta-resources p {
  font-family: Arimo;
  color: #008bac;
  font-size: 16.92px;
  line-height: 17px;
  font-weight: 400;
  text-align: left;
  transform: scaleY(1.0051);
  height: 65px;
  padding: 15px 0px 0px 10px;
}
.cta-resources p span {
  font-family: Arimo;
  color: #008bac;
  font-size: 17.91px;
  font-weight: 700;
  text-align: left;
  transform: scaleY(1.0051);
}
button.dosing-administration {
  font-family: Arimo;
  color: #c3d600;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  transform: scaleX(1.0207);
  display: block;
  margin: 0 auto;
  background-color: #008bac;
  padding: 7px 15px 5px 15px;
  border: 0px;
  text-transform: uppercase;
  min-height: 30px;
}

a:hover {
  text-decoration: none;
}

div.padding {
  margin: 40px 0px 40px 0px;
}

p.blue-header {
  padding: 8px 12px;
  background-color: #008bac;
  color: white !important;
  font-size: 16px !important;
  line-height: 16px;
  margin-bottom: 0;
}

p.no-bottom {
  margin-bottom: 0;
}

div.blue-content-area {
  padding: 8px 12px;
  background-color: #c9e0ea;
  height: 88%;
}
div.flex-row {
  display: flex;
  justify-content: space-between;
}
div.flex-row > div {
  width: 48%;
}

@media (max-width: 768px) {
  div.flex-row {
    display: block;
  }

  div.flex-row > div {
    width: auto;
  }

  div.blue-content-area {
    height: auto;
    margin-bottom: 15px;
  }
}

#savings-terms {
  font-size: 12px;
  line-height: 15px;
  padding-left: 14px;
  font-weight: bold;
}
#savings-terms span {
  font-weight: normal;
}

@media (max-width: 1000px) {
  li.patients-link {
    display: block !important;
    background: #9475e6;
    color: #fff !important;
  }
  li.patients-link a {
    color: rgba(255, 255, 255, 0.9) !important;
  }
  .mobile-hide {
    display: none !important;
  }
  li.mobile-menu-close {
    display: block !important;
    background-color: #432e7c;
  }
  .dropdown-menu {
    display: none !important;
  }
  .open .dropdown-menu {
    display: block !important;
  }
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
    min-width: 350px;
    background: #6849bb;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .open > a:focus,
  .navbar-inverse .navbar-nav > .open > a:hover {
    font-family: Arimo;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 700;
    text-align: justify;
    background-color: transparent !important;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }

  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .open > a:focus,
  .navbar-inverse .navbar-nav > .open > a:hover {
    font-family: "Roboto Condensed";
    color: rgba(255, 255, 255, 0.9);
    font-size: 22px;
    font-weight: 300;
    color: #fff;
  }

  .navbar {
    background-color: transparent !important;
    border-color: transparent !important;
    border-radius: 0px !important;
    min-height: 30px !important;
    /* z-index: 1; */
    position: absolute;
    top: 13px;
    right: 0;
    z-index: inherit;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #432e7c;
    height: 6px;
    border-radius: 4px;
    width: 34px;
    margin-top: 3px;
  }

  .navbar-default .navbar-toggle {
    border-color: transparent;
  }

  .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 35px;
    margin-right: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
  }

  .navbar-default .navbar-nav > li > a {
    padding: 22px 40px 40px 40px;
    font-family: "Roboto Condensed";
    font-size: 22px;
    font-weight: 300;
    text-align: left;
    color: rgba(255, 255, 255, 0.9);
  }

  .navbar-default .navbar-nav > li > a:hover {
    color: rgba(255, 255, 255, 0.9);
  }

  .dropdown-menu > li > a {
    font-family: Arimo;
    color: #402687;
    font-size: 14px;
    font-weight: 700;
    text-align: justify;
    background-color: #9475e6 !important;
    transition: all 0.5s ease 0s;
    text-transform: uppercase;
  }

  .dropdown-menu > li > a:hover {
    color: #fff !important;
    background: transparent !important;
  }

  .navbar-default .navbar-nav > li {
    border-right: none;
    border-bottom: #bdb6d1 2px solid;
    display: block;
    margin: 0 auto;
  }
  .navbar-inverse {
    /* background-color: transparent; */
    border-color: #6849bb;
  }
  .navbar-default .navbar-nav > li {
    min-height: 50px !important;
  }

  .navbar-default .navbar-nav > li {
    border-right: none !important;
    width: 100% !important;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: #9475e6;
    border: 0;
    -webkit-box-shadow: none;
    font-family: "Roboto Condensed";
    color: rgba(255, 255, 255, 0.9);
    font-size: 28px;
    text-align: left;
    box-shadow: none;
    margin-bottom: -5px;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    font-family: "Roboto Condensed";
    color: rgba(255, 255, 255, 0.9);
    font-size: 22px;
    font-weight: 300;

    padding: 15px 0px 10px 40px;
  }

  .navbar-nav .open .dropdown-menu li:last-child {
    border: none !important;
  }
  .navbar-nav .open .dropdown-menu li {
    border-bottom: 1px solid #bdb6d1 !important;
  }

  .side-collapse-container {
    width: 100%;
    position: relative;
    left: 0;
    transition: left 0.4s;
  }
  .side-collapse-container.out {
    left: 200px;
  }
  .side-collapse {
    top: 115px;
    bottom: 0;
    left: 0;
    width: 100%;
    position: fixed;
    overflow: scroll;
    z-index: 5;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 4;
  }
  .side-collapse.in {
    width: 0;
  }

  .dropdown-menu li a {
    padding: 30px;
  }

  #rotated_image,
  #girl_image1,
  #girl_image2,
  #girl_image3,
  #girl_image4,
  #girl_image5 {
    background-size: 75%;
    top: 45px !important;
  }
  #rotated_image {
    background-image: url("../img/emverm-img.png");
    background-repeat: no-repeat;
    width: 222px;
    height: 720px;
    position: absolute;
    left: -27px;
    top: 0;
    z-index: -1;
  }
  #girl_image1 {
    background-image: url("../img/girl-1.png");
    background-repeat: no-repeat;
    width: 222px;
    height: 720px;
    position: absolute;
    left: -27px;
    top: 0;
    z-index: -1;
  }
  #girl_image2 {
    background-image: url("../img/girl-2.png");
    background-repeat: no-repeat;
    width: 222px;
    height: 720px;
    position: absolute;
    left: -27px;
    top: 0;
    z-index: -1;
  }
  #girl_image3 {
    background-image: url("../img/girl-3.png");
    background-repeat: no-repeat;
    width: 222px;
    height: 720px;
    position: absolute;
    left: -27px;
    top: 0;
    z-index: -1;
  }
  #girl_image4 {
    background-repeat: no-repeat;
    width: 222px;
    height: 720px;
    position: absolute;
    left: -27px;
    top: 0;
    z-index: -1;
  }
  #girl_image5 {
    background-image: url("../img/girl-5.png");
    background-repeat: no-repeat;
    width: 222px;
    height: 720px;
    position: absolute;
    left: -27px;
    top: 0;
    z-index: -1;
  }
  #side-box {
    width: 175px !important;
    float: right;
  }
  #side-box2 {
    width: 175px !important;
    float: left;
  }
  .caret {
    background: url("../img/menu-collapse.png");
    background-size: 100%;
    background-repeat: no-repeat;
    border: none;
    height: 19px;
    width: 33px;
    float: right;
  }
  .caret-close {
    background: url("../img/mobile-menu-close.png");
    background-size: 100%;
    background-repeat: no-repeat;
    border: none;
    height: 34px;
    width: 20px;
    float: right;
    position: absolute;
    right: 43px;
    top: 15px;
  }

  @media screen and (max-width: 441px) {
    .isi h1 {
      margin: -2px 0px 0px 0px;
    }

    .mobile-btn-hide {
      display: none !important;
    }
    .main-wrapper {
      background-image: none !important;
      background-repeat: no-repeat;
      background-position: top center;
      background-size: 1160px 1159px;
    }
    #rotated_image {
      background-image: url("../img/emverm-img.png");
      background-repeat: no-repeat;
      background-size: 106px;
      width: 107px;
      height: 354px;
      left: -35px;
      z-index: 0;
      top: 39px;
    }
    #girl_image1 {
      background-image: url("../img/girl-1.png");
      background-repeat: no-repeat;
      background-size: 106px;
      width: 107px;
      height: 354px;
      left: -15px;
      z-index: 0;
      top: 39px;
    }
    #girl_image2 {
      background-image: url("../img/girl-2.png");
      background-repeat: no-repeat;
      background-size: 106px;
      width: 107px;
      height: 354px;
      left: -15px;
      z-index: 0;
      top: 39px;
    }
    #girl_image3 {
      background-image: url("../img/girl-3.png");
      background-repeat: no-repeat;
      background-size: 106px;
      width: 107px;
      height: 354px;
      left: -15px;
      z-index: 0;
      top: 39px;
    }
    #girl_image4 {
      background-image: url("../img/girl-4.png");
      background-repeat: no-repeat;
      background-size: 106px;
      width: 107px;
      height: 354px;
      left: -15px;
      z-index: 0;
      top: 39px;
    }
    #girl_image5 {
      background-image: url("../img/girl-5.png");
      background-repeat: no-repeat;
      background-size: 106px;
      width: 107px;
      height: 354px;
      left: -15px;
      z-index: 0;
      top: 39px;
    }
    #logo {
      position: relative;
      max-width: 180px;
      padding: 15px 0px 12px 0px !important;
      display: block;
      margin: 0 auto;
      left: -10px;
    }
    .home-page h1 {
      font-size: 19px;
      padding-left: 10px;
    }
  }
  .home-page h1 span {
    font-size: 19px;
  }
  .home-page h2 {
    font-family: Arimo;
    color: #402687;
    font-size: 17px;
    font-weight: 700;
    text-align: left;
    transform: scaleY(1.0575);
    margin-top: -15px;
    padding-left: 20px;
    line-height: 10px;
  }
  .home-page h2 span {
    font-family: Arimo;
    color: #008bac;
    font-size: 22.55px;
    font-weight: 700;
    text-align: left;
    transform: scaleY(1.0575);
    position: inherit;
    top: 0px;
  }
  .home-page h2 span.percent {
    color: #402687;
  }
  .home-page h2 span.num {
    font-size: 46px;
    top: 16px;
    color: #402687;
  }
  .home-page h2 span.blue {
    display: inline-block;
    margin-top: 20px;
    height: 25px;
  }
  .home-page span.percent {
    font-family: Arimo;
    color: #008bac;
    font-size: 22.55px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    transform: scaleY(1.0575);
    position: relative;
    top: 0;
  }
  .home-page p {
    font-family: Arimo;
    color: #008bac;
    font-size: 10px;
    font-weight: 400;
    text-align: left;
    transform: scaleX(1.0003);
    padding: 0px 0px 0px 14px;
  }
  .home-page p span {
    font-family: Arimo;
    color: #402687;
    font-size: 10px;
    font-weight: 700;
    text-align: left;
  }
  .home-page p.sub {
    margin-top: 10px !important;
    padding-left: 20px;
  }

  .home-page button.learn-more-btn {
    background-color: #008bac;
    width: 135px;
    height: 30px;
    float: right;
    border: 0px;
    font-family: Arimo;
    color: #c3d600;
    font-size: 13.94px;
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
  }
  .cta-tolerability p {
    font-family: Arimo;
    color: #008bac;
    font-size: 12.92px;
    line-height: 17px;
    font-weight: 400;
    text-align: left;
    transform: scaleY(1.0051);
    width: 85%;
    height: 65px;
    text-transform: uppercase;
    padding: 15px 0px 0px 10px;
  }
  .cta-tolerability button.learn-more,
  .cta-identify button.learn-more,
  .cta-video button.learn-more,
  .cta-aap button.learn-more,
  .cta-life-cycle button.learn-more,
  .cta-resources button.learn-more {
    font-family: Arimo;
    color: #c3d600;
    font-size: 9px;
  }
  #cta-section {
    padding: 0px 0px 0px 0px !important;
  }
  #cta-section .col-md-4 {
    /*padding: 0;*/
    display: block;
  }
  .cta-1 {
    border-width: 2px;
    border-color: #008bac;
    border-style: solid;
    max-width: 100%;
    min-height: 50px;
    background-image: url("../img/check-icon.png");
    background-size: 50px 50px;
    background-repeat: no-repeat;
    background-position: bottom left !important;
    background-position: 3% 50% !important;
    margin-bottom: 20px;
  }
  .cta-2 {
    border-width: 2px;
    border-color: #008bac;
    border-style: solid;
    max-width: 100%;
    min-height: 50px;
    background-image: url("../img/rx-card.png");
    background-size: 50px 50px !important;
    background-repeat: no-repeat;
    background-position: bottom left !important;
    background-position: 3% 50% !important;
    margin-bottom: 20px;
  }
  .cta-3 {
    border-width: 2px;
    border-color: #008bac;
    border-style: solid;
    max-width: 100%;
    min-height: 50px;
    background-image: url("../img/learn-more.png");
    background-size: 50px 50px !important;
    background-repeat: no-repeat;
    background-position: bottom left !important;
    background-position: 3% 50% !important;
    margin-bottom: 20px;
  }
  .cta-1 p {
    font-family: Arimo;
    color: #008bac;

    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    text-align: left;
    transform: scaleY(1.0051);
    padding: 10px 0px 0px 70px;
    width: 85%;
  }
  .cta-1 p span {
    font-family: Arimo;
    color: #008bac;
    font-size: 16.92px;
    font-style: italic;
    text-align: left;
    transform: scaleY(1.0051);
  }
  .cta-2 p {
    font-family: Arimo;
    color: #008bac;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    text-align: left;
    transform: scaleY(1.0051);
    padding: 10px 0px 0px 70px;
    max-height: 72px;
    width: 100%;
  }
  .cta-2 p span {
    font-family: Arimo;
    color: #008bac;
    font-size: 16.92px;
    font-weight: 400;
    text-align: left;
    transform: scaleY(1.0051);
  }
  .cta-3 p {
    font-family: Arimo;
    color: #008bac;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    text-align: left;
    transform: scaleY(1.0051);
    padding: 10px 0px 0px 70px;
    width: 100%;
  }
  .cta-video p span {
    font-family: Arimo;
    color: #008bac;
    font-size: 13.91px;
    font-weight: 700;
    text-align: left;
    transform: scaleY(1.0051);
  }
  .cta-video p {
    font-family: Arimo;
    color: #008bac;
    font-size: 14.92px;
    line-height: 17px;
    font-weight: 400;
    text-align: left;
    transform: scaleY(1.0051);
    height: 65px;
    padding: 15px 0px 0px 10px;
  }
  .cta-identify p span {
    font-family: Arimo;
    color: #008bac;
    font-size: 13.92px;
    font-weight: 700;
    text-align: left;
    transform: scaleY(1.0051);
    text-transform: uppercase;
  }
  .cta-identify p {
    font-family: Arimo;
    color: #008bac;
    font-size: 13.92px;
    line-height: 17px;
    font-weight: 400;
    text-align: left;
    transform: scaleY(1.0051);
    height: 65px;
    padding: 15px 0px 0px 10px;
    text-transform: uppercase;
    max-width: 91%;
  }
  .cta-resources p {
    font-family: Arimo;
    color: #008bac;
    font-size: 13.92px;
    line-height: 17px;
    font-weight: 400;
    text-align: left;
    transform: scaleY(1.0051);
    height: 65px;
    padding: 15px 0px 0px 10px;
  }
  .cta-identify {
    border-width: 2px;
    border-color: #008bac;
    border-style: solid;
    max-width: 100%;
    min-height: 127px;
    background-image: url("../img/Doctor.png");
    background-size: 50px 50px;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-position: 99% 69%;
    margin: 20px 0px 35px 0px;
    background-color: rgba(255, 255, 255, 0.9);
  }
  span.right-arrow {
    background-image: url("../img/right-arrow.png");
    height: 38px;
    width: 23px;
    background-position: 95% 44%;
    background-repeat: no-repeat;
    background-size: 13px 28px;
    display: block;
    position: absolute;
    top: 13px;
    right: 20px;
  }
  span.isi {
    font-family: Arimo;
    color: #6b6b6b;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    padding: 10px 15px;
    line-height: 28px;
  }

  div#footbox {
    position: fixed;
    width: inherit;
    bottom: 0px;
    height: 90px;
    background-color: #fff;
    text-align: left;
    overflow: hidden;
  }
  footer .footer-logo {
    float: none;
    padding: 0px;
    margin: 0 auto;
    display: block;
  }

  button.dosing-administration {
    font-family: Arimo;
    color: #c3d600;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    transform: scaleX(1.0207);
    display: block;
    margin: 0 auto;
    background-color: #008bac;
    border: 0px;
    text-transform: uppercase;
  }
  div.padding {
    margin: 40px 0px 25px 10px;
  }
  .cta-4 button.learn-more,
  .cta-5 button.learn-more {
    font-size: 9px;
  }
  #about-emverm h1,
  #about-pinworm h1,
  #contagion-control h1,
  #patient-resources h1 {
    font-family: Arimo;
    color: #008bac;
    font-size: 36.86px;
    font-weight: 700;
    text-align: left;
    transform: scaleY(1.0033);
  }
  #emverm-savings h1 {
    font-family: Arimo;
    color: #008bac;
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    transform: scaleY(1.0033);
  }
  #emverm-savings h1 span.savings-update {
    font-size: 32px;
    color: #402687;
  }
  #about-emverm h1 span.cure-rate {
    color: #402687;
    font-size: 24px;
  }
  .open-isi {
    position: absolute;
    top: 2px;
    right: 10px;
  }
  .close-isi {
    /* display: none; */
    position: absolute;
    top: 2px;
    right: 10px;
  }
  .mobile-padding {
    padding: 0px 0px 0px 20px !important;
  }
  .remove-padding {
    padding: 0px !important;
  }
}

@media screen and (max-width: 414px) {
  #about-emverm h1,
  #about-pinworm h1,
  #contagion-control h1,
  #emverm-savings h1,
  #patient-resources h1,
  .worms-treated h1 {
    font-size: 20px;
  }

  .worms-treated h1 span.multiple {
    font-size: 38px;
    line-height: 38px;
  }
  .worms-treated h1 span.worms {
    font-size: 50px;
  }

  .worms-treated h2 {
    font-size: 16px;
  }

  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
}

@media screen and (max-width: 414px) {
  #cta-section .col-md-4 {
    padding: 0;
  }

  .cta-1,
  .cta-2,
  .cta-3 {
    background-size: 45px 45px !important;
  }

  .cta-1 p,
  .cta-2 p,
  .cta-3 p {
    font-size: 16.5px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .cta-2 p,
  .cta-3 p {
    line-height: 36px;
  }
}

/* iPhone 5 */
@media screen and (min-width: 320px) and (max-width: 568px) {
  .home-page p {
    font-size: 9px;
  }
  .home-page p.sub {
    padding-left: 10px;
    margin-top: 10px;
  }
  .home-page h1 {
    font-size: 17px;
  }
  .home-page h1 span {
    font-size: 17px;
  }
  .home-page h2 {
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 0px;
    color: #402687;
  }
  .home-page h2 span.num {
    font-size: 30px;
    line-height: 30px;
    top: 6px;
    color: #402687;
  }
  .home-page h2 span.blue {
    font-size: 15px;
    display: inline-block;
    margin-top: 4px;
    transform: none;
  }
  .home-page span.percent {
    font-size: 20px;
    color: #402687;
  }
  #rotated_image {
    left: -42px !important;
  }
}
/* iPhone 6 */
@media screen and (min-width: 375px) and (max-width: 667px) {
  .home-page p {
    font-size: 11px;
  }
  .home-page p span {
    font-size: 11px;
  }
  .home-page h1 {
    font-size: 19px;
  }
  .home-page h1 span {
    font-size: 19px;
  }
  .home-page h2 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0px;
  }
  .home-page h2 span.blue {
    font-size: 18px;
  }
  #rotated_image {
    left: -42px !important;
  }
}
/* iPhone 6 plus */
@media screen and (min-width: 414px) and (max-width: 736px) {
  .home-page p {
    font-size: 12px;
  }
  .home-page p span {
    font-size: 12px;
  }
  .home-page h1 {
    font-size: 22.5px;
  }
  .home-page h1 span {
    font-size: 22.5px;
  }
  .home-page h2 {
    font-size: 22px;
    margin-bottom: 0px;
  }
  .home-page h2 span.blue {
    font-size: 22px;
    transform: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 962px) {
  .home-page h1 {
    font-family: Arimo;
    color: #402687;
    font-size: 35.84px;
    font-weight: 700;
    text-align: left;
    transform: scaleY(1.0033);
    margin-top: 0px;
    padding-left: 20px;
  }
  .home-page h1 span {
    font-family: Arimo;
    color: #008bac;
    font-size: 35.84px;
    font-weight: 700;
    text-align: left;
    transform: scaleY(1.0033);
  }
  .home-page h2 {
    font-family: Arimo;
    color: #008bac;
    font-size: 35.55px;
    font-weight: 700;
    text-align: center;
    transform: scaleY(1.0575);
    margin-top: -40px;
  }
  .home-page h2 span {
    font-family: Arimo;
    color: #008bac;
    font-size: 69.54px;
    font-weight: 700;
    text-align: left;
    transform: scaleY(1.0575);
    position: relative;
    top: 20px;
  }
}

@media screen and (min-width: 442px) and (max-width: 768px) {
  .cta-1 p {
    width: 155px !important;
  }
  .cta-3 p {
    width: 155px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .cta-1,
  .cta-2,
  .cta-3 {
    min-height: 120px !important;
    background-position: top 7px left 7px !important;
  }
  .cta-3 button.learn-more,
  .cta-2 button.learn-more {
    top: 29px !important;
  }
  .cta-1 button.learn-more {
    top: 17px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #rotated_image {
    background-image: url("../img/emverm-img.png");
    background-repeat: no-repeat;
    width: 222px;
    height: 786px;
    position: absolute;
    top: 0;
    width: 240px;
    z-index: 1;
  }
}

/*Ipad Portrait */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .home-page h1 {
    font-family: Arimo;
    color: #402687;
    font-size: 44px;
    font-weight: 700;
    text-align: left;
    transform: scaleY(1.0033);
    margin-top: 0px;
    padding-left: 20px;
  }
  .home-page h1 span {
    font-family: Arimo;
    color: #008bac;
    font-size: 44px;
    font-weight: 700;
    text-align: left;
    transform: scaleY(1.0033);
  }
  .home-page h2 {
    font-family: Arimo;
    color: #402687;
    font-size: 37.55px;
    font-weight: 700;
    text-align: left;
    transform: scaleY(1.0575);
    margin-top: -5px;
    padding-left: 20px;
  }
  .home-page h2 span {
    font-family: Arimo;
    color: #402687;
    font-size: 77.54px;
    font-weight: 700;
    text-align: left;
    transform: scaleY(1.0575);
    position: relative;
    top: 20px;
  }
  .home-page h2 span.percent {
    color: #402687;
  }
  .home-page h2 span.num {
    font-size: 71px;
  }
  .home-page h2 span.blue {
    display: inline-block;
    margin-top: 15px;
    height: 50px;
  }
  .home-page p {
    font-family: Arimo;
    color: #008bac;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    transform: scaleX(1.0003);
    padding: 5px 0px 0px 20px;
    margin-bottom: 0 !important;
  }
  .home-page p.sub {
    clear: both;
    padding-left: 20px;
    margin-top: inherit;
  }
  .home-page p span {
    font-family: Arimo;
    color: #402687;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
  }
  .home-page span.percent {
    font-family: Arimo;
    color: #008bac;
    font-size: 42.55px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    transform: scaleY(1.0575);
    position: relative;
    top: 0;
  }
  .home-page button.patient-btn {
    background-color: #c3d600;
    width: 135px;
    height: 30px;
    float: right;
    border: 0px;
    font-family: Arimo;
    color: #008bac;
    font-size: 13.94px;
    font-weight: 700;
    text-align: justify;
    margin-bottom: 25px;
  }
  .home-page button.learn-more-btn {
    background-color: #008bac;
    width: 135px;
    height: 30px;
    float: right;
    border: 0px;
    font-family: Arimo;
    color: #c3d600;
    font-size: 13.94px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px;
  }
  .cta-1 p {
    width: 80%;
  }

  .cta-1 button.learn-more,
  .cta-2 button.learn-more,
  .cta-3 button.learn-more {
    font-family: Arimo;
    color: #c3d600;
    font-size: 12.92px;
  }
  .cta-1 {
    border-width: 2px;
    border-color: #008bac;
    border-style: solid;
    max-width: 100%;
    min-height: 127px;
    background-image: url("../img/check-icon.png");
    background-size: 50px 50px;
  }
  #rotated_image {
    background-size: 80%;
    top: 38px;
    left: -40px;
    z-index: 0;
  }
  #girl_image1 {
    background-size: 70%;
    top: 38px;
    left: 5px;
    z-index: 0;
  }
  #girl_image2 {
    background-size: 70%;
    top: 38px;
    left: 5px;
    z-index: 0;
  }
  #girl_image3 {
    background-size: 70%;
    top: 38px;
    left: 5px;
    z-index: 0;
  }
  #girl_image4 {
    background-size: 70%;
    top: 38px;
    left: 5px;
    z-index: 0;
  }
  #girl_image5 {
    background-size: 70%;
    top: 38px;
    left: 5px;
    z-index: 0;
  }
  .side-collapse {
    top: 182px;
  }
  .cta-1 p {
    width: 100% !important;
  }
  #logo {
    padding-left: 10px;
  }
  span.right-arrow {
    display: none;
  }
}

/*Ipad Landscape */
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .cta-3 {
    background-position: 92% 54% !important;
  }
  #header .header-links {
    float: right;
    font-size: 10px;
    width: 490px;
  }
  .navbar {
    z-index: 1;
  }
  .cta-4 button.learn-more,
  .cta-5 button.learn-more,
  .cta-tolerability button.learn-more,
  .cta-identify button.learn-more,
  .cta-video button.learn-more,
  .cta-aap button.learn-more,
  .cta-life-cycle button.learn-more,
  .cta-resources button.learn-more {
    width: 95% !important;
  }
  .cta-identify p span {
    font-size: 15px;
  }
  .cta-identify p {
    font-size: 14px;
  }
  .cta-identify {
    background-size: 47px 47px;
  }
  .cta-video p span {
    font-size: 14px;
  }
  .cta-video p {
    font-size: 14.92px;
  }
  .cta-resources p {
    font-size: 13.92px;
  }
  .cta-tolerability p {
    font-size: 13.92px;
  }
}
@media screen and (min-width: 1001px) and (max-width: 1140px) {
  .cta-3 {
    background-position: 92% 54% !important;
  }
  #rotated_image {
    z-index: 0 !important;
    left: 0px !important;
    top: 175px;
    width: 264px;
  }
  #girl_image1 {
    z-index: 0 !important;
    left: 0px !important;
    top: 175px;
    width: 264px;
  }
  #girl_image2 {
    z-index: 0 !important;
    left: 0px !important;
    top: 192px;
    width: 264px;
  }
  #girl_image3 {
    z-index: 0 !important;
    left: 0px !important;
    top: 195px;
    width: 264px;
  }
  #girl_image4 {
    z-index: 0 !important;
    left: 0px !important;
    top: 182px;
    width: 264px;
  }
  #girl_image5 {
    z-index: 0 !important;
    left: 0px !important;
    top: 190px;
    width: 264px;
  }
  .mobile-hide {
    display: block !important;
  }
}

.Patient-Resource-this-patient-education {
  padding-top: 40px;
}
@media (max-width: 760px) {
  .Patient-Resource-this-patient-education {
    padding-top: 20px;
  }
}
@media screen and (min-width: 441px) and (max-width: 667px) {
  .no-overlap {
    width: 95%;
    left: 5%;
  }
}
.hide-on-close {
  display: none;
}
.big-button:hover {
  text-decoration: none;
}

@media (max-width: 1000px) {
  #rotated_image {
    left: 0px !important;
  }
}
body {
  background-image: url("../img/bg.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 1160px 1159px;
}
#sidebar-icons a:hover {
  text-decoration: none;
}
.modal-dialog {
  width: 480px;
  max-width: 95%;
}

.overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
}

.overlay-content {
  width: 640px;
  background-color: white;
  border: 5px solid #008bac;
  margin: 15% auto;
  text-align: center;
  padding: 50px;
}

.overlay h1 {
  font-family: Arimo;
  color: #402687;
  margin: 0;
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
  margin-bottom: 40px;
}

.overlay p {
  font-family: Arimo;
  color: #4a4949;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 40px;
}

.overlay a,
.overlay button {
  display: inline-block;
  background-color: #008bac;
  -webkit-appearance: none;
  width: 165px;
  border: 0;
  border-radius: 15px;
  padding: 20px 0;
  margin: 0 30px;
  font-family: Arimo;
  font-size: 18px;
  color: #c3d600;
}

@media (max-width: 640px) {
  .overlay-content {
    width: auto;
    padding: 8vw;
  }

  .overlay h1 {
    font-size: 7vw;
    line-height: 8vw;
    margin-bottom: 5vw;
  }

  .overlay p {
    font-size: 5vw;
    line-height: 6.5vw;
    margin-bottom: 5vw;
  }

  .overlay button {
    font-size: 5vw;
    line-height: 5vw;
    width: 34vw;
    margin: 0 2vw;
    padding: 4vw 0;
  }
}
