@charset "UTF-8";

iframe {
  border: 0;
}

body,
a,
p,
h1,
h2,
h3,
li {
  font-family: museo-sans, sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #000000;
}

strong {
  font-weight: 800 !important;
}

table {
  width: 100% !important;
  float: left;
  border: 1px !important;
  margin-bottom: 20px;
}

a {
  line-height: 20px;
}

a:hover {
  text-decoration: none;
}

.blue {
  color: #16145f !important;
}

.bg_blue {
  background: #16145f !important;
}

.lightblue {
  color: #dee2f3 !important;
}

.bg_lightblue {
  background: #dee2f3 !important;
}

.grey {
  color: #dee2f3 !important;
}

.bg_grey {
  background: #dee2f3 !important;
}

.darkgrey {
  color: #333333 !important;
}

.bg_darkgrey {
  background: #333333 !important;
}

.lightgrey {
  color: #afaeae !important;
}

.bg_lightgrey {
  background: #afaeae !important;
}

.white {
  color: #ffffff !important;
}

.bg_white {
  background: #ffffff !important;
}

.red {
  color: #c3122f !important;
}

.bg_red {
  background: #c3122f !important;
}

h1 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 36px;
  font-weight: 300;
}

h2 {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 700;
}

h3 {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 900;
}

h4 {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 300;
  line-height: 26px;
}

a {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300;
}

p {
  font-size: 14px;
  font-size: 0.875rem;
}

.arrows {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 4px !important;
  max-height: 10px;
  height: 10px;
  display: inline-block;
}

.cat_links {
  cursor: pointer;
}

.cat_links h3:hover {
  color: #0056b3 !important;
}

hr {
  margin-bottom: 10px;
}

.border-2 {
  border-width: 2px !important;
}

.cc_message {
  color: #ffffff;
}

.latest-issue p {
  font-size: 14px;
  font-size: 0.875rem;
}

.latest-issue p b {
  font-weight: 900;
}

.latest-issue p a {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
}

.protxt {
  font-size: 14px;
  font-size: 0.875rem;
}

#menu-utility-menu {
  list-style: none;
}

#menu-utility-menu a {
  color: #ffffff;
  font-size: 14px;
  font-size: 0.875rem;
}

#mega-menu-wrap-main_menu {
  width: 100%;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-item a.mega-menu-link {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 26px !important;
  position: relative;
  height: 29px !important;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-item a.mega-menu-link::after {
  display: block;
  content: " ";
  font-size: 32px;
  font-size: 2rem;
  font-weight: 300;
  position: absolute;
  top: 0;
  right: -3px;
  color: #ffffff;
  border-right: 1px white solid;
  padding-bottom: 5px;
  min-height: 25px;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-item .mega-sub-menu a.mega-menu-link::after {
  display: none !important;
}

#mega-menu-utility_menu li.mega-menu-item a.mega-menu-link {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px !important;
  position: relative;
}

#mega-menu-utility_menu li.mega-menu-item a.mega-menu-link::after {
  display: block !important;
  content: "";
  font-size: 32px;
  font-size: 2rem;
  font-weight: 300;
  position: absolute;
  top: 0;
  right: -3px;
  color: #16145f;
  min-height: 23px;
  border-right: 1px #16145f solid;
}

#page-h1 {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

#page-h1 h1 {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

.searchandfilter ul {
  padding-left: 0;
}

.searchandfilter ul label {
  width: 100%;
}

.searchandfilter ul label input {
  width: 100%;
}

.maxh-100 {
  max-height: 100px;
}

.nip-navbar .menu-image-title-after.menu-image-title {
  padding-left: 0;
}

.first-menu-item a {
  padding-left: 0 !important;
}

.twitter-top a {
  padding-right: 0 !important;
}

#mega-menu-wrap-main_menu_search .mega-indicator {
  display: none !important;
}

input#s {
  width: 80%;
}

#myCarousel h4 a {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 300;
}

.list-group-item {
  border-left: 0;
  border-right: 0;
}

.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 0 !important;
}

.list-group-item:last-child {
  border-bottom: 0 !important;
}

.list-group-item a {
  color: #333333;
}

.list-group-item.active {
  background-color: transparent !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
}

.list-group-item.active a {
  color: #000000;
  font-weight: 600 !important;
}

.border-top-blue {
  border-top: 3px solid #16145f;
}

.row-first-news {
  min-height: 230px;
  max-height: 230px;
}

.row-first-news .col-first-news img {
  height: 180px;
  -o-object-fit: cover;
  object-fit: cover;
}

.row-first-news .news_title {
  display: block;
  min-height: 44px;
}

.col-first-news img {
  height: 180px;
  -o-object-fit: cover;
  object-fit: cover;
}

.col-first-news img.flash {
  height: unset;
}

img.flash {
  height: unset;
}

.articlesTitle {
  min-height: 50px;
}

.news-block {
  min-height: 130px;
}

.huge-number {
  font-size: 43px;
  font-size: 2.6875rem;
  font-weight: 300;
  color: #16145f;
  line-height: 35px;
}

.latestissue {
  border: 3px solid #16145f;
}

.latestissue .highblack {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  font-weight: 900;
  color: #000000;
}

.alm-reveal {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.alm-load-more-btn.more {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 900;
  color: #16145f;
  text-transform: none;
  background: none;
  -webkit-box-shadow: 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px transparent;
  border: 0px solid transparent;
  text-shadow: 0px 0px 0px transparent;
  padding: 0;
}

h3.nice {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 38px;
}

.nice_tabs .nav-tabs {
  padding: 0px 0px 10px 0px;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: baseline;
  border-top: 1px solid #afaeae;
}

.nice_tabs .nav-tabs .nav-item {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 900;
  padding: 10px 10px 0px 10px;
  vertical-align: baseline;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  white-space: normal;
  border: 0;
  border-left: 1px solid #afaeae;
  color: #afaeae;
}

.nice_tabs .nav-tabs .nav-item:first-of-type {
  border-left: 0;
  padding-left: 0;
}

.nice_tabs .nav-tabs .nav-item:hover {
  color: #16145f;
}

.nice_tabs .nav-tabs .nav-item.active {
  color: #16145f;
}

.tab-content .nice_content {
  position: relative;
  min-height: 320px;
}

.tab-content .nice_content .bottom-row {
  position: absolute;
  width: 100%;
  bottom: 10px;
}

.tab-content .nice_content .download_btn {
  border: 2px solid #c3122f;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 900;
}

.sponsored_img {
  min-height: 110px;
}

.landing_block {
  min-height: 185px;
  position: relative;
}

.landing_block .bottom-row {
  position: absolute;
  width: 100%;
  bottom: 10px;
}

.landing_block .download_btn {
  border: 2px solid #c3122f;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 900;
}

.sponsored h2 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 26px;
  font-weight: 300;
  padding-top: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.sponsored .download_btn {
  border: 2px solid #c3122f;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 900;
}

.post_info {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 17px;
}

.post_info .author {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  color: #16145f;
}

.socials a {
  width: 13px;
  height: 13px;
  margin-right: 10px;
  display: inline-block;
}

.article-body-text {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
}

.article-body-text p {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
}

.article-body-text img {
  max-width: 100% !important;
  height: auto !important;
}

.article-body-text a {
  color: #0056b3;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
}

.article-body-text a:hover {
  text-decoration: underline;
}

.article-body-text ol li,
.article-body-text ul li {
  /*font-size: 14px;*/
  font-size: 1rem;
  color:#4d4d4f;
}

.article-body-text ol li a,
.article-body-text ul li a {
  text-decoration: underline;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 300;
  word-break: break-all;
}

.quote_copy p {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 300;
  color: #16145f;
}

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

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

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

.sponsored h2 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 26px;
  font-weight: 300;
  padding-top: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.sponsored .download_btn {
  border: 2px solid #c3122f;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 900;
}

.sponsored a {
  font-size: 14px;
  font-size: 0.875rem;
}

.footer-container {
  max-width: none !important;
}

footer .footerlogo {
  min-height: 50px;
}

footer .sociallink {
  padding-top: 9px;
}

footer .sociallink a {
  max-height: 24px;
}

footer .sociallink a img {
  width: auto;
  height: 24px;
}

footer .nip-navbar .nav-item {
  border-right: 1px solid #ffffff;
}

footer .nip-navbar .nav-item:last-child {
  border-right: none;
}

footer .nip-navbar .nav-item .nav-link {
  color: #ffffff;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  height: 20px;
  padding: 0 1rem;
}

.logocol {
  padding-left: 0px;
}

.searchmenu {
  z-index: 1;
  position: relative;
  margin-top: -34px;
}

#bs-mobile-main-menu .searchmenu {
  margin: 0;
}

#mega-menu-main_menu {
  float: left !important;
  z-index: 10;
  pointer-events: relative;
}

.onlytablet {
  display: none;
}

@media only screen and (max-width: 992px),
(max-device-width: 992px) {
  ul.dropdown-menu li a{ color:white;}
}

/* START GSK HUB*/
.page-item-11490 {
  display: none !important;
}

.statement p {
  color: #f25d18 !important;
  font-size: 1rem !important;
}

.statement strong {
  font-weight: 800 !important;
}

.statement2 h5,
.statement2 .h5,
.statement2 a {
  font-weight: 600 !important;
}

.gskhubpage1 p,
.gskhubpage2 p,
.gskhubpage3 p {
  font-size: 1rem !important;
  color: #5c6981;
}

.gskhubpage1 strong,
.gskhubpage2 strong,
.gskhubpage3 strong {
  font-weight: bold !important;
}

.gskhubpage1 h3,
.gskhubpage2 h3,
.gskhubpage3 h3 {
  font-size: 1.75rem;
  color: #3b3b3b;
}

.gskhubpage1 h3 a,
.gskhubpage1 h3 a:hover,
.gskhubpage2 h3 a,
.gskhubpage2 h3 a:hover {
  font-size: 1.75rem !important;
  color: #3b3b3b !important;
  padding: 0 !important;
  text-align: right !important;
  background: transparent !important;
  font-weight: bold;
}

.gskhubpage3 h3 {
  font-size: 1.25rem;
}

.gskhubpage1 h2,
.gskhubpage2 h2,
.gskhubpage3 h2 {
  font-size: 2rem;
  color: #3b3b3b;
}

.gskhubpage1 a,
.gskhubpage2 a,
.gskhubpage3 a,
.ad a,
.statement2 a {
  color: #014c8c;
  font-size: inherit;
}

.gskhubpage1 .hubcontent a {
  text-decoration: underline;
}

.gskhubpage1 .hubcontent p {
  margin-bottom: 20px;
}

.gskhubpage1 .hubcontent ul,
.gskhubpage1 .hubcontent ol {
  margin-bottom: 30px;
}

.gskhubpage1 .references p,
.gskhubpage1 .references ol li,
.gskhubpage1 .references ul li {
  font-size: 14px !important;
  color: #5c6981;
}

.gskhubpage1 .references ol {
  padding-left: 20px;
}

.gskhubpage1 .lama {
  background: #f5f2e6;
  padding: 20px;
  color: #5c6981 !important;
  margin-bottom: 30px;
  margin-top: 30px;
}

.gskhubpage1 .lama a {
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  float: none;
  width: 300px;
  color: #014c8c !important;
}

.gskhubpage1 .lama img {
  width: 100%;
  max-width: 160px;
  margin-bottom: 20px;
}

.gskhubpage1 .lama p {
  color: #72635d !important;
}

.gskhubpage1 .center {
  text-align: center;
}

.gskhubpage1 .video {
  padding: 100px 50px;
  background: #cccccc;
  color: #000;
  text-align: center;
  font-size: 18px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.gskhubpage1 .videos {
  text-align: center;
}

.gskhubpage1 .videos .col-12 {
  padding: 0 !important;
}

.gskhubpage1 .videos a {
  background: #00354b;
  color: #ffffff;
  padding: 10px 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  float: none;
  width: 300px;
  text-decoration: none;
}

.gskhubpage1 .hubcontent .row {
  margin-left: 0;
  margin-right: 0;
}

.gskhubpage2 .hubcontent .row {
  margin: 0;
}

.gskhubpage2 .hubcontent a {
  text-decoration: underline;
}

.gskhubpage2 .hubcontent p {
  margin-bottom: 20px;
}

.gskhubpage2 .hubcontent ul,
.gskhubpage2 .hubcontent ol {
  margin-bottom: 30px;
}

.gskhubpage2 .references p,
.gskhubpage2 .references ol li,
.gskhubpage2 .references ul li {
  font-size: 14px !important;
}

.gskhubpage2 .references ol {
  padding-left: 10px;
}

.gskhubpage2 .lama {
  padding: 20px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.gskhubpage2 .lama a {
  background: #a8144b;
  color: #ffffff;
  padding: 10px 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  float: none;
  width: 300px;
  text-decoration: none;
  color: #014c8c !important;
}

.gskhubpage2 .lama img {
  width: 100%;
  max-width: 160px;
  margin-bottom: 20px;
}

.gskhubpage2 .center {
  text-align: center;
}

.gskhubpage2 .video {
  padding: 100px 50px;
  background: #cccccc;
  color: #000;
  text-align: center;
  font-size: 18px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.gskhubpage2 .videos {
  text-align: center;
}

.gskhubpage2 .videos .col-12 {
  padding: 0;
}

.gskhubpage2 .videos .title {
  text-align: left;
}

.gskhubpage2 .videos a {
  background: #c1dff9;
  color: #ffffff;
  padding: 10px 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  float: none;
  width: 300px;
  text-decoration: none;
}

.gskhubpage2 .row {
  margin-left: 0;
  margin-bottom: 0;
}

@media only screen and (max-width: 768px),
(max-device-width: 768px) {
  .gskhubpage2 video {
    width: 100% !important;
  }
}

.gskhubpage3 li {
  color: #5c6981;
}

.gskhubpage3 .card {
  border: 0 !important;
}

.gskhubpage3 .card .card-header .btn-link {
  font-weight: 600;
  color: #ffffff;
  border-radius: 0;
}

.gskhubpage3 .card .card-header h2 {
  width: 95%;
  float: left;
}

.gskhubpage3 .card .btn-link::before {
  content: "\276F";
  width: 1em;
  height: 1em;
  text-align: center;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  color: white;
  margin-right: 10px;
  font-size: 20px;
  float: right;
  font-weight: bold;
  margin-top: -2px;
}

.gskhubpage3 .card .btn-link[aria-expanded="true"]::before {
  content: "\276F";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.gskhubpage3 .card .card-body {
  background: #ffff;
  padding: 20px 10px;
}

.gskhubpage3 .hubcontent a {
  text-decoration: underline;
}

.gskhubpage3 .hubcontent p {
  margin-bottom: 20px;
  color: #5c6981;
}

.gskhubpage3 .hubcontent ul,
.gskhubpage3 .hubcontent ol {
  margin-bottom: 30px;
  color: #5c6981;
}

.gskhubpage3 .hubcontent h2,
.gskhubpage3 .hubcontent h3 {
  color: #a8144b;
}

.gskhubpage3 .references p,
.gskhubpage3 .references ol li,
.gskhubpage3 .references ul li {
  font-size: 14px !important;
}

.gskhubpage3 .references ol {
  padding-left: 10px;
}

.gskhubpage3 .lama {
  background: #f5f2e6;
  padding: 20px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.gskhubpage3 .lama a {
  background: #a8144b;
  color: #ffffff;
  padding: 10px 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  float: none;
  width: 300px;
  text-decoration: none;
}

.gskhubpage3 .buttons {
  text-align: center;
  padding: 20px 0px;
}

.gskhubpage3 .buttons a {
  background: #a8144b;
  color: #ffffff;
  padding: 10px 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  float: left;
  text-align: center;
  width: 100%;
  text-decoration: none;
}

.gskhubpage3 .lama img {
  width: 100%;
  max-width: 160px;
  margin-bottom: 20px;
}

.gskhubpage3 .center {
  text-align: center;
}

.gskhubpage3 .statement2 {
  margin-bottom: 20px;
  margin-top: 23px;
}

.gskhubpage3 .statement2 h5 {
  font-weight: 600 !important;
}

.gskhubpage3 .video {
  padding: 100px 50px;
  background: #cccccc;
  color: #000;
  text-align: center;
  font-size: 18px;
  width: 410px;
  float: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.gskhubpage3 .videos {
  text-align: center;
}

.gskhubpage3 .videos a {
  background: #c1dff9;
  color: #ffffff;
  padding: 10px 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  float: none;
  width: 300px;
  text-decoration: none;
}

.gskhubpage3 .buttonback {
  background: #a8144b;
  width: 300px;
  float: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 0px;
}

.gskhubpage3 h3 {
  margin-top: 23px;
  margin-bottom: 23px;
}

.card-header button {
  text-align: left;
  width: 100%;
  border: 10px solid #a8144b !important;
  font-size: 20px;
  list-style-type: none;
}

.card-header button:focus,
.card-header button:hover {
  text-decoration: none;
}

.card-header button:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.card-header {
  background-color: inherit !important;
  padding: 0px;
  border-bottom: 0px !important;
}

.card-header button[aria-expanded="true"]::before,
.card-header button[aria-expanded="true"] {
  background-color: #ffff !important;
  color: #a8154c !important;
}

.card-header button[aria-expanded="true"] {
  border-left: 9px solid #a8154c !important;
  border-right: 9px solid #a8154c !important;
  border-top: 9px solid #a8154c !important;
  border-bottom: none !important;
}

.card-body {
  border-left: 9px solid #a8154c !important;
  border-right: 9px solid #a8154c !important;
  border-bottom: 9px solid #a8154c !important;
}

.card-header button[aria-expanded="false"] {
  background-color: #a8144b !important;
}

.references {
  margin-bottom: 20px;
}

.references ol li {
  font-size: 14px !important;
  color: #5c6981;
}

.references a {
  text-decoration: underline;
}

.references h3 {
  color: #3b3b3b !important;
  font-size: 14px;
  font-weight: bold;
}

#accordionExample h3 {
  margin-top: 43px !important;
}

.nice {
  background: #f0efed !important;
  color: #72635d !important;
}

.nice p {
  color: #72635d !important;
}

.nice li {
  color: #72635d !important;
}

.nice h3 {
  color: #72635d !important;
}

.support .sub-nav ul {
  padding-left: 0;
  list-style: none;
  padding-bottom: 10px;
  border-bottom: #16145f 4px solid;
  float: left;
  width: 100%;
}

.support .sub-nav ul li {
  float: left;
  margin-right: 50px;
}

.support .sub-nav ul li a {
  font-weight: bold;
}

.support .sub-nav ul .current_page_item a {
  color: #222;
}

.ad {
  border: 1px #000 solid;
  padding: 10px 50px;
  text-align: center;
  margin-top: 23px;
  margin-bottom: 23px;
  padding-bottom: 0px;
}

.ad p {
  font-size: 1rem !important;
  color: #5c6981;
}

/* END GSK HUB */
.viewssymbol img {
  max-width: 23px;
  margin-top: -1px;
  margin-right: 6px;
}

.viewsauthor {
  font-size: 15px;
  color: #16145f;
}

.sponsoredarticlespan {
  /* width: 52%; */
  float: left;
  background: #16145f;
  color: white;
  padding: 1px 2px;
  margin-top: -22px;
  position: relative;
  font-size: 0.8rem !important;
}

.page-id-2029 .latestissue {
  margin-bottom: 40px;
}

.wp-block-pullquote {
  float: left !important;
  margin-right: 20px !important;
  text-align: left !important;
}

@media screen and (max-width: 1768px) {

  .skinright2,
  .skinleft2 {
    display: none !important;
  }
}

@media screen and (max-width: 1432px) {

  .skinright1,
  .skinleft1 {
    display: none !important;
  }
}

@media screen and (max-width: 769px) {
  .onlytablet {
    display: block;
  }

  .row-first-news {
    max-height: none !important;
  }

  .newstabletfront {
    padding-bottom: 10px !important;
  }
}

@media screen and (max-width: 769px) {
  .row-first-news {
    max-height: auto !important;
  }

  .latestissue {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .tabletborderright {
    border-right: 0px !important;
  }

  .d-none {
    display: none !important;
  }

  .tabletborderleft {
    border-left: 0px !important;
  }

  .tabletmarginbottom40 {
    margin-bottom: 40px !important;
  }

  #mega-menu-wrap-mobile_main_menu #mega-menu-mobile_main_menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
    float: none !important;
  }

  .mega-menu-item-10030 img {
    margin-top: 10px !important;
  }

  .logocol {
    padding-left: 15px;
  }

  .list-group-item.advice_link {
    display: none;
  }

  .list-group-item.advice_link.active {
    display: block;
  }

  .mega-toggle-blocks-left,
  .mega-toggle-blocks-center {
    display: none !important;
  }

  #mega-menu-wrap-mobile_main_menu .mega-menu-toggle .mega-toggle-block-1:after {
    font-size: 37px;
    color: #fff;
  }

  #mega-menu-wrap-mobile_main_menu #mega-menu-mobile_main_menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
    color: none !important;
    background: transparent !important;
  }

  .searchmenu img {
    float: left !important;
  }

  .searchmenu .mega-indicator {
    float: right;
    margin-top: -10px;
  }

  .searchmenu .mega-menu-item-search-4 {
    padding: 0 !important;
  }

  .searchmenu .screen-reader-text {
    display: none;
  }

  .searchmenu .input[type="text"] {
    padding: 4px 0px !important;
  }

  .searchmenu .input[type="submit"] {
    padding: 4px 5px !important;
  }

  .news div.col-6 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .news div.col-6:nth-child(-n + 3) {
    /* border-bottom: 1px solid #dee2e6!important;*/
  }

  .header {
    padding-bottom: 20px;
  }

  .mobileloginbefore a {
    border-radius: 0 !important;
    border: 0 !important;
    margin: 0 !important;
    line-height: 40px !important;
    height: 40px !important;
    padding: 0 10px !important;
    background: transparent !important;
    text-align: left !important;
    color: #000 !important;
    font-size: 18px !important;
  }

  /*.mega-menu-item-10011 a {

	font-weight: bold !important;
	}
	*/
  .carousel-item img {
    margin-bottom: 10px !important;
  }

  .carousel-control-prev-icon {
    background-image: url(../images/prev.svg);
    width: 30px;
    background-size: cover;
    height: 30px;
    margin-left: 10px;
  }

  .carousel-control-next-icon {
    background-image: url(../images/next.svg);
    width: 30px;
    background-size: cover;
    height: 30px;
    margin-right: 10px;
  }

  #nip_mpu1,
  #nip_mpu3 {
    margin-top: 40px;
  }

  #nip_mpu5 {
    margin-top: 20px;
  }

  #sidebar #nip_mpu1,
  #sidebar #nip_mpu3 {
    margin-top: 0px;
  }

  #sidebar #nip_mpu5 {
    margin-top: 0px;
  }

  #mega-menu-footer_menu {
    padding-left: 5px;
  }

  .footerlogo img {
    max-width: 153px !important;
  }

}

@media only screen and (max-width: 600px) {
  #mega-menu-wrap-mobile_main_menu .mega-menu-toggle.mega-menu-open+#mega-menu-mobile_main_menu {
    margin-top: 29px;
    padding-left: 20px;
  }

  #mega-menu-wrap-footer_menu {
    padding-left: 5px;
  }

  .news-block {
    min-height: 80px !important;
  }
}

ul.most-commented {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding-left: 15px;
}

ul.most-commented li {
  padding: 0 10px 0 0px;
  border-right: 1px solid #dee2e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

ul.most-commented li span.most-commented-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 8px 0;
}

ul.most-commented li::before {
  content: "•";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: decimal;
  font-size: 2.6875rem;
  font-weight: 300;
  color: #16145f;
  line-height: 35px;
  padding: 0px 0 10px 0;
}

ul.most-commented li:first-child::before {
  content: "1";
}

ul.most-commented li:nth-child(1n + 2)::before {
  content: "2";
}

ul.most-commented li:nth-child(1n + 3)::before {
  content: "3";
}

ul.most-commented li:last-child::before {
  content: "4";
}

ul.most-commented li:last-child {
  border-right: 0;
}

ul.most-commented li .mc-number {
  display: none;
}

ul.most-commented img {
  height: 86px;
  -o-object-fit: cover;
  object-fit: cover;
}

#mostcommented ul.most-commented li {
  padding: 0 15px 0 15px;
}

#mostcommented ul.most-commented li:first-child {
  padding: 0 15px 0 0;
}

#mostcommented ul.most-commented li .wpb-comment-count {
  margin-top: -10px;
}

#mostcommented ul.most-commented li .wpb-comment-count img {
  padding-right: 3px;
  width: 19px;
  height: 14px;
  -o-object-fit: fill;
  object-fit: fill;
}

ul#mostPopular-mostCommented a.nav-mpmc h3 {
  color: #afaeae;
}

ul#mostPopular-mostCommented a.active h3 {
  color: #16145f;
}

ul#mostPopular-mostCommented li.nav-item:first-child {
  border-right: 1px solid #16145f;
  height: 15px;
  padding-right: 10px;
}

ul#mostPopular-mostCommented li.nav-item:last-child {
  padding-left: 10px;
}

#most-commented-sidebar {
  border-top: 3px solid #16145f;
  border-bottom: 1px solid #dee2e6;
  margin-top: 20px;
  padding-top: 15px;
}

#most-commented-sidebar #mostpopular {
  padding-left: 15px;
}

#most-commented-sidebar #mostpopular p.huge-number {
  font-size: 1.125rem;
  line-height: 1rem;
  margin: 8px 0;
}

#most-commented-sidebar #mostpopular p.huge-number a {
  margin-left: 7px;
}

#most-commented-sidebar ul.most-commented {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#most-commented-sidebar ul.most-commented img {
  display: none;
}

#most-commented-sidebar ul.most-commented li {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  border-right: 0;
  padding: 0 15px 0 0;
}

#most-commented-sidebar ul.most-commented li::before {
  display: none;
}

#most-commented-sidebar ul.most-commented li span.mc-number {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

#most-commented-sidebar ul.most-commented li span.most-commented-title {
  display: inline;
  margin-left: 7px;
}

#most-commented-sidebar ul.most-commented li a {
  margin: 8px 0;
}

#most-commented-sidebar ul.most-commented li .wpb-comment-count {
  display: none;
}

#most-commented-sidebar ul.most-commented .mc-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.have-your-say,
.readers-comments {
  border-top: 3px solid #16145f;
  border-bottom: 1px solid #afaeae;
  padding-top: 10px;
}

.have-your-say h2,
.readers-comments h2 {
  font-size: 1rem;
}

.have-your-say h2.darkblue,
.readers-comments h2.darkblue {
  color: #16145f;
}

.comment-form-comment label {
  display: none;
}

.comment-form-comment textarea {
  padding: 10px;
  background: #f7f7f7;
  width: 100%;
  border: none;
}

.comment_notes {
  border-bottom: 2px solid #afaeae;
  padding-bottom: 10px;
}

#comments {
  width: 100%;
}

#comments form input[type="submit"] {
  background: none;
  border: 0;
  color: #16145f;
  font-size: 1.1rem;
  background: url("../../assets/images/icons/submit-comment-icon.svg");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 20px;
}

#comments li {
  list-style-type: none;
  border-top: 1px solid #afaeae;
  padding-top: 10px;
}

#comments li .comment-meta {
  color: #16145f;
}

#comments li .comment-meta a {
  color: #16145f;
}

#comments p {
  font-size: 1.125rem;
}

@media (max-width: 767px) {
  .qc-cmp2-persistent-link {
    -webkit-transform: translateX(76px);
    transform: translateX(76px);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }

  .qc-cmp2-persistent-link:hover {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

#msd-hub .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 30px 0;
}

#msd-hub .logo p {
  font-size: 14px;
  font-weight: 300;
  margin: 0 0 0 15px;
}

#msd-hub .banner img {
  max-width: 100%;
}

.msd-nav {
  background: #f8f8f8;
  height: 50px;
  color: #018887;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 0 12px;
  margin-bottom: 40px;
}

.msd-nav a {
  color: #018887;
  font-size: 14px;
  font-weight: 900;
  margin-right: 50px;
  padding-bottom: 4px;
  border-bottom: 2px solid transparent;
}

.msd-nav a.__active {
  border-bottom: 2px solid #018887;
}

.msd-content-wrapper {
  position: relative;
  padding: 0 12px;
}

.msd-content-wrapper p {
  font-size: 14px;
  font-weight: 300;
}

.msd-content-wrapper p:last-child {
  margin-bottom: 0;
}

.msd-content-wrapper p a {
  font-size: inherit;
}

.msd-content-wrapper p a:hover {
  text-decoration: underline;
}

.msd-content-wrapper h1 {
  font-size: 22px;
  font-weight: 900;
  margin-bottom: 20px;
}

.msd-content-wrapper h3 {
  font-size: 22px;
  font-weight: 900;
  margin-top: 40px;
  margin-bottom: 15px;
}

.msd-content-wrapper h4 {
  font-size: 22px;
  font-weight: 900;
  margin-bottom: 15px;
}

.msd-content-wrapper h5 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}

.msd-content-wrapper hr {
  margin: 40px 0;
}

.msd-content-wrapper strong {
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
}

.msd-content-wrapper .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 0 30px;
  font-size: 12px;
  font-weight: 300;
}

.msd-content-wrapper .links a {
  font-size: 12px;
  font-weight: 300;
}

.msd-content-wrapper .links a:hover {
  text-decoration: underline;
}

.badge-ic-init {
  text-align: right;
  display: block;
  margin-top: 40px;
}

.checklist-chickenpox {
  margin-top: 40px;
}

.checklist-chickenpox .checklist-box figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 140px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 0 14px;
}

.checklist-chickenpox .checklist1 figure {
  background-color: #97456d;
}

.checklist-chickenpox .checklist2 figure {
  background-color: #a4c3ef;
}

.checklist-chickenpox .checklist3 figure {
  background-color: #e175a6;
}

.checklist-chickenpox .checklist4 figure {
  background-color: #e1afcc;
}

.checklist-box {
  width: 100%;
  height: 140px;
  position: absolute;
  -webkit-transition: -webkit-transform 0.4s;
  -webkit-transition: -webkit-transform 0.4;
  transition: -webkit-transform 0.4;
  transition: transform 0.4;
  transition: transform 0.4, -webkit-transform 0.4;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  cursor: pointer;
}

.checklist-box p {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin-bottom: 16px;
}

.checklist-box figure {
  position: absolute;
  margin: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.checklist-box .front {
  background: red;
}

.checklist-box .back {
  background: blue;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.checklist-box.__flip {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.checklist-chickenpox .msd-content-wrapper {
  height: 140px;
}

.download-row {
  margin-top: 80px;
}

.msf-footer-init {
  display: block;
  text-align: right;
}

.dl-checklist {
  height: 50px;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #018887;
  font-size: 12px;
  font-weight: 900;
  color: #fff;
  border-radius: 5px;
  margin-right: 30px;
  text-transform: uppercase;
  cursor: pointer;
}

.dl-checklist:hover {
  background-color: rgba(1, 136, 135, 0.8);
  color: #fff;
}

.footer-jc {
  margin-bottom: 40px;
}

.footer-jc .job-code {
  font-size: 10px;
  font-weight: 300;
}

.link-prescribe {
  font-size: 14px;
  font-weight: 300;
  color: #000;
  text-decoration: underline;
}

.link-prescribe:hover {
  color: #000;
  text-decoration: underline;
}

.advice-group {
  margin-top: 55px;
}

.advice-group h4 {
  font-size: 18px;
  font-weight: 900;
  color: #000;
  margin: 30px 0 15px;
}

.advice-group p {
  font-size: 14px;
  font-weight: 300;
}

section.box-section {
  padding: 12px 15px;
  font-size: 1rem;
  font-weight: 300;
  border: solid 2px #707070;
  max-width: 100%;
  margin: 25px 0 30px;
}

section.box-section p {
  font-size: 1rem;
}

section.box-section a {
  font-size: 1rem;
}

section.box-section a strong {
  font-size: 1rem;
}

.accordion-wrapper header {
  background-color: #018887;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  font-size: 18px;
  font-weight: 900;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 18px;
  color: #fff;
  cursor: pointer;
  position: relative;
}

.accordion-wrapper header:after {
  position: absolute;
  right: 17px;
  top: 50%;
  content: "";
  height: 2px;
  width: 8px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #fff;
}

.accordion-wrapper header:before {
  position: absolute;
  right: 20px;
  top: 50%;
  content: "";
  width: 2px;
  height: 8px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #fff;
}

.accordion-wrapper.__open header::before {
  display: none;
}

.accordion-wrapper section {
  display: none;
  background-color: #f7f7f7;
  padding: 25px;
}

.accordion-wrapper section * {
  font-size: 14px;
  font-weight: 300;
}

.accordion-wrapper section sup {
  font-size: 75%;
}

/*menu v2*/

.top-bar {
  padding: 0;
}

.top-menu {
  list-style: none;
  margin: 0;
  text-align: right;
}

.top-menu li {
  display: inline-block;
  padding: 0 7px;
  border-right: 1px solid #16145f;
}

.top-menu li:last-child {
  border: none;
}

.top-menu li>a {
  font-size: 15px;
  font-weight: 600;
  color: #16145f;
}

.top-menu li>a:hover {
  color: #0056b3;
}

section.utility-top-bar {
  border-top: 1px solid #16145f;
  padding: 5px 0;
}

.navbar-toggler i {
  color: #fff;
}

ul.nip-main-menu {
  list-style: none;
  padding: 10px 0;
  margin-bottom: 0;
}

ul.nip-main-menu>li:first-child>a {
  padding-left: 0;
}

ul.nip-main-menu>li {
  display: inline-block;
  border-right: 1px solid #fff;
  padding: 3px 0;
}

ul.nip-main-menu>li:last-child {
  border: none;
}

.main-menu-bar li.menu-item-has-children a {
  margin-right: 25px;
}

.main-menu-bar .dropdown-item:focus, .main-menu-bar .dropdown-item:hover {  color: #16145f;
  background-color: #dee2f3;}

.main-menu-bar .dropdown-item {
    padding: 0.4rem 1.5rem;}

.main-menu-bar a.dropdown-toggle:after {
  content: url(/wp-content/themes/cogora/assets/images/Arrow-Down.png);
  border: none;
  right: 11px;
  position: absolute;
}

.top-bar a.login:before {
  content: "";
  float: left;
  background: url(/wp-content/themes/cogora/assets/images/Login.svg) 0 0 no-repeat;
  width: 30px;
  height: 25px;
}

ul.nip-main-menu>li>a {
  color: #fff;
  font-weight: 300;
  padding: 0 10px;
  font-size: 20px;
}

#mainMenu .dropdown-menu.show {
  border-radius: 0;
  border: none;
  background: #dee2f3;
  margin-top: 0;
}

div#mainMenu,
.search-container {
  display: inline-block;
}

.search-container ul {
  list-style: none;
  padding: 0;
}

.main-menu-bar .container {
  padding: 0;
}

.nip-desktop-mainmenu>.container {
  border-top: 1px solid #fff;
  position: relative;
}

#mainMenu .dropdown-menu>li.menu-item {
  display: inline-block;
  width: 100%;
}

.two-col-menu ul.dropdown-menu {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.search-container {
  float: right;
  margin-top: 7px;
}

.search-container ul>li a {
  padding: 3px !important;
}

.search-container ul li {
  display: inline-block;
}

.search-container a {
  color: #fff;
}

.search-container ul li a:hover {
  color: #0056b3;
}

.nip-desktop-mainmenu .search-form,
.search-container .search-form {
  background: #dee2f3;
  padding: 30px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 99;
}

.nip-desktop-mainmenu input.search-submit,
.search-container input.search-submit {
  display: none;
}

.nip-desktop-mainmenu .search-form label,
.search-container .search-form label {
  width: 100%;
  margin: 0;
}

.nip-desktop-mainmenu .search-form input[type="search"],
.search-container .search-form input[type="search"] {
  width: 100%;
  border: none;
}

.nip-desktop-mainmenu input.search-field:focus-visible,
.search-container input.search-field:focus-visible {
  outline: none;
}

/*end*/

#nip_mobile-banner .cog-mb-sticky {top:0;}
@media screen and (max-width: 1199px) {

  ul.nip-main-menu>li>a,
  #mainMenu .dropdown-menu a {
    font-size: 14px;
  }

  .search-container .search-form {
    top: 75px;
  }

}

@media screen and (min-width: 992px) {
  nav.mobile-nav-wrapper {
    display: none;
  }

  .mobile-topmenu,
  .nip-mobile-mainmenu,
  .show-mobile {
    display: none;
  }

}

@media screen and (max-width: 991px) {
  #sidebar .col-12.mb-40 {
    order: 3;
  }

  iframe.magazine-form {
    max-height: 400px;
  }

  section.utility-top-bar {
    display: none;
  }

  .desktop-topmenu,
  .nip-desktop-mainmenu {
    display: none
  }

  ul#menu-mobile-utility-top-menu {
    margin-bottom: 0;
  }

  .mpu-wrapper iframe {
    max-width: 767px;
  }

  ul#menu-nip-mobile-main-menu {
    background: #dee2f3;
    padding: 20px;
  }

  li.fbmenu a:before,
  li.twmenu a:before {
    position: absolute;
    top: 2px;
    left: 29px;
  }

  .fbmenu,
  .twmenu {
    position: relative;
    padding-left: 20px;
  }

  div#bs-mobile-main-menu {
    position: absolute;
    width: 100%;
    z-index: 9999999;
    left: 0;
    top: 75px;
  }

  #bs-mobile-main-menu .navbar-nav>li>a {
    color: #000;
  }


  .navbar-nav>li>a {
    padding: 10px 0px 10px 30px !important;
  }

  nav.main-menu-bar {
    display: none;
  }

  .navbar .navbar-toggler:not(.collapsed) i:before {
    content: "\f00d";
  }

  #bs-mobile-main-menu button:focus {
    outline: none;
  }

  #bs-mobile-main-menu .menu-item-type-gs_sim a {
    font-size: 18px !important;
    line-height: 36px;
  }

  .main-menu-bar button.navbar-toggler.collapsed {
    width: 100%;
    text-align: left;
  }

  #bs-mobile-main-menu span.dropdown-toggle {
    right: 0;
    position: absolute;
  }

  #bs-mobile-main-menu .dropdown-item:focus,
  #bs-mobile-main-menu .dropdown-item:hover,
  #bs-mobile-main-menu.dropdown-item:active {
    background-color: transparent;
  }

  .menu-item>ul.dropdown-menu.show {
    background-color: transparent;
    border: none;
    padding-left: 34px;

  }

  .show-mobile a {
    font-size: 16px !important;
  }

  .navbar-expand-md .navbar-collapse {
    display: block !important;
  }

  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: relative;
  }

  .navbar-expand-md .navbar-toggler {
    display: block !important;
  }

  .navbar-expand-md .navbar-collapse.collapse:not(.show) {
    display: none !important;
  }

  .mobile-burger button.navbar-toggler {
    position: absolute;
    right: 10px;
  }

  a.search-btn.btn-icon {
    position: absolute;
    right: 65px;
    top: 28px;
  }
  .hide-mobile {display: none;}

}

@media screen and (max-width: 767px) {
  .tab-content {
    padding: 0 15px;
  }

  .tab-content .tab-pane>div div {
    /*-ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    text-align: left !important;
    margin-top: 5px;*/
  }

  .tab-content .nice_content .download_btn {
    display: inline-block;
  }

  .tab-content .nice_content .bottom-row {
    position: relative;
    bottom: unset;
  }

  .tab-content .nice_content .bottom-row>div {
    max-width: 100% !important;
    width: 100% !important;
  }
}

@media (max-width: 480px) {
  .mobile-top-menu a {
    font-size: 10px;
  }

  .show-mobile a {
    font-size: 12px !important;
  }

  .mpu-wrapper iframe {
    max-width: 480px;
  }
}

.article-info {
	display: inline-flex;
	border-top: 1px solid #023b7e;
    border-bottom: 1px solid #023b7e;}
.article-info .author {line-height: 1.5;}
.article-info div {
    padding: 0 10px;
    margin: 5px 0;
	line-height: 1.5;
}
.article-info .story_date {color: #023b7e;}
.article-info div:not(:last-child) {
    border-right: 1px solid #023b7e;
}
.article-info>div:first-child{padding-left:0;}
.article-body-text div.article-lb {
    text-align: center;
    margin: 2rem 0;
}
/*# sourceMappingURL=main.css.map */