@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
/*********** Header ************/
p#dataerroract {
  color: red;
  margin: 10px;
}
.container {
  max-width: 1162px;
  margin: 0 auto;
}
body {
  margin: 0 auto;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  color: #4c4c4c;
}
a {
  color: #005581;
  text-decoration: underline;
}
a:active, a:hover, a:focus, a:visited {
  /* outline: 0; */
  /* color: #005581; */
  /* text-decoration: none; */
}
a.blue {
  color: #005581;
}
.privacy a, .privacy-policy a, .saving-card a, .small a, #sidebar-second a, .sitemap .cta-field a, .page-not-found a {
  color: #005581;
}
a[href^="tel"] {
  border-bottom: none;
  color: inherit;
}
nobr {
  white-space: nowrap;
  cursor: context-menu;
}
nobr u {
  text-decoration: underline;
}
h1 {
  font-size: 42px;
  text-transform: uppercase;
  font-weight: bold;
  color: #005581;
}
h1::after {
  content: "";
  display: block;
  width: 18%;
  margin: 20px 0;
  border-bottom: 5px solid #f57b20;
}
h2 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 900;
  color: #005581;
  line-height: 1.3;
}
p {
  line-height: 1.3;
  font-size: 18px;
}
#header {
  width: 100%;
}
main #content {
  min-height: 600px;
}
.top-nav-bg {
  background: #703d97;
}
.top-menu-nav a.indication-tooltip:hover + a {
  display: block;
  color: #f6f7f6;
  font-size: 14px;
  position: absolute;
  top: 30px;
  width: 470px;
  background: #703d97;
  border: 2px solid #ffffff;
  z-index: 19;
  padding: 18px 20px;
  line-height: 1.3;
}
.top-menu-nav a.indication-tooltip:hover {
  text-decoration: underline;
}
.top-menu-nav a:hover {
  text-decoration: underline;
}
.header.without-secondary-menu {
  width: 100%;
  background-color: #703d97;
}
header .top-menu-bar {
  background: #703d97;
  padding: 10px 0px;
}
header .pfizer-logo {
  float: left;
  max-width: 100%;
  height: auto;
}
header .top-menu-nav {
  float: right;
  padding-top: 5px;
}
header .lang {
  display: none;
}
header .offer-card {
  padding-left: 40px;
}
header .top-menu-nav ul li {
  list-style: none;
  display: inline;
  padding: 5px 7px;
  text-decoration: none;
}
header .top-menu-nav ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
header .main-menu-section {
  background: #005581;
}
header .header-middle-section {
  padding: 10px 0px;
  background-color: #fff;
}
header .main-menu-section .home-btn .home-icon {
  background: url(/-/media/Project/Common/RelpaxCom/Images/home-icon.png);
  background-repeat: no-repeat;
  text-transform: uppercase;
  padding: 16px 88px 12px 88px;
  background-position: 30px center;
}
header .main-menu-section .main-menu li {
  list-style: none;
  display: inline;
  padding: 5px 30px;
  text-decoration: none;
}
header .main-menu-section .main-menu li a {
  text-decoration: none;
  color: #fff;
}
header .savings-text-block {
  position: relative;
  width: 100%;
  max-width: 200px;
  margin:12px auto;
}
header .header-savings-text .btn-primary a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  background: #005581;
  border-radius: 24px;
  padding: 10px 27px;
  /* text-decoration: none; */
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  /* font-weight: 400; */
}
header .btn-primary {
  /* background: #005581; */
  /* border-radius: 24px; */
  /* padding: 10px 27px; */
  /* text-decoration: none; */
  /* text-align: center; */
  /* font-size: 14px; */
  /* text-transform: uppercase; */
  /* font-weight: 400; */
  padding-bottom: 10px;
}
header .activate-link {
  margin-top: 10px;
  position: relative;
  font-size: 14px;
  text-align: center;
}
header .terms-link {
  position: relative;
}
header .terms-link .star {
  top: 0px;
  left: -5px;
  position: absolute;
}
header .header-savings-text .activate-link a {
  color: #005581;
  font-weight: 600;
  font-size: 14px;
}
header .header-savings-text .activate-link:after {
  content: "\2023";
  color: #0171d0;
  font-size: 35px;
  position: absolute;
  padding-left: 3px;
  top: -10px;
}
header .terms-link sup {
  vertical-align: super;
  font-size: 0.6em;
}
header .terms-link .blue {
  color: #005581;
  font-size: 14px;
  text-decoration: underline;
}
header .terms-link .blue {
  vertical-align: baseline;
  font-size: 15px;
}
header .main-menu-section .menu-4-links li {
  display: inline;
  padding: 0px 0px 0px 0px;
  text-align: center;
  border-right: 1px solid #7fb6e4;
  height: 50px;
  width: 25%;
}
header .main-menu-section .menu-4-links li:first-child {
  border-left: 1px solid #7fb6e4;
}

header .main-menu-section .menu-4-links {
  display: flex;
}
header .main-menu-section .menu-4-links li a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  display: inline-block
}
header .main-menu-section .menu-4-links li a.a-active {
  background-color: #163647;
}
header .header-savings-text .activate-link .terms-link .blue {
  color: #0071d5;
}
header .offer-card img {
  max-width: 80%;
  width: 100%;
  height: auto;
}
header .ada-block {
  padding-bottom: 15px;
}
header .ada-block .ada-fonts a {
  text-decoration: none;
}
header .ada-block .ada-fonts {
  text-align: right;
}
header .ada-block .ada-text-small {
  font-size: 16px;
}
header .ada-block .ada-text-small::after {
  content: "|";
  padding-left: 5px;
  color: #0071d5;
  font-size: 18px;
}
header .ada-block .ada-text-normal {
  font-size: 18px;
}
header .top-menu-nav ul li:last-child a {
  font-size: 0px !important;
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: top;
  background: url(/-/media/Project/Common/RelpaxCom/images/facebook-icon.png) no-repeat;
}
header .ada-block .ada-text-normal::after {
  content: "|";
  padding-left: 5px;
  color: #0071d5;
}
header .ada-block .ada-text-big {
  font-size: 20px;
}
header .tooltiptext {
  display: none;
}
.footer-isi p a[href="http://www.fda.gov/MedWatch"] {
  font-weight: bold;
}
#mCSB_1 {
  padding-right: 1px;
}
.savings .already-have-a-card strong a[href="/activation"]:after {
  content: "\2023";
  color: #0171d0;
  font-size: 35px;
  position: absolute;
  padding-left: 3px;
  top: -7px;
}
#mobile-savings-image {
  display: none;
}
.accessibility.headerStrip {
  overflow: hidden;
  background-color: #703d97;
  position: relative;
}
.accessibility.headerStrip ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}
.accessibility.headerStrip ul li {
  position: relative;
  padding: 5px 20px;
  float: left;
}
a#skiptocontent {
  background: #005581;
  border-bottom: 0;
  padding: 3px 10px;
  position: relative;
  top: -40px;
}
.accessibility.headerStrip ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  display: block;
  line-height: 28px;
  padding: 0 5px;
  border-bottom: 5px solid #009ede;
}
.accessibility.headerStrip ul li {
  position: relative;
  padding: 5px 20px;
  float: left;
}
.accessibility * {
  line-height: 1.5;
}
.accessibility #accessControl .contrastView {
  margin-right: 0px;
}
.accessibility.headerStrip {
  margin-bottom: 0px;
  box-shadow: none;
}
.accessibility #accessControl .contrastChanger.normal {
  border: 0;
  font-weight: 400;
  font-size: 14px;
  margin: 0;
  display: inline-block;
  padding: 0 5px;
  vertical-align: middle;
  float: left;
  height: 33px;
  width: 33px;
  background-color: #fff;
  color: #703d97;
  outline: 0;
  margin-right: 3px;
  -webkit-appearance: button;
  cursor: pointer;
  text-align: center;
}
.accessibility #accessControl .contrastChanger.wob {
  border: 0;
  font-weight: 400;
  font-size: 14px;
  margin: 0;
  display: inline-block;
  padding: 0 5px;
  vertical-align: middle;
  float: left;
  height: 33px;
  width: 33px;
  background-color: #fff;
  color: #703d97;
  outline: 0;
  margin-right: 3px;
  -webkit-appearance: button;
  cursor: pointer;
  text-align: center;
}
.accessibility #accessControl input {
  border: 0;
  font-weight: 400;
  font-size: 14px;
  margin: 0;
  display: inline-block;
  padding: 0 5px;
  vertical-align: middle;
  float: left;
  height: 33px;
  width: 33px;
  background-color: #fff;
  color: #703d97;
  outline: 0;
  margin-right: 3px;
  -webkit-appearance: button;
  cursor: pointer;
  text-align: center;
}
.accessibility #accessControl .contrastChanger.normal:hover {
  color: #fff;
  background: #0071d1;
}
.accessibility #accessControl .contrastChanger.wob:hover {
  color: #fff;
  background: #0071d1;
}
.accessibility #accessControl input:hover {
  color: #fff;
  background: #005581;
}
.accessibility #accessControl input:focus, .accessibility #accessControl input:visited, .accessibility #accessControl input:active {
  background: #005581;
  color: #fff;
}
.Learn-more-about-brand h2 {
  font-size: 20px;
}
.savings h1::after {
  content: "";
  display: block;
  width: 60px;
}
.faqs .field-answer ol {
  padding-left: 20px;
  list-style: decimal;
  padding-bottom: 20px;
}
.Saving-forms {
  width: 100%;
}
.faqs .field-answer img {
  width: 286px;
  margin-left: 16px;
}
.faqs .field-answer p {
  margin-bottom: 20px;
}
.Learn-more-about-brand .main-content .Subheading-sections-icon {
  padding: 20px 0px;
}
.Learn-more-about-brand ul.learn-list {
  padding-left: 0px;
}
.mobile-terms ol {
  padding-left: 20px;
}
.mobile-terms ol li {
  list-style: decimal;
  padding-bottom: 15px;
  line-height: 1.3;
}
/************* Footer *******************/
footer {
  border-top: 20px solid #005581;
  padding-top: 10px;
  overflow: hidden;
}
footer .component.content-detail.isi-footer {
  width: 100%;
}
footer .footer-isi {
  max-width: 1164px;
  margin: 0 auto;
  padding-left: 7px;
  padding-bottom: 50px;
}
footer .footer-isi-title {
  font-size: 42px;
  font-weight: bold;
  color: #005581;
  padding: 10px 0px;
  text-transform: uppercase;
}
footer .component.footer {
  background: #703d97;
  padding: 50px 0px;
  width: 100%;
}
footer .footer-isi-content h5 {
  color: #005581;
  font-weight: 600;
  padding-bottom: 10px;
}
footer .footer-isi-content p {
  line-height: 1.5;
  padding-bottom: 10px;
}
footer .footer-isi-content p strong {
  font-weight: bold;
}
footer .footer-isi-content ul li {
  line-height: 1.5;
  list-style: disc;
  padding-bottom: 10px;
}
footer .footer-isi-content ul {
  padding-left: 20px;
}
footer .footer-isi-content ul li strong {
  font-weight: bold;
}
footer .footer-viatris-logo {
  text-align: center;
}
footer .footer-viatris-logo img {
  max-width: 15%;
  height: auto;
}
footer .footer-link {
  text-align: center;
  padding-top: 50px;
}
footer .footer-link ul li {
  list-style: none;
  padding: 0px 10px;
  display: inline;
}
footer .footer-link ul li:after {
  content: "|";
  font-size: 18px;
  padding-left: 10px;
  color: #fff;
  opacity: 0.7;
}
footer .footer-link ul li:last-child:after {
  content: "";
}
footer .footer-link ul li a {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.7;
}
footer .footer-link ul li a:hover {
  opacity: 1;
}
footer .footer-copyrights {
  text-align: center;
  padding: 30px 95px;
}
footer .footer-copyrights p {
  color: #fff;
  padding: 10px 0px;
  line-height: 1.5;
  opacity: 0.7;
}
footer .footer-copyrights p a {
  color: #fff;
  opacity: 0.7;
}
footer .footer-copyrights p a:hover {
  opacity: 1;
}
footer .footer-note {
  text-align: center;
}
footer .footer-note p {
  color: #fff;
  padding: 10px 0px;
  line-height: 1.5;
}
footer .footer-note p a {
  text-decoration: none;
  color: #fff;
}
@media screen and (max-width: 768px) {
  footer .footer-link ul {
    display: block;
  }
  footer .footer-link ul li {
    display: block;
  }
  footer .footer-link ul li:after {
    content: "";
  }
  footer .footer-link ul {
    padding-left: 0px;
  }
  footer .footer-viatris-logo img {
    max-width: 50%;
    height: auto;
  }
}
.field-job-code {
  text-align: center;
  color: #fff;
  opacity: 0.7;
}
.footer-isi-title.field-headline::after {
  content: "";
  display: block;
  width: 12%;
  margin: 20px 0;
  border-bottom: 5px solid #f57b20;
}
/************* Main content area **************/
main {
  width: 100%;
  /* background: rgb(181, 208, 229);
  background: linear-gradient(180deg, rgba(181, 208, 229, 1) 9%, rgba(255, 255, 255, 1) 77%);*/
  background: #b4cfe4;
  background: linear-gradient(to top, #ffffff 0%, #b4cfe4 100%);
  background: -webkit-linear-gradient(bottom, #ffffff 0%, #b4cfe4 100%);
  background: -o-linear-gradient(bottom, #ffffff 0%, #b4cfe4 100%);
  background: -ms-linear-gradient(bottom, #ffffff 0%, #b4cfe4 100%);
  background: -moz-linear-gradient(bottom, #ffffff 0%, #b4cfe4 100%);
  display: inline-block;
}
main #content.container-fluid {
  max-width: 1164px;
  margin: 0 auto;
  min-height: 900px;
}
/****** About page ********/
.about-celebrex-content ul li {
  list-style: disc;
  line-height: 1.3;
  padding-bottom: 10px;
}
.about-celebrex-content ul li p strong {
  font-weight: 700;
}
.about-celebrex-content .help_text {
  padding: 0px 20px 20px 20px;
  margin-top: -5px;
}
.trial-img {
  display: flex;
  padding: 20px 0px;
  border-bottom: 5px solid #b1d3ef;
}
.trial-img img {
  max-width: 100%;
  height: auto;
}
.trial-img .patients {
  padding-left: 35px;
}
.about #about-content {
  width: 100%;
}
.about #about-content .about-celebrex-content .btn-primary {
  text-align: center;
  margin-top: 25px;
}
.about #about-content .about-celebrex-content .btn-primary a {
  background: #f57b20;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  padding: 20px 60px;
  border-radius: 73px;
  border: transparent;
  margin-top: 30px;
  font-size: 18px;
}
.about #about-content .about-celebrex-content .activate-link {
  position: relative;
  margin-top: 30px;
  text-align: center;
}
.about #about-content .about-celebrex-content .activate {
  color: #005581;
  font-weight: 700;
  position: relative;
}
.about #about-content .about-celebrex-content .activate::after {
  position: absolute;
  content: " ";
  width: 9px;
  height: 15px;
  bottom: 2px;
  right: -13px;
  background: url(/-/media/Project/Common/RelpaxCom/Images/anchor-blue-arrow.png) no-repeat center/cover;
}
.about #about-content .terms-link {
  text-align: center;
}
.about #about-content .terms-link sup.star {
  color: #4c4c4c;
}
.about #about-content .terms-link sup, .about #save-card .terms-link a {
  color: #005581;
}
.about #about-content .about-celebrex-content .field-teaser-copy ul {
  padding-left: 0px;
}
.about #about-content .about-celebrex-content .field-teaser-copy ul.about-table-list {
  padding-left: 20px;
}
.about #about-content .about-celebrex-content {
  position: relative;
}
.about #about-content .about-offer-p {
  position: absolute;
  left: 212px;
  top: -115px;
}
/******* Sidebar ISI *********/
.sidebar-isi {
  background: #fff;
}
.isi-last {
  max-height: 1500px !important;
  position: absolute;
  bottom: 0px;
}

h5.blue {
  color: #0071d5;
}
/*---------- ----------*/
.sidebar-isi #block-pfe-template-base-isi-block .mCSB_container h5, .isi-indication h5 {
  color: #0071d5;
}
.sidebar-isi li strong, .isi-interstitial li strong {
  font-weight: bold;
}
/************ About Page **************/
.main-content {
  padding: 30px 20px 30px 8px;
  position: relative;
}
.main-content h1 {
  color: #005581;
  font-size: 42px;
  font-weight: 700;
  text-transform: uppercase;
}
.main-content h1::after {
  content: "";
  display: block;
  width: 9%;
  margin: 20px 0;
  border-bottom: 5px solid #f57b20;
}
.about .main-content h1::after {
  content: "";
  display: block;
  width: 66px !important;
  margin: 20px 0;
  border-bottom: 5px solid #f57b20;
}
.resources .main-content h1::after {
  content: "";
  display: block;
  width: 115px !important;
  margin: 20px 0;
  border-bottom: 5px solid #f57b20;
}
.digital-wallet-error .main-content h1::after {
  content: "";
  display: block;
  width: 74px !important;
  margin: 20px 0;
  border-bottom: 5px solid #f57b20;
}
.page-not-found h1::after {
  content: "";
  display: block;
  width: 74px !important;
  margin: 20px 0;
  border-bottom: 5px solid #f57b20;
}
.server-error .main-content h1::after {
  content: "";
  display: block;
  width: 18%;
  margin: 20px 0;
  border-bottom: 5px solid #f57b20;
}
/*.main-content .access-denied-content, .digital-wallet-error {
  padding-top: 10px;
}*/
.access-denied .main-content h1::after {
  content: "";
  display: block;
  width: 27%;
  margin: 20px 0;
  border-bottom: 5px solid #f57b20;
}
.mobile-terms {
  padding-top: 10px;
}
.mobile-terms p {
  padding-bottom: 20px;
}
p.text-mobile-terms-and-conditions {
  padding-top: 5px;
}
.safety-info .main-content {
  padding: 30px 20px 10px 8px;
}
.safety-info-content {
  padding-top: 10px;
}
.safety-info-content a {
  color: #005581;
}
.safety-info-content h5 {
  padding-bottom: 15px;
  color: #005581;
  font-weight: 500;
}
.isi-interstitial .isi-intersitial-content h5 {
  color: #f57b20;
}
.safety-info-content p {
  padding-bottom: 10px;
  line-height: 1.3;
}
.safety-info-content p strong {
  font-weight: 900;
}
.safety-info-content ul {
  padding-left: 20px;
  padding-bottom: 10px;
}
.safety-info-content ul li {
  list-style: disc;
  line-height: 1.3;
  padding-bottom: 10px;
}
.safety-info-content ul li strong {
  font-weight: 900;
}
.savings-terms {
  padding-top: 30px;
}
.savings-terms ul {
  padding-left: 20px;
  padding-bottom: 10px;
}
.savings-terms ul li {
  line-height: 1.3;
  list-style: disc;
  padding-bottom: 10px;
}
.savings-terms ul li strong {
  font-weight: bold;
}
.savings-terms p {
  line-height: 1.3;
  padding-bottom: 10px;
}
.savings-terms p strong {
  font-weight: 700;
}
.main-content .field-item-text {
  font-size: 22px;
  padding: 5px 0px 15px 0px;
  color: #4c4c4c;
}
.main-content .Subheading-sections-icon {
  padding: 20px 0px 13px 0px;
}
.main-content .Subheading-sections-icon {
  display: inline-block;
  padding: 20px 0px;
}
.about #content-wrapper .Subheading-sections-icon .field-icon img {
  border: 2px solid #005581;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  padding: 15px;
  object-fit: contain;
  max-width: 80px;
  background-color: #fff;
}
.chat-img .field-image::before {
  border: 2px solid #005581;
}
.about .main-content .Subheading-sections-icon {
  display: inline-block;
  width: 100%;
}
.about .main-content .Subheading-sections-icon .field-icon {
  float: left;
  width: 12%;
}
.about .main-content .Subheading-sections-icon .pills-img p img {
  padding-left: 20px;
  width: 190px;
}
.about .main-content .Subheading-sections-icon .field-icon {
  float: left;

}
.about .main-content .Subheading-sections-icon .subheading {
  font-size: 30px;
  color: #0071d5;
  padding: 18px 0px;
  max-width: 900px;
  float: left;
  width: 88%;
}
.about #about-content .about-celebrex-content {
  position: relative;
  float: left;
  width: 100%;
  padding-left: 12%;
  margin-top: -35px;
}
.footer-isi u, .sidebar-isi u, .isi-intersitial-content u, .isi-visible-copy u {
  text-decoration: underline;
}
.main-content .Subheading-sections-icon .subheading h2 {
  font-size: 30px;
  text-transform: uppercase;
}
.main-content .Subheading-sections-icon .subheading {
  font-size: 30px;
  color: #0071d5;
  padding: 18px;
  max-width: 900px;
  float: right;
}
.main-content .Subheading-sections-icon ul li {
  list-style: disc;
  font-size: 18px;
  padding-bottom: 10px;
  line-height: 1.3;
  color: #4c4c4c;
}
.main-content .Subheading-sections-icon .indented-text {
  font-size: 18px;
  line-height: 1.3;
}
.main-content .Subheading-sections-icon #cad-text, .main-content .Subheading-sections-icon #cad-text2 {
  padding: 10px 0px;
}
.about-celebrex-patients .patients-indented-text {
  padding-left: 20px;
}
.about-celebrex-patients {
  margin-top: -35px;
}
.about-celebrex-patients h2 {
  padding-bottom: 15px;
}
.about-celebrex-patients .patients-indented-text p {
  line-height: 1.3;
}
.about-celebrex-patients .patients-indented-text p#cad-text, .about-celebrex-patients .patients-indented-text p#cad-text2 {
  padding-top: 20px;
  padding-bottom: 5px;
}
.about-celebrex-patients-ul {
  padding-left: 20px !important;
}
.pills-img p img {
  padding-left: 50px;
}
.about-celebrex-content .field-items {
  position: relative;
}
.about-celebrex-content .field-items .even a {
  border-bottom: 0px solid #006ecb;
  margin: 0 0 5px 0;
  display: inline-block;
  font-style: italic;
  position: relative;
  color: #005581;
  text-decoration: underline;
}
.about-celebrex-content .field-items .even::marker {
  content: "";
}
.about-celebrex-content .field-items .even {
  padding-bottom: 0px;
}
.about-celebrex-content .field-items .even a::after {
  position: absolute;
  content: " ";
  width: 9px;
  height: 16px;
  background: url(/-/media/Project/Common/RelpaxCom/Images/anchor-blue-arrow.png) no-repeat;
  margin: 4px 0 0 6px;
}
.about-celebrex-content .field-items .odd {
  padding-bottom: 0px;
}
.about-celebrex-content .field-items .odd a {
  border-bottom: 0px solid #006ecb;
  margin: 0 0 5px 0;
  display: inline-block;
  font-style: italic;
  position: relative;
  color: #005581;
  text-decoration: underline;
}
.about-celebrex-content .field-items .odd::marker {
  content: "";
}
.about-celebrex-content .field-items .odd a::after {
  position: absolute;
  content: " ";
  width: 9px;
  height: 16px;
  background: url(/-/media/Project/Common/RelpaxCom/Images/anchor-blue-arrow.png) no-repeat;
  margin: 4px 0 0 6px;
}
/********** ISI sidebar ***********/
label.hidden {
  display: none;
}
.content.hidden {
  display: none;
}
.content .half img:nth-child(odd) {
  margin: 0 2% 2% 0;
}

.content.zero-height {
  height: 0;
}
.content.zero-width {
  width: 0;
}

.transitions .content {
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}

/**************** HomePage ****************/
.home main {
  background: #d1e2ef;
  display: inline-block;
  width: 100%;
  background: url(/-/media/Project/Common/RelpaxCom/Images/relpax_background_desktop.png) no-repeat top, linear-gradient(#d1e2ef, #ffffff);
}
.home main .hero {
  max-width: 600px;
  padding-top: 50px;
  padding-bottom: 120px;
  padding-left: 7px;
}
.home main .hero .home-list {
  padding-top: 20px;
}
.home main .hero .home-list li {
  display: flex;
  padding-bottom: 25px;
}
.home main .hero .home-list li::before {
  content: "";
  border: 2px solid #005581;
  width: 87px;
  height: 87px;
  border-radius: 100%;
  position: absolute;
  background: #fff;
  z-index: 9;
}
.home main .hero .home-list li img {
  border: none;
  border-radius: 0px;
  width: 50px;
  height: 50px;
  padding: 0px;
  background: none;
  z-index: 99;
  margin-left: 18px;
  margin-top: 20px;
  max-width: 50px;
  object-fit: contain;
}
.home main .hero .home-list li p {
  padding-left: 50px;
  padding-top: 15px;
  font-size: 22px;
  max-width: 400px;
}
.home main .hero a {
  background: #005581;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  padding: 15px 45px;
  border-radius: 73px;
}
.home main .hero .field-cta {
  margin-top: 50px;
}
.home main #three-tips .main-content > h2 {
  padding: 0px 40px 0px 0px;
  text-align: left;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 900;
  color: #005581;
}
.home main #pills-brand-name .main-content > h2 {
  padding: 0px 20px 20px 0px;
  text-align: left;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 900;
  color: #005581;
}
.home main #pills-brand-name .main-content {
  padding: 0px 20px 30px 8px;
  position: relative;
}
.home main #pills-brand-name .dosage-dropdown-help {
  padding-top: 20px;
}
.home main .main-content > h2::after {
  content: "";
  display: block;
  width: 20%;
  margin: 10px 0;
  border-bottom: 5px solid #f57b20;
}
.home main .main-content .Subheading-sections-icon {
  display: flex;
  padding: 20px 0px;
}
.home main #three-tips, .home main #pills-brand-name {
  padding-top: 110px;
  padding-left: 7px;
}
.home main #three-tips .main-content {
  border-right: 2px solid #b2d3ef;
  padding: 0 2% 0 0;
}
main #three-tips .Subheading-sections-icon {
  display: flex;
}
main #three-tips .main-content .Subheading-sections-icon .subheading {
  padding: 0 18px;
}
main #three-tips .main-content .Subheading-sections-icon .subheading h2 {
  font-size: 18px;
  text-transform: none;
  font-weight: 900;
  color: #4c4c4c;
}
#three-tips .about-celebrex-content .pick-up-a {
  padding-left: 0px;
  margin-top: 10px;
  position: absolute;
}
.home main #pills-brand-name li.Subheading-sections-icon .about-celebrex-content .subheading {
  display: none;
}
/*#three-tips .about-celebrex-content .pick-up-a a {
  background: #0071d5;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  padding: 15px 33px;
  border-radius: 73px;
  border: transparent;
}*/
main #three-tips .Subheading-sections-icon {
  padding: 5px 0px 5px 0px;
}
main #three-tips .tips-content-wrapper {
  float: left;
  width: 80%;
  padding-left: 10%;
}
.resources main #three-tips .tips-content-wrapper {
  float: left;
  width: 80%;
  padding-left: 3%;
}
.savings-card-download main #three-tips .tips-content-wrapper {
  float: left;
  width: 80%;
  padding-left: 40px;
}
.savings-card-download #content .Content-Teaser {
  width: 100%;
}
.savings-card-download main #three-tips .Subheading-sections-icon {
  float: none;
}
main #three-tips .Subheading-sections-icon .field-icon:before {
  content: "";
  border: 2px solid #005581;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  position: absolute;
  background: #fff;
  z-index: 9;
}
main #three-tips .dropdown-pills .field-icon img {
  border: none;
  border-radius: 0px;
  width: 30px;
  height: 30px;
  padding: 0px;
  background: none;
  z-index: 99;
  margin-left: 15px;
  margin-top: 15px;
  max-width: 30px;
  object-fit: contain;
  position: relative;
}
main #three-tips .main-content .Subheading-sections-icon .subheading {
  padding: 0;
  width: 100%;
}
main #three-tips p {
  padding-left: 0px;
}
.home #home-mobile-number .chat-img {
  float: left;
}
.home #home-mobile-number {
  padding: 30px 0px 60px 7px;
  border-top: 5px solid #b2d3ef;
  margin: 100px 20px 0px 10px;
  width: 100%;
}
.home #home-mobile-number .chat-cont {
  line-height: 1.3;
  padding-bottom: 15px;
  padding-left: 120px;
}
.home .sitecore-form .chat-cont strong {
  font-weight: bold;
  color: #005581;
}
.home .field-validation-error {
  padding: 0px;
}
.home .field-validation-error::before {
  width: 0px;
}
.home #pills-brand-name #dropdown-list {
  height: 40px;
  line-height: 20px;
  border: 1px solid #b2d3ef;
  width: 240px !important;
  margin: 15px 0;
}
.home #pills-brand-name #dropdown-list select {
  margin: 0px 0 5px 0;
  height: 40px;
  line-height: 40px;
  width: 237px !important;
  height: 100%;
  text-align: center;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff url(/-/media/Project/Common/RelpaxCom/Images/select-arrow.png) no-repeat center right 20px;
  border: 0;
  font-size: 18px;
  padding: 0px 35px 0px 5px;
  font-weight: bold;
}
.home #pills-brand-name .Subheading-sections-icon {
  width: 237px;
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  padding: 0px;
}
.home #pills-brand-name .about-celebrex-content .field-teaser-copy {
  clear: both;
  padding-top: 15px;
  font-weight: bold;
}
.home #pills-brand-name .Subheading-sections-icon .field-icon {
  margin-top: 20px;
}
.home #pills-brand-name .pill-not {
  text-align: center;
}
.field-validation-error::before {
  width: 0px;
}
/************** Resource ***************/
.resources .field-image img {
  max-width: 215px;
  height: auto;
}
#save-card .field-image img {
  max-width: 215px;
  height: auto;
}
.resources .resource-p {
  line-height: 1.3;
  padding: 30px 30px 30px 0px;
  font-size: 22px;
}
.resources .resource-sections {
  clear: both;
  padding: 30px 0px;
}
.resources .resource-sections::after {
  content: "";
  display: block;
  width: 100%;
  margin: 0px auto;
  border-bottom: 5px solid #bfcbd5;
}
.resources .resource-sections .field-image {
  float: left;
  width: 30%;
}
.resources .resource-sections .field-image img {
  width: 100%;
  height: auto;
}
.resources .resource-sections .field-title {
  font-size: 30px;
  font-weight: bolder;
  color: #005581;
  padding-bottom: 30px;
  padding-left: 280px;
  line-height: 36px;
}
.resources .resource-sections .cta-field {
  clear: both;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 65px;
}
.resources .resource-sections .cta-field a {
  background: #005581;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  padding: 20px 35px;
  border-radius: 73px;
  border: transparent;
}
.resources .resource-sections .field-bio-intro {
  padding-left: 280px;
  line-height: 1.3;
}
.savings .field-highlight-text a[href="/Savings-card-activate"]:after {
  content: "";
  background: url(/-/media/Project/Common/RelpaxCom/Images/anchor-blue-arrow.png) no-repeat;
  position: absolute;
  width: 9px;
  height: 16px;
  margin: 4px 0 0 6px;
}
.savings .field-highlight-text a[href="/Savings-card-activate"] {
  font-weight: bold;
}
.resources .chat-img {
  float: left;
}
.resources .chat-cont {
  line-height: 1.3;
  padding-bottom: 15px;
  padding-left: 0px;
}
.resources .terms-link sup.star {
  color: #4c4c4c !important;
}
.resources .chat-cont strong.blue {
  font-weight: bold;
  color: #005581;
}
ul.field-items.learn-list {
  padding-left: 0px;
}
.resources #three-tips, .copay-card-confirmation #three-tips {
  padding-bottom: 0px;
  width: 100%;
}
.resources .sitecore-form {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.resources .sitecore-form::after {
  content: "";
  display: block;
  width: 100%;
  margin: 20px auto;
  border-bottom: 5px solid #bfcbd5;
}
#save-card {
  padding: 0px 20px;
  border-bottom: 5px solid #b1d3ef;
}
/*.home #save-card {
  display: none;
}*/
.about #save-card::after {
  display: none;
}
.about #learn-more-about .main-content {
  padding-top: 0px;
}
.about #learn-more-about .main-content .Subheading-sections-icon {
  padding-top: 0px;
}
#save-card .field-image {
  float: left;
  margin-right: 30px;
}
#save-card .desktop-saving-image {
  float: none;
  display: inline-block;
  width: 33.2%;
  vertical-align: top;
  padding-top: 30px;
}
#save-card .saving-cta-button {
  float: right;
}
#save-card .saving-content-wrapper {
  float: none;
  width: 80%;
  display: inline-block;
}
#save-card .field-title {
  font-size: 30px;
  font-weight: 900;
  padding-bottom: 30px;
  color: #005581;
  line-height: 34px;
}
.resources #three-tips .main-content > .field-headline:after {
  content: "";
  display: block;
  width: 75px !important;
  margin: 20px 0;
  border-bottom: 5px solid #f57b20;
}
#save-card .btn-primary {
  text-align: center;
  margin-top: 60px;
  display: inline-block;
}
#save-card .btn-primary a {
  background: #005581;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  padding: 14px 67px;
  border-radius: 73px;
  border: transparent;
}
#save-card .activate-link {
  position: relative;
  margin-top: 30px;
  text-align: center;
}
#save-card .activate {
  color: #005581;
  font-weight: 700;
  position: relative;
}
#save-card .activate::after {
  position: absolute;
  content: " ";
  width: 8px;
  height: 13px;
  bottom: 3px;
  right: -13px;
  background: url(/-/media/Project/Common/RelpaxCom/Images/anchor-blue-arrow.png) no-repeat center/cover;
}
#save-card .terms-link {
  text-align: center;
}
#save-card .field-body-copy {
  text-align: center;
  display: inline-block;
  padding-bottom: 30px;
  margin-left: -30%;
}
#save-card .mobile-saving-image {
  display: none;
}
#save-card .terms-link a {
  color: #005581;
}
.resources #resource-three-tips .field-subheadline {
  text-align: left;
  color: #005581;
  font-size: 30px;
}
.resources #resource-three-tips .field-subheadline::after {
  content: "";
  display: block;
  width: 9%;
  margin: 10px 0;
  border-bottom: 5px solid #f57b20;
}
.resources #resource-three-tips .main-content .Subheading-sections-icon .subheading {
  padding: 0px 18px;
}
.resources #resource-three-tips h2 {
  color: #4c4c4c;
  font-size: 18px;
  font-weight: 700;
}
.resources #resource-three-tips .main-content .Subheading-sections-icon {
  padding: 20px 0px 0px 0px;
}
.resources #resource-three-tips .field-teaser-copy {
  padding-left: 53px;
}
.resources #resource-three-tips .doctor-office {
  margin-top: -19px;
}
.resources #resource-three-tips .drop-off {
  margin-top: -24px;
}
.resources #resource-three-tips .pick-up {
  margin-top: -28px;
}
.resources #resource-three-tips .main-content .Subheading-sections-icon {
  display: inline-block;
  padding: 20px 0px 0px 0px;
}
.scroll-for-isi {
  color: #424242;
  padding-bottom: 16px;
  font-weight: 400;
}
/************ Site Map ***********/
.sitemap .cta-field {
  font-size: 22px;
  line-height: 1.8;
}
.sitemap .resource-sections:nth-child(6) {
  margin-bottom: 50px;
}
.sitemap main {
  display: block;
}
/*************** Copycard Confirmation ******************/
.copay-card-confirmation .saving-card-confirm-section {
  display: flex;
}
.copay-card-confirmation .main-content {
  padding: 30px 20px 0px 8px;
}
.copay-card-confirmation p.copay-card-text {
  padding-top: 50px;
  padding-bottom: 30px;
  font-size: 22px;
}
.copay-card-confirmation .main-content .Subheading-sections-icon .subheading {
  padding-top: 0px;
}
.copay-card-confirmation .main-content .Subheading-sections-icon .subheading h2 {
  font-size: 18px;
  text-transform: none;
  font-weight: 900;
  color: #4c4c4c;
}
.copay-card-confirmation .about-celebrex-content .field-teaser-copy {
  /*padding-left: 50px;*/
  padding-bottom: 20px;
}
/******* ISI interstitial Expander*******/
.resize-isi-icon {
  width: 20px;
  height: 20px;
  background: url(/-/media/Project/Common/RelpaxCom/Images/expand.png) no-repeat;
  position: absolute;
  cursor: pointer;
  display: block;
  right: 5px;
  top: 10px;
  z-index: 10;
  text-decoration: none;
  content: "";
}
.collapse-resize-isi-icon {
  width: 20px;
  height: 20px;
  background: url(/-/media/Project/Common/RelpaxCom/Images/collapse-btn.png) no-repeat;
  position: absolute;
  cursor: pointer;
  display: block;
  right: 30px;
  top: 10px;
  z-index: 1;
  text-decoration: none;
  content: "";
}
/********** 404 ***********/
.page-not-found #content .component .component-content .container .row .col-8 .field-headline {
  padding: 25px 101px 0px 0;
}
/********* FAQ's *********/
/*********** IE Issues **************/
@media screen and (-ms-high-contrast: none) {
	#MylaninRequest input.error_input, #MylaninRequest select.error_input{
		outline:2px solid #f70207 !important;
	}
  .about .trial-img {
    width: 100%;
    display: inline;
  }
  .about .trial.years {
    width: 50%;
    float: left;
  }
  .about .trial.patients {
    width: 50%;
    float: right;
  }
  .about .about-celebrex-patients {
    margin-top: 0px;
  }
  .savings .sitecore-form {
    width: 100%;
  }
  .savings .saving-card-div-section {
    display: inline;
    float: left;
  }
  .savings .get-a-card-info {
    width: 65%;
    float: left;
  }
  .savings .small {
    clear: both;
  }
  .resources .sitecore-form {
    width: 100%;
  }
  .copy-card-activate .sitecore-form {
    width: 100%;
  }
  .copy-card-activate .activate-cont {
    display: inline;
    float: left;
  }
  .copy-card-activate .activate-cont .saving-top-content {
    float: left;
    width: 65%;
  }
  .copy-card-activate .main-content .Subheading-sections-icon .subheading {
    float: left;
  }
  .copy-card-activate .main-content .Subheading-sections-icon .field-items li {
    list-style: none;
  }
  .about-celebrex-content .field-items .even, .about-celebrex-content .field-items .odd {
    list-style: none;
  }
  .sitemap main {
    display: inline-block;
  }
  .copay-card-confirmation .Content-Teaser {
    width: 100%;
  }
  .faq-to-top-of-page {
    cursor: pointer;
  }
  .home #pills-brand-name #dropdown-list select {
    padding-left: 85px;
  }
  
}
/************* ISI Footer ****************/
.home main #three-tips {
  padding-bottom: 100px;
  width: 100%;
}
.mobile-isi-icons {
  display: none;
}
.resources .sitecore-form .component-content {
  width: 100%;
  display: inline-block;
}
.product-verification-pass1 {
  color: #DB0000;
  font-size: 18px;
  padding: 20px 0 0px 0px;
  display: inline-block;
  width: 100%;
}
footer .content-detail {
  width: 100%;
}
#signup-form-load .left-popup input.error_input {
  border: 2px solid #ff0000;
}
/*-------- Strat checkoop iframe --------*/
#iframe-dimention {
  width: 100%;
}
#iframe-dimention iframe {
  width: 100%;
  height: 937px;
}
.celebrex-main .tc-widget {
  max-width: 100%;
}
/*-------- End checkoop iframe --------*/
.faqs .field-answer.expanded ul {
  list-style: disc;
  padding-left: 15px;
  padding-bottom: 20px;
}
.faqs .field-answer.expanded ul ul {
  padding-bottom: 0px;
}

header .header-middle-section .container > .row > .col24-md-14 {
  margin: auto;
}
.lmitrex {
  padding-left: 20px;
  padding-bottom: 20px;
}
.help_text p {
  font-size: 15px;
}
.relpax_brand img {
  margin: 0 0 0 20px;
  width: 235px;
  height: 100%;
  padding: 0px !important;
}
.isi-interstitial h2.field-headline::after {
  border-bottom: 5px solid #f57b20;
}
.isi-interstitial.interstitial .window .inner .right .caption::-webkit-scrollbar-thumb {
  background: #005581;
}
.isi-interstitial h2.field-headline {
  color: #f57b20;
  font-weight: bold;
  font-size: 30px;
}
.access-denied-content p, .digital-wallet-error p, .page-not-found {
  font-size: 22px;
}
.Saving-forms .field-highlight-text h1 {
  margin-bottom: 10px;
}
.Saving-forms .field-highlight-text h1:after {
  display: none;
}
.savings-form-step2 h2 {
  font-size: 42px;
}
.savings-form-step2 h2::after {
  content: "";
  display: block;
  width: 9%;
  margin: 20px 0;
  border-bottom: 5px solid #f57b20;
}
div#mCSB_1::-webkit-scrollbar-thumb {
  background-color: #d7c624;
  width: 8px;
  border-bottom: 170px solid #f1f1f1;
}
div#mCSB_1::-webkit-scrollbar {
  background-color: #efefef;
  width: 8px;
  border-radius: 15px;
}
div#mCSB_1 {
  scrollbar-base-color: #efefef;
  scrollbar-face-color: #005581;
  scrollbar-track-color: #efefef;
  scrollbar-arrow-color: #efefef;
  scrollbar-shadow-color: #efefef;
  scrollbar-dark-shadow-color: #efefef;
}
.sidebar-isi h5 {
  color: #005581;
  font-weight:bold;
  padding-bottom: 10px;
}
.about .about-table-list.group-0 sup{
	font-size: 12px;
}
#signup-form-load .right-popup strong {
  font-weight: bold;
}
.access-denied.bodyclass .main-content h1::after {
  width: 120px !important;
}
.sitemap.bodyclass .main-content h1::after {
  width: 70px !important;
}
.underlinedtext {
  text-decoration: underline;
}
.faqs .field-answer a:hover {
  text-decoration: underline;
}
.home #save-card {
  border-top: 2px solid #b2d3ef !important;
}
.savings-card-download .saving-card-confirm-section {
  display: flex;
  align-items: center;
}
.savings-card-download #three-tips h2, .savings-card-download #three-tips li, .savings-card-download #three-tips {
  margin-bottom: 15px;
}
.savings-card-download .successful-registration li {
  list-style: none;
}
.savings-card-download .successful-registration ul li:last-child {
  margin-bottom: 0px;
}
.savings-card-download .successful-registration {
  padding-top: 0px;
  padding-bottom: 0px;
}
.savings-card-download .subheading-download {
  display: none !Important;
}
.savings-card-download #three-tips .main-content {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.savings-card-download .main-content {
  padding-bottom: 0px !important;
}
.savings-card-download #resources-three-tips .main-content {
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}
.savings-card-download .successful-registration #pdf_downloadb a {
  background: #005581;
  padding: 10px 30px 10px;
  font-size: 18px;
  border-radius: 30px;
  text-decoration: none;
  border: none;
  color: #ffffff !important;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  margin-left: 10px;
}
.sidebar-isi h2 {
  background: #FFF;
  position: relative;
  z-index: 9;
}
.st-sup {
  font-size: 0.4em;
}
.help_text {
  position: relative;
}
.help_text sup {
  position: absolute;
  top: -3px;
  left: 13px;
}
.faq-termsanchor {
  text-decoration: none !important;
  border-bottom: 2px solid;
}
.resources .home-signup-button {
  padding: 0px 0px;
  display: inline-block;
}
@-moz-document url-prefix() {
  div#mCSB_1 {
    scrollbar-color: #005581 #efefef;
    scrollbar-width: thin;
  }
  .isi-interstitial.interstitial .window .inner .right .caption {
    scrollbar-color: #005581 #efefef;
    scrollbar-width: thin;
  }
}
@media screen and (-ms-high-contrast: none) {
  header .header-middle-section .col24-md-14 {
    margin-top: 20px !important;
  }
  .chat-img .field-image img {
    width: 40px;
    height: 40px !important;
    margin-top: 11px;
  }
  main #three-tips .dropdown-pills .field-icon img {
    width: 35px;
    height: 35px;
    margin-top: 12px;
    margin-left: 12px;
  }
  /*------- Check box ----*/
  input[type="checkbox"] {
    width: 30px;
    height: 30px;
    border: solid 1px #959595;
    float: left;
    outline: 0;
    padding-left: 0px !important;
    position: relative;
    padding: 4px;
    cursor: pointer;
  }
  input[type="checkbox"] + label {
    position: relative;
  }
  input[type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    top: -5px;
    height: 30px;
    width: 30px;
    background: url(/~/media/Themes/Common/RelpaxCom/RelpaxCom/images/edited-checked.png) no-repeat;
    left: -58px;
  }
}
.savings .second-page-header {
  font-size: 22px;
  padding-bottom: 30px;
}
.savings-card-download .saving-card-confirm-section p.copay-card-text {
  font-size: 22px;
  padding-bottom: 20px;
}
#card_activation .saving-card-div-section .get-a-card-info {
  font-size: 22px;
}
.copy-card-activate #card_activation .field-highlight-text {
  margin-top: 0px;
}
#saving-checkbox.error_input {
  border: 2px solid #ff0000 !important;
}
.savings .saving-card-div-section .get-a-card-info {
  width: 60%;
  padding-top: 50px;
}
.copy-card-activate h1 {
  padding-top: 20px
}
.accessibility.headerStrip {
  /* display: none; */
}
.caption .isi-intersitial-content ul {
  padding-left: 30px;
}
.caption .isi-intersitial-content ul.replext-strong-point{
  padding-left:20px;
}
.caption .isi-intersitial-content sup{
vertical-align: top;
}
.external-interstitial.interstitial {
  margin: 0px !important;
  width: 100%;
  height: 100%;
}
.external-interstitial.interstitial .window {
  padding: 0px 20px 20px 20px;
  /*max-width: 640px;*/
  max-height: 100%;
  margin: 0 auto;
  position: relative;
  background: #fff;
  border: 5px solid #000;
}
.external-interstitial.interstitial .window .inner {
  padding: 0px !important;
}
.external-interstitial.interstitial .right {
  padding: 0 20px
}
.external-interstitial.interstitial .window .inner .right .caption {
  overflow-y: auto;
  max-height: none;
  padding-right: 10px;
}
.external-interstitial.interstitial .window .caption p.close {
  padding: 0px;
  margin: 0px !important;
  right: 0px;
  top: 10px;
}
.external-interstitial.interstitial .window h2 {
  padding-top: 30px;
}
.close-icon {
  font-weight: 600 !important;
}
.savings .small {
  font-size: 12px;
}
#errorform2req, #errormailempty {
  padding-bottom: 20px;
}
.copay-card-confirmation #three-tips h2.field-headline:after {
  content: "";
  display: block;
  width: 85px;
  margin: 10px 0;
  border-bottom: 5px solid #f57b20;
}
.copay-card-confirmation #three-tips h2.field-headline {
  padding-bottom: 20px;
}
.copay-card-confirmation #three-tips ul.dropdown-pills h2.field-headline:after {
  display: none;
}
.copay-card-confirmation #three-tips ul.dropdown-pills h2.field-headline {
  padding-bottom: 5px;
}
.copay-card-confirmation main #three-tips .tips-content-wrapper {
  padding-left: 5%
}
.copy-card-activate #ActivationRequest .act_form2 {
  width: 100%;
  max-width: 100%;
}
.copy-card-activate #ActivationRequest .act_form2 .form-group {
  max-width: 69%;
}
.safety-info-content ul li sup, .savings-terms ul li sup {
  line-height: 0px;
}
.copy-card-activate #card_activation2.sitecore-form{
	padding-bottom: 20px;
}
.Saving-forms .get-a-card-info.field-body-copy sup.star {
    font-size: 13px;
}
.faqs #saving-on .field-answer.expanded sup {
    font-size: 13px;
}

.resources .product-verification-pass1{
	    margin-bottom: 20px;
}

@media screen and (max-width: 767px){
.faqs #footer .active .minus,
.faqs #footer .plus{
	right: 33px!important;
}
}
@media (max-width: 768px) and max-width(1000px) {
.faqs #footer .active .minus,
.faqs #footer .plus{
	right: 73px!important;
}
}

#mCSB_1 sup {
    vertical-align: super;
    font-size: 12px;
}
.desktop-footer-isi sup{
	font-size:12px;
}
@media screen and (min-width:1024px){
	
   .home-list .proven-help{
	    margin-top: 13px;
    }
}.m-t-15{
margin-top:15px;
}
.font-16{
font-size:16px!important;
}
.pad-l-40{
padding-left:40px!important
}
ul.differ-migrains {
    margin-left: 18px;
}

.external-interstitial.interstitial .window{
    max-width: 650px;
}