    .offering-sec .offering-content {
        margin-top: 95px;
      }

      .footer-content .left-box .logo {
        width: 180px;
      }

      .simple-banner {
        padding: 60px 0;
      }

      .safety-information-sec h5 {
        font-size: 18px;
        text-transform: uppercase;
        color: #275eac;
        margin-bottom: 15px;
        margin-top: 20px;
        letter-spacing: 1.1px;
        line-height: normal;
      }

      .safety-information-sec .inner-wrapper h4 {
        text-transform: uppercase;
      }

      .safety-information-sec p {
        margin-bottom: 6px;
      }

      #isi-info.safety-information-sec {
        height: 115px;
        padding: 15px 0;
      }

      .safety-information-sec .inner-wrapper h4 {
        font-size: 24px;
      }

      .safety-information-sec h5 {
        margin-top: 0px;
      }

      .main-header .logo-box img {
        width: 85%;
      }

      #main-nav {
        padding: 30px 0 35px;
      }
      .safety-information-sec .warning-box p:nth-child(3),
      .safety-information-sec .warning-box ul {
        text-align: left;
        margin: 0px;
      }
      .prescription-sec .inner-wrapper {
        max-width: 910px;
      }

      .main-header .menu-wrapper .show-mob {
        display: none;
      }

      @media (max-width: 1024px) {
        .main-header .menu-wrapper {
          padding-top: 95px;
          padding-bottom: 35px;
          height: auto !important;
        }
        .main-header .menu-wrapper .hideonmobile {
          display: none;
        }
        .main-header .menu-wrapper .show-mob {
          display: block;
        }
        .main-header .menu-wrapper .inner-menu-wrapper {
          -ms-flex-direction: column;
          flex-direction: column;
        }
      }

      @media (max-width: 991px) {
        .main-header {
          padding: 20px 0 !important;
        }

        .safety-information-sec .inner-wrapper h4 {
          font-size: 20px !important;
          width: 90%;
        }
      }

      @media (max-width: 767px) {
        .main-header .menu-wrapper .hideonmobile {
          display: none;
        }

        .offering-sec .offering-content {
          margin: 50px auto;
          margin-top: 0px;
        }

        .mobileview {
          text-align: center;
        }

        .mobileview img {
          width: 50%;
          height: auto;
        }

        .simple-banner {
          padding: 30px 0;
        }

        .delivery-technology-sec {
          padding-top: 20px;
        }

        .safety-information-sec .inner-wrapper h4 {
          font-size: 18px;
          text-transform: capitalize;
          padding-right: 10px;
        }
      }

      @media (max-width: 576px) {
        #isi-info .expend-wrapper a {
          font-size: 14px;
          margin-top: 20px !important;
          display: inherit;
        }
      }

      @media (max-width: 420px) {
        .prescribing-info-sec .txt-box li:nth-of-type(1),
        .prescribing-info-sec .txt-box li:nth-of-type(2) {
          font-size: 11px;
        }

        .simple-banner {
          padding: 20px 0;
        }

        .delivery-technology-sec {
          padding-top: 20px;
        }
      }