@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: #0071d5;
  text-decoration: underline;
}
a.blue {
  color: #0071d5;
}
.privacy a, .privacy-policy a, .saving-card a, .small a, #sidebar-second a, .sitemap .cta-field a, .page-not-found a {
  color: #0071d5;
}
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: #0071d3;
}
h1::after {
  content: "";
  display: block;
  width: 18%;
  margin: 20px 0;
  border-bottom: 5px solid #05AA5D;
}
h2 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 900;
  color: #0071d5;
  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: 44px;
  width: 470px;
  background: #703D97;
  border: 2px solid #fff;
  z-index: 100;
  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%;
}
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 8px;
  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: #0071D0;
}
header .header-middle-section {
  padding: 10px 0px;
}
header .main-menu-section .home-btn .home-icon {
  background: url(/-/media/Project/Common/LipitorCom/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: 0 auto;
}
header .header-savings-text .btn-primary a {
  color: #fff9f9;
  background: #0071d1;
  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: #0071d1;
  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 .header-savings-text .activate-link a {
  color: #0071d5;
  font-weight: 600;
  font-size: 14px;
}
header .header-savings-text .activate-link:after {
  content: '\2023';
  color: #0171D0;
  font-size: 32px;
  position: absolute;
  padding-left: 3px;
  top: -7px;
}
header .terms-link sup {
  vertical-align: super;
  font-size: 0.6em;
}
header .terms-link .blue {
  color: #0071d5;
  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: 18px 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 li a:hover {
  background-color: #01324a;
  padding: 16px 81px 12px 143px;
  background-position: 65px center;
}
header .main-menu-section .menu-4-links {
  display: flex;
}
@media only screen and (min-width:1024px){
  header .main-menu-section .menu-4-links {
  display: flex !important;
}
}
header .main-menu-section .menu-4-links li a {
  color: #fff;
  text-decoration: none;
  padding: 5px 5px 15px 45px;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
}
header .main-menu-section .menu-4-links li a.a-active {
  background-color: #01324a;
}
header .main-menu-section .menu-4-links li a.about-lipitor {
  background-image: url(/-/media/Project/Common/LipitorCom/Images/about_bg.png);
  background-repeat: no-repeat;
  padding: 16px 81px 12px 144px;
  background-position: 65px center;
}
.digital-wallet-error header .main-menu-section .menu-4-links li a.about-lipitor:hover {
  padding: 19px 81px 9px 144px;
}
.digital-wallet-error header .main-menu-section .menu-4-links li a.savings:hover {
padding: 19px 81px 9px 128px;
}
.digital-wallet-error header .main-menu-section .menu-4-links li a.faqs:hover {
padding: 19px 100px 9px 144px;
}
.digital-wallet-error header .main-menu-section .menu-4-links li a.resources:hover {
padding: 19px 40px 9px 144px;
}
.digital-wallet-error header .main-menu-section .menu-4-links li a.about-lipitor {
  padding: 19px 81px 9px 144px;
}
.digital-wallet-error header .main-menu-section .menu-4-links li a.savings {
padding: 19px 81px 9px 128px;
}
.digital-wallet-error header .main-menu-section .menu-4-links li a.faqs {
padding: 19px 100px 9px 144px;
}
.digital-wallet-error header .main-menu-section .menu-4-links li a.resources {
padding: 19px 40px 9px 144px;
}
header .main-menu-section .menu-4-links li a.savings {
  background-image: url(/-/media/Project/Common/LipitorCom/Images/savings_bg.png);
  background-repeat: no-repeat;
  padding: 16px 64px 12px 145px;
  background-position: 65px center;
}
header .main-menu-section .menu-4-links li a.savings:hover {
  background-color: #01324a;
}
header .main-menu-section .menu-4-links li a.faqs {
  background-image: url(/-/media/Project/Common/LipitorCom/Images/faq_bg.png);
  background-repeat: no-repeat;
  padding: 16px 98px 12px 145px;
  background-position: 65px center;
}
header .main-menu-section .menu-4-links li a.faqs:hover {
  background-color: #01324a;
}
header .main-menu-section .menu-4-links li a.resources {
  background-image: url(/-/media/Project/Common/LipitorCom/Images/resources_bg.png);
  background-repeat: no-repeat;
  padding: 16px 40px 12px 143px;
  background-position: 65px center;
}
header .main-menu-section .menu-4-links li a.resources:hover {
  background-color: #01324a;
}
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 .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;
}
#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: #005883;
  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: #005883;
}
.accessibility #accessControl input:hover {
  color: #fff;
  background: #005883;
}
.accessibility #accessControl input:focus {
	background: #005883;
	color: #fff;
}	
.accessibility #accessControl input:visited, .accessibility #accessControl input:active {
  background: #005883;
  color: #fff;
}
.Learn-more-about-brand h2 {
  font-size: 20px;
}
.Learn-more-about-brand .main-content .Subheading-sections-icon {
  padding: 20px 0px
}
.Learn-more-about-brand ul.learn-list {
  padding-left: 0px;
}
/************* Footer *******************/
footer {
  border-top: 20px solid #B2D3EF;
  padding-top: 10px;
  overflow: hidden;
}
footer .component.content-detail.isi-footer {
  width: 100%;
}
footer .footer-isi {
  max-width: 1164px;
  margin: 0 auto;
  padding-left: 10px;
  padding-bottom: 50px;
}
footer .footer-isi-title {
  font-size: 42px;
  font-weight: bold;
  color: #0071D7;
  padding: 10px 0px;
  text-transform: uppercase;
}
footer .component.footer {
  background: #703D97;
  padding: 50px 0px;
  width: 100%;
}
footer .footer-isi-content h5 {
  color: #0071d5;
  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 only screen and (min-width:1024px) and (max-width:1120px){
footer .footer-isi{
 padding: 0px 20px 50px 20px;
}
header .top-menu-bar{
padding: 10px 15px;
}
}
@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: 30%;
    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 #05AA5D;
}
/************* 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;
}
/****** 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 10px;
  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: #0071d1;
  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: #0071d5;
  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/LipitorCom/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: #0071d5;
}
.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;
}


/************ About Page **************/
.main-content {
  padding: 30px 20px 30px 8px;
  position: relative;
}
.main-content h1 {
  color: #0071d3;
  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 #05AA5D;
}
.server-error .main-content h1::after {
  content: "";
  display: block;
  width: 18%;
  margin: 20px 0;
  border-bottom: 5px solid #05AA5D;
}
/*.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 #05AA5D;
}
.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: #0071d5;
}
.safety-info-content h5 {
  padding-bottom: 15px;
  color: #0071d5;
  font-weight: 500;
}
.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 #0071d5;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  padding: 15px;
  object-fit: contain;
  max-width: 80px;
  background-color: #FFF;
}
.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%;
}
.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: #0071d5;
  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/LipitorCom/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: #0071d5;
  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/LipitorCom/Images/anchor-blue-arrow.png) no-repeat;
  margin: 4px 0 0 6px;
}
/********** ISI sidebar ***********/
#sidebar-scroll-content {
  /*overflow: hidden;*/
}
#sidebar-scroll-content > hr {
  margin: 20px 10px;
}
#sidebar-scroll-content .content {
  overflow: auto;
  position: relative;
  height: 400px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
label.hidden {
  display: none;
}
.content.hidden {
  display: none;
}
.content .half img:nth-child(odd) {
  margin: 0 2% 2% 0;
}
#sidebar-scroll-content.resizable {
  background: #444;
  padding-bottom: 30px;
}
.content.zero-height {
  height: 0;
}
.content.zero-width {
  width: 0;
}
.transitions #sidebar-scroll-content {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
}
.transitions .content {
  -webkit-transition: all .6s ease-out;
  -moz-transition: all .6s ease-out;
  -o-transition: all .6s ease-out;
  transition: all .6s ease-out;
}

/**************** HomePage ****************/
.home main {
  background: #D1E2EF;
  display: inline-block;
  width: 100%;
  background: url(/-/media/Project/Common/LipitorCom/Images/home-page-banner.png) no-repeat, 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 #0071d5;
  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: #0071d5;
  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: #0071d5;
}
.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: #0071d5;
}
.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 #05AA5D;
}
.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: 30px;
  position: absolute;
  left: 0px;
}
.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%;
}
main #three-tips .Subheading-sections-icon .field-icon:before {
  content: "";
  border: 2px solid #0071d5;
  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: 50px;
  height: 50px;
  padding: 0px;
  background: none;
  z-index: 99;
  margin-left: 10px;
  margin-top: 5px;
  max-width: 40px;
  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: #0071d5;
}
.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/LipitorCom/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 {
  transform: rotate(270deg);
  margin-top: 60px;
}
.home #pills-brand-name .pill-not {
  text-align: center;
}
.field-validation-error::before {
  width: 0px;
}
/************** Resource ***************/
.resources .main-content {
  padding: 10px 20px 10px 8px;
}
.resources h1 {
  margin-top: 25px;
}
.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: #0071d5;
  padding-bottom: 30px;
  padding-left: 280px;
}
.resources .resource-sections .cta-field {
  clear: both;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 65px;
}
.resources .resource-sections .cta-field a {
  background: #0071d5;
  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;
}
.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: #0071d5;
}
ul.field-items.learn-list {
  padding-left: 0px;
}
.resources #three-tips, .copay-card-confirmation #three-tips {
  padding-bottom: 60px;
  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: #0071d5;
  line-height: 34px;
}
#save-card .btn-primary {
  text-align: center;
  margin-top: 60px;
  display: inline-block;
}
#save-card .btn-primary a {
  background: #0071d5;
  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: #0071d5;
  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/LipitorCom/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 .field-image.mobile-saving-image {
  display: none
}
#save-card .terms-link a {
  color: #0071d5;
}
.resources #resource-three-tips .field-subheadline {
  text-align: left;
  color: #0071d5;
  font-size: 30px;
}
.resources #resource-three-tips .field-subheadline::after {
  content: "";
  display: block;
  width: 9%;
  margin: 10px 0;
  border-bottom: 5px solid #05AA5D;
}
.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;
}
/********** 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) {
  .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-interstitial.interstitial .window .inner .right .caption {
    scrollbar-base-color: #f1f1f1;
    scrollbar-face-color: #52be48;
    scrollbar-3dlight-color: #f1f1f1;
    scrollbar-highlight-color: #f1f1f1;
    scrollbar-track-color: #f1f1f1;
    scrollbar-arrow-color: #f1f1f1;
    scrollbar-shadow-color: #f1f1f1;
    scrollbar-dark-shadow-color: #f1f1f1;
  }
  .isi-interstitial.interstitial .window .inner .right .caption:after {
    content: "";
    height: 32px;
    display: block;
  }
  .sidebar-isi .block-pfe-template-base .content {
    scrollbar-base-color: #f1f1f1;
    scrollbar-face-color: #52be48;
    scrollbar-3dlight-color: #f1f1f1;
    scrollbar-highlight-color: #f1f1f1;
    scrollbar-track-color: #f1f1f1;
    scrollbar-arrow-color: #f1f1f1;
    scrollbar-shadow-color: #f1f1f1;
    scrollbar-dark-shadow-color: #f1f1f1;
  }
  .sidebar-isi .block-pfe-template-base .content:after {
    content: "";
    height: 32px;
    display: block;
  }
}
/************* 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: #FF0004;
  font-size: 18px;
  padding: 0 0 20px 0px;
  display: inline-block;
  width: 100%;
}
footer .content-detail {
  width: 100%;
}
#signup-form-load .left-popup input.error_input {
  border: 1px 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;
}
