@media all {
  .container.coupon-page .coupon img.logo,
  .container.voucher-page .coupon img.logo {
    max-width: 25%;
    padding-bottom: 10px;
    display: inline-block;
    margin-top: 30px;
  }
  .isen-r-logo {
    margin-left: -20px;
    margin-right: 20px;
  }

  .container.coupon-page .coupon img.logo.dora-logo-coupon {
    margin-top: 0px;
    max-width: 20%;
    margin-left: 1.2em;
  }
  .container.coupon-page .coupon img.logo.dels-logo-coupon {
    max-width: 28%;
    /* margin-top: 10px; */
    vertical-align: bottom;
  }
  @media screen {
    .container.coupon-page .coupon img.logo.dels-logo-coupon {
      margin-bottom: -20px;
    }
    .coupLogo {
      margin-bottom: 20px;
    }
    .container.coupon-page .coupon img.logo,
    .container.voucher-page .coupon img.logo {
      margin-top: 10px;
    }
  }

  .pright {
    width: 45%;
    font-size: 12px;
    color: #171717;
  }
  .landing-2-tagline {
    width: 53%;
    display: inline-block;
  }

  .coupon-bottom {
    padding: 5px 0px;
    font-size: 13.5px;
  }
  .teal-text {
    color: #1a5b5b;
  }
  #coupon-bottom-div {
    height: 4.55em;
  }
  #eligibleStrong {
    font-size: 1.25em;
    line-height: 110%;
  }
  #rxbinDiv {
    width: 80%;
  }
  .col-xs-2 {
    width: 16%;
  }
  #expDateDiv {
    width: 17%;
  }

  .form-bold {
    color: #1a5b5b;
  }
  .brandbar_sub.nobg h2 {
    color: #000;
  }
  .nocapsLeft {
    margin-left: 2%;
    margin-right: 2%;
    color: #171717;
    padding: 13px 0px;
  }

  .calloutLeft .medGuidePI {
    margin: 0;
    text-align: left;
  }
  .callout-white-bkg {
    background-color: #ffffff;
    padding: 0em 1em;
    width: 50%;
    display: inline-block;
    float: right;
    margin-right: -15px;
  }
  .warningDiv#h4 {
    font-size: 12px;
    line-height: 110%;
    margin-bottom: 2em;
    text-align: left;
    padding-left: 0.3em;
    width: 34%;
    margin-top: 0px;
    position: absolute;
    right: 0px;
  }
  .eligibleStrongP {
    width: 61.5%;
  }
  #warning-box {
    font-size: 16px;
    line-height: 110%;
  }
  /* .stepTitle {
    color: #1a5b5b;
    font-weight: bold;
  }
   */
  .buttona .bubble_btn .green {
    /* INSET BOX SHADOW CAN BE APPLIED TO THIS */
    background: #47511f;
  }
  .buttona .bubble_btn .orange {
    background: #502e11;
  }
  #brightGreenButton .bubble_btn .green {
    background-color: #566420;
  }
  #brightOrangeButton .bubble_btn .orange {
    background: #733e11;
  }
  /* .text-dark-contrast,
  .buttona .bubble_btn .bubble_title.text-dark-contrast {
    color: #171717;
  } */
  #h4 {
    font-size: 16px;
    font-weight: bold;
  }
  #notValid {
    font-size: 20px;
    font-weight: bold;
    color: #171717;
  }
  .img-80 {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    max-width: 506px;
  }
  .title-1{
    margin-top: 48px;
  }
  .title-2{
    margin-top: 67px;
  }
  .title-3{
    margin-top: 124px;
  }
}

@media screen and (max-width: 768px) {
  /* .topbar .pright {
    text-align: right;
  } */
  .container.coupon-page .coupon img.logo.dora-logo-coupon {
    max-width: 70%;
    display: block;
    margin: auto 0px;
  }
  .isen-logo {
    width: 322px;
    margin-right: -8px;
  }
  .isen-r-logo {
    width: 402px;
    margin-left: -72px;
  }
  .dora-logo-coupon {
    width: 352px;
    margin-right: -110px;
  }
  .dels-logo-coupon {
    margin-left: -10px !important;
    width: 462px !important;
    max-width: initial !important;
  }
  #lightTitleDiv {
    margin-top: 10px;
  }
  .nocapsLeft {
    width: 96% !important;
    float: none;
  }
  .calloutLeft .medGuidePI {
    margin-bottom: 0;
  }
  .brandbar {
    padding-top: 6.5em;
  }
  .img-80 {
    width: 68%;
    padding-top: 1.5em;
  }
  .warningDiv#h4 {
    position: initial;
    width: 100% !important;
  }
  .eligibleStrongP {
    width: 100%;
  }
  .landing-2-tagline {
    width: 100%;
  }
  .callout-white-bkg {
    width: 100%;
    float: none;
  }
  .row.shrink.padtop {
    padding-top: 0px;
  }
  .dels-logo-coupon {
    margin-left: 0px !important;
    width: 330px !important;
  }
  .title-1, .title-2, .title-3{
    margin-top: 0px;
  }
}
@media screen and (max-width: 400px) {
  .box .bubble_title {
    padding-left: 30px;
    min-height: 1px;
  }
  #coupon-bottom-div {
    height: 5em;
  }
  .img-80 {
    width: 98%;
    padding-top: 0;
    margin: 0.5 auto !important;
  }
  .warningDiv#h4 {
    line-height: 90%;
  }
  .callout {
    width: 98% !important;
    margin: 0 !important;
  }
  .calloutLeft .medGuidePI {
    font-size: 1em;
  }
}
@media screen and (max-width: 600px) {
  .img-80 {
    width: 93%;
    margin-top: 1.5em;
  }
  .isen-hd-landing-logo {
    width: 78%;
  }
  .dora-logo {
    margin-top: 0px;
    width: 68%;
  }
  .col-lg-12.brandbar {
    padding-right: 0px;
    padding-left: 5px;
    padding-bottom: 1em;
  }
  .warningDiv#h4 {
    line-height: 90%;
  }
  .calloutLeft {
    padding: 5px;
  }
  .callout-white-bkg {
    width: 100%;
    float: none;
    padding: 15px;
    margin-right: 0px;
  }
  .landing-2-tagline {
    width: 100%;
  }
}
@media screen and (min-width: 401px) and (max-width: 460px) {
  .callout {
    width: 17em !important;
    margin: -37px auto 1em 0.5em;
  }
  .img-80 {
    margin-top: 2em;
    padding-top: 0;
  }
  .callout {
    width: 98% !important;
    margin: 0 !important;
  }
  .calloutLeft .medGuidePI {
    font-size: 1em;
  }
  #lightTitleDiv {
    float: left;
  }
}
@media screen and (min-width: 600px) and (max-width: 768px) {
  .calloutLeft {
    padding: 5px;
  }
}
@media screen and (min-width: 768px) {
  .img-left {
    float: left;
    margin-right: 25px;
  }
  #coupon-bottom-div {
    height: 2.5em;
  }
  .img-right {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  #warning-box {
    font-size: 15px;
    line-height: 110%;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .callout-white-bkg {
    width: 51%;
  }
}

@media screen and (max-width: 479px) {
  .box.if-eligable p.buttonBody {
    padding-right: 3px;
  }

  .coupon-bottom.col-xs-2 {
    width: 33.3333%;
  }
  #expDateDiv {
    width: 33.3333% !important;
  }
  #h3,
  #h4 {
    font-size: 16px;
  }
  #lightTitleDiv #h4 {
    padding-bottom: 8px;
  }
}
@media screen and (max-width: 320px) {
  .img-80 {
    width: 96%;
    padding-top: 0em;
    margin-top: 0.5em;
  }
  .dora-logo {
    width: 82%;
  }
}

@media screen and (max-width: 1200px) {
  .brandbar_sub .header_center {
    padding-right: 16% !important;
  }
  #rxbinDiv {
    width: 100%;
  }
  #expDateDiv {
    width: 16.66666667%;
  }
  #rightList {
    padding-top: 0;
    margin-top: -10px;
  }
}

@media screen and (min-width: 992px) {
  .callout-white-bkg {
    padding: 1.4em 0.5em 1.5em 0.9em;
  }
}

@media screen and (min-width: 800px) and (max-width: 1200px) {
  .img-80 {
    width: 47%;
  }
}

@media screen and (min-width: 1200px) {
  /* .box:after {
    content: "";
    display: table;
    clear: both;
  } */
  .brandbar_sub h3 {
    width: 70%;
    float: right;
  }
  .brandbar_sub {
    min-height: 83.1px;
  }

  #coupon-bottom-div {
    background: none;
    height: 3.5em;
  }
  .img-80 {
    max-width: 250px;
    display: inline-block;
  }
  .brandbar {
    text-align: center;
    padding-left: 40px;
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .img-right {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .padd-l-10 {
    padding-left: 10px;
  }
  .dora-logo {
    margin-top: -8px;
    max-width: 200px;
    margin-left: 1.5em;
  }
  .dels-logo {
    max-width: 290px;
    margin-bottom: -8px;
  }
  .container.coupon-page .coupon img.logo.dora-logo-coupon {
    max-width: 20%;
    margin-left: 1.5em;
    vertical-align: bottom;
  }
  .callout-tagline-section {
    position: relative;
    margin-bottom: 15px;
  }
  .eligibleStrongP {
    margin: 30px 0px;
    width: 66%;
  }
  .warningDiv#h4 {
    width: 32%;
    margin-top: 0px;
    position: absolute;
    right: 0px;
  }
  #warning-box {
    font-size: 16px;
  }
}

@media print{
  .couponTitle #h4, .couponTitle #h4 strong{
    font-size: 15px!important;
  }
  .container.coupon-page .coupon img.logo, .container.voucher-page .coupon img.logo{
    margin-top: 0px;
  }
  .container.coupon-page .shrink ul, .container.voucher-page .shrink ul{
    padding-top: 0px!important;
  }
  strong#eligibleStrong,#h4 strong span#warning-box, p#h3.warningDiv strong.printSize, .notIns, .warningDiv {
    font-size: 6px!important;
    line-height: 6px!important;
  }
  .eligibleStrongP {
    line-height: 9px!important;
  }
  #couponBody li,p.couponPleaseNote, strong.pleaseNoteStrong, .coupon p, .eligibleStrongP, .toInitiate{
    font-size: 4.8px!important;
  }
  .container.coupon-page .coupon img.logo.dels-logo-coupon{
    max-width: 21%;
  }
  .container.coupon-page .coupon img.logo.dora-logo-coupon{
    max-width: 16%;
  }
  .title-1 {
    margin-top: 0px;
  }
  .title-2 {
    margin-top: 5px;
  }
  .title-3 {
    margin-top: 15px;
  }
  #notValid{
    font-size: 10px!important;
  }
  .warningDiv#h4{
    width: 39%;
    padding: 2px;
  }
  .eligibleStrongP{
    width: 60%;
  }
  .shrink ul li{
    margin-bottom: 3px;
  }
  .toInitiate{
    padding-top: 0px;
  }
  ul{
    margin-bottom: 5px;
  }
  p.couponPleaseNote{
    margin-bottom: 5px;
  }
  .coupon #coupon-bottom-div {
    height: 1em!important;
    margin-top: -7px;
  }
  #h4{
    font-size: 5px;
  }
  .box.coupon-info h3, .box.coupon-info h2 {
    font-size: 7px!important;
    line-height: 10px;
  }
  #lightTitleDiv{
    margin-top: 9px;
  }
}
/*CHrome only*/

@supports (not (-webkit-hyphens:none)) and (not (-moz-appearance:none)) and (list-style-type:"*")  {

  @media print {
    .title-1 {
      margin-top: 10px;
    }
    .title-2 {
      margin-top: 5px;
    }
    .title-3 {
      margin-top: 11px;
    }
  }
}

@media screen and (min-width: 1200px) {
  .coupon-bottom {
    font-size: 10.6px;
  }
  #coupon-bottom-div {
    height: 2em;
  }
  #notValid {
    font-size: 16.5px;
  }
  #lightTitleDiv {
    height: 2.5em;
  }
  #lightTitleDiv #h4 {
    margin-top: 7px;
  }
  #eligibleStrong {
    font-size: 0.91em;
  }
  #warning-box {
    font-size: 8px;
  }
  .notIns {
    font-size: 12px;
  }
  .printNoPad .lightTitle {
    font-size: 12px;
  }
  .box.coupon-info h3 {
    font-size: 12px;
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .title-1, .title-2, .title-3 {
    margin-top: 0px;
  }
  #couponBody li {
    font-size: 7.87px;
  }
  .box.coupon-info p.couponPleaseNote, .box.coupon-info p.toInitiate {
    font-size:7.87px;
  }
}

@media print {

  /* Safari 10.1+ (which is the latest version of Safari at this time) */
  _::-webkit-full-page-media, _:future, :root strong#eligibleStrong {
    font-size: 5.8px!important;
  }
  _::-webkit-full-page-media, _:future, :root #couponBody li,
  _::-webkit-full-page-media, _:future, :root p.couponPleaseNote,
  _::-webkit-full-page-media, _:future, :root  strong.pleaseNoteStrong,
  _::-webkit-full-page-media, _:future, :root .coupon p,
  _::-webkit-full-page-media, _:future, :root .eligibleStrongP,
  _::-webkit-full-page-media, _:future, :root .toInitiate{
    font-size: 4.64px!important;
  }

  /****** FIREFOX ONLY ******/
  @-moz-document url-prefix() {
    #couponBody li,
    p.couponPleaseNote,
    strong.pleaseNoteStrong,
    .coupon p,
    .eligibleStrongP,
    .toInitiate {
      font-size: 4.64px!important;
    }
    .container.coupon-page .shrink ul, .container.voucher-page .shrink ul {
      padding-top: 10px !important;
      padding-left: 0px !important;
    }
    .toInitiate {
      padding-top: 10px !important;
    }
    strong#eligibleStrong {
      font-size: 5.8px!important;
    }
    #couponBody li.p-fix{
      font-size: 4.62px !important;
    }
    #couponBody li.p-fix-1{
      font-size: 4.67px !important;
    }
    #couponBody li.p-fix-2{
      font-size: 4.88px !important;
    }
  }

}