#whole-footer-top {
  background: none;
  background-color: #f4f9fc;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* #whole-footer-top .footer-top {
  background-image: url("/sites/default/files/img/dna-lines-footer.svg");
  background-repeat: repeat-x !important;
  overflow: hidden !important;
  max-width: 1175px !important;
  margin: auto !important;
  width: 100%;
  padding: 80px 0 48px !important;
} */
#whole-footer-top .footer-top {
  overflow: hidden !important;
  max-width: 1175px !important;
  margin: auto !important;
  width: 100%;
  padding: 64px 0 56px !important;
}

#whole-footer-top ul.menu.nav li {
  display: inline-block;
  width: 100%;
}

.container.footer-top {
  z-index: 90;
}

footer .region-footer {
  display: flex;
  flex-direction: column;
  padding: 0;
}

.footer-top .row .col-sm-3 .menu {
  margin: 0;
}

#whole-footer-top ul.menu.nav li a {
  font-size: 14px;
  padding: 0;
  color: #00254b;
  font-weight: normal;
  line-height: 24px;
  padding-bottom: 0;
  line-height: 24px;
  text-decoration: none;
  display: inline-block;
  padding-bottom: 8px;
  display: block;
}

#whole-footer-top ul.menu.nav li a:hover {
  background: transparent;
}

#whole-footer-bottom .row {
  display: flex;
  align-items: center;
}

ul.footer-social-link-section {
  padding: 0px;
  margin: 0px;
  list-style: none;
  float: right;
}

ul.footer-social-link-section span,
#whole-footer-top .caret {
  display: none;
}

ul.footer-social-link-section li {
  display: inline-block;
  margin-right: 15px;
}

ul.footer-social-link-section li a {
  color: #fff;
  font-size: 18px;
}

ul.footer-social-link-section {
  display: flex;
  justify-content: start;
  align-items: center;
}

ul.footer-social-link-section li i {
  display: none;
}

#block-alnylam-copyright p {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.85;
  letter-spacing: normal;
}

ul.footer-social-link-section li {
  display: inline-block;
  margin-right: 11px !important;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.85;
  letter-spacing: normal;
  text-align: right;
  max-height: 24px;
}

ul.footer-social-link-section li:first-child {
  margin-right: 13px !important;
}

ul.footer-social-link-section li a {
  width: 24px;
  height: 24px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.footer_bottom_holder {
  padding: 16px 0 16px 0;
  background-color: #00254b;
  color: #FFF;
}

.footer_bottom_holder .footer_bottom .col-lg-5:last-child,
.footer_bottom_holder .footer_bottom .col-lg-5:first-child,
.footer_bottom_holder .footer_bottom .col-md-5:last-child,
.footer_bottom_holder .footer_bottom .col-md-5:first-child {
  padding: 0;
}

.footer_bottom_holder .footer_bottom .row {
  padding: 0 12px;
}

.footer_bottom_holder .footer_bottom p {
	font-size: 12px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 24px;
	letter-spacing: normal;
	color: #fff;
	font-family: inherit;
  margin: 0;
}
.footer_bottom_holder .left-con {
	gap: 30px;
}
.footer_bottom_holder .left-con p a {
	color: #FFF !important;
	font-size: 12px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: normal;
}
#whole-footer-top ul.menu.nav .hide-disktop {
  display: none !important;
}

@media (max-width:1000px) {
  #whole-footer-top ul.menu.nav .hide-mobile {
    display: none !important;
  }

  #whole-footer-top ul.menu.nav .hide-disktop {
    display: block !important;
  }

  #whole-footer-top {
    padding: 16px 32px 8px !important;
  }

  .footer_bottom_holder .footer_bottom p.text-end {
    text-align: center !important;
  }

  #whole-footer-top .footer-top {
    background-repeat: repeat-x !important;
    overflow: hidden !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  #whole-footer-top .footer-top div.row {
    margin: 0 !important;
    padding: 0 11px !important;
  }

  #whole-footer-top .footer-top .col-sm-3 {
    padding: 0;
  }

  #whole-footer-top ul.menu.nav li a {
    line-height: 24px;
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 24px !important;
    color: #00254b !important;
    padding-bottom: 8px;
  }

  div#whole-footer-bottom {
    padding: 16px;
    line-height: 20px;
    overflow: hidden;
  }

  #whole-footer-bottom .footer-bottom-left-area p {
    max-width: 272px !important;
    /* text-align: center !important; */
    font-weight: normal !important;
    font-size: 13px !important;
    margin: auto;
    line-height: 16px;
  }

  .footer_bottom_holder .row {
    margin: 0;
    padding: 0 16px;
    text-align: center;
  }

  .footer_bottom_holder .row .col-md-6 {
    padding: 0;
    text-align: center;
    width: 100%;
  }

  .footer_bottom_holder .row .col-md-6 p {
    text-align: center;
  }

  .footer_bottom_holder .footer_bottom .col-md-6:first-child {
    padding: 0 0 8px;
  }

  .footer-top .footer-top-column-1,
  .footer-top .footer-top-column-2,
  .footer-top .footer-top-column-3 {
    display: none;
  }

  .menu.menu--footer-fouth-menu.nav {
    display: flex !important;
    justify-content: start;
    gap: 0;
  }

  #whole-footer-top ul.menu.nav li {
    display: block !important;
    width: auto !important;
    flex: 0 0 50%;
  }

  #whole-footer-top ul.menu.nav li a {
    width: 100% !important;
    display: block !important;
  }

  #whole-footer-top ul.menu.nav li:first-child {
    order: 1;
  }

  #whole-footer-top ul.menu.nav li:nth-child(3) {
    order: 3;
  }

  #whole-footer-top ul.menu.nav li:nth-child(4) {
    order: 2;
  }

  #whole-footer-top ul.menu.nav li:last-child {
    order: 4;
  }
  .footer_bottom_holder .footer_bottom .container {
    max-width: 100%;
  }
  .footer_bottom_holder .footer_bottom p {
    /* max-width: 240px !important; */
    text-align: center !important;
    font-weight: normal !important;
    font-size: 12px !important;
    margin: auto;
    line-height: 24px;
  }
}


/***********/

@media(min-width:1001px) {
  #whole-footer-top {
    padding: 0 0 !important;
  }

  .footer-top .row .col-sm-3 {
    padding: 0 !important;
  }

  .footer-top .row {
    padding: 0 12px;
  }

  .footer-top {
    width: 100%;
    /*     background-image: url("/sites/default/files/img/dna-lines-footer.png"); */
    background-repeat: repeat-x !important;
    overflow: hidden !important;
    padding-top: 80px !important;
    max-width: 1175px !important;
    margin: auto !important;
  }
}


/********New Footer ***/
.footer_top_holder::after {
  display: none;
}

.new-footer .right-icons.d-flex a {
  display: block;
  max-height: 45px;
}

.new-footer {
  background-color: #00254b;

}

.new-footer .top-dna-lines {
  background-image: url("/sites/default/files/img/dna-lines-footer.svg");
  background-repeat: repeat-x !important;
  overflow: hidden !important;
  max-width: 1175px !important;
  margin: auto !important;
}

.new-footer .footer-header {
  font-size: 35px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  color: #fff;
  margin-top: 0;
  margin-bottom: 8px;

}

.new-footer .footer-description {
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: normal;
  color: #fff;
  max-width: 427px;
}

.new-footer .footer-container {
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}

.new-footer .footer-container .d-flex {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.new-footer .right-icons.d-flex {
  gap: 24px;
}

.new-footer .footer-dna-lines {
  max-width: 1130px;
  margin-left: auto;
  margin-right: auto;
  background: url("/sites/default/files/img/dna-transparent.svg");
  padding-top: 48px;
  padding-bottom: 48px;
}

.new-footer h2.footer-header {
  padding-bottom: 0;
  margin-bottom: 8px;
}

@media (min-width: 1000px) {
  .footer_top {
    padding: 64px 0 48px;
  }
}

@media(min-width:992px) {
  .new-footer .top-dna-lines {
    background-position: bottom;
  }
}

@media (min-width:768px) and (max-width: 1000px) {
  .new-footer .right-icons.d-flex img {
    width: 45px;
    height: 45px;
  }

  .new-footer .footer-dna-lines {
    background: url("/sites/default/files/img/dna-transparent-ipad.svg");
  }

  #whole-footer-top .footer-top div.row {
    padding: 0 0px 0 0 !important;
  }

  #whole-footer-top {
    padding: 0px 28px 5px 32px !important;
  }

  #whole-footer-top .footer-top div.row .last {
    display: none;
  }

  #whole-footer-top {
    padding-right: 0 !important;
  }

  .new-footer .top-dna-lines {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .new-footer .footer-container .d-flex {
    justify-content: space-between;
    align-items: flex-start !important;
    flex-direction: column;
  }

  .new-footer .footer-container .right-icons.d-flex {
    gap: 24px;
    flex-direction: row;
    width: 100%;
    max-width: 480px;
  }

  .new-footer .top-dna-lines {
    background-image: url("/sites/default/files/img/t-dna-lines.svg") !important;
    background-position: 7px 100%;
    padding-left: 24px !important;
    padding-right: 64px !important;
  }

  .new-footer .top-dna-lines .footer-dna-lines .footer-container {
    padding-left: 40px;
  }

  .new-footer .footer-container .footer-description {
    max-width: 100%;
  }

  .new-footer .right-icons.d-flex {
    margin-top: 24px;
  }

  .new-footer .footer-container .footer-description {
    margin-bottom: 0 !important;
  }

  #whole-footer-top .footer-top {
    padding-top: 16px !important;
  }
}


@media(min-width:1001px) {
  .four_columns.clearfix>.col:nth-child(3)>div>a:last-child {
    max-width: 180px;
  }
  footer {
    z-index: 999999999999999 !important;
  }
}
@media(max-width:1000px) {
  .footer_bottom_holder .footer_bottom .row {
    padding: 0px;
  }
  .footer_bottom_holder .footer_bottom .row > .d-flex {
    flex-direction: column;
    gap: 6px;
  }
  .footer_bottom_holder .footer_bottom .row > .d-flex > div {
    width: 100%;
  }
  .footer_bottom_holder .left-con {
    text-align: center;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 6px;
  }
  .footer_bottom_holder .footer_bottom .row > .d-flex > div {
    width: 100%;
    justify-content: center;
  }
  .footer_bottom_holder .footer_bottom .row .left-con p {
    margin: 0 !important;
  }
}
@media(max-width:767px) {
  #whole-footer-top .footer-top div.row {
    padding: 0 0px !important;
  }

  #whole-footer-top ul.menu.nav li.last {
    display: none;
  }

  .new-footer .footer-dna-lines {
    background: url("/sites/default/files/img/dna-transparent-mobile.svg");
  }

  .new-footer .right-icons.d-flex {
    margin-top: 24px;
  }

  .new-footer .right-icons.d-flex a {
    max-height: 48px;
  }

  .new-footer .right-icons.d-flex img {
    width: 48px;
    height: 48px;
  }

  .new-footer .top-dna-lines {
    background-image: url("/sites/default/files/img/dna-lines-footer-mobile.svg");
    background-repeat: repeat-x !important;
    overflow: hidden !important;
    max-width: 1175px !important;
    margin: auto !important;
    background-position: bottom;
    background-repeat: no-repeat !important;
  }

  .new-footer .footer-dna-lines {
    padding-left: 32px;
    padding-right: 32px;
  }

  .new-footer .footer-container .d-flex {
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }

  .new-footer .right-icons a {
    flex: 0 0 48px;
  }

  .new-footer .right-icons.d-flex {
    gap: 17px;
  }

  .new-footer .footer-container .right-icons.d-flex {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    max-width: 427px;
  }

  .new-footer .footer-header {
    font-size: 35px !important;
    font-weight: bold !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14 !important;
    letter-spacing: normal;
    color: #fff;
    margin-top: 0;
    margin-bottom: 8px !important;
  }
}

@media (min-width:400px) and (max-width:767px) {
  .new-footer .top-dna-lines {
    background-repeat: repeat-x !important;
  }
}

/**********/
/***********************/