
@media only screen and (min-width: 1001px) and (max-width: 1279px) {
  /* header section */
  header {
    padding-left: 40px;
    padding-right: 40px;
  }

  .site-branding-menu-wrapper .col-sm-4.site-branding {
    width: 30.33%;
  }

  .site-branding-menu-wrapper .col-sm-8.menu {
    width: 69.66%;
  }

  .header-bottom-left.col-sm-6 {
    padding: 0;
  }

  header ul li span,
  header ul li a {
    padding: 0 8px !important;
  }

  /* inner page */
  .banner-overlay-html-content-description--component {
    width: 90% !important;
  }

  section.whole-video-with-content-area {
    width: 100% !important;
  }



  .whole-bios-card-section {
    width: 100% !important;
  }

  .partnering-together-box>div {
    width: 100% !important;
    max-width: 1162px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .core-values .core-values-text {
    padding: 10px 150px 30px 23px !important;
  }

  section.whole-callour-brochure-bullet-area {
    width: 100% !important;
  }


  div.icon-copy-link-list>div {
    width: 100% !important;
    padding: 0 15px;
  }

  .our-product-feild {
    width: 100% !important;
  }

  /****End Edits***/
  div#accordion-column-content {
    padding: 32px 50px !important;
  }
  

  .heading-image-popup-content-area.col-sm-4 {
    width: 50%;
  }

  .heading-image-popup-content-area.col-sm-4 img {
    margin: auto;
    width: 100%;
  }

  .description--component {
    width: 100% !important;
  }

  .our-pipeline .description--component {
    padding: 0 32px 0 48px;
  }

  .description--component .align95 {
    width: 95% !important;
    margin: auto;
  }

  /* News-slideshow section */
  .addblock--component {
    width: 100% !important;
  }

  .view-news .slick-active .slide__content .slide__description {
    display: block !important;
  }

  .view-disease-information .view-content {
    margin: 0 30px;
  }

  .footer-top {
    width: 100% !important;
    margin: auto;
  }

  .footer-bottom {
    width: 100% !important;
    margin: auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .container {
    width: 100% !important;
  }
}


@media only screen and (min-width: 0) and (max-width: 767px) {
  .news-footer-block .h2-big.mb-24 {
    margin-bottom: 16px !important;
  }
}



@media only screen and (min-width: 0) and (max-width: 1000px) {
  .path-frontpage h2.page_title {
    text-align: left !important;
  }


  .mb-64.banner-overlay-html-content-description--component.bottom-border {
    width: auto !important;
    padding: 40px 24px 48px !important;
    margin-top: -8px !important;
  }

  .about-alnylam.text-center .font-20.text-center.mb-24.mm-b-16 {
    text-align: left !important;
  }

  .our-pipeline #our-science-homepage {
    padding: 0px;
  }
  h1.our-science::before {
    background-image: url(/sites/default/files/img/lines-mobile-our-science-mob.svg);
    width: 19px !important;
    background-size: 88% !important;
    height: 21px !important;
    background-repeat: no-repeat;
  }
}

/* Override IPad  */
@media only screen and (min-width: 768px) and (max-width: 1000px) {

  .paragraph--type--banner-overlay-html-content {
    padding: 0 32px;
  }

  .mb-64.banner-overlay-html-content-description--component.bottom-border {
    width: auto !important;
    padding: 40px 32px 48px !important;
    margin-top: -32px !important;
  }

}