body {
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  line-height: 1.2em;
  margin: 0;
  background-color: #f0f0f0; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-weight: 500; }

small {
  font-size: 75%; }

.p, ul li,
p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0.5em 0 0.75em; }
  .p strong, ul li strong,
  p strong {
    color: #11333a;
    font-weight: 500; }
  .p a, ul li a,
  p a {
    color: #0C3C60;
    font-weight: bold; }

h2 {
  color: #11333a;
  font-size: 50px;
  line-height: 1.1;
  margin-top: 50px;
  margin-bottom: 20px; }

h3 {
  color: #11333a;
  font-size: 32px;
  line-height: 1.1;
  margin-bottom: 20px; }

h4 {
  font-size: 24px;
  line-height: 30px;
  margin: 30px 0px 0px; }

h5 {
  font-size: 18px;
  line-height: 24px;
  margin: 20px 0px 0px; }

.p-lg {
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 25px; }

ul {
  margin: 0; }

.content ul li {
  margin: 0.25em; }

a {
  text-decoration: none;
  color: #0C3C60; }
  a:hover {
    color: #35647e !important; }

.no-margin {
  margin: 0 !important; }

.no-margin-bottom {
  margin-bottom: 0 !important; }

.center-block {
  margin: 0 auto; }

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%; }

.logo-original {
  display: block;
  position: relative;
  max-width: 160px; }
  .logo-original span {
    color: #8a8c8e;
    font-size: 10px;
    position: absolute;
    bottom: 1px;
    right: -2px;
    font-weight: bold; }

.enoxaparin-container {
  width: 75%;
  max-width: 1660px;
  margin: auto;
  padding-left: 0px;
  padding-right: 0px;
  background: #fff; }

.container {
  padding-left: 25px;
  padding-right: 25px; }

header .top-bar {
  padding-top: 6px;
  text-align: right; }
  header .top-bar ul li {
    margin: 4px 0px 4px 0px;
    display: inline-block; }
    header .top-bar ul li a {
      color: #0C3C60;
      font-size: 14px;
      padding: 6px;
      font-weight: 500; }
    header .top-bar ul li li:first-child a {
      padding-left: 0;
      margin-right: 0; }
header .navigation .menu {
  margin-top: 20px;
  margin-bottom: 10px; }
  header .navigation .menu ul {
    text-align: right; }
  header .navigation .menu li {
    border-left: 2px solid #fff;
    border-right: 2px solid #11333a;
    display: inline-block;
    padding: 0 5px;
    font-size: 14px;
    line-height: 14px; }
    header .navigation .menu li:last-child {
      border-right: 0;
      padding-right: 0; }
  header .navigation .menu a {
    color: #11333a;
    font-size: 15px;
    font-weight: 500;
    padding: 2px; }
  header .navigation .menu li:last-child a {
    padding-right: 0; }
header .navigation .meitheal-logo {
  float: left;
  margin-top: 4px;
  margin-right: 10px;
  max-width: 170px; }
header h1 {
  display: inline-block;
  line-height: 34px;
  font-weight: bold;
  margin: 19px 0 0px 0; }
  header h1 .sub-title {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px; }

main .header {
  background-image: url("/img/enoxaparin/enoxaparin-bg.jpg");
  background-size: cover;
  width: 100%;
  height: auto;
  min-height: 320px;
  font-size: 0.7vw;
  text-align: justify; }
  main .header .header-content {
    padding-top: 4em;
    padding-bottom: 4em;
    padding-left: 2em;
    width: 45%; }
  main .header p {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    margin: 0; }
  main .header .btn {
    color: #fff;
    background-color: #0C3C60;
    display: inline-block;
    border-radius: 30px;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    padding: 16px 30px 16px 30px;
    font-size: 15px;
    line-height: 19px;
    border: 1px solid #0C3C60;
    margin: 10px 0;
    font-weight: bold; }
    main .header .btn:hover {
      text-decoration: none;
      color: #fff !important;
      border: 1px solid #fff;
      background: transparent;
      opacity: 1; }

footer {
  text-align: center;
  padding: 50px 0 30px 0; }
  footer .footer-navigation ul {
    padding: 0; }
    footer .footer-navigation ul li {
      margin: 4px 0px 4px 0px;
      display: inline-block; }
      footer .footer-navigation ul li a {
        color: #0C3C60;
        font-size: 14px;
        padding: 6px;
        font-weight: 500; }
      footer .footer-navigation ul li li:first-child a {
        padding-left: 0;
        margin-right: 0; }
    footer .footer-navigation ul li {
      border-right: 1px solid #fff;
      border-left: 1px solid #11333a;
      line-height: 15px; }
    footer .footer-navigation ul li:first-child {
      border-left: 0; }
    footer .footer-navigation ul a {
      font-weight: 400; }
  footer .footer-copyright p {
    font-size: 12px; }

.safety-information {
  border: 2px solid #000;
  padding: 5px 15px;
  margin: 30px 0 25px; }
  .safety-information h5 {
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    font-weight: bold; }
  .safety-information h6 {
    font-size: 16px;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    margin: 0.5em 0 0.75em; }
  .safety-information li,
  .safety-information p {
    font-weight: bold; }

.enoxaparin-instructions p {
  font-weight: bold;
  margin-bottom: 0.25em; }
.enoxaparin-instructions img {
  max-width: 300px;
  margin-left: 0px;
  width: 100%; }
.enoxaparin-instructions .steps div {
  margin-bottom: 22px; }
.enoxaparin-instructions figure {
  margin: 0;
  padding: 0; }
  .enoxaparin-instructions figure figcaption {
    font-weight: bold; }
.enoxaparin-instructions .enoxaparin-instructions-download {
  margin: 20px 0;
  display: block;
  text-decoration: underline; }

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media screen and (max-width: 1200px) {
  main .header {
    min-height: 280px; }
    main .header p {
      font-size: 18px;
      line-height: 22px; }
    main .header .header-content {
      padding: 4em 1em;
      width: 100%; } }
/* Medium Devices, Desktops */
@media screen and (max-width: 991px) {
  .enoxaparin-container {
    width: 90%; }

  header .menu a {
    font-size: 16px; } }
/* Small Devices, Tablets */
@media screen and (max-width: 768px) {
  main .header {
    min-height: 180px; }
    main .header p {
      font-size: 18px;
      line-height: 22px; }

  h2 {
    color: #11333a;
    font-size: 32px;
    line-height: 1.1;
    margin-top: 30px;
    margin-bottom: 20px; }

  ul li,
  p {
    font-size: 15px; }

  ul {
    padding-left: 11px; }

  header .navigation .menu ul {
    text-align: center;
    padding: 0; } }
/* Extra Small Devices, Phones */
@media screen and (max-width: 480px) {
  .enoxaparin-container {
    width: 100%; }

  .container {
    padding-left: 15px;
    padding-right: 15px; }

  .top-bar {
    padding-bottom: 10px; }
    .top-bar ul {
      padding-left: 0;
      text-align: center; }
    .top-bar li:nth-child(1) {
      width: 100%; }

  header .navigation .company {
    text-align: center; }
  header .navigation .logo-original {
    margin: auto; }
  header .navigation .meitheal-logo {
    float: none;
    margin: 0 auto 12px auto;
    display: block; }
  header .navigation h1 {
    margin: -10px 0 0 0; }
  header .navigation .menu {
    margin-top: 10px;
    margin-bottom: 0; }
    header .navigation .menu a {
      font-size: 14px;
      padding: 0; }

  footer {
    text-align: center;
    padding: 20px 0 5px 0; } }
/* Custom, iPhone Retina */

/*# sourceMappingURL=enoxaparin.css.map */
