/* msd sponsored hpv */
html {
  scroll-behavior: smooth;
}
hr {
  border-width: 2px;
}
ul.nip-main-menu > li.current-page-ancestor > a {
  color: #007bff;
}

.w-20 {
  width: 20%;
}
.w-80 {
  width: 80%;
}

.navbar-toggler {
  font-weight: bold;
}

#navbarHeader {
  padding: 2rem 1rem;
  border-radius: 0 0 1rem 1rem;
  background-color: #868fd1 !important;
}

#navbarHeader li {
  border-bottom: 1px solid #fff;
  padding: 0.5rem;
}

.text-break {
  overflow-wrap: break-word;
}

.highlight-bg-color {
  background-color: rgba(0, 74, 83, 0.1);
}
.secondary-heading {
  color: #5cc5dc;
  font-size: 2rem;
}
.highlight {
  color: #004a53;
  font-size: 1rem;
}

.highlight2 {
  color: #5cc5dc;
}
/* font-sizes and family */

.msd-sponsored-page section a {
  color: #5cc5dc;
  text-decoration: underline;
  font-size: 0.875rem;
}
.page-name-contact-us section p,
.page-name-contact-us section p a {
  font-size: 1rem; /*19px*/
}
.page-name-contact-us section p a {
  color: #000;
  font-weight: 500;
}

section h2 {
  font-size: 2rem; /*45px*/
  font-weight: bold;
  color: #004a53;
}

section h2 img.section-heading-icon {
  margin-right: 2rem;
}

section h3 {
}

.msd-sponsored-page blockquote,
.msd-sponsored-page .highlight-box {
  background-color: #004a53;
  border-radius: 1rem;
  font-size: 1rem;
}

.highlight-box .card-body {
  border: 0 !important;
}
.highlight-box p,
.highlight-box .card-body p {
  color: #f8f9fa;
}

#banner h2 {
  border-left: 4px solid #e6e73e;
  padding-left: 1rem;
}
#service-provision .cta,
#banner .cta {
  font-size: 2rem;
  color: #004a53;
}
#banner h3 {
  color: #5cc5dc;
  font-size: 2rem;
}

#gardasil h2 {
  color: #5cc5dc;
}
#gardasil ul {
  margin-left: 0;
  padding-left: 0;
  list-style-position: inside;
}
/* */
ul.timeline {
  list-style-type: none;
  position: relative;
}
ul.timeline:before {
  content: " ";
  background: #d4d9df;
  display: inline-block;
  position: absolute;
  left: 9px;
  width: 2px;
  height: 100%;
  z-index: 400;
}
ul.timeline > li {
  margin: 10px 0;
  padding-left: 20px;
}
ul.timeline > li:before {
  content: " ";
  background: #004a53;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  left: 0px;
  width: 20px;
  height: 20px;
  z-index: 400;
}

ul.timeline .w-20 h3 {
  color: #004a53;
}
ul.timeline .w-20 p strong {
  color: #5cc5dc;
}

#background .container {
  background: url("../images/hpv/section-background-footerbg-nospace.png")
    no-repeat;
  background-position: bottom center;
  background-size: 100%;
  background-color: rgba(0, 74, 83, 0.1);
}
#background .container.banner {
  background: url("../images/hpv/section-background.png") no-repeat;
  background-size: cover;
}

#background .highlight-box {
  font-style: italic;
}

#programme .container {
  background: url("../images/hpv/bg-rationale.png") no-repeat;
  background-size: cover;
}

#programme .container img {
  max-width: 80%;
}

#improving-uptake .banner-round {
  background: url("../images/hpv/banner-round-bg.png") no-repeat;
  background-size: cover;
}

#hpv-delivery .card-text {
  font-weight: bold;
}

.banner-round .round {
  width: 400px !important;
  height: 400px !important;
  background-color: rgba(134, 143, 209, 0.95);
  padding: 85px 50px;
  margin: 0 auto;
  color: #fff;
  font-size: 1rem;
  line-height: 1.5rem;
  text-align: center;
  font-weight: bold;
}

.italic {
  text-align: center;
}

.num {
  background-color: #e6e73e;
  width: 87px;
  height: 87px;
  color: #004a53;
  font-size: 40px;
  line-height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

.staff-icon {
  width: auto;
  height: 70px;
}

.copyright {
  padding-top: 400px;
  background: url("../images/hpv/section-background-footerbg.png") no-repeat
    center;
  background-size: cover;
}
.msd-sponsored-page section a.btn-cta {
  background-color: #5cc5dc;
  border-radius: 1.5rem;
  font-size: 1.5rem;
  color: #ffffff;
  padding-left: 2rem;
  padding-right: 2rem;
  text-decoration: none;
}

#reference {
  overflow-wrap: break-word;
}

.clinical-plug-ref .nip-reference-strip.mb-4 {
  margin-bottom: 0 !important;
}

.alm-load-more-btn.more {
  color: #33adff;
}

.sponsored-img-border {
  border: 3px solid #dee2f3;
}

#most-commented-sidebar #mostpopular p.huge-number {
  margin: 8px 0;
  font-size: 2.6875rem;
  font-weight: 300;
  color: #16145f;
  line-height: 35px;
}
@media screen and (max-width: 1255px) {
  #improving-uptake .text-nowrap {
    white-space: normal !important;
  }
}
@media screen and (max-width: 767px) {
  .social-n-author {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .social-n-author .author {
    display: block;
  }
  .social-n-author .socials a {
    width: 40px;
    height: 40px;
  }
  .sponsored-img-border {
    max-width: 50%;
  }
  .landing_block {
    min-height: unset;
  }
  .landing_block a {
    border-bottom: 1px solid #afaeae;
    margin-bottom: 1.6rem;
    display: block;
  }
  .handbook-col:after {
    content: "";
    width: 100%;
    border-bottom: 1px solid #afaeae;
    margin-bottom: 1.6rem;
    display: block;
  }
  .handbook-section img {
    max-width: 100%;
  }
  .handbook-section .landing_block a {
    display: inline-block;
    margin-bottom: 0;
    border: none;
  }

  #menu-clinical-menu {
    max-width: 100%;
  }
  .row-first-news .news_title,
  a.news_title {
    font-size: 1rem !important;
  }
  .row-first-news {
    min-height: unset;
  }
  #menu-clinical-menu .sub-menu.__show {
    position: relative;
    left: 0;
    top: 0;
    padding: 10px 0 0;
  }
  section h2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  section h2 img.section-heading-icon {
    margin-right: 0 !important;
    max-width: 80%;
    margin-bottom: 3rem;
    align-self: center;
  }

  #improving-uptake .banner-round .round {
    width: 50vw !important;
    height: 50vw !important;
    font-size: 1.1rem;
    line-height: 1.3rem;
    padding: 4rem;
  }
  .copyright .col-address {
    width: 100% !important;
  }
}

@media screen and (max-width: 720px) {
  #improving-uptake .banner-round .round {
    width: 52vw !important;
    height: 52vw !important;
  }
}

@media screen and (max-width: 670px) {
  #improving-uptake .banner-round .round {
    width: 60vw !important;
    height: 60vw !important;
    padding: 3rem;
  }
}

@media screen and (max-width: 575px) {
  section .container {
    overflow-wrap: break-word;
  }

  #banner h2 {
    font-size: 1.75rem;
  }

  #improving-uptake .banner-round .round {
    width: 65vw !important;
    height: 65vw !important;
    border-radius: 50%;
    padding: 3rem;
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  .timeline {
    margin-top: 3rem;
  }
  .timeline .d-flex {
    flex-direction: column;
    width: 100%;
  }
  .timeline .d-flex .w-20 {
    width: 100%;
  }
  .highlight-box {
    width: 100% !important;
  }
  .copyright {
    background-size: auto;
  }
}

@media screen and (max-width: 530px) {
  #improving-uptake .banner-round .round {
    line-height: 1.2rem;
  }
}

@media screen and (max-width: 450px) {
  #improving-uptake .banner-round .round {
    width: 80vw !important;
    height: 80vw !important;
    line-height: 1.2rem;
  }
}

@media screen and (max-width: 375px) {
  #programme div.row {
    display: block !important;
  }
  #improving-uptake .banner-round .round {
    width: 80vw !important;
    height: 80vw !important;
    padding: 2.5rem;
    font-size: 0.9-rem;
    line-height: 1rem;
  }
}
/** end of sponsored hpv */

/* new updates */

/* //Light */
@font-face {
  font-family: "sarabun";
  src: url("../../assets/fonts/Sarabun-Light.ttf") format("truetype");
  font-weight: 300;
}
/* //Regular */
@font-face {
  font-family: "sarabun";
  src: url("../../assets/fonts/Sarabun-Regular.ttf") format("truetype");
  font-weight: 400;
}
/* //Medium */
@font-face {
  font-family: "sarabun";
  src: url("../../assets/fonts/Sarabun-Medium.ttf") format("truetype");
  font-weight: 500;
}
/* //Semi bold */
@font-face {
  font-family: "sarabun";
  src: url("../../assets/fonts/Sarabun-SemiBold.ttf") format("truetype");
  font-weight: 600;
}
/* //Bold */
@font-face {
  font-family: "sarabun";
  src: url("../../assets/fonts/Sarabun-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "FiraSans";
  src: url("../../assets/fonts/fira/FiraSans-Light.ttf") format("truetype");
  font-weight: 300;
}
/* //Regular */
@font-face {
  font-family: "FiraSans";
  src: url("../../assets/fonts/fira/FiraSans-Regular.ttf") format("truetype");
  font-weight: 400;
}
/* //Medium */
@font-face {
  font-family: "FiraSans";
  src: url("../../assets/fonts/fira/FiraSans-Medium.ttf") format("truetype");
  font-weight: 500;
}
/* //Semi bold */
@font-face {
  font-family: "FiraSans";
  src: url("../../assets/fonts/fira/FiraSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
}
/* //Bold */
@font-face {
  font-family: "FiraSans";
  src: url("../../assets/fonts/fira/FiraSans-Bold.ttf") format("truetype");
  font-weight: 700;
}
/* body,
a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
li {
  font-family: "FiraSans", sans-serif;
  font-style: normal;
  color: #000;
} */

.nip-homepage-reference-strip {
  background-color: #2a1f38;
  position: relative;
}
.cta-trigger {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.homepage-strip-wrapper {
}
.homepage-strip-wrapper .homepage-strip-logo img {
  height: 35px;
}
.homepage-strip-wrapper .homepage-strip-content p {
  font-size: 20px;
  font-weight: 900;
  color: #dea82a;
}
.homepage-strip-wrapper .homepage-strip-content p > a {
  color: #dea82a;
  font-weight: 500;
}

span.loadmore a,
.ajx-loaded-title .loadmore,
#most-commented-sidebar span.loadmore a {
  font-size: 14px !important;
  font-weight: 900;
  color: #33adff;
}
.ajx-loaded-title .loadmore {
  display: block;
  font-weight: 500;
}

.row.news > div:nth-child(2) {
  border-left: 1px solid rgb(0 0 0 / 10%);
  border-right: 1px solid rgb(0 0 0 / 10%);
}

hr.border-top-blue {
  margin-bottom: 5px !important;
}

#menu-nip-mobile-main-menu-2 .column-menu > ul {
  display: flex;
  top: unset;
  background-color: transparent;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
  border: none;
  background-clip: unset;
  margin: 0;
}

#menu-nip-mobile-main-menu-2 .column-menu .menu-login {
  width: 30%;
  padding: 4px 0;
}
#menu-nip-mobile-main-menu-2 .column-menu .menu-login.menu-adp-login {
  padding-top: 6px;
}
#menu-nip-mobile-main-menu-2 .column-menu > a {
  display: none !important;
}
#menu-nip-mobile-main-menu-2 .column-menu > ul li.menu-social {
  width: 50px;
  padding: 6px 0;
}
#menu-nip-mobile-main-menu-2 .column-menu > ul li.menu-social a {
  font-size: 0 !important;
}
#menu-nip-mobile-main-menu .column-menu .menu-login a {
  color: #fff;
  font-size: 1rem !important;
  line-height: normal;
  padding: 4px 0;
  font-weight: 700;
}

#menu-nip-mobile-main-menu .column-menu .menu-social {
  width: 35px;
  height: 100%;
}
#menu-nip-mobile-main-menu
  .column-menu
  > ul.dropdown-menu
  li.menu-social
  a
  span {
  font-size: 0 !important;
  height: 100%;
  margin: 0;
  display: block;
  width: 35px;
  padding: 0;
}
#menu-nip-mobile-main-menu-2 .column-menu .menu-social.menu-fb {
  margin-right: 10px;
}
#menu-nip-mobile-main-menu-2 .column-menu .menu-social.menu-fb a {
  background: url("/wp-content/themes/cogora/assets/images/icons/fb-icon.png")
    no-repeat center / contain;
  height: 100%;
}
#menu-nip-mobile-main-menu-2 .column-menu .menu-social.menu-tw a {
  background: url("/wp-content/themes/cogora/assets/images/icons/tw-icon.png")
    no-repeat center / contain;
  height: 100%;
}
#menu-nip-mobile-main-menu-2 .column-menu .menu-login {
  display: none;
}
#menu-nip-mobile-main-menu-2 .column-menu .menu-login.menu-adp-login {
  padding-top: 6px;
}
#menu-nip-mobile-main-menu-2 .column-menu .menu-login.menu-adp-account {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 6px;
  margin-left: 10px;
}

#menu-nip-mobile-main-menu-2 .menu-item > ul.dropdown-menu.show {
  background-color: #dee2f3;
  border: none;
  padding: 0;
  top: 0;
  margin: 0;
  border-radius: 0;
}

.clinical-thumbnail-row a {
  font-size: 1rem !important ;
}

#menu-clinical-menu {
  list-style: none;
  background-color: #dee2f3;
  max-width: 50%;
  position: relative;
  margin-bottom: 30px;
  z-index: 10;
}

#menu-clinical-menu a {
  font-weight: bold;
}

.col-first-news img.clinical-images {
  height: auto;
}

#menu-clinical-menu .sub-menu {
  display: none;
  list-style: none;
  padding: 0;
  position: absolute;
  background: #dee2f3;
  z-index: 1;
  width: 100%;
  left: 0px;
  top: 42px;
  padding-left: 50px;
  padding-bottom: 10px;
}

#menu-clinical-menu .sub-menu li {
  padding: 8px 0;
}
#menu-clinical-menu > .menu-item-has-children {
  padding: 11px 10px;
  align-items: center;
  line-height: normal;
  cursor: pointer;
}
#menu-clinical-menu .menu-item-has-children:before {
  content: "";
  background-color: #16145f;
  height: 33px;
  width: 33px;
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
}

#menu-clinical-menu .menu-item-has-children > a:before {
  content: "";
  width: 20px;
  height: 2px;
  background: #fff;
  display: block;
  position: absolute;
  left: 11px;
  top: 20px;
}

#menu-clinical-menu .menu-item-has-children > a:after {
  content: "";
  width: 2px;
  height: 20px;
  background: #fff;
  display: block;
  position: absolute;
  left: 20px;
  top: 12px;
}
#menu-clinical-menu .menu-item-has-children.__open > a:after {
  display: none;
}

#menu-clinical-menu .sub-menu.__show {
  display: block;
}

#most-commented-sidebar #mostpopular p.huge-number a {
  display: block;
  line-height: normal;
  margin: 8px 0;
}

#most-commented-sidebar {
  border-bottom: 0;
  margin: 0;
}

.border-clinical,
.border-professional {
  border-top: 0;
  border-right: 1px solid rgb(0 0 0 / 10%);
}

#related-articles > .container {
  background-color: #efecec;
  border-top: 5px solid #16145f;
  padding-bottom: 1rem;
  padding-top: 0.6rem;
}
#related-articles > .container h2 {
  font-size: 1.15rem;
  color: #16145f;
}

#related-articles .row > div:nth-child(2) {
  border-left: 1px solid #dee2e6 !important;
  border-right: 1px solid #dee2e6 !important;
}
#related-articles h3 a {
  font-size: 17px;
  font-weight: 400;
  line-height: 0px !important;
  letter-spacing: 0px;
}
#related-articles h3 {
  line-height: 20px;
  margin-top: 0;
}
#related-articles .container {
  background-color: #efecec;
  border-top: 5px solid #16145f;
  padding-bottom: 1rem;
  padding-top: 0.6rem;
}

#related-articles .single-related-header {
  font-size: 0.875rem;
  color: #16145f;
}

#related-articles .readmore-link {
  color: #33adff;
  font-size: 0.9rem;
  display: none;
}

#related-articles i {
  display: none !important;
  width: 40px;
  height: 40px;
  display: grid;
  place-content: center;
  font-size: 1.6rem;
  border: 2px solid #16145f;
  border-radius: 40px;
  color: #16145f;
}

/* modal */
.article-plug .modal-content {
  background-color: #16145f;
  border: none;
  border-radius: 0 0.4rem 0.4rem 0;
}

.article-plug .modal-header {
  position: relative;
}

.article-plug .modal-header img {
  background-color: #fff;
}

.article-plug .modal-header button {
  position: absolute;
  right: 20px;
  top: 20px;
  background-color: #afaeae;
  border-radius: 50px;
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 0;
  margin: 0;
  opacity: 1;
}

.article-plug .modal-header button span {
  color: #fff;
  font-size: 1.1rem;
  font-weight: normal;
  background-color: transparent;
}

.article-plug .modal-body {
}

.article-plug .modal-body strong,
.article-plug .modal-body p {
  font-size: 1.2rem;
  color: #fff;
  line-height: normal;
}

.article-plug .modal-header,
.article-plug .modal-footer {
  border: none;
}

.article-plug .modal-footer a {
  background-color: #33adff;
  padding: 4px 10px;
  line-height: normal;
  border: none;
}

.modal.left .modal-dialog {
  position: fixed;
  margin: auto;
  width: 280px;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -o-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  transition: all 0.8s ease;
}

.modal.left .modal-content {
  height: 100%;
  overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
}

.modal.left.show .modal-dialog {
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
/* end: modal */

.article-info div:not(:last-child) {
  border: none;
}
.socials.socials-single-page {
  display: flex;
  align-items: center;
}
.socials a {
  border-radius: 50%;
  border: 1px solid #16145f;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1px;
  width: 16px;
  height: 16px;
  color: #16145f;
  font-size: 10px;
}

/* sponsored page */
.sponsored-list a {
  cursor: pointer;
}
.sponsored-list .image-sponsor {
  height: 125px;
}
.sponsored-list .image-sponsor.image-hub {
  outline: 4px solid #dee2f3;
}

.sponsored-list .image-sponsor img {
  max-width: 90%;
  height: 100%;
  object-fit: contain;
  margin: 0 auto;
}
.sponsored-list div.border-sponsor {
  border-right: 1px solid #afaeae;
}
.sponsored-list div.border-sponsor:nth-child(3n) {
  border: none !important;
}
.sponsored-list .sponsored-title {
  font-size: 1.2rem;
  font-weight: normal;
  text-align: left;
  font-weight: 500;
}
.sponsored-list .sponsored-title a {
  margin: 0 !important;
  text-align: left !important;
  cursor: pointer;
}
.sponsored-list .link-mobile {
  color: #33adff;
  font-size: 0.85rem;
  display: none;
}
.sponsored-list p {
line-height: 20px;
}
.border-sponsor hr {
  display: none;
}
.main-container {
  padding: 0;
}
.col-first-news img {
  height: auto;
}
.col-first-news img.pdf-thumb {
  height: 180px;
  object-fit: contain;
}

#myTabConten .row {
  margin: 0;
}
.sponsored-home-thumb {
  width: 100%;
  object-fit: contain;
  height: 170px;
}

.hr-hide-desktop {
  display: none;
}
.row.professional > div:last-child {
  border: none;
}
ul#mostPopular-mostCommented li.nav-item:first-child {
  border: none;
}
ul#mostPopular-mostCommented li.nav-item:first-child {
  height: unset;
}

.alm-reveal > div {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
.alm-reveal > div {
  border-bottom: 1px solid #dee2e6 !important;
}
.alm-reveal > div:nth-child(odd) > div {
  border-right: 1px solid #dee2e6 !important;
}

.clinical-readmore-wrapper #ajax-load-more > .row {
  margin: 0;
}
.clinical-readmore-wrapper
  #ajax-load-more
  .alm-reveal
  .col-12:nth-child(even)
  .pl-0 {
  padding-left: 15px !important;
}
.clinical-readmore-wrapper #ajax-load-more .alm-reveal .col-12 .loadmore {
  display: none;
}
@media screen and (max-width: 991px) {
  #bs-mobile-main-menu .navbar-nav > li.fbmenu,
  #bs-mobile-main-menu .navbar-nav > li.twmenu {
    font-size: 0 !important;
    display: none;
  }
  ul#menu-nip-mobile-main-menu {
    background-color: #16145f;
   /* clinical-readmore-wrapper {
		
    } */
  }
  div#bs-mobile-main-menu {
    background-color: #16145f;
    position: absolute;
    width: 100%;
    z-index: 9999999;
    left: 0;
    top: 75px;
	z-index: 1;
  }

  ul#menu-nip-mobile-main-menu-2 {
    background-color: #16145f;
    border-top: 1px solid #fff;
    margin: 0 20px;
    padding: 0;
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: row;
  }
  #bs-mobile-main-menu .navbar-nav > li {
    border-bottom: 1px solid #fff;
    width: 100%;
  }
  #bs-mobile-main-menu li.show .dropdown-toggle::after {
    transform: rotate(-180deg);
  }
  #bs-mobile-main-menu .dropdown-toggle::after {
    background: url("/wp-content/themes/cogora/assets/images/icons/arrow-mobile-menu.png")
      no-repeat center;
    position: absolute;
    right: 0;
    height: 32px;
    border: none;
    width: 20px;
    top: 0;
    margin: 0;
  }

  #bs-mobile-main-menu .navbar-nav > li.cstm-inline {
    width: 100px;
  }
  #bs-mobile-main-menu .navbar-nav > li.cstm-inline.cstm-login {
    width: 80px;
  }
  #bs-mobile-main-menu .navbar-nav > li > a {
    color: #fff !important;
    padding: 5px 0 !important;
    line-height: normal;
    font-size: 1.1rem !important;
    display: inline-block;
    width: 100%;
    font-weight: 500;
  }
  span.loadmore a,
  #most-commented-sidebar span.loadmore a {
    font-weight: 500;
  }
  #bs-mobile-main-menu .navbar-nav > li.fbmenu > a {
  }
}
@media screen and (max-width: 767px) {
  .clinical-readmore-wrapper #ajax-load-more .alm-reveal .col-12 .loadmore {
    display: block;
    margin-top: 0.5rem !important;
  }
  .clinical-readmore-wrapper #ajax-load-more .alm-reveal {
    padding: 0;
  }
  .alm-reveal {
    padding: 0 15px;
  }
  .alm-reveal > div:nth-child(odd) > div {
    border-right: 0px solid #dee2e6 !important;
  }
  .row.news-block {
  }
  ul.most-commented li span.most-commented-title {
    margin-top: 0;
  }
  ul.most-commented {
    padding-left: 0;
    flex-direction: column;
  }
  ul.most-commented li:last-child::before {
    content: "3";
  }
  .most-popular-thumb {
    display: none;
  }

  ul#mostPopular-mostCommented a.nav-mpmc h3 {
    line-height: normal;
  }

  #mostcommented ul.most-commented li:first-child,
  #mostcommented ul.most-commented li {
    padding: 0;
    border: none;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
  }
  .sponsored-home-thumb {
    height: auto;
  }
  .border-clinical > div {
    border-bottom: 1px solid rgb(0 0 0 / 10%);
    border-right: 0;
  }

  .row.rofessional > div:last-child {
    border: none;
  }
  .row.professional > div:last-child hr,
  .row.news > div:last-child hr {
    display: none;
  }

  .main-container {
    padding: 0 15px;
  }
  .sponsored-list .link-mobile {
    display: block;
  }
  .sponsored-list .sponsored-title a {
    min-height: unset;
    text-align: left !important;
    margin-top: 0.6rem !important;
  }
  .sponsored-list .image-sponsor.image-hub {
    max-width: 50%;
  }
  .sponsored-list a {
    align-items: flex-start !important;
  }
  .border-sponsor {
    border: none !important;
  }

  .border-sponsor hr {
    display: block;
  }

  .border-sponsor {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    flex-wrap: wrap;
  }
  .border-sponsor > a {
    width: 30% !important;
  }
  .border-sponsor > h2 {
    width: 60%;
  }
  .hr-hide-mobile {
    display: none;
  }
  .hr-hide-desktop {
    display: block;
  }

  .row.news > div:nth-child(2) {
    border: none;
    /* border-top: 1px solid rgb(0 0 0 / 10%);
    border-bottom: 1px solid rgb(0 0 0 / 10%); */
  }
  #menu-clinical-menu {
    max-width: 100%;
  }
  .tab-content .tab-pane > div div.border-right {
    border-right: 0 !important;
    padding: 0 0 1rem;
    border-bottom: 1px solid #dee2e6;
  }
  #related-articles .readmore-link {
    display: block;
  }
  .tab-content .tab-pane > div div.col-12 {
  }
  .tab-content .tab-pane > div div {
    /* border-bottom: 1px solid rgb(0 0 0 / 10%); */
    padding: 0;
  }

  #related-articles .row > div:nth-child(2) {
    border-left: 0px solid;
    border-right: 0px solid;

    border-top: 1px solid #dee2e6 !important;
    border-bottom: 1px solid #dee2e6 !important;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .tab-content {
    padding: 0;
  }
}

/* new clinical structure */

.nip-clinical-group {
}
.nip-clinical-group .clinical-group-item {
  position: relative;
}
.nip-clinical-group
  .clinical-group-item:nth-child(odd)
  .clinical-group-item-content {
  position: relative;
}
.nip-clinical-group
  .clinical-group-item.clinical-group-item-odd
  .clinical-group-item-content:before {
  content: "";
  position: absolute;
  right: -15px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #afaeae;
}

.nip-clinical-group .clinical-group-item.clinical-group-item-odd::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: calc(100% - 15px);
  height: 1px;
  background-color: #afaeae;
}
.nip-clinical-group .clinical-group-item.clinical-group-item-even::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% - 15px);
  height: 1px;
  background-color: #afaeae;
}
.nip-clinical-group .clinical-group-item {
  margin-bottom: 1rem;
}
.nip-clinical-group .clinical-group-item-content {
  position: relative;
}
.nip-clinical-group .clinical-group-item-content > a {
  gap: 1rem;
}
.nip-clinical-group .clinical-group-item-content > a img {
  width: 50%;
  height: 90px;
}
.nip-clinical-group .clinical-group-item-content > a p {
  font-size: 1rem;
  width: 50%;
}

.nip-clinical-group .clinical-group-item-content > a:hover p {
  color: #007bff;
}

/*--------------------------------------------------------------
# GSK Shingles sponsored page css
--------------------------------------------------------------*/
.gsk-shingles-sponsored-page {
  padding-top: 25px;
}
.top-red-spacing {
  width: 100%;
  height: 45px;
  background: #9e0b0f;
}
.bg-gsk-shingles {
  background: url("../images/sponsored/gsk-shingles/Hero-img.jpg");
  background-size: 100% 100%;
  min-height: 320px;
}
.shingles-logo {
  margin-top: -20px;
}
h2.gsk-intro {
  font-family: "museo-sans-display";
  font-size: 32px;
  text-transform: uppercase;
  color: #ffffff;
  width: 100%;
}
.gsk-shingles-sponsored-page .text-red {
  color: #9e0b0f;
}
p {
  color: #4d4d4f;
  font-size: 20px;
  font-weight: 300;
}
p.sponsored-gsk-intro {
  font-size: 16px;
  font-weight: normal;
}
.gsk-shingles-sponsored-page h3 {
  font-family: "museo-sans-display";
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 900;
  color: #000000;
  width: 80%;
}
.gsk-shingles-sponsored-page .bg-grey {
  background: #e6e7e8;
}
.btn-shingels {
  font-size: 1.3rem;
  color: #fff;
  font-weight: 700;
  background: #91201a;
  padding: 7px 40px;
  border-radius: 25px;
}
.btn-shingels:hover {
  color: #fff;
  opacity: 0.9;
}
.btn-shingels.focus,
.btn-shingels:focus {
  box-shadow: none;
}
.gsk-shingles-sponsored-page .container-footer {
  display: none;
}
.pi-list-group .list-group-item {
  padding: 25px 0;
}
.pi-list-group .list-group-item:nth-child(1) {
  border-top: 1px solid #dfdfdf !important;
}
.pi-list-group .list-group-item:nth-child(4) {
  border-bottom: 1px solid #dfdfdf !important;
}
.pi-list-group h6 {
  font-size: 1.3rem;
  color: #4d4d4f;
}
.pi-list-group a {
  font-weight: 700;
  color: #9e0b0f;
  font-size: 1.3rem;
}
.red-box {
  border: 2px solid #9e0b0f;
}
.red-box p a {
  color: #9e0b0f;
  font-size: 20px;
  font-weight: 300;
  text-decoration: underline;
}
.gsk-shingles-sponsored-page small {
  font-size: 13px;
}
.sponsored-footer-menu a {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  border-right: 1px solid #fff;
  line-height: 5px;
}
.sponsored-footer-menu a:last-child {
  border-right: none;
}
.gsk-shingles-sponsored-page li.list-group-item span svg {
  fill: #4d4d4f;
}
.sponsored-info-mobile {
  display: none;
}
@media (min-width: 1200px) {
  h2.gsk-intro {
    width: 80%;
  }
}
@media (max-width: 768px) {
  .bg-gsk-shingles {
    background: url("../images/sponsored/gsk-shingles/hero-img-mobile.jpg");
    background-size: cover;
    background-position: center;
  }
  .shingles-logo img {
    width: 60%;
  }
  .red-box p a {
    font-size: 20px !important;
  }
  .red-box br {
    display: none;
  }
  .sponsored-footer-menu a {
    border-right: none;
  }
  .gsk-shingles-sponsored-page h3 {
    width: 100%;
  }
}

@media (max-width: 576px) {
  .bg-gsk-shingles {
    background-position: right;
  }
  h2.gsk-intro {
    font-size: 32px;
  }
  .gsk-shingles-sponsored-page h3 {
    font-size: 28px;
  }
}

@media (max-width: 500px) {
  .shingles-logo img {
    width: 70%;
  }
  .sponsored-info-desktop {
    display: none;
  }
  .sponsored-info-mobile {
    display: block;
  }
  .shingles-logo {
    margin-bottom: 1rem !important;
  }
  .sponsored-footer-menu a {
    line-height: 25px;
    padding: 0;
  }
}

@media (max-width: 450px) {
  .bg-gsk-shingles {
    background: url("../images/sponsored/gsk-shingles/mobile-banner-425.png");
    background-repeat: no-repeat;
  }
}

@media (max-width: 320px) {
  .bg-gsk-shingles {
    background: url("../images/sponsored/gsk-shingles/mobile-banner-320.png");
    background-repeat: no-repeat;
  }
  h2.gsk-intro {
    font-size: 30px;
  }
  .gsk-shingles-sponsored-page h3 {
    font-size: 26px;
  }
  p {
    font-size: 18px;
  }
}


.container-footer {
  background-color: #16145f;
  border-radius: 0;
  padding: 1.8rem 0;
}
.container-footer .footer-logo {
  display: inline-block;
  width: 195px;
}
.container-footer .footer-logo img {
}

.container-footer .menu-wrapper {
}
.container-footer .menu-wrapper p {
  color: #fff;
  font-size: 1rem;
  line-height: normal;
}
.container-footer .menu-wrapper ul {
}
.container-footer .menu-wrapper li {
}
.container-footer .menu-wrapper a.btn {
  text-transform: none;
  background-color: #fff;
  padding: 2px 4px 4px !important;
  font-size: 1rem;
  color: #16145f;
  border-radius: 0;
  display: inline-flex;
  align-items: baseline;
  line-height: 1;
  font-weight: 900;
}
.container-footer .menu-wrapper a.btn span {
  font-size: 0.7rem;
  margin-left: 5px;
}
.container-footer .column-footer {
  color: #fff;
}

.container-footer .social-wrapper {
}
.container-footer .social-wrapper p {
  color: #fff;
}
.container-footer .social-wrapper a {
}
.container-footer .social-wrapper section {
}
.container-footer .social-wrapper img {
  width: 43px;
}
.container-footer ul.menu-links {
  list-style: none;
  margin: 0;
  padding: 0;
}
.container-footer ul.menu-links li {
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 1rem;
}
.container-footer ul.menu-links li a {
  color: #fff;
  font-size: 1rem;
}
.container-footer ul.menu-links li span {
  font-size: 0.8rem;
  margin-right: 2px;
}

.container-footer .app-wrapper p {
  color: #fff;
  line-height: 1;
}
.container-footer .app-wrapper a {
}
.container-footer .app-wrapper section {
}
.container-footer .app-wrapper img {
  width: auto;
  object-fit: contain;
}

.container-sub-footer {
  background-color: #333;
  padding: 1rem 0;
  border-radius: 0;
}
.container-sub-footer .footer-sub {
}
.container-sub-footer .footer-sub p {
  color: #fff;
}
.container-sub-footer .footer-sub a {
  display: inline-block;
}
.container-sub-footer .footer-sub img {
  height: 35px;
  width: auto;
}
.cogora-logo-wrapper {
  text-align: right;
}
.container-footer .borderline-left:before {
  content: "";
  height: calc(100% - 5px);
  width: 1px;
  display: block;
  position: absolute;
  background: #fff;
  left: 0;
  top: 5px;
}

.container-footer .social-wrapper p,
.container-footer .app-wrapper p,
.container-footer .social-wrapper p strong,
.container-footer .app-wrapper p strong {
  line-height: normal;
}

/* START NEWSLETTER */

#newsletterformcontent {
	border: #16145f 10px solid;
}
	
#newsletterformcontent .modlogo {
	background: #16145f;
    padding: 15px;
    width: 227px;
    margin-left: auto;
	}
	
#newsletterform .modal-header {
	border: 0;
}
	
#newsletterform .modal-header img{
	background:  #16145f;
	padding: 10px 20px;
}	
#newsletterform .modal-header .close {
	margin: -30px -1px -15px auto;
}
#newsletterform .close {
	color: #977a7a;
	float: right;
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1;
	color: #977a7a;
	position:absolute;
	right:0;
}
#newsletterform .modal-footer {
	border: 0;
	justify-content: center;
}
#newsletterform .btn-primary, #newsletterform .btn-primary:hover {
	background: #16145f;
    border: 0;
    width: 200px;
    border-radius: 60px / 50px;
    color: white;

}
#newsletterform .modal-body h5 {
	font-size: 25px;
	font-weight: 600;
	color: #16145f;
}
#newsletterform .modal-body p {
	font-size: 16px;
	color: #16145f;
}
#newsletterform .modal-dialog {
	max-width: 640px;
	margin-top: 15%;
}

/* END NEWSLETTER */