/* Header styling */

#zero-pay-savings div#header-container {
  display: none;
}

#zero-pay-savings .topnavigation {
  border-bottom: 7px solid #2CD5C4;
}

.zero-pay-savings-logo-main {
  padding: 35px 0 0 0;
}

.zero-pay-savings-logo {
  padding: 35px 0 25px 0;
}

.zero-savings-prescription-inner {
  padding: 10px 0 10px 0;
  max-width: 841px;
}

.zero-savings-prescription-inner h1 {
  margin: 0 0 20px 0;
  font-size: 45px;
  line-height: 45px;
}

.zero-savings-prescription-inner p {
  font-family: 'Gotham-Book';
  font-size: 17px;
  line-height: 24px;
  color: #333333;
  padding: 0 0 10px 0;
}

.zero-savings-prescription-inner p.field-required {
  font-family: 'Gotham-Medium';
}

#zero-pay-savings #new_form {
  display: none;
}

#zeropay-orphan-form-container {
  max-width: 1210px;
  margin: 0 auto;
}

.zero-pay-savings-form {
  max-width: 1176px;
  background: #EFEFEF;
  border-radius: 20px;
  padding: 50px;
}

.cmp-dynamicform-v2.zero-pay-savings-form .cmp-dynamicform__generated-form {
  padding: 0;
  max-width: 1076px;
  margin: 0 auto;
}

.cmp-dynamicform-v2.zero-pay-savings-form .cmp-dynamicform__generated-form .cmp-dynamicform__form-group {
  margin-bottom: 25px;
}

.zero-pay-savings-form label {
  font-size: 17px;
  font-family: 'Gotham-Book';
  line-height: 24px;
  margin-bottom: 6px;
  display: block;
  color: #333333;
  position: relative;
}

.zero-pay-savings-form input {
  border: 1px solid #D0D0D0;
  border-radius: 8px 8px 0px 0px;
  height: 40px;
  font-family: 'Gotham-Book';
  color: #333;
  appearance: none;
  -webkit-appearance: none;
  outline: none;
  box-shadow: 0px 4px 8px #3133331A;
}

.cmp-dynamicform-v2.zero-pay-savings-form .cmp-dynamicform__generated-form .form-control:not(textarea) {
  border: 1px solid #F0B323;
  height: 40px;
  border-radius: 8px;
  box-shadow: inset 0px 3px 6px #00000029, 0px 4px 8px #3133331A;
}

.zero-pay-savings-form label span.text-danger {
  position: relative;
  left: -5px;
  font-size: 14px;
  vertical-align: top;
  line-height: 21px;
}

.cmp-dynamicform-v2.zero-pay-savings-form .cmp-dynamicform__generated-form .has-error .cmp-dynamicform__control-label {
  color: #333333;
}

.cmp-dynamicform-v2.zero-pay-savings-form .cmp-dynamicform__generated-form .button-group {
  margin-top: 45px;
  margin-bottom: 0;
}

.cmp-dynamicform-v2.zero-pay-savings-form .cmp-dynamicform__form-group button.cmp-dynamicform__submit-btn {
  width: 215px;
  border: 3px solid #F0B323;
  border-radius: 44px;
  background: #F0B323;
  color: #333333;
  font-weight: 600;
  padding: 0px;
  min-height: 44px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Gotham-Bold';
  outline: none;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
}

.cmp-dynamicform-v2.zero-pay-savings-form .cmp-dynamicform__form-group button.cmp-dynamicform__submit-btn:hover {
  outline: none;
}

.zero-pay-savings-form .cmp-dynamicform__clear-btn {
  display: none;
}

.orphan-savings {
  max-width: 100%;
  margin: 0 auto;
}

.orphanpage-content-container {
  max-width: 1210px;
  margin: 0 auto;
}

/* ISI Section */

#zero-pay-savings div#frx-isi-title {
  margin-top: 40px;
}
#zero-pay-savings div#approved-use,
#zero-pay-savings .cmp-highlightinfo {
  display: block;
}

/* Footer Section */


#zero-pay-savings .footer-container .show-id{
  display: none;
}
#zero-pay-savings .footer-container .orphan-page-only {
  display: none;
}

#zero-pay-savings .foot-nav ul li.sitemap{
  display: none;
}

/* Thank you Msg Section */

.orphan-page-form-thank-you {
  max-width: 961px;
  margin: 0 auto;
}
.orphan-thank-you-msg {
  padding-left: 0;
  padding-right: 0;
}
.orphan-page-form-thank-you h3{
  font-size: 45px;
  line-height: 45px;
  margin: 0 0 25px;
  border-bottom: 1px solid #f0b323;
  padding-bottom: 25px;
  font-family: 'Gotham-Bold';
}
.orphan-page-form-thank-you p{
  font-size: 21px;
  line-height: 24px;
  color: #333333;
  font-family: 'Gotham-Book';
  padding-bottom: 10px;
}
.orphan-thank-cta{
  margin: 40px 0 10px;
  text-align: center;
}
.orphan-thank-cta a.orphan-btn {
  background: #F0B323;
  height: 44px;
  font-family: 'Gotham-Bold';
  font-size: 16px;
  line-height: 44px;
  display: block;
  text-align: center;
  border-radius: 25px;
  color: #333333;
  max-width: 286px;
  margin: 0 auto;
}
.orphan-thank-cta a.orphan-btn span {
  display: inline-block;
  position: relative;
  padding-right: 15px;
}

.orphan-thank-cta a.orphan-btn span:after {
  position: absolute;
  right: 0;
  content: "\f054";
  font-family: "FontAwesome6Free-Solid";
  color: #333333;
  font-size: 18px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.zero-pay-savings-form input:-webkit-autofill, 
.zero-pay-savings-form input:-webkit-autofill:hover, 
.zero-pay-savings-form input:-webkit-autofill:focus, 
.zero-pay-savings-form textarea:-webkit-autofill, 
.zero-pay-savings-form textarea:-webkit-autofill:hover, 
.zero-pay-savings-form textarea:-webkit-autofill:focus, 
.zero-pay-savings-form select:-webkit-autofill, 
.zero-pay-savings-form select:-webkit-autofill:hover, 
.zero-pay-savings-form select:-webkit-autofill:focus{
  font-family: 'Gotham-Book';
}

@media only screen and (min-width: 991px) {
  #zero-pay-savings.sticky .topnavigation {
    display: block;
  }
  #zero-pay-savings .zero-pay-savings-logo img{
    max-width: 30%;
  }
}

@media only screen and (max-width: 1300px) {
  #zeropay-orphan-form-container{
    padding-left: 20px;
    padding-right: 20px;
  }
  #zeropay-orphan-form-container .orphanpage-content-container{
    padding-left: 0px;
    padding-right: 0px;
  }
  .orphanpage-content-container{
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (max-width: 991px) {

  /* Header styling */

  .zero-pay-savings-logo-main.mobile-only {
    position: fixed;
    z-index: 99;
    background: #FFF;
    width: 100%;
  }

  #zeropay-orphan-form-container{
    padding-top: 140px;
  }

  #zero-pay-savings .sticky-menu.mobile-only{
    display: none;
  }
  #zero-pay-savings span.burger{
    background: url(/content/dam/intelligentcontent/brands/breztri-dtc/us/en/images/phase2-q3/mobile/zero-pay-savings/menu-icon.png);
    top: 95px;
  }
  #zero-pay-savings .highlight-menu#menuToggle input[type="checkbox"]{
    top: 90px;
  }
  #zero-pay-savings #menuToggle input[type="checkbox"]:not(:checked) {
    top: 95px;
  }
  #zero-pay-savings li.cmp-navigation__item.cmp-navigation__item--level-0{
    display: none;
  }
  #zero-pay-savings li.cmp-navigation__item.cmp-navigation__item--level-0:nth-child(7),
  #zero-pay-savings li.cmp-navigation__item.cmp-navigation__item--level-0:nth-child(8),
  #zero-pay-savings li.cmp-navigation__item.cmp-navigation__item--level-0:nth-child(9),
  #zero-pay-savings li.cmp-navigation__item.cmp-navigation__item--level-0:nth-child(10) {
    display: block;
  }
  #zero-pay-savings #mobile-menu a.cmp-image__link img {
    width: 230px;
  }
   
  .zero-pay-savings-logo {
    padding: 20px 0 15px 0;
  }

  .zero-pay-savings-logo {
    max-width: 230px;
  }

  .zero-savings-prescription-inner h1 {
    font-size: 27px;
    line-height: 32px;
    margin-bottom: 15px;
  }

  .zero-savings-prescription-inner p {
    font-size: 14px;
    line-height: 21px;
  }

  .zero-savings-prescription-inner {
    padding: 10px 0 5px 0;
  }
  .zero-savings-prescription-inner p.field-required{
    font-family: 'Gotham-Bold';
  }

  .zero-pay-savings-form{
    padding: 30px 30px 40px;
  }

  #zero-pay-savings .footer-container{
    margin-top: 20px;
  }

  /* Thank you Msg Section */

  .orphan-page-form-thank-you h3 {
    font-size: 27px;
    line-height: 32px;
  }
  .orphan-page-form-thank-you p {
    font-size: 16px;
    line-height: 21px;
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
  }
  .orphan-thank-cta {
    margin: 20px 0 0px;
  }

}

@media only screen and (max-width: 414px) {
  .zero-savings-prescription-inner{
    max-width: 325px;
  }
  .zero-savings-prescription-inner p.field-required{
    max-width: 325px;
  }
}

@media only screen and (max-width: 360px) {
  .zero-pay-savings-form {
    padding: 30px 20px 40px;
  }
  .orphan-thank-cta a.orphan-btn{
    font-size: 14px;
  }
}