@media (min-width: 1400px) {

  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1175px;
  }
}




/*globally css*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #003366;
  line-height: 100%;
}

b,
strong {
  font-weight: bold;
}

a {
  text-decoration: none !important;
}

h1 {
  font-size: 45px;
  font-weight: bold;
  line-height: 1.07;
  margin-bottom: 24px;
}


h2 {
  font-size: 35px;
  line-height: 40px;
  font-weight: 300;
  color: #003366;
  margin-bottom: 16px;
}

h3 {
  font-size: 23px;
  line-height: 32px;
  font-weight: 600;
  color: #003366;
}

h4 {
  font-size: 21px;
  line-height: 28px;
}

h5 {
  font-size: 18px;
  line-height: 25px;
}

h6 {
  font-size: 16px;
  line-height: 21px;
}

a {
  color: #00254b;
  cursor: pointer;
  transition: all 0.3s;
}

p a {
  font-weight: 600;
  text-decoration: underline;
}

p.mobile-eyebrow {
  display: none;
}

a:hover {
  text-decoration: none;
  color: #ff9900;
}

img {
  max-width: 100%;
  height: auto;
}

sup {
  vertical-align: super;
  line-height: 0;
  font-size: 10px;
}

body {
  font-stretch: normal;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: normal;
  color: #333;
}

p:last-child {
  margin: 0;
}

.h-100 {
  height: auto !important;
  min-height: 100% !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #003366;
  line-height: 1.1;
}

h1 {
  font-size: 45px;
  font-weight: bold;
  line-height: 1.07;
  margin-bottom: 24px;
}

.h2-style {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 35px;
  font-weight: 300;
  color: #036;
  line-height: 40px;
  text-transform: capitalize;
  letter-spacing: 0;
}

/* fonts  */
.font-14 {
  font-size: 14px;
  line-height: 1.5;
}

.font-20.font-20.font-20 {
  font-size: 20px;
  line-height: 1.6;
}

.font24 {
  font-size: 24px;
}

.font-35 {
  font-size: 35px;
}

.fw-light {
  font-weight: 300;
}

/* spaciing  */
.mt-0 {
  margin-top: 0 !important;
}

/* p.font-20:not(:last-child) {
	margin-bottom: 24px !important;
} */
.margin-bottom-64px,
p.font-20:not(:last-child).margin-bottom-64px {
  margin-bottom: 64px !important;
}

.margin-bottom-48px {
  margin-bottom: 48px !important;
}

.margin-bottom-32px {
  margin-bottom: 32px !important;
}

.margin-bottom-24px {
  margin-bottom: 24px !important;
}

.margin-bottom-17px {
  margin-bottom: 17px !important;
}

.margin-bottom-16px {
  margin-bottom: 16px !important;
}

.margin-bottom-0px {
  margin-bottom: 0px !important;
}

.margin-top-64px {
  margin-top: 64px !important;
}

.margin-top-48px {
  margin-top: 48px !important;
}

.margin-top-32px {
  margin-top: 32px !important;
}

.margin-top-24px {
  margin-top: 24px !important;
}

.margin-top-17px {
  margin-top: 17px !important;
}

.margin-top-16px {
  margin-top: 16px !important;
}

.margin-top-0px {
  margin-top: 0px !important;
}

.mb-16.mb-16.mb-16 {
  margin-bottom: 16px;
}

.mb-8 {
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .mt-sm-0 {
    margin-top: 0 !important;
  }

  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  .mt-sm-64 {
    margin-top: 32px !important;
  }

  .mb-sm-64 {
    margin-bottom: 32px !important;
  }

  .mt-sm-64 {
    margin-top: 64px !important;
  }

  .mb-sm-64 {
    margin-bottom: 64px !important;
  }
}

.ps-32 {
  padding-left: 32px;
  padding-right: 32px;
}

.ms-32 {
  margin-left: 32px;
  margin-right: 32px;
}

.row.equal {
  display: flex;
  flex-wrap: wrap;
}

/* Background colors  */
.bg-blue {
  background-color: #00254b;
  color: white;
}

.bg-blue strong {
  color: #b9d9eb;
}

.bg-blue h2,
.bg-blue h3 {
  color: white;
}

.bg-blue .button-more:hover {
  border-color: #b9d9eb !important;
}

@media(max-width:767px) {
  .mobile-margin-top-0 {
    margin-top: 0 !important;
  }
}

@media(min-width:991px) {
  .desk-margin-bottom-64px {
    margin-bottom: 64px !important;
  }

  .desk-margin-top-32px {
    margin-top: 32px;
  }
}

.ptb-64 {
  padding: 64px 0 !important;
}

.mtb-64 {
  margin: 64px auto !important;
}

.mb-16 {
  margin-bottom: 16px !important;
}

.mt-16 {
  margin-top: 16px !important;
}

.mb-24 {
  margin-bottom: 24px !important;
}

.mt-24 {
  margin-top: 24px !important;
}

.mb-32 {
  margin-bottom: 32px !important;
}

.mt-32 {
  margin-top: 32px !important;
}

.mb-48 {
  margin-bottom: 48px !important;
}

.mt-48 {
  margin-top: 48px !important;
}

.mb-64 {
  margin-bottom: 64px !important;
}

.mt-64 {
  margin-top: 64px !important;
}

.pb-16 {
  padding-bottom: 16px !important;
}

.pt-16 {
  padding-top: 16px !important;
}

.pb-24 {
  padding-bottom: 24px !important;
}

.pt-24 {
  padding-top: 24px !important;
}

.pb-32 {
  padding-bottom: 32px !important;
}

.pt-32 {
  padding-top: 32px !important;
}

.pb-48 {
  padding-bottom: 48px !important;
}

.pt-48 {
  padding-top: 48px !important;
}

.pb-64 {
  padding-bottom: 64px !important;
}

.pt-64 {
  padding-top: 64px !important;
}

main>.container-fluid.p-0 {
  overflow: hidden;
}



.mobile-eyebrow>span {
  text-transform: capitalize;
}


.region.region-content {
  padding: 0 !important;
}

.hide {
  display: none !important;
}

.no-wrap {
  white-space: nowrap;
}

@media (min-width: 1001px) {
  .alnylam__basic-search-block #search-open-btn {
    margin-top: -1px;
    margin-right: 5px;
  }
}

/**********************************/
h1.our-science::before {
	background-image: url(/sites/default/files/img/lines-h-1-desktop-our-science.svg);
	background-image: url(/sites/default/files/img/heading-capella.png);
	background-size: 50px 30px;
	display: inline-block;
	width: 50px;
	height: 30px;
	content: "";
	margin-right: 16px;
}
/**********************************/
.item-list ul {
	list-style: none;
}
/**********************************/



article .post_image {
  margin-top: 140px;
  max-height: 450px;
  overflow: hidden;
}
.banner-overlay-html-content-description--component .font-20 {
	font-size: 20px !important;
	line-height: 30px !important;
	color: #333333;
}
.banner-overlay-html-content-description--component h1 strong {
	font-weight: 400;
}
article .post_text .post_text_inner a.qbutton {
	background-color: #ffffff !important;
	color: #00245b !important;
	font-weight: 600 !important;
	border: 3px solid #bbd9eb !important;
	border-radius: 0px !important;
	text-transform: uppercase;
	font-size: 18px !important;
	padding: 15px 40px;
  line-height: 30px;
	color: #00245b !important;
	font-weight: 600 !important;
	text-transform: uppercase;
	font-size: 18px !important;
	display: inline-block;
}
article .post_text .post_text_inner a.qbutton:hover {
	background-color: #00245b !important;
	color: #fff !important;
	border: 3px solid #00245b !important;
}
article .post_text .post_text_inner a.qbutton::after {
	content: " ›";
}
.post_text  .post_text_inner p a {
	color: #00254b !important;
	cursor: pointer !important;
	transition: all 0.3s !important;
	border-bottom: solid 1.5px #b9d9eb !important;
	font-weight: 900 !important;
}
.post_text .post_text_inner p a, 
.post_text .post_text_inner p a span {
	font-size: 17px !important;
	line-height: 20px !important;
	font-weight: 900 !important;
}
.post_text .post_text_inner p a:hover {
	color: #ff9900 !important;
}

article .post_text h2 {
	font-size: 35px;
	margin-bottom: 6px;
	padding-bottom: 10px;
	line-height: 44px !important;
}

article .post_text h2 .date {
  font-size: 24px !important;
  display: block;
}


.pager {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 0 0 50px;
}
.pager #pagination-heading {
	display: none;
}
.pagination.js-pager__items {
	display: flex;
	width: 100%;
	text-align: center;
	padding: 0 0 8px;
	gap: 11px;
}

.pagination li a .visually-hidden {
	display: none;
}

.pagination li >span.page-link,
.pagination li a {
	position: relative;
	display: inline-block;
  min-width: 42px;
  min-height: 42px;
  max-width: 42px;
  max-height: 42px;
  line-height: normal;
  line-height: normal;
	margin: 0 11px 0 0;
	text-align: center;
	color: #b4b4b4;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	white-space: nowrap;
	border: 2px solid #e5e5e5;
	outline: 0;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	text-shadow: none;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	color: #0099cc !important;
	font-weight: 400;
	margin: 0 !important;
	outline: none !important;
	box-shadow: unset !important;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;  
}

.pagination li:not(.active) a:hover{
  color: #ff9900 !important;
  background-color: #f8f8f8;
	border-color: #f8f8f8;
}

.pagination li.active .page-link {
	background-color: #f8f8f8;
	border-color: #f8f8f8;
	color: #303030 !important;
}

@media only screen and (max-width: 767px) {
  article .post_text h2 .date {
    font-size: 70% !important;
  }
}

article .post_text h2 .date {
  clear: both;
  display: block;
}
.post_text .post_text_inner .post_info {
	display: none;
}
@media (min-width: 0px) and (max-width: 1000px) {
  article .post_text h2 .date {
    color: #ff9900;
    font-size: 17px !important;
    line-height: 24px;
  }
}


.post_text .post_text_inner a.qbutton {
  border: 3px solid #bbd9eb !important;
}
.post_text .post_text_inner.test {
  padding: 0 23px 23px 23px;
}
 article .post_text .post_text_inner .post_more {
  margin: 33px 0 0;
}
article .post_text .post_text_inner h2 a {
  font-size: 35px;
  line-height: 40px !important;
  font-weight: bold !important;
  color: #003366 !important;
  margin-bottom: 0;
}
.view-home-page .item-list ul li {
  margin: 0 0 72px;
}
.post_text .post_text_inner p:nth-child(3) {
  margin-bottom: 8px;
}
.post_text h2 .date {
  color: #ff9900 !important;
  font-size: 16px !important;
  line-height: 16px;
  font-weight: 600 !important;
}

.blog_singleh2.entry_title {
  font-size: 35px !important;
  line-height: 40px !important;
}

article .post_text h2 .date {
  color: #ff9900 !important;
  font-size: 16px !important;
  line-height: 16px;
  font-weight: 600 !important;
}



/******* Single aricle ************/
.capella-article {
	max-width: 1100px;
	margin: 0 auto 66px;
}
.capella-article .post_text_inner {
	padding-top: 23px;
}
.capella-article .field__label {
	display: none;
}
.capella-article .post_image {
	margin-top: 0;
}
.capella-article .post_image .img-fluid {
	width: 100%;
}

.capella-article .post_text h2 {
	font-size: 35px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 40px !important;
}
.capella-article .post_text h2 .field--name-title {
	font-weight: bold;
}

.capella-article .field--name-field-body .field__item > ul li {
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
	color: #333333;
}

.capella-article  .field--name-field-body .field__item > p:not(:last-child) {
	margin-bottom: 22px;
}
@media (min-width: 1001px) {
  .capella-article .field--name-field-body .field__item > p:first-child {
    margin-bottom: 8px;
  }
}
.capella-article .field--name-field-body .field__item p img {
	float: left;
	margin: 0 20px 20px 0;
	image-rendering: optimizeQuality;
}

.capella-article .field--name-field-body .field__item > h1 {
	font-size: 30px;
	line-height: 1.25em;
	color: #303030;
	margin: 0;
	padding: 0;
}

@media (min-width: 1201px)  {
  .banner-overlay-html-content-description--component .font-20 {
    max-width: 848px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1001px) and (max-width: 1200px)  {
  .articles-section .addblock--component{
    max-width:950px;
  }
  .page-node-type-page .banner-overlay-html-content-description--component {
    width: 100% !important;
    max-width: 980px;
  }
  .banner-overlay-html-content-description--component .font-20 {
    max-width: 728px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 1001px) and (max-width: 1200px)  {
  .capella-article ,
  .articles-section .addblock--component{
    max-width:950px;
  }
}

@media (max-width: 1000px)  {
  .post_text .post_text_inner p:nth-child(3) {
    margin-bottom: 0px;
  }
  article .post_text .post_text_inner .post_more {
    margin: 32px 0 0;
  }
  .post_text .post_text_inner.test {
    padding: 0 32px 23px 32px;
  }
  .view-home-page .item-list ul li {
    margin: 0 0 32px;
  }
  article .post_text h2 .date {
    font-size: 17px !important;
    line-height: 24px;
  }
  article .post_text h2 {
    font-size: 28px;
    line-height: 38px !important;
  }
  article .post_text .post_text_inner h2 a {
    font-size: 28px;
    line-height: 38px !important;
  }
  nav.pager {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .pagination.js-pager__items {
    padding: 0 32px;
    justify-content: start;
    max-width: max-content;
  }
  
  .capella-article .post_text_inner {
    padding-top: 23px;
    padding: 23px 20px 0;
  }
  .capella-article .post_text h2 .date {
    font-size: 17px !important;
    line-height: 24px;
    font-weight: 700 !important;
  }
  .capella-article {
    
  }
}