#saving-program #header #header-logo .logo {
  background: linear-gradient(to bottom, #05070c 1%, #1c468e 100%);
  border: 0px;
}

/*banner section*/

#savings-offer {
  margin-top: -2px;
}

#savings-offer #banner-txt {
  padding: 0px;
}

#savings-offer #banner-txt .banner-content {
  background-color: #1c468e;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#savings-offer .banner-content .inner-page-content {
  padding-bottom: 10px;
  width: 90%;
  max-width: 1366px;
  margin: 0 auto;
}

#savings-offer .banner-content .inner-page-content .image-break .bg-image {
  background-image: url('/content/dam/intelligentcontent/brands/daliresp/us/en/image/savings-bg.png');
  background-repeat: no-repeat;
  background-size: 127px 128px;
  background-position: 99% 48%;
  padding: 10px 0;
}

#savings-offer .banner-content .inner-page-content h1 {
  margin-top: 0;
  padding-bottom: 30px;
  padding-top: 20px;
  font-family: 'HelveticaCdLt';
  font-size: 23px;
  line-height: 25.3px;
  color: #ffffff;
  margin-bottom: 10px;
  font-weight: 500;
}

#savings-offer .banner-content .inner-page-content h1 span.bold {
  font-family: "helvetica-neue-lt-pro-cond";
  font-weight: 700;
}

#savings-offer .banner-content .inner-page-content h1 span {
  display: block;
  padding-top: 5px;
}

#savings-offer .banner-content .inner-page-content h1 span.bold span.yellow {
  display: inline;
}

#savings-offer .banner-content .inner-page-content h1 span.yellow {
  color: #e59e25;
}

#savings-offer .banner-content .inner-page-content h1 span.word-wrap {
  display: block;
}

#savings-offer .banner-content .inner-page-content h2 {
  font-family: "helvetica-neue-lt-pro";
  font-weight: 300;
  font-size: 18px;
  color: #fff;
  line-height: 19.8px;
  margin-top: 20px;
  margin-bottom: 10px;
}

#savings-offer .banner-content .inner-page-content p {
  font-family: "helvetica-lt-pro";
  font-weight: 300;
  font-size: 18px;
  color: #fff;
  line-height: 19.8px;
  margin-bottom: 10px;
}

#savings-offer .banner-content .inner-page-content p span {
  display: inline;
  padding-top: 0;
}

/*#savings-offer .banner-content .inner-page-content p span.bracket {*/
/*  color: #fe09fd;*/
/*}*/

#savings-offer .banner-content .inner-page-content p span.word-wrap {
  display: block;
}

#savings-offer .banner-content .inner-page-content p span.desk-break {
  display: inline;
}

#savings-offer .banner-content .inner-page-content p.desk-only {
  display: none;
}

#savings-offer .banner-content .inner-page-content p.foot-note {
  font-size: 12px;
}

#savings-offer .banner-content .inner-page-content p.foot-note {
  font-size: 12px;
  line-height: 17.14px;
}

#savings-offer .banner-content .inner-page-content img.desk-only {
  display: none;
}

.clear-both {
  clear: both;
}


/*second section*/

#savings-offer #outer-content {
  width: 100%;
}

#savings-offer #second-section-txt {
  padding: 0px;
}

#savings-offer #second-section-txt .inner-content {
  width: 90%;
  margin: 0 auto;
  max-width: 1366px;
}

#savings-offer #second-section-txt .inner-content .left-content.desk-only {
  display: none;
}

#savings-offer .left-content .button p {
  margin-top: 10px;
  font-family: "helvetica-neue-lt-pro-cond";
  font-weight: 700;
  padding: 8px 10px 6px 10px;
  color: #fff;
  background-color: #3dadef;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}

#savings-offer .left-content .button p:hover {
  background-color: #213c7b !important;
}

#savings-offer .left-content .button p a {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  font-family: "helvetica-neue-lt-pro-cond";
  font-weight: 700;
}

#savings-offer .left-content .button p a:focus,
#savings-offer .left-content .button p a:focus-visible {
  outline: none;
}

#savings-offer .left-content .button p a:hover {
  text-decoration: none;
}

#savings-offer .left-content .button p:after {
  font-size: 14px;
  left: 20%;
  line-height: 20px;
  color: #fff;
  position: relative;
}

#savings-offer .left-content .button p:hover:after {
  color: #f4a71c !important;
}

#savings-offer .inner-content .left-content p {
  color: #000;
}

#savings-offer .inner-content .left-content p.foot-note {
  font-size: 12px;
  line-height: 17.1429px;
  font-family: Arial;
  margin-bottom: 10px;
}

#savings-offer .mob-image img {
  width: 100%;
}

#savings-offer .mobile-only .button p {
  margin-top: 10px;
  font-family: "helvetica-neue-lt-pro-cond";
  font-weight: 700;
  padding: 8px 10px 6px 10px;
  color: white;
  background-color: #3dadef;
  font-size: 14px;
  line-height: 20px;
}

#savings-offer .mobile-only p.foot-note {
  font-family: Arial;
  margin-bottom: 10px;
  color: #000;
  font-size: 12px;
  line-height: 17.1429px;
}

#savings-offer .right-content {
  padding-bottom: 25px;
}

#savings-offer .right-content h3 {
  font-family: "helvetica-neue-lt-pro";
  font-size: 15px;
  line-height: 16.5px;
  color: #405f99;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 500;
}

#savings-offer .right-content p {
  color: #000;
  margin-bottom: 10px;
  font-family: Arial;
  font-size: 14px;
  line-height: 20px;
}

/*#savings-offer .right-content p span.bracket {*/
/*  color: #fe09fd;*/
/*}*/

#savings-offer .right-content p sup {
  line-height: 0;
}

#savings-offer .right-content p.bold {
  font-weight: bold;
}

#savings-offer .right-content p.bold.underline {
  text-decoration: underline;
}

#savings-offer .right-content p span.nowrap {
  white-space: nowrap;
}

#savings-offer .right-content p span.underline {
  text-decoration: underline;
}

#savings-offer .right-content p span.bracket.bold {
  font-weight: bold;
}

/*Third section*/

#savings-offer #isi-section {
  padding: 0px;
}

#savings-offer #isi-section .isi-section {
  background-image: url('/content/dam/intelligentcontent/brands/daliresp/us/en/image/lighter-bg.jpg');
}

#savings-offer .isi-section .isi-inner {
  width: 90%;
  margin: 0 auto;
  padding: 5px 0;
  margin-top: -20px;
  padding-bottom: 10px ! important;
}

#savings-offer .isi-section .isi-inner h2 {
  font-weight: 700;
  font-family: "helvetica-neue-lt-pro-cond";
  color: #e59e25;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 10px;
  line-height: 26.4px;
}

#savings-offer .isi-section .isi-inner h3 {
  font-family: "helvetica-neue-lt-pro";
  font-weight: 600;
  font-size: 15px;
  color: #e59e25;
  line-height: 16.5px;
  margin-top: 20px;
  margin-bottom: 10px;
}

#savings-offer .isi-section .isi-inner p {
  color: white;
  font-family: Arial;
  margin-bottom: 10px;
}

#savings-offer .isi-section .isi-inner p span.nowrap {
  white-space: nowrap;
}

#savings-offer .isi-section .isi-inner p.bold {
  font-weight: bold;
}

#savings-offer .isi-section .isi-inner p a {
  color: #3dadef;
  text-decoration: underline;
}

#savings-offer .isi-section .isi-inner p img.accesible-img {
  width: 10px;
  height: 10px;
  margin: 0 2px 4px 4px;
}

#savings-offer .isi-section .isi-inner p a:focus,
#savings-offer .isi-section .isi-inner p a:focus-visible {
  outline: none;
}

#savings-offer .isi-section .isi-inner ul {
  padding-left: 5%;
  margin-bottom: 10px;
}

#savings-offer .isi-section .isi-inner ul li {
  list-style-type: none;
  text-indent: -18px;
  color: #fff;
  font-family: Arial;
  font-size: 14px;
  line-height: 20px;
}

#savings-offer .isi-section .isi-inner ul li:before {
  content: "\2022";
  color: #f5a900;
  font-size: 15px;
  padding-right: 12px;
  margin-left: 0px;
}

#saving-program #footer .info-content .inner-info p.rights.others {
  display: block;
}

#saving-program #footer .info-content .inner-info p.rights.register-activate {
  display: none;
}


/*======Responsive design=====*/

@media only screen and (min-width: 768px) {
    
    
    /*banner section*/
    
  #savings-offer .banner-content .inner-page-content h1 span {
    padding-top: 0px;
  }

  #savings-offer .banner-content .inner-page-content p span {
    padding-top: 0;
  }

  #savings-offer .banner-content .inner-page-content p span.desk-break {
    display: block;
  }

  #savings-offer .banner-content .inner-page-content p.desk-only {
    display: block;
  }

  #savings-offer .banner-content .inner-page-content img.desk-only {
    display: none;
  }
  
  /*second section*/
  
  #savings-offer #second-section-txt .inner-content .left-content {
    width: 40%;
  }

  #savings-offer #second-section-txt .inner-content .left-content.desk-only {
    display: block;
  }

  #savings-offer #second-section-txt .inner-content .left-content .desk-image img {
    width: 83%;
    max-width: 366px;
  }

  #savings-offer .left-content .button p {
    padding: 8px 6px 6px 12px;
    max-width: 311px;
    width: 100%;
  }

  #savings-offer .left-content .button p:after {
    font-size: 23px;
    left: 18%;
    line-height: 23px;
    content: "\00BB";
    color: #fff;
    top: 2px;
    font-family: 'HelveticaCdLt';
    position: relative;
  }

  #savings-offer .mobile-only {
    display: none;
  }

  #savings-offer .mobile-only .button p {
    padding: 8px 6px 6px 12px;
    max-width: 311px;
    width: 100%;
  }

  #savings-offer #second-section-txt .inner-content .inner-content-flex {
    display: flex;
    justify-content: space-between;
  }

  #savings-offer .right-content {
    width: 55%;
  }
  
 /*Third section*/
  
  #savings-offer #sitemap {
    width: 100%;
  }

  #savings-offer .isi-section .isi-inner ul {
    padding-left: 3%;
  }

  #savings-offer .isi-section .isi-inner ul.pl {
    padding-left: 3%;
  }
}

@media only screen and (max-width: 991px) {
    
    /*Header*/
    
  #saving-program #header .navigation-overlay.show {
    margin-top: -10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 770px) {
    
  #savings-offer .left-content .button p {
    padding: 4px 6px 6px 12px;
  }

  #savings-offer .left-content .button p:after {
    top: 1px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 990px) {
    
    /*Header*/
    
  #savings-offer #header #header-logo .logo {
    margin-top: -1px;
  }
    
    
    /*Banner section*/
    
  #savings-offer .banner-content .inner-page-content p {
    font-size: 14px;
    line-height: 20px;
  }

  #savings-offer .banner-content .inner-page-content h2 p {
    font-size: 18px;
    line-height: 19.8px;
  }

  #header #header-flex {
    padding: 0 37px;
  }
  
  /*second section*/
  
  #savings-offer .left-content .button p:after {
    content: "\00BB";
    font-size: 28px;
    left: 20%;
    color: #fff;
    top: 3px;
    font-family: 'HelveticaCdLt';
    position: relative;
  }

  #savings-offer .left-content .button p {
    margin-bottom: 10px;
  }

  #savings-offer .left-content .button p {
    padding: 4px 6px 6px 12px;
  }

  #savings-offer #second-section-txt .inner-content .inner-content-flex {
    justify-content: space-between;
  }
    
    /*Third section*/
    
  #savings-offer .isi-section .isi-inner p {
    font-size: 14px;
    line-height: 20px;
  }
  
  /*Back to top*/

  .back-to-top a:after {
    font-size: 22px;
    font-family: 'HelveticaCdLt';
    top: 5px;
    position: relative;
  }
}



@media only screen and (min-width: 991px) {
    
    /*banner section*/
    
  #savings-offer .banner-content .inner-page-content .bg-flex {
    display: flex;
  }

  #savings-offer .banner-content .inner-page-content .image-break {
    width: 60%;
    display: inline-block;
  }

  #savings-offer .banner-content .inner-page-content .image-break .bg-image {
    background-image: none;
  }

  #savings-offer .banner-content .inner-page-content h1 {
    padding-bottom: 0px;
    font-size: 55px;
    line-height: 60.5px;
  }

  #savings-offer .banner-content .inner-page-content p {
    font-family: "helvetica-lt-pro";
    font-size: 20px;
    line-height: 28.57px;
    max-width: 620px;
  }

  #savings-offer .banner-content .inner-page-content p.foot-note {
    font-size: 13px;
    line-height: 18.57px;
  }

  #savings-offer .banner-content .inner-page-content img.desk-only {
    display: inline-block;
    width: 35%;
    margin-top: 0%;
    position: relative;
    top: 140px;
  }
  
  /*second section*/
  
  #savings-offer #second-section-txt .inner-content {
    margin-top: 20px;
  }

  #savings-offer #second-section-txt .inner-content .left-content {
    width: 40%;
  }

  #savings-offer #second-section-txt .inner-content .left-content .desk-image img {
    width: 95%;
  }

  #savings-offer .left-content .button p {
    padding: 5px 6px 4px 10px;
    max-width: 350px;
    width: 100%;
    font-size: 16px;
    line-height: 22.8571px;
    margin-bottom: 20px;
  }

  #savings-offer .left-content .button p a {
    font-size: 20px;
    line-height: 28.5714px;
  }

  #savings-offer .left-content .button p:after {
    content: "\00BB";
    font-size: 30px;
    left: 14%;
    color: #fff;
    line-height: 30px;
    font-family: 'HelveticaCdLt';
  }

  #savings-offer .inner-content .left-content p {
    margin-bottom: 20px;
  }

  #savings-offer .inner-content .left-content p.foot-note {
    font-size: 13px;
    line-height: 18.5714px;
  }

  #savings-offer .mobile-only .button p {
    padding: 8px 6px 4px 10px;
    max-width: 350px;
    width: 100%;
    font-size: 16px;
    line-height: 22.8571px;
    margin-bottom: 20px;
  }

  #savings-offer .mobile-only p {
    margin-bottom: 20px;
  }

  #savings-offer .mobile-only p.foot-note {
    font-size: 13px;
    line-height: 18.5714px;
  }

  #savings-offer .right-content {
    width: 60%;
  }

  #savings-offer .right-content h3 {
    font-size: 24px;
    line-height: 26.4px;
  }

  #savings-offer .right-content p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 25.7143px;
  }

  #savings-offer .right-content p a {
    color: black;
    cursor: default;
    pointer-events: none;
  }
  
  /*Third section*/
  
  #savings-offer .isi-section .isi-inner {
    margin-top: -23px;
    margin: 0 auto;
    width: 90%;
    max-width: 1366px;
    padding: 0;
  }

  #savings-offer .isi-section .isi-inner h2 {
    font-size: 30px;
    line-height: 33px;
  }

  #savings-offer .isi-section .isi-inner h3 {
    font-size: 20px;
    line-height: 22px;
  }

  #savings-offer .isi-section .isi-inner p {
    font-size: 16px;
    line-height: 22.8571px;
  }

  #savings-offer .isi-section .isi-inner ul li {
    font-size: 16px;
    line-height: 22.8571px;
  }
}

@media only screen and (min-device-width: 800px) and (max-device-height: 1280px) and (orientation: landscape) {
  .savings-page .inner-page-banner .inner-page-content p {
    width: 100% ! important;
  }

  #savings-offer .banner-content .inner-page-content img.desk-only {
    top: 75px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  #savings-offer .isi-section .isi-inner p img.accesible-img {
    position: relative;
    top: 3px;
  }
}

@media only screen and (min-width: 1250px) {
    
    /*banner section*/

  #savings-offer .banner-content .inner-page-content {
    background-position: 85% 6%;
  }
}

@media only screen and (min-width: 1366px) {
    
    /*banner section*/
  #savings-offer .banner-content .inner-page-content .image-break {
    width: 52%;
  }

  #savings-offer .banner-content .inner-page-content img.desk-only {
    top: 46px;
  }

  #savings-offer #second-section-txt .inner-content .left-content .desk-image img {
    width: 73%;
    max-width: 354px;
  }
    
    /*second section*/
    
  #savings-offer .left-content .button p {
    padding: 2px 6px 4px 10px;
  }

  #savings-offer .mobile-only .button p {
    padding: 6px 6px 4px 10px;
  }
}

@media only screen and (min-width: 1401px) {
  #savings-offer .isi-section .isi-inner p img.accesible-img {
    position: relative;
    top: 2px;
  }
}

@media only screen
  and (min-device-width: 800px)
  and (max-device-width: 1365px)   
  and (max-device-height: 1280px)
  and (orientation: landscape) {

    
    /*banner section*/
    
  #savings-offer .banner-content .inner-page-content h2 p {
    width: 100% ! important;
  }

  #savings-offer .banner-content .inner-page-content img.desk-only {
    top: 75px;
  }
}

@media only screen and (max-width: 768px) {
    
    /*Header*/
    
  #saving-program #header #header-logo .logo {
    margin-top: -1px;
  }
  
  /*Banner section*/
  
  #savings-offer .banner-content .inner-page-content p {
    font-size: 14px;
    line-height: 20px;
  }

  #savings-offer .banner-content .inner-page-content h2 p {
    font-size: 18px;
    line-height: 19.8px;
  }

  #savings-offer .clear-both {
    display: none;
  }
  
  /*second section*/
  
  #savings-offer .mobile-only .button a p:after {
    content: "\00BB";
    font-size: 28px;
    left: 30%;
    color: #fff;
    top: 3px;
    font-family: 'HelveticaCdLt';
    position: relative;
  }

  #savings-offer .mobile-only .button p {
    padding: 4px 10px 6px 10px;
    margin-bottom: 10px;
  }

  #savings-offer .mobile-only .button p:hover {
    background-color: #213c7b;
  }

  #savings-offer .right-content p a {
    color: #3dadef;
    cursor: pointer;
    pointer-events: auto;
  }

  #savings-offer .mobile-only .button p:hover::after {
    color: #f4a71c;
  }

  #savings-offer .right-content p span.nowrap a.dialer:hover span {
    color: #23527c;
    text-decoration: underline;
  }

  #savings-offer .right-content p span.variables {
    color: #3dadef;
  }

  #savings-offer .right-content {
    padding-bottom: 42px;
  }
    
     /*Third section*/
    
  #savings-offer .isi-section .isi-inner p {
    font-size: 14px;
    line-height: 20px;
  }

  #savings-offer .isi-section .isi-inner p img.accesible-img {
    position: relative;
    top: 4px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
  #savings-offer .banner-content .inner-page-content h1 {
    font-size: 17px;
    line-height: 18.7px;
  }

  #savings-offer .banner-content .inner-page-content .image-break .bg-image {
    background-size: 124px 120px;
  }

  #savings-offer .mobile-only .button a p:after {
    left: 20%;
  }
}


