@charset "UTF-8";
html {
  scroll-behavior: smooth;
}

body {
  font-family: "MrEavesXLModOT-Reg", Sans-Serif;
  color: #353535;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.3;
}
@media (max-width: 600px) {
  body {
    font-size: 1.1rem;
  }
}

p {
  word-break: break-word;
}

/* Font Regular */
@font-face {
  font-family: "MrEavesXLModOT-Reg";
  src: url("../fonts/MrEavesXLModOT-Reg.eot");
  src: local("☺"), url("../fonts/MrEavesXLModOT-Reg.woff") format("woff"), url("../fonts/MrEavesXLModOT-Reg.ttf") format("truetype"), url("../fonts/MrEavesXLModOT-Reg.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Font Light */
@font-face {
  font-family: "Conv_MrEavesXLModNarOT-Light";
  src: url("../fonts/MrEavesXLModNarOT-Light.eot");
  src: local("☺"), url("../fonts/MrEavesXLModNarOT-Light.woff") format("woff"), url("../fonts/MrEavesXLModNarOT-Light.ttf") format("truetype"), url("../fonts/MrEavesXLModNarOT-Light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Font Bold */
@font-face {
  font-family: "MrEavesXLModOT-Bold";
  src: url("fonts/MrEavesXLModOT-Bold.eot");
  src: local("☺"), url("../fonts/MrEavesXLModOT-Bold.woff") format("woff"), url("../fonts/MrEavesXLModOT-Bold.ttf") format("truetype"), url("../fonts/MrEavesXLModOT-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Font Heavy */
@font-face {
  font-family: "MrEavesXLModOT-Heavy";
  src: url("../fonts/MrEavesXLModOT-Heavy.eot");
  src: local("☺"), url("../fonts/MrEavesXLModOT-Heavy.woff") format("woff"), url("../fonts/MrEavesXLModOT-Heavy.ttf") format("truetype"), url("../fonts/MrEavesXLModOT-Heavy.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Font Ultra */
@font-face {
  font-family: "Conv_MrEavesXLModOT-Ultra";
  src: url("../fonts/MrEavesXLModOT-Ultra.eot");
  src: local("☺"), url("../fonts/MrEavesXLModOT-Ultra.woff") format("woff"), url("../fonts/MrEavesXLModOT-Ultra.ttf") format("truetype"), url("../fonts/MrEavesXLModOT-Ultra.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.validation-error {
  font-size: 80%;
  font-weight: 400;
}

sup {
  top: -0.3em !important;
}

h2.home-banner {
  margin-top: 60px;
  font-size: 2.8rem;
  font-family: "Conv_MrEavesXLModOT-Ultra", Sans-Serif;
}
@media (max-width: 600px) {
  h2.home-banner {
    font-size: 2rem;
  }
}

h4 {
  font-size: 1.875rem !important;
  font-family: "MrEavesXLModOT-Bold", Sans-Serif;
}
@media (max-width: 600px) {
  h4 {
    font-size: 1.55rem !important;
  }
}

h5 {
  font-size: 1.375rem !important;
  font-family: "MrEavesXLModOT-Bold", Sans-Serif;
}

a {
  color: #7e0c6e;
}
a:hover {
  color: #ad1097;
}

.dagger-indent {
  text-indent: -0.3em;
}

.indent-div {
  padding-left: 0.2rem;
}

.text-pink {
  color: #ff1695;
}

.font-bold {
  font-family: "MrEavesXLModOT-Bold", Sans-Serif;
}

.text-primary {
  color: #00a0e0 !important;
}

.text-secondary {
  color: #7e0c6e !important;
}

.text-gray {
  color: #767676 !important;
}

.font-regular {
  font-weight: 400 !important;
  font-family: "MrEavesXLModOT-Reg", Sans-Serif !important;
}

.bg-primary {
  background-color: #00a0e0 !important;
}

.bg-secondary {
  background-color: #7e0c6e !important;
}

.requiredlabel {
  color: #7e0c6e;
}

.border-purple {
  border-color: #7e0c6e !important;
}

.bg-purple {
  background: #7e0c6e;
}

.thankyou-page-title {
  font-size: 4rem;
}
@media screen and (max-width: 700px) {
  .thankyou-page-title {
    font-size: 3rem;
  }
}
@media screen and (max-width: 320px) {
  .thankyou-page-title {
    font-size: 2.5rem;
  }
}

.list-none li {
  list-style-type: none;
}

.list-items li {
  margin-bottom: 10px;
}
.list-items li:last-child {
  margin-bottom: 0px;
}
.list-items li ol li {
  margin-bottom: 0px;
}

.content-title {
  font-size: 1.125rem;
  font-family: "MrEavesXLModOT-Bold", Sans-Serif;
}

.font-22 {
  font-size: 1.375rem !important;
}

.page-footer {
  padding: 30px 0;
  border-top: solid 2px #7e0c6e;
}
.page-footer .nav {
  float: right;
}
@media (max-width: 823px) {
  .page-footer .nav {
    float: left;
  }
}
.page-footer .nav .nav-link {
  font-size: 0.9rem;
  color: #353535;
  text-decoration: underline;
}
.page-footer .nav .nav-link:hover {
  text-decoration: none;
}
.page-footer .nav .nav-link:first-child {
  padding-left: 0;
}
@media (max-width: 1024px) {
  .page-footer .nav .nav-link {
    padding: 0.5rem 0.8rem;
  }
}

.dounload-buttons {
  font-size: 1.5rem;
  color: white;
  background-color: #7e0c6e;
  border-bottom: solid 3px #be59b6;
  padding: 10px 40px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.dounload-buttons:hover {
  background-color: #670a5a;
}
@media (max-width: 420px) {
  .dounload-buttons {
    font-size: 1.3rem;
  }
}
@media (max-width: 320px) {
  .dounload-buttons {
    font-size: 1.1rem;
  }
}

ul li::marker {
  color: #00a0e0 !important;
}

.ol-numaric-list li::marker {
  color: #00a0e0 !important;
}

.form-control {
  border-color: #00a0e0 !important;
  border-radius: 0 !important;
}

.dropdown-item:hover {
  color: #fff;
  background-color: #00a0e0;
}

.hand {
  cursor: pointer;
}

/* ISI Drawer CSS */
#showIndication {
  background: none;
  border: none;
  color: #149ed9;
  float: right;
  position: relative;
  top: 0px;
}
#showIndication i {
  font-size: 1.3rem;
}
#showIndication a {
  color: #149ed9 !important;
}

.footer_scroll {
  height: 98%;
  overflow-y: auto;
  overflow-x: hidden;
}
@media (max-width: 767px) {
  .footer_scroll {
    height: 95%;
  }
}

footer {
  flex: 0 0 auto;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  color: #353535;
  background: #fff;
  font-size: 1.1rem;
  line-height: 1.2;
  border-top: 1px solid #ccc;
}
@media (max-width: 767px) {
  footer {
    bottom: 23px;
    padding-bottom: 0;
    font-size: 0.9rem;
    border-top: 0;
  }
}
footer .footer {
  position: relative;
  width: 100%;
  height: 245px;
  transition: all 0.3s ease-in-out;
  padding: 0;
}
@media (max-width: 600px) {
  footer .footer {
    height: 220px;
  }
}
@media screen and (min-width: 610px) and (max-width: 736px) {
  footer .footer {
    height: 200px;
  }
}
footer .footer_head {
  padding: 10px 0 0;
}
footer .footer_main {
  width: 100%;
}
footer .footer_main .nav {
  float: right;
}
@media (max-width: 823px) {
  footer .footer_main .nav {
    float: left;
  }
}
footer .footer_main .nav .nav-link {
  font-size: 0.9rem;
  color: #353535;
  text-decoration: underline;
}
footer .footer_main .nav .nav-link:hover {
  text-decoration: none;
}
footer .footer_main .nav .nav-link:first-child {
  padding-left: 0;
}
@media (max-width: 1024px) {
  footer .footer_main .nav .nav-link {
    padding: 0.5rem 0.8rem;
  }
}

.impinfo-footer {
  flex: 0 0 auto;
  width: 100%;
  padding: 10px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  text-align: center;
  font-size: 1rem;
  line-height: 20px;
  background: #7e0c6e;
}
.impinfo-footer a {
  color: white;
  text-decoration: underline;
}
.impinfo-footer a:hover {
  color: white;
  text-decoration: none;
}
.impinfo-footer i {
  font-size: 1.5rem;
}
@media (max-width: 824px) {
  .impinfo-footer {
    padding: 5px 0;
    bottom: 0;
    font-size: 0.64rem;
    line-height: 14px;
  }
  .impinfo-footer i {
    font-size: 1rem;
    margin-right: -8px;
  }
}
@media (max-width: 760px) {
  .impinfo-footer i {
    font-size: 1rem;
  }
}
@media (max-width: 500px) {
  .impinfo-footer {
    padding-left: 15px;
    padding-right: 20px;
  }
  .impinfo-footer i {
    margin-right: -17px;
    margin-top: -8px;
  }
}
@media screen and (min-device-width: 568px) and (max-device-width: 750px) {
  .impinfo-footer {
    padding: 10px;
  }
  .impinfo-footer i {
    margin-top: 0;
  }
}

.top-bluebar {
  font-size: 0.91rem;
  padding: 5px 10px;
  background: #00a0e0;
}
.top-bluebar a {
  color: white;
  text-decoration: underline;
}
.top-bluebar a:hover {
  text-decoration: none;
}

.isiModal-scroll {
  max-height: 450px;
  overflow-y: scroll;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
@media screen and (min-width: 660px) and (max-width: 950px) {
  .isiModal-scroll {
    max-height: 220px;
  }
}
@media only screen and (device-width: 768px) {
  .isiModal-scroll {
    max-height: 450px;
  }
}
.isiModal-scroll::-webkit-scrollbar {
  width: 7px;
}
.isiModal-scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.isiModal-scroll::-webkit-scrollbar-thumb {
  background: #888;
}
.isiModal-scroll::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.small-header {
  width: 100%;
  background: #00a0e0;
  padding: 3px;
  font-size: 0.7rem;
}
@media (max-width: 420px) {
  .small-header {
    font-size: 0.55rem;
  }
}
@media (max-width: 320px) {
  .small-header {
    font-size: 0.5rem;
  }
}
.small-header span {
  font-family: "MrEavesXLModOT-Book", Sans-Serif;
  color: #ffffff;
}
.small-header a {
  color: #7e0c6e;
  font-family: "MrEavesXLModOT-Bold", Sans-Serif;
  text-decoration: underline;
  font-weight: 900;
  font-size: 0.75rem;
}
.small-header a:hover {
  color: #ad1097;
}
.small-header.consumer {
  background: white;
}
.small-header.consumer span {
  color: #353535;
}
.small-header.consumer a {
  color: #00a0e0;
}
.small-header.consumer a:hover {
  color: #14bcff;
}

.slider_global {
  min-height: 500px;
  padding-bottom: 50px;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgb(255, 255, 255) 6%, rgb(2, 161, 221) 100%);
}

.slider-global-logo {
  margin-top: 35px;
}
.slider-global-logo img {
  max-width: 100%;
}
@media (max-width: 600px) {
  .slider-global-logo {
    margin-top: 30px;
    /* img {
        max-width: 85%;
    } */
  }
}

.intradusing {
  font-family: "MrEavesXLModOT-Bold", Sans-Serif;
  font-size: 2rem;
  color: #7e0c6e;
  margin-bottom: 10px;
}
@media (max-width: 600px) {
  .intradusing {
    font-size: 1.2rem;
  }
}

.navbar {
  vertical-align: top;
  display: flex;
  top: 10px;
  align-items: end;
}
@media (max-width: 768px) {
  .navbar {
    top: 20px;
  }
}

.navbar-nav {
  background: #dfdfdf;
}

.navbar-expand .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link {
  font-size: 1.0625rem;
  color: #00a0e0;
  padding: 0.6rem 0.9rem !important;
}
@media (max-width: 420px) {
  .navbar-expand .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link {
    padding: 0.3rem 0.9rem !important;
  }
}

.navbar-light .navbar-nav .active > .nav-link {
  color: #00a0e0;
}

.navbar-nav .nav-item {
  position: relative;
}

.navbar-nav .nav-item:after {
  bottom: -4px;
  content: "";
  display: block;
  height: 4px;
  bottom: 0;
  position: absolute;
  background: #7e0c6e;
  opacity: 0.6;
  transition: width 0.3s ease 0s, opacity 0.3s ease 0s;
  width: 0;
}

.navbar-nav .nav-item:hover:after {
  position: absolute;
  /* border-bottom: solid 4px $secondary; */
  content: "";
  width: 100%;
  bottom: 0;
  opacity: 1;
}
@media (max-width: 768px) {
  .navbar-nav .nav-item:hover:after {
    width: 0;
  }
}

.navbar-nav .nav-item.active:after {
  position: absolute;
  height: 4px;
  content: "";
  width: 100%;
  background: #7e0c6e;
  bottom: 0;
  opacity: 1;
}
@media (max-width: 768px) {
  .navbar-nav .nav-item.active:after {
    width: 0;
  }
}

@media (max-width: 768px) {
  .navbar-nav .nav-item.active a.nav-link {
    color: #7e0c6e !important;
  }
}
.navbar-nav .nav-item:first-child.active:after, .navbar-nav .nav-item:last-child.active:after {
  width: 0;
}

.navbar-nav .nav-item:first-child:hover:after {
  width: 0;
}

.navbar-nav .nav-item:first-child.active a {
  color: #7e0c6e !important;
}

.nav-last-item {
  font-size: 1.2rem;
  font-family: "MrEavesXLModOT-Heavy", Sans-Serif;
  background: #7e0c6e;
  border-bottom: 3px solid #b3189d;
  font-weight: 600;
  padding: 0 27px;
  line-height: 2.6rem;
  margin-left: 10px;
}
@media (max-width: 820px) {
  .nav-last-item {
    margin-left: 0px;
  }
}
.nav-last-item a {
  color: #fff !important;
}
.nav-last-item a:hover {
  color: #00a0e0 !important;
  text-decoration: none;
}
.nav-last-item.active a {
  color: #00a0e0 !important;
}

.header-links {
  font-size: 0.81rem;
  color: #7c757b;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 0px;
}
@media (max-width: 420px) {
  .header-links {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 0.6rem;
  }
}
@media (max-width: 320px) {
  .header-links {
    font-size: 0.55rem;
  }
}

a.link {
  color: #7e0c6e;
  text-decoration: underline !important;
}
a.link:hover {
  text-decoration: none !important;
}
a.link.consumer-link {
  color: #00a0e0;
}
a.link.link-primary {
  color: #00a0e0;
}

.logo {
  width: 200px;
}
@media (min-width: 768px) {
  .logo {
    margin-top: -23px;
  }
}
@media (max-width: 420px) {
  .logo {
    width: 160px;
    margin-top: -7px;
  }
}

.navbar-toggler {
  border: none;
  padding: 5px;
  margin-top: -12px;
}

.package-section {
  margin-top: 120px;
}
@media only screen and (device-width: 768px) {
  .package-section .col-12 {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
}
@media (max-width: 420px) {
  .package-section {
    margin-top: 50px;
  }
}

@media (max-width: 825px) {
  .navbar-collapse {
    position: absolute;
    right: 0px;
    top: 85px;
    min-width: 100%;
    z-index: 999;
  }
}
@media screen and (min-width: 500px) and (max-width: 825px) {
  .navbar-collapse {
    top: 25px;
  }
}
.tablates-content {
  padding-left: 40px;
  color: #58585a;
  font-size: 1.125rem;
}
.tablates-content ul li {
  font-family: "MrEavesXLModOT-Reg", Sans-Serif;
}
.tablates-content ol {
  list-style-type: disc;
}
.tablates-content ol li.font-heavy {
  font-family: "MrEavesXLModOT-Heavy", Sans-Serif;
  font-size: 1.5rem;
}
.tablates-content ol.whysutab {
  font-size: 1.5rem;
}
.tablates-content .whysutab-ul li {
  font-family: "MrEavesXLModOT-Reg", Sans-Serif;
  font-size: 1.25rem;
}
@media (max-width: 600px) {
  .tablates-content .whysutab-ul li {
    font-size: 1.2rem;
  }
}
@media (max-width: 600px) {
  .tablates-content {
    font-size: 1.1rem;
  }
}
@media (max-width: 768px) {
  .tablates-content {
    padding-left: 0px;
  }
  .tablates-content .tablates-list-sm {
    padding-left: 25px;
  }
}

@media screen and (max-width: 731px) {
  .hcp-sutab-bottlesMob {
    display: block;
  }
}
@media screen and (min-width: 737px) {
  .hcp-sutab-bottlesMob {
    display: none;
  }
}

.hcp-sutab-bottles {
  position: relative;
  margin-top: 120px;
}
@media screen and (max-width: 700px) {
  .hcp-sutab-bottles {
    margin-top: 70px;
  }
}
.hcp-sutab-bottles .hcp-tablets {
  position: absolute;
  left: 0;
  bottom: 2px;
  text-align: right;
}
.hcp-sutab-bottles .hcp-tablets img {
  max-width: 90%;
}
@media screen and (max-width: 736px) {
  .hcp-sutab-bottles .hcp-tablets {
    display: none;
  }
}
@media screen and (min-width: 737px) and (max-width: 1000px) {
  .hcp-sutab-bottles .hcp-tablets {
    bottom: 11px;
    left: -20px;
    text-align: left;
  }
  .hcp-sutab-bottles .hcp-tablets img {
    width: 60%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1100px) {
  .hcp-sutab-bottles .hcp-tablets {
    bottom: 11px;
    left: -96px;
  }
  .hcp-sutab-bottles .hcp-tablets img {
    max-width: 75%;
  }
}
.hcp-sutab-bottles .spotlight-roundedbox {
  width: 55%;
  margin-left: 300px;
  border-radius: 20px;
  padding: 15px;
  padding-left: 150px !important;
  background: #7e0c6e;
  color: white;
}
@media screen and (min-width: 1024px) and (max-width: 1100px) {
  .hcp-sutab-bottles .spotlight-roundedbox {
    width: 65%;
    margin-left: 205px;
  }
}
@media screen and (min-width: 736px) and (max-width: 1000px) {
  .hcp-sutab-bottles .spotlight-roundedbox {
    width: 90%;
    padding-left: 180px !important;
    margin-left: 60px;
  }
}
@media screen and (max-width: 736px) {
  .hcp-sutab-bottles .spotlight-roundedbox {
    width: 100%;
    margin-left: 0;
    padding-left: 15px !important;
  }
}
@media screen and (max-width: 376px) {
  .hcp-sutab-bottles .spotlight-roundedbox {
    width: 100%;
    margin-left: 0 !important;
    padding-left: 15px !important;
  }
}
.hcp-sutab-bottles .spotlight-roundedbox .acg-list {
  font-size: 1.2rem !important;
}
.hcp-sutab-bottles .spotlight-roundedbox ol {
  list-style-type: disc;
  padding-left: 20px;
}
.hcp-sutab-bottles .spotlight-roundedbox ol li.font-heavy {
  font-family: "MrEavesXLModOT-Bold", Sans-Serif;
  font-size: 1rem;
}
.hcp-sutab-bottles .spotlight-roundedbox ol li.font-heavy.whysutab {
  font-size: 1.5rem;
}
@media (max-width: 600px) {
  .hcp-sutab-bottles .spotlight-roundedbox ol li.font-heavy.whysutab {
    font-size: 1.25rem;
  }
}
@media (max-width: 600px) {
  .hcp-sutab-bottles .spotlight-roundedbox ol li.font-heavy {
    font-size: 1.1rem;
  }
}
.hcp-sutab-bottles .spotlight-roundedbox ul li {
  font-family: "MrEavesXLModOT-Reg", Sans-Serif;
}

.hcp-sutab-bottlesNumber {
  color: #4a4a4a;
  background: #7abde8;
}
.hcp-sutab-bottlesNumber h5 {
  font-family: "MrEavesXLModOT-Bold", Sans-Serif;
  font-size: 1.23rem !important;
}
.hcp-sutab-bottlesNumber .sub-list li::marker {
  color: #666 !important;
}

.corporate-partnership {
  background: #e0f0fa;
}
.corporate-partnership .partner {
  width: 200px;
  height: 150px;
  background: white;
  margin-right: 5px;
  display: inline-block;
}
@media screen and (max-width: 420px) {
  .corporate-partnership .partner {
    width: 150px;
    height: auto;
  }
  .corporate-partnership .partner img {
    max-height: 100px;
  }
}
@media screen and (max-width: 320px) {
  .corporate-partnership .partner {
    width: 200px;
    height: auto;
  }
  .corporate-partnership .partner img {
    max-height: 130px;
  }
}
.corporate-partnership .partner img {
  max-height: 130px;
}

.watch-videobtn {
  background: #7e0c6e;
  border-radius: 10px;
  display: flex;
  color: #fff;
  height: 33px;
  line-height: 20px;
}
.watch-videobtn .gg-chevron-right {
  background: #ad1097;
}
.watch-videobtn:hover {
  background: #670a5a;
  color: #fff;
}

.gg-chevron-right {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  margin-left: 7px;
  transform: scale(var(--ggs, 1));
  width: 18px;
  height: 18px;
  border: 2px solid transparent;
  border-radius: 100px;
}
.gg-chevron-right:after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid;
  border-right: 2px solid;
  transform: rotate(-45deg);
  right: 4px;
  top: 3px;
}

.hcp-tablets-package {
  width: auto;
  margin-left: 10%;
  margin-top: 40px;
}
@media screen and (max-width: 1000px) {
  .hcp-tablets-package {
    margin-left: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1100px) {
  .hcp-tablets-package {
    margin-left: 4%;
  }
}

.tablets-packaging {
  position: relative;
}
.tablets-packaging .package-bar {
  width: 100%;
  line-height: 1.3rem;
  border-radius: 20px;
  padding: 6px 20px;
  background: #7e0c6e;
  color: white;
  font-size: 1.125rem;
}
@media (max-width: 420px) {
  .tablets-packaging .package-bar {
    padding: 7px 15px;
    font-size: 0.7rem;
    line-height: 0.9rem;
    width: 90%;
  }
}
@media (max-width: 320px) {
  .tablets-packaging .package-bar {
    font-size: 0.62rem;
  }
}
@media only screen and (device-width: 768px) {
  .tablets-packaging .package-bar {
    width: 93%;
  }
}
@media screen and (min-width: 770px) and (max-width: 1199px) {
  .tablets-packaging .package-bar {
    font-size: 0.8rem;
  }
}
.tablets-packaging .package-bar .persent {
  font-family: "MrEavesXLModOT-Bold", Sans-Serif;
  font-weight: 900;
  font-size: 2.5rem;
  line-height: 2.8rem;
  margin-right: 10px;
  float: left;
}
@media (max-width: 420px) {
  .tablets-packaging .package-bar .persent {
    font-size: 1.5rem;
    line-height: 1.7rem;
    margin-right: 5px;
  }
}
@media (max-width: 320px) {
  .tablets-packaging .package-bar .persent {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 770px) and (max-width: 1199px) {
  .tablets-packaging .package-bar .persent {
    font-size: 2rem;
  }
}
.tablets-packaging .package-tablets {
  position: absolute;
  right: -132px;
  bottom: -34px;
}
.tablets-packaging .package-tablets img {
  width: 87%;
}
@media (max-width: 600px) {
  .tablets-packaging .package-tablets {
    right: -15px;
    bottom: -22px;
    text-align: right;
    width: 74%;
  }
  .tablets-packaging .package-tablets img {
    width: 52%;
  }
}
@media screen and (min-width: 610px) and (max-width: 736px) {
  .tablets-packaging .package-tablets {
    width: 45%;
    right: -65px;
  }
  .tablets-packaging .package-tablets img {
    width: 96%;
  }
}
@media only screen and (device-width: 768px) {
  .tablets-packaging .package-tablets {
    right: -33px;
    text-align: right;
  }
}
@media only screen and (device-width: 1024px) {
  .tablets-packaging .package-tablets {
    right: -95px;
    text-align: right;
  }
}
@media screen and (min-width: 769px) and (max-width: 991px) {
  .tablets-packaging .package-tablets {
    right: -98px;
    bottom: -10px;
    text-align: right;
  }
  .tablets-packaging .package-tablets img {
    width: 52%;
  }
}

.hcp-packaging-text {
  font-size: 0.9rem;
  opacity: 0.7;
}
@media screen and (max-width: 736px) {
  .hcp-packaging-text {
    display: none;
  }
}

@media screen and (max-width: 736px) {
  .hcp-packaging-textMob {
    display: block;
  }
}
@media screen and (min-width: 737px) {
  .hcp-packaging-textMob {
    display: none;
  }
}

.hcp-packaging-text2 {
  font-size: 0.9rem;
  opacity: 0.7;
  padding-bottom: 10px;
}

.bar-icon {
  position: relative;
  padding-left: 13px !important;
}
.bar-icon .icon:before {
  content: "";
  width: 5px;
  height: 1px;
  background: #58585a;
  position: absolute;
  left: 3px;
  margin-right: 2px;
  margin-top: 10px;
}
.bar-icon .icon-white:before {
  content: "";
  width: 5px;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 3px;
  margin-right: 2px;
  margin-top: 10px;
}
.bar-icon .consumer-bar:before {
  content: "";
  width: 6px;
  height: 1px;
  background: #7e0c6e;
  position: absolute;
  left: 3px;
  margin-right: 2px;
  margin-top: 13px;
}

.efficacy-heroarea {
  min-height: 600px;
  background: rgb(255, 255, 255);
  background: linear-gradient(177deg, rgb(255, 255, 255) 20%, rgb(205, 236, 248) 100%);
}
.efficacy-heroarea.compliance-header {
  min-height: 200px !important;
  padding-bottom: 40px;
}
.efficacy-heroarea.resources {
  min-height: 500px !important;
}
.efficacy-heroarea h1.page__title {
  padding-bottom: 5px;
  margin-top: 30px;
  color: #00a0e0;
  font-size: 3.125rem;
  font-family: "MrEavesXLModOT-Bold", Sans-Serif;
  font-weight: bold;
  border-bottom: solid 3px #e9f5fb;
}
@media only screen and (device-width: 768px) {
  .efficacy-heroarea h1.page__title {
    margin-top: 45px;
  }
}
@media (max-width: 600px) {
  .efficacy-heroarea h1.page__title {
    font-size: 2.4rem;
  }
}
.efficacy-heroarea .efficacy-title {
  margin-top: 30px;
  font-size: 1.875rem;
  line-height: 1.7rem;
  font-family: "MrEavesXLModOT-Bold", Sans-Serif;
  font-weight: 900;
  display: inline-flex;
}
@media (max-width: 420px) {
  .efficacy-heroarea .efficacy-title {
    display: block;
    font-size: 1.575rem;
  }
}
.efficacy-heroarea .efficacy-title .persent-tag {
  padding: 10px;
  height: 55px;
  color: white;
  line-height: 2rem;
  font-size: 3.125rem;
  display: inline-table;
  background: #7e0c6e;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.efficacy-heroarea .efficacy-title .persent-tag.ndash {
  min-width: 210px;
  height: 55px;
}
@media (max-width: 600px) {
  .efficacy-heroarea .efficacy-title .persent-tag.ndash {
    min-width: 140px;
    height: 43px;
  }
}
@media (max-width: 600px) {
  .efficacy-heroarea .efficacy-title .persent-tag {
    font-size: 2rem;
    padding: 5px;
    height: 43px;
  }
}
.efficacy-heroarea .efficacyChart-content {
  margin-top: 80px;
}
@media (max-width: 600px) {
  .efficacy-heroarea .efficacyChart-content {
    margin-top: 50px;
  }
}
.efficacy-heroarea .color-bxes {
  height: 20px;
}
.efficacy-heroarea .color-bxes .labl {
  display: inline-block;
  line-height: 18px;
  float: left;
}
@media (max-width: 420px) {
  .efficacy-heroarea .color-bxes .labl {
    font-size: 0.92rem;
  }
}
.efficacy-heroarea .color-bxes .purple {
  width: 18px;
  height: 18px;
  margin-right: 6px;
  margin-left: 19px;
  background: #7e0c6e;
  float: left;
}
@media (max-width: 420px) {
  .efficacy-heroarea .color-bxes .purple {
    margin-right: 3px;
    width: 15px;
    height: 15px;
  }
}
.efficacy-heroarea .color-bxes .purple:first-child {
  margin-left: 0;
}
.efficacy-heroarea .color-bxes .purple.pink {
  background: #dcc5da;
}
.efficacy-heroarea .color-bxes .purple.blue {
  background: #00a0e0;
}
.efficacy-heroarea .color-bxes .purple.yellow {
  background: #efe110;
}

.patient-data {
  width: 97%;
  margin-top: 50px;
}
.patient-data .bold-font {
  font-family: "MrEavesXLModOT-Bold", Sans-Serif;
}
@media (max-width: 568px) {
  .patient-data {
    width: 90%;
    margin-top: 30px;
  }
}
.patient-data .border-bottom {
  border-color: #00a0e0 !important;
}
.patient-data .persent {
  font-size: 2.5rem;
  line-height: 1.8rem;
}

.patient-request {
  width: 600px;
  height: 120px;
  margin-top: 40px;
  background-image: url("../images/tolerability-icon.png");
  background-repeat: no-repeat;
  background-position: top center;
  font-size: 1.2rem;
  font-weight: bold;
}
@media (max-width: 820px) {
  .patient-request {
    margin-top: 30px;
    width: 100%;
    font-size: 0.8rem;
  }
}
.patient-request .patient-request-group {
  padding-top: 15px;
}
.patient-request .patient-request-group .gradient-line {
  width: 100%;
  height: 3px;
  background: rgb(255, 255, 255);
  background: linear-gradient(177deg, rgba(255, 255, 255, 0) 14%, rgb(126, 12, 110) 49%, rgba(255, 255, 255, 0) 86%);
}
.patient-request .patient-request-group .group-row {
  height: 63px;
  float: left;
}
.patient-request .patient-request-group .group-row .persent {
  width: 30%;
  font-family: "MrEavesXLModOT-Heavy", Sans-Serif;
  font-size: 3.75rem;
  line-height: 1.8rem;
  text-shadow: 2px 2px 2px #aa99bb;
  font-weight: bold;
  padding-right: 40px;
  float: left;
}
@media (max-width: 360px) {
  .patient-request .patient-request-group .group-row .persent {
    font-size: 2.98rem;
  }
}
@media (max-width: 820px) {
  .patient-request .patient-request-group .group-row .persent {
    padding-right: 20px;
  }
}
.patient-request .patient-request-group .group-row .quot-one {
  width: 35%;
  float: left;
  padding-left: 58px;
  line-height: 1.4rem;
}
@media (max-width: 420px) {
  .patient-request .patient-request-group .group-row .quot-one {
    padding-left: 0px;
  }
}
.patient-request .patient-request-group .group-row .quot-three {
  width: 35%;
  line-height: 1.4rem;
  float: left;
}
@media (max-width: 420px) {
  .patient-request .patient-request-group .group-row .quot-three {
    line-height: 1rem;
  }
}

.compliance-banner {
  margin-top: 100px;
}
@media (max-width: 420px) {
  .compliance-banner {
    margin-top: 50px;
  }
}

.tolerability-table {
  border-top-left-radius: 15px;
  overflow: hidden;
}
.tolerability-table .tolerability-tableHeader {
  background: #7e0c6e;
  padding: 3px 3px 3px 20px;
  border-top-left-radius: 15px;
  color: white;
}
.tolerability-table .text-small {
  font-size: 0.8rem;
}
.tolerability-table table {
  width: 100%;
}
.tolerability-table table.table-bordered {
  border: solid 2px #7e0c6e;
}
.tolerability-table table th {
  font-weight: 400;
}
.tolerability-table table th, .tolerability-table table td {
  border-color: #7e0c6e;
  vertical-align: middle;
}
.tolerability-table table .sub-table td, .tolerability-table table .sub-table th {
  padding: 1px !important;
}
.tolerability-table .small-text td {
  font-size: 0.8125rem;
}
.tolerability-table .mild-severe {
  vertical-align: top;
  position: relative;
}
.tolerability-table .mild-severe .moderate {
  bottom: 5px;
  position: absolute;
  right: 4px;
}

.safty-table {
  border-top-left-radius: 15px;
  overflow: hidden;
}
.safty-table .safty-tableHeader {
  background: #00a0e0;
  padding: 3px 3px 3px 20px;
  border-top-left-radius: 15px;
  color: white;
}
.safty-table table {
  background-image: url("../images/fpo-light.png");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
}
.safty-table table th {
  font-weight: 400;
}
.safty-table table th, .safty-table table td {
  border-color: #00a0e0;
  vertical-align: middle;
}
.safty-table table .tr-striped {
  background-color: rgba(0, 160, 220, 0.1);
}
.safty-table table span {
  font-weight: 500 !important;
  font-family: "Conv_MrEavesXLModNarOT-Light", Sans-Serif;
}
.safty-table .border-primary {
  border-color: #00a0e0 !important;
}
.safty-table .header-color {
  background-color: rgba(0, 160, 220, 0.8);
}

.keysafty-perams .perameter-title {
  margin-top: 30px;
  position: relative;
  padding-left: 65px;
  color: white;
  font-size: 1.5rem;
  background: rgb(126, 12, 110);
  background: linear-gradient(98deg, rgb(126, 12, 110) 45%, rgba(126, 12, 110, 0) 100%);
}
.keysafty-perams .perameter-title .icon-circle {
  width: 60px;
  height: 60px;
  margin-left: -70px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  top: -14px;
  border: solid 3px #7e0c6e;
  background: #fff;
  position: absolute;
}
.keysafty-perams .perameter-title .icon-circle img {
  width: 70%;
}
@media (max-width: 420px) {
  .keysafty-perams .perameter-title .icon-circle {
    width: 55px;
    height: 55px;
    line-height: 44px;
  }
}
.keysafty-perams .keylist-content {
  padding-left: 35px;
  width: 100%;
  position: relative;
}
.keysafty-perams .keylist-content .content-bold {
  margin-top: 30px;
  width: 63%;
  font-family: "MrEavesXLModOT-Bold", Sans-Serif;
}
.keysafty-perams .keylist-content .content-light {
  width: 70%;
}
.keysafty-perams .keylist-content .no-circle {
  width: 90px;
  height: 86px;
  position: absolute;
  right: 0;
  top: -17px;
  background-image: url("../images/no.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  font-size: 1.625rem;
  line-height: 1.2rem;
  color: #00a0e0;
  font-family: "MrEavesXLModOT-Bold", Sans-Serif;
}
.keysafty-perams .keylist-content .no-circle.acute {
  top: -31px;
}
@media screen and (min-width: 500px) and (max-width: 970px) {
  .keysafty-perams .keylist-content .no-circle {
    width: 80px;
    height: 60px;
    right: 0;
    font-size: 1rem;
    line-height: 0.8rem;
  }
}
@media (max-width: 420px) {
  .keysafty-perams .keylist-content .no-circle {
    width: 50px;
    height: 40px;
    font-size: 1rem;
    line-height: 0.8rem;
    right: 0;
    top: 25px;
    text-align: right;
  }
  .keysafty-perams .keylist-content .no-circle.acute {
    top: 0px;
  }
  .keysafty-perams .keylist-content .no-circle img {
    width: 50%;
  }
}
@media only screen and (device-width: 768px) {
  .keysafty-perams .keylist-content .no-circle {
    right: 0;
    top: 25px;
  }
  .keysafty-perams .keylist-content .no-circle.acute {
    top: 0px;
  }
}
.keysafty-perams .line-bar {
  height: 3px;
  background: rgb(0, 160, 221);
  background: linear-gradient(105deg, rgba(0, 160, 221, 0.8) 36%, rgba(223, 243, 251, 0.5) 100%);
}

.keysafty-list {
  background-image: url("../images/fpo-light.png");
  background-repeat: no-repeat;
  background-position: center;
}
.keysafty-list .keylist {
  width: 100%;
  margin-top: 25px;
  height: 94px;
  position: relative;
}
@media (max-width: 600px) {
  .keysafty-list .keylist {
    margin-top: 15px;
  }
}
.keysafty-list .keylist .line-bar {
  height: 3px;
  background: rgb(0, 160, 221);
  background: linear-gradient(105deg, rgba(0, 160, 221, 0.8) 36%, rgba(223, 243, 251, 0.5) 100%);
}
.keysafty-list .keylist .keylist-content {
  padding: 10px;
  width: 100%;
  height: 100%;
  background: rgb(188, 230, 246);
  background: linear-gradient(105deg, rgba(188, 230, 246, 0.7) 36%, rgba(205, 236, 248, 0.2) 100%);
}
@media (max-width: 420px) {
  .keysafty-list .keylist .keylist-content {
    line-height: 1rem;
    font-size: 0.8rem;
  }
  .keysafty-list .keylist .keylist-content .keylist-title {
    font-size: 1.2rem !important;
    font-weight: bold;
    margin-bottom: 5px !important;
  }
}
.keysafty-list .keylist .keylist-content .keylist-title {
  font-size: 1.35rem;
  font-weight: 600;
}
.keysafty-list .keylist .keylist-content .icon-box {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-flex;
}
.keysafty-list .keylist .keylist-content .icon-box .color-box {
  width: 150px;
  height: 100px;
  background: #7e0c6e;
}
@media only screen and (device-width: 768px) {
  .keysafty-list .keylist .keylist-content .icon-box .color-box {
    width: 57px;
  }
}
@media (max-width: 970px) {
  .keysafty-list .keylist .keylist-content .icon-box .color-box {
    width: 46px;
  }
}
.keysafty-list .keylist .keylist-content .icon-box .icon-circle {
  width: 100px;
  height: 100px;
  margin-left: -45px;
  border-radius: 50%;
  text-align: center;
  line-height: 93px;
  border: solid 5px #7e0c6e;
  background: #fff;
}
.keysafty-list .keylist .keylist-content .icon-box .icon-circle img {
  width: 70%;
}
@media (max-width: 420px) {
  .keysafty-list .keylist .keylist-content .icon-box .icon-circle {
    width: 55px;
    height: 55px;
    line-height: 44px;
  }
}
.keysafty-list .keylist .keylist-content .key-content {
  padding-left: 230px;
  font-size: 1.2rem;
}
@media only screen and (device-width: 768px) {
  .keysafty-list .keylist .keylist-content .key-content {
    padding-left: 111px;
  }
}
@media screen and (min-width: 430px) and (max-width: 970px) {
  .keysafty-list .keylist .keylist-content .key-content {
    padding-left: 100px;
    line-height: 1.2rem;
    padding-right: 17%;
  }
}
@media (max-width: 420px) {
  .keysafty-list .keylist .keylist-content .key-content {
    padding-left: 50px;
    font-size: 1rem;
    padding-right: 15%;
  }
}
@media (max-width: 320px) {
  .keysafty-list .keylist .keylist-content .key-content {
    padding-right: 10%;
  }
}
.keysafty-list .keylist .keylist-content .no-circle {
  width: 110px;
  height: 86px;
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url("../images/no.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  font-size: 1.625rem;
  line-height: 1.2rem;
  color: #00a0e0;
  font-family: "MrEavesXLModOT-Bold", Sans-Serif;
}
@media screen and (min-width: 500px) and (max-width: 970px) {
  .keysafty-list .keylist .keylist-content .no-circle {
    width: 80px;
    height: 60px;
    right: 0;
    font-size: 1rem;
    line-height: 0.8rem;
  }
}
@media (max-width: 420px) {
  .keysafty-list .keylist .keylist-content .no-circle {
    width: 50px;
    height: 40px;
    font-size: 1rem;
    line-height: 0.8rem;
    right: 0;
    text-align: right;
  }
  .keysafty-list .keylist .keylist-content .no-circle img {
    width: 50%;
  }
}
@media only screen and (device-width: 768px) {
  .keysafty-list .keylist .keylist-content .no-circle {
    right: 0;
  }
}
@media (max-width: 420px) {
  .keysafty-list .keylist .keylist-content .no-circle {
    right: 0;
  }
}

.safty-fpo {
  padding: 15% 0;
}

.splitdose-bord {
  border-radius: 10px;
  background: #f4fbfd;
}
.splitdose-bord.gradient-color {
  background: rgb(180, 222, 241);
  background: linear-gradient(0deg, rgb(180, 222, 241) 0%, rgb(220, 241, 249) 100%) !important;
}
.splitdose-bord.suflavegradient-color {
  background: rgb(226, 243, 243);
  background: linear-gradient(0deg, rgb(226, 243, 243) 0%, rgb(255, 255, 255) 100%) !important;
}
.splitdose-bord.suflavegradient-color ul li::marker {
  color: #00afaa !important;
}

.contain-numbers {
  width: 18px;
  line-height: 18px;
  height: 18px;
  margin-right: 10px;
  display: inline-block;
}

.samples .form-control {
  margin-bottom: 20px;
}

@media (max-width: 1024px) {
  .table-scroll {
    min-width: 600px;
  }
}
@media (max-width: 768px) {
  .table-sm {
    min-width: 600px;
  }
}
.competitor-pis ul {
  margin-left: 0;
}
.competitor-pis ul li {
  min-height: 40px;
  min-width: 100px;
  background-image: url("../images/iocns/competitor-pIs.png");
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 40px;
}

.dosing-regimen {
  font-size: 1.8rem;
}
@media (max-width: 600px) {
  .dosing-regimen {
    font-size: 1.6rem;
  }
}

@media (max-width: 600px) {
  .p-t10 {
    padding-top: 10px;
  }
}
.resources-pdfs a {
  color: #353535 !important;
}
.resources-pdfs a:hover {
  color: #a5a5a5 !important;
}

.hard-to-prep .efficacy-title {
  margin-top: 30px;
  font-size: 1.875rem;
  line-height: 1.7rem;
  font-family: "MrEavesXLModOT-Bold", Sans-Serif;
  font-weight: 900;
  display: inline-flex;
}
@media (max-width: 420px) {
  .hard-to-prep .efficacy-title {
    display: block;
    font-size: 1.575rem;
  }
}
.hard-to-prep .efficacy-title .persent-tag {
  padding: 10px;
  height: 55px;
  color: white;
  line-height: 2rem;
  font-size: 3.125rem;
  display: inline-table;
  background: #7e0c6e;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.hard-to-prep .efficacy-title .persent-tag.ndash {
  min-width: 217px;
  height: 55px;
}
@media (max-width: 600px) {
  .hard-to-prep .efficacy-title .persent-tag.ndash {
    min-width: 140px;
    height: 43px;
  }
}
@media (max-width: 600px) {
  .hard-to-prep .efficacy-title .persent-tag {
    font-size: 2rem;
    padding: 5px;
    height: 43px;
  }
}

.doseone-dosetwo {
  position: relative;
}
.doseone-dosetwo .tablets {
  position: absolute;
  bottom: 45px;
  left: 0;
  font-style: italic;
}
@media screen and (max-width: 667px) {
  .doseone-dosetwo .tablets {
    font-size: 0.75rem;
    bottom: 31px;
  }
}

.show-video {
  margin-bottom: -110px;
}
@media screen and (max-width: 750px) {
  .show-video {
    margin-bottom: 0px;
  }
}

.modal-header {
  border: 0px;
}
.modal-header .modal-title {
  margin: auto;
  font-size: 2rem !important;
  color: #ad1097;
}
.modal-header .close {
  width: 25px;
  height: 25px;
  background: #ad1097;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #fff;
  padding: 0px !important;
  margin: 0px !important;
}
@media screen and (max-width: 950px) {
  .modal-header .close {
    width: 20px;
    height: 20px;
  }
  .modal-header .close span {
    font-size: 1.8rem !important;
  }
}
.modal-header .close span {
  font-size: 2.3rem;
  font-weight: normal !important;
  text-shadow: none;
}

.modal-body video {
  display: flex;
  margin: auto;
}

.medicare-buttons .btn-primary {
  width: 300px;
  background: #00a0e0;
  line-height: 1rem;
  border: 0;
}
.medicare-buttons .btn-primary.artical-btn {
  width: 200px;
}
@media (max-width: 330px) {
  .medicare-buttons .btn-primary {
    width: 100%;
  }
}
.medicare-buttons .btn-primary:hover {
  background: #007cad;
}

.hcp-homeDilag {
  width: 400px;
  margin: auto;
  border-color: #848484 !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 21%;
}
@media (max-width: 500px) {
  .hcp-homeDilag {
    width: 90%;
  }
}
.hcp-homeDilag .btn-primary {
  width: 350px;
  background: #00a0e0;
  border: 0;
  line-height: 26px;
  height: 35px;
}
.hcp-homeDilag .btn-primary .btn-content {
  position: relative;
  top: -4px;
}
@media (max-width: 500px) {
  .hcp-homeDilag .btn-primary {
    width: 100%;
  }
}
.hcp-homeDilag .btn-primary:hover {
  background: #007cad;
}
.hcp-homeDilag .btn-primary .fas {
  font-size: 1.5rem;
}
@media (min-width: 290px) and (max-width: 395px) {
  .hcp-homeDilag .btn-primary {
    font-size: 0.9rem;
  }
  .hcp-homeDilag .btn-primary .btn-content {
    position: relative;
    top: -1px;
  }
  .hcp-homeDilag .btn-primary .fas {
    font-size: 1rem;
    margin-top: 4px;
  }
}
@media only screen and (device-width: 280px) {
  .hcp-homeDilag .btn-primary {
    font-size: 0.65rem;
    height: 25px;
  }
  .hcp-homeDilag .btn-primary .btn-content {
    top: -5px;
  }
  .hcp-homeDilag .btn-primary .fas {
    font-size: 0.7rem;
    top: -4px;
    position: relative;
  }
}
.hcp-homeDilag .close-btn {
  position: absolute;
  top: -5px;
  right: -6px;
  font-size: 1.5rem;
}
.hcp-homeDilag .close-btn:hover {
  cursor: pointer;
  opacity: 0.8;
}

@media (max-width: 1180px) {
  .desktop-only {
    display: none;
  }
}

.one-million-manner {
  max-width: 450px;
}
@media (max-width: 500px) {
  .one-million-manner {
    max-width: 300px;
  }
}

.one-Million-Ribbon {
  width: 170px;
}
@media (max-width: 950px) {
  .one-Million-Ribbon {
    width: 100px;
  }
}
@media screen and (min-device-width: 500px) and (max-device-width: 650px) {
  .one-Million-Ribbon {
    width: 80px;
  }
}
@media (max-width: 480px) {
  .one-Million-Ribbon {
    width: 40px;
  }
}

@media (min-width: 1024px) and (max-width: 1180px) {
  .ipad-btnview {
    max-width: 100% !important;
    flex: 100% !important;
  }
}
.signature-img img, .signature-img image {
  border: 0;
}

.joinus-today {
  width: 200px;
}
@media (min-width: 768px) and (max-width: 820px) {
  .joinus-today {
    width: 155px;
  }
}

.participate-border {
  border: 2px solid #7e0c6e !important;
}

.icon-box-participate {
  margin-left: 20px;
}
@media (max-width: 768px) {
  .icon-box-participate {
    margin-left: 10px;
  }
}

.topRight-borderRadius {
  border-top-right-radius: 30px;
}

.rounded-purpleBox {
  border: solid 2px #7e0c6e;
  border-radius: 10px;
}

@media (min-width: 768px) and (max-width: 920px) {
  .mob-brHide {
    display: none;
  }
}
@media (min-width: 250px) and (max-width: 360px) {
  .mob-brHide {
    display: none;
  }
}
.patient-video-HCP {
  width: 80%;
  position: relative;
  display: flex;
  cursor: pointer;
  transition: all 0.2s ease;
}
@media (max-width: 830px) {
  .patient-video-HCP {
    width: 100%;
  }
}

.seeupdates-modal .modal-content {
  border-radius: 0;
  border: solid 1px #939598;
}
.seeupdates-modal .close {
  padding: 7px;
  margin-top: -6px;
  margin-right: -6px;
  border-radius: 50%;
  color: white;
  line-height: 0.8rem;
  font-size: 2rem;
  background: #7e0c6e;
  opacity: 1;
  cursor: pointer;
}
.seeupdates-modal .close:hover {
  opacity: 1 !important;
}
.seeupdates-modal .modal-body .blue-bar {
  width: 100%;
  height: 10px;
  background: #00a0e0;
}
.seeupdates-modal .modal-body h5 {
  line-height: 1.3rem;
}
.seeupdates-modal .modal-body ul li::marker {
  color: #7e0c6e !important;
}
.seeupdates-modal .first-row-li {
  padding-left: 30%;
}
.seeupdates-modal .second-row-li {
  padding-left: 20%;
}
.seeupdates-modal .btn-primary {
  width: 350px;
  background: #00a0e0;
  border: 0;
  line-height: 26px;
  height: 35px;
}
@media (max-width: 500px) {
  .seeupdates-modal .btn-primary {
    width: 90%;
  }
}
.seeupdates-modal .btn-primary:hover {
  background: #007cad;
}
.seeupdates-modal .btn-primary .fas {
  font-size: 1rem;
}

.studyone-th {
  font-size: 1rem;
}

.splitDose-key {
  width: 170px;
  position: absolute;
  top: -30px;
  right: 20px;
}
@media (max-width: 700px) {
  .splitDose-key {
    position: inherit;
    float: right;
    top: -10px;
    right: 0px;
  }
}

.signature-box {
  border: solid 1px #00a0e0;
  touch-action: none;
}

.sup-dager {
  font-size: 70%;
  vertical-align: 3px;
}

.study-grid .sup-f8v2 {
  font-size: 8px;
  vertical-align: 2px;
}
.study-grid .pt-16 {
  padding-top: 16px;
}
.study-grid .pt-1 {
  padding-top: 1px !important;
}
.study-grid .pb-1 {
  padding-bottom: 1px !important;
}
.study-grid .border-2px {
  border: solid 2px #7e0c6e;
}
.study-grid .tab-subHeader {
  background: #f8f9fa;
  color: #7e0c6e;
}
.study-grid .border-right-2px {
  border-right: solid 2px #7e0c6e;
}
.study-grid .border-top-2px {
  border-top: solid 2px #7e0c6e;
}
.study-grid .border-top-1px {
  border-top: solid 1px #7e0c6e;
}
.study-grid .border-bottom-1px {
  border-bottom: solid 1px #7e0c6e;
}
.study-grid .border-right-1px {
  border-right: solid 1px #7e0c6e;
}

.min-h300 {
  min-height: 300px !important;
}

.thankyou_suprep-kit {
  display: inline-block;
  text-align: right;
  padding-left: 60px;
  padding-top: 20px;
  width: 40%;
}

.layout-iframe {
  display: none;
  visibility: hidden;
}

.overflow-hidden {
  overflow: hidden;
}

.patient-acceptance {
  font-size: 1.8rem !important;
}

.patient-acceptancetex {
  color: #7e0c6e;
}
@media screen and (max-width: 750px) {
  .patient-acceptancetex {
    color: white;
  }
}

.consumer-nav .navbar-nav {
  background: #7e0c6e !important;
}
.consumer-nav .nav-link {
  color: white !important;
}
.consumer-nav .navbar-nav .nav-item:after {
  background: #00a0e0;
}
.consumer-nav .navbar-nav .nav-item.active:after {
  background: #00a0e0;
}
.consumer-nav .nav-last-item {
  background: #00a0e0;
  border-bottom: 3px solid #7fcfed;
}
.consumer-nav .nav-last-item a:hover {
  color: #7e0c6e !important;
  text-decoration: none;
}
.consumer-nav .nav-last-item.active a {
  color: #7e0c6e !important;
}
@media (max-width: 768px) {
  .consumer-nav .navbar-nav .nav-item.active a.nav-link {
    color: #00a0e0 !important;
  }
}

/* Landpage hero ares styling */
.landpage-heroarea {
  min-height: 500px;
  background: rgb(179, 143, 174);
  background: linear-gradient(360deg, rgb(179, 143, 174) 0%, rgb(255, 255, 255) 100%);
}

.whysutab-heroarea {
  min-height: 500px;
  background: rgb(230, 218, 228);
  background: linear-gradient(0deg, rgb(230, 218, 228) 0%, rgba(255, 255, 255, 0) 100%);
}
.whysutab-heroarea.whattoexpect {
  border-bottom: solid 1px #ddcedb;
}
.whysutab-heroarea.thankYou {
  min-height: 400px !important;
}

.nwetab-sutablogo {
  max-width: 300px;
}
@media (max-width: 760px) {
  .nwetab-sutablogo {
    max-width: 230px;
    margin: 0 auto;
  }
}

h3.nwetab-title {
  font-size: 2.3rem;
  font-family: "Conv_MrEavesXLModOT-Ultra", Sans-Serif;
  color: #7e0c6e;
}
@media (max-width: 650px) {
  h3.nwetab-title {
    font-size: 2rem;
  }
}
h3.nwetab-title span.u-line {
  width: 50%;
  height: 2px;
  margin: 15px auto;
  display: block;
  background: #00a0e0;
}

.ect-columns h5 {
  font-size: 1.5rem;
  font-family: "MrEavesXLModOT-Bold", Sans-Serif;
}
.ect-columns .ect-content {
  width: 96%;
}
@media (max-width: 700px) {
  .ect-columns .ect-content {
    width: 100%;
  }
}
.ect-columns .gradient-line {
  width: 2px;
  min-height: 150px;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(1, 160, 221) 48%, rgba(255, 255, 255, 0) 100%);
}
@media (max-width: 700px) {
  .ect-columns .gradient-line {
    width: 0;
  }
}

.packaging-text {
  font-size: 0.8rem;
  opacity: 0.5;
}

.bowelprepkit-bar {
  background: #7e0c6e;
}

.button {
  padding: 7px 15px;
  color: white;
  border: 0;
  background: #00a0e0;
  border-bottom: solid 3px #83d1ee !important;
}
.button:hover {
  background: #007cad;
  color: white;
  text-decoration: none;
  cursor: pointer;
}
.button.btn-large {
  padding: 11px 35px 9px 35px;
}

.dav-icons {
  height: 100px;
}
.dav-icons.patientHome-icons {
  width: 75px;
  margin: 0 auto;
}

.purpleBorder-divider {
  border-right: solid 2px #dccdda;
}
@media (max-width: 700px) {
  .purpleBorder-divider {
    border-right: 0;
  }
}

.content-fpo {
  background-image: url("../images/consumer/content-fpo.png");
  background-repeat: no-repeat;
  background-position: top center;
}

.main-title {
  padding-bottom: 10px;
  font-size: 2.8rem;
  font-family: "MrEavesXLModOT-Bold", Sans-Serif;
  color: #7e0c6e;
  border-bottom: solid 3px #c5e9f7;
}
@media (max-width: 768px) {
  .main-title {
    font-size: 2.2rem;
  }
}

.whysutab-herotitle {
  font-size: 2.125rem;
  font-family: "Conv_MrEavesXLModOT-Ultra", Sans-Serif;
}
@media (max-width: 600px) {
  .whysutab-herotitle {
    font-size: 1.5rem;
  }
}

.introducing {
  font-size: 2.2rem;
  font-family: "MrEavesXLModOT-Heavy", Sans-Serif;
}
@media (max-width: 768px) {
  .introducing {
    font-size: 2rem;
  }
}
@media (max-width: 750px) {
  .introducing {
    margin-bottom: 30px;
    text-align: center;
  }
}
@media only screen and (device-width: 768px) {
  .introducing {
    word-break: break-all;
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 800px) and (max-width: 830px) {
  .introducing {
    word-break: break-all;
    font-size: 2.8rem;
  }
}

.trustedMakers-bar {
  font-size: 1.875rem;
  background: rgb(229, 245, 252);
  background: linear-gradient(90deg, rgb(229, 245, 252) 60%, rgba(255, 255, 255, 0) 100%);
}
@media (max-width: 600px) {
  .trustedMakers-bar {
    font-size: 1.7rem;
  }
}
.trustedMakers-bar h5 {
  padding-bottom: 10px;
  font-family: "MrEavesXLModOT-Bold", Sans-Serif;
  font-size: 2.125rem !important;
  border-bottom: solid 2px #00a0e0;
  display: inline-block;
}
@media (max-width: 600px) {
  .trustedMakers-bar h5 {
    font-size: 2rem;
  }
}

.select-language a {
  color: #767676 !important;
  margin-left: 10px;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.select-language a.active {
  color: #7e0c6e !important;
  font-weight: 900;
  border-bottom: 4px solid #00a0e0;
}

.whento-takesutab {
  background: #f3eef3;
}

.howtotake-sutabbg {
  border-top: solid 1px #fff;
  background: rgb(216, 199, 214);
  background: linear-gradient(180deg, rgb(216, 199, 214) 0%, rgb(255, 255, 255) 100%);
}
.howtotake-sutabbg .fpo {
  width: 150px;
  margin: 10% auto;
}
.howtotake-sutabbg table thead {
  background: #7e0c6e;
}
.howtotake-sutabbg table thead th {
  font-weight: 400;
  font-size: 1.5rem;
  padding-left: 25px;
  color: white;
  font-family: "MrEavesXLModOT-Reg", Sans-Serif;
}
@media (max-width: 600px) {
  .howtotake-sutabbg table thead th {
    padding-left: 10px;
  }
}
.howtotake-sutabbg table tbody tr:nth-child(even) {
  background: #d7e1ec;
}
.howtotake-sutabbg table tbody td {
  padding-left: 25px;
}
@media (max-width: 600px) {
  .howtotake-sutabbg table tbody td {
    padding-left: 10px;
  }
}
.howtotake-sutabbg .stool-colors {
  width: 100px;
  height: 30px;
  background: #443125;
}
.howtotake-sutabbg .stool-colors.dark-orange {
  background: #a05f37;
}
.howtotake-sutabbg .stool-colors.light-orange {
  background: #ef8f53;
}
.howtotake-sutabbg .stool-colors.light-yellow {
  background: #f9ec93;
}

@media (max-width: 600px) {
  .drinks-icons img {
    max-width: 230px;
  }
}

@media (min-width: 768px) {
  .your-colonoscopy {
    position: absolute;
    right: 10%;
  }
}
@media only screen and (device-width: 768px) {
  .your-colonoscopy {
    width: 150px;
  }
}

@media (min-width: 768px) {
  .your-colonoscopy-li {
    width: 60%;
  }
}

.callnow {
  margin-bottom: 19px;
}

.savings-pfobox {
  margin-top: 94px;
  width: 90%;
  padding: 16% 10%;
  border-radius: 15px;
  background: #7dcbeb;
  float: right;
}
.savings-pfobox img {
  max-width: 40%;
}
@media (max-width: 600px) {
  .savings-pfobox {
    margin-top: 40px;
  }
  .savings-pfobox.thankyou {
    margin-top: 20px !important;
  }
}
@media (max-width: 768px) {
  .savings-pfobox {
    width: 100%;
    float: inherit;
  }
}
@media only screen and (device-width: 768px) {
  .savings-pfobox {
    margin-top: 75px;
  }
}

.resources-col {
  padding-top: 15px;
  padding-bottom: 15px;
  transition: all 0.5s ease-out;
}
.resources-col:hover {
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.75);
}

.tolerability-list ul {
  list-style-type: none;
}
.tolerability-list ul li {
  position: relative;
}
.tolerability-list ul li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-left: -15px;
  top: 8px;
  border-radius: 100%;
  background-color: #7e0c6e;
  position: absolute;
}

.light-purple-bar {
  font-size: 0.91rem;
  padding: 5px 10px;
  background: #ad46a2;
}
.light-purple-bar a {
  color: white;
  text-decoration: underline;
}
.light-purple-bar a:hover {
  text-decoration: none;
}

.patient-homeFourCol .button {
  width: 240px;
}
@media screen and (min-width: 768px) and (max-width: 1180px) {
  .patient-homeFourCol .button {
    width: 100%;
  }
}

.desiccant-graphic {
  width: 150px;
  display: block;
}

.text-decoration {
  display: inline-block;
  max-width: 100%;
  text-decoration: none;
}
.text-decoration span.underline {
  border-bottom: 1px solid #ffffff;
}/*# sourceMappingURL=styles.css.map */