
body.base_ppp.path-frontpage div#contentcutomdiv {
  display: block;
}

body.base_ppp.path-frontpage .breadcrumb {
  display: none;
}
body.base_ppp {
  /* background: var(--ppp_bg) url(/themes/custom/pppirc_barrio/images/ppp_basee_home_bg.svg) no-repeat right top; */
  background: url(/themes/custom/pppirc_barrio/images/ppp_background_illustration.svg) no-repeat right top;  
  background-size: cover;
}
.faqs.irc-faqs .lal_overview_sec, .faqs.irc-faqs .cmn_sec {display: none;}
.wb-logo img,
.primary-logo img,
.secondary-logo img {
  height: 45px;
}
.fa.pdf::before {
  content: "\f1c1";
}
.fa.vndopenxmlformats-officedocumentwordprocessingmldocument::before {
  content: "\f1c2";
}
.fa.vndms-excel::before, .fa.vndopenxmlformats-officedocumentspreadsheetmlsheet::before, .fa.vndms-excelsheetmacroenabled12::before {
  content: "\f1c3";
}
.fa.text-plain::before {
  content: "\f15c";
}
.fa.image-png::before, .fa.image-jpeg::before, .fa.image-jpg::before {
  content: "\f1c5";
}
body.base_ppp:not(.path-frontpage) .region-content {
  /* background: var(--white); */
  padding-bottom: 40px;
  /* padding-top: 40px; */
}
body.base_ppp:not(.page-node-type-landing-page).path-library-search .ppp-intercontainer .region-content {
  background: var(--white);
}
body.base_ppp:not(.path-frontpage).page-node-type-document-library-page .region-content {
  background: transparent;
  padding: 0;
}
.table-of-contents {
  margin-top: 20px;
}
body.base_ppp.page-node-type-landing-page:not(.path-frontpage) .region-content {
  padding-top: 0;
}

.text-theme-light {
  color: var(--white);
}

.text-theme-light {
  color: var(--white);
}

.banner-bg-only-sec {
  padding: 60px;
  text-align: center;
}

.banner-bg-only-sec h1 {
  margin-bottom: 25px;
}
.home-banner-sec h1 {
  color: var(--white);
}
.base_ppp .banner-bg-only-sec h4 {
  margin-bottom: 20px;
  color: rgba(255, 255, 255, 0.8);
}

.banner-bg-only-sec .banner-description {
  margin-top: 40px;
  color: rgba(255, 255, 255, 0.7);
  text-align: left;
}

.banner-bg-only-sec form[name="search"] {
  margin-top: 60px;
}

.cmn_btn {
  display: inline-block;
  background-color: var(--white);
  border: 1px solid var(--grey);
  padding: 8px 24px;
  border-radius: 4px;
  font-size: 14px;
  color: var(--dark_blue);
opacity: 0.7;
  font-weight: 700;
}
.view-partners-and-donors .cmn_btn_sec {
  padding-top: 12px;
  padding-right: 0;
}
.add-content-row .view-header {
  margin-bottom: 40px;
}

.lps-sub-title {
  font-size: 14px;
  color: var(--dark_blue);
  font-weight: 400;
  line-height: 21px;
}

.base_ppp.path-frontpage .footer-partners {
  padding: 40px 0;
  background: rgb(245, 247, 249);
  margin-bottom: 0;
}

body.base_ppp:not(.page-node-type-landing-page)
  .ppp-intercontainer
  .region-content {
  /* padding: 40px; */
  /* margin-top: 20px; */
}

body.base_ppp:not(.page-node-type-landing-page).path-library-search
  .ppp-intercontainer
  .region-content {
  padding: 40px;
  margin-top: 0;
}

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 15px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #989898;
  text-decoration:
none;
  background-color: #fff;
  border:
1px solid transparent;
  font-size: 16px;
  font-weight: 500;
  border-radius:
4px;
}
/* Publications section */
.pbcn_item {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  margin-bottom: 24px;
}

.pbcn_item:last-child {
  margin-bottom: 0;
}

.pbcn_item_info h4 {
  margin-top: 0;
}

.pbcn_item_info p {
  color: rgba(0, 13, 26, 0.57);
}

/* Library Section */
.library-popular-resources-inner .lbr_box {
  padding: 0 12px;
  margin: 24px 0;
}
.lbr_box {
  margin: 16px 0;
}

.lbr_box .lbr_box_img {
}

.lbr_box .lbr_box_img img {
  border-radius: 8px;
  margin-bottom: 16px;
}

.lbr_box span {
  font-size: 12px;
  color: rgba(0, 13, 26, 0.57);
  font-weight: 400;
  text-transform: uppercase;
  display: block;
}

.lbr_box h5 {
  font-size: var(--default_font);
  color: var(--dark_blue);
  font-weight: 700 !important;
  line-height: 20px !important;
}

.lbr_box a h4 {
  color: var(--dark_blue);
}

.lps-title:before,
.hc-title:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 0;
  background-color: var(--light-blue);
  width: 32px;
  height: 2px;
  border-radius: 8px;
}

.lbr_box h6,
.lbr_box p {
  font-size: 12px;
  color: var(--dark_blue);
opacity: 0.7;
  font-weight: 400;
  line-height: 16px;
}

/* Blogs section */
.text-theme-light {
  color: var(--white);
}

.cmn_btn {
  display: inline-block;
  background-color: var(--white);
  border: 1px solid var(--grey);
  padding: 8px 24px;
  border-radius: 4px;
  font-size: 14px;
  color: var(--dark_blue);
opacity: 0.7;
  font-weight: 700;
}

.add-content-row .view-header {
  margin-bottom: 20px;
}

.blog_box a {
  height: 100%;
  position: relative;
  display: block;
}
.blog_box {
  height: 320px;
  position: relative;
  border-radius: 10px;
}

.blog_box .bb_img {
  height: 100%;
}
.blog_box .bb_info {
  position: absolute;
  bottom: 0;
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-end;
  height: 100%;
  left: 0;
  right: 0;
  padding: 3rem;
  background: linear-gradient(180deg, rgba(1, 39, 64, 0) 19.98%, #012740 60.99%);
  color: var(--white);
  z-index: 1;
  border-radius: 0 0 10px 10px;
}
.base_ppp .bb_info h4 {
  color: var(--white);
}
.blog_box a:hover {
  transform: scale(1.10);
}
.base_ppp a.cmn_btn:hover {
  background-color: #e5f0fa;
   color: var(--light-blue);
 }
 .blog_box a:hover .bb_info h4 {
  border-bottom: 3px solid var(--light-blue);
  padding-bottom: 15px;
  line-height: 36px !important;
  height: 80px;
}
.bb_info h4,
.pbcn_item_info h4 {
  font-size: 28px !important;
  line-height: 30px !important;
}
.lib-left-details-page-photo-credit {
  padding:10px 15px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 16px 16px 0 0;
  color: var(--dark_blue);
  position: absolute;
  width: 93%;
}
.lib-left-details-page-photo-credit p {
  font-size: 13px !important;
  text-align: right;
}
.bb_info span {
  display: block;
  font-size: 14px;
  font-weight: 400;

  text-transform: uppercase;
}

/* body.base_ppp:not(.path-frontpage).path-search .region-content {
  background: var(--white);
  padding: 40px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 8px;
} */
#views-exposed-form-search-content-page-3 #edit-actions.mb-3{
  margin-bottom: 1.7rem !important;
  margin-left: 5px;
}
#views-exposed-form-search-content-page-3 button#edit-submit-search-content::before,
#views-exposed-form-search-content-page-3 button#edit-reset::before {
  font-family: "FontAwesome";
  display: inline-block;
  margin-right: 0.4rem;
  font-size: 14px;
  vertical-align: text-bottom;
  font-weight: normal;
}
#views-exposed-form-search-content-page-3 button#edit-reset {
  background: var(--white);
  color: var(--dark_blue);
  font-weight: bold;
  border-color: var(--grey);
  border-radius: 4px;
}
#views-exposed-form-search-content-page-3 button#edit-submit-search-content::before {
  content: "\f002";
}
#views-exposed-form-search-content-page-3 button#edit-reset::before {
 content: "\f014";
}
body.base_ppp:not(.path-frontpage).path-search .region-sidebar-first {
  padding: 20px;
  background: var(--white);
}

.viewsreference--view-title {
  display: none;
}

.add-content-row .view-content {
  margin-left: -15px;
  margin-right: -15px;
}

/* Resource library page */
.region.region-sidebar-first h2.block-title {
  font-size: 20px;
  margin-bottom: 8px;
  border-radius: 8px;
  display: none;
}

.view-id-search_content.view-display-id-page_1 .view-content .item-list li {
  padding: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.view-id-search_content.view-display-id-page_3 .view-content .item-list li {
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.view-id-search_content.view-display-id-page_3 .view-content .item-list li {
  border:0;
}
.view-id-search_content.view-display-id-page_3 .view-content .sc-bottom-sec {
  border-bottom: 1px solid #ccc;
  margin-top: 25px;
  padding-bottom: 20px;
  display: flex;
}
.view-id-search_content.view-display-id-page_3 .view-content .sc-bottom-sec .sc-bs-item {
  margin-right: 40px;
}
.view-id-search_content.view-display-id-page_3 .view-content .sc-bottom-sec .sc-bs-item span {
  display: block;
}
.view-id-search_content.view-display-id-page_3 .view-content .sc-bottom-sec .sc-bs-item .sc-bc-value {
  font-weight: 400;
}
.view-id-search_content.view-display-id-page_3 .view-content .item-list li::marker {
  border:1px solid var(--light-blue);
  border-radius: 20px;
  color: var(--light-blue);
  display: inline-block;
}
/* .view-id-search_content.view-display-id-page_3 .view-content .item-list li {
  border:0;
  counter-increment: my-awesome-counter;
  position: relative;
}
.view-id-search_content.view-display-id-page_3 .view-content .item-list li::before {
  content: counter(my-awesome-counter);
  color:var(--light-blue);
  font-size: 1.5rem;
  font-weight: 600;
  position: absolute;
  --size: 32px;
  left: calc(-1 * var(--size) - 0px);
  line-height: var(--size);
  width: var(--size);
  height: var(--size);
  top: 12px;
  background: #FFF;
  border-radius: 50%;
  text-align: center;
  border: 1px solid var(--light-blue);
} */

.view-id-search_content.view-display-id-page_3 .sc-item-wrap {
  display: flex;
}
.view-id-search_content.view-display-id-page_3 .sc-item-counter {
  margin-right: 15px;
  color: var(--light-blue);
  background: #fff;
  border: 1px solid var(--light-blue);
  width: 36px;
  height: 36px;
  border-radius: 51%;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 36px;
  padding: 18px;
}
.view-id-search_content.view-display-id-page_3 .view-content .item-list ol {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.view-id-search_content.view-display-id-page_1 .sc-title,
.view-id-search_content.view-display-id-page_3 .sc-title {
  margin-bottom: 10px;
}

.view-id-search_content.view-display-id-page_1 .sc-excerpt,
.view-id-search_content.view-display-id-page_3 .sc-excerpt {
  margin-bottom: 10px;
}

.view-id-search_content.view-display-id-page_1 .sc-others,
.view-id-search_content.view-display-id-page_3 .sc-others {
  color: var(--dark_blue);
}

.view-id-search_content.view-display-id-page_1 .docu-type,
.view-id-search_content.view-display-id-page_3 .docu-type {
  font-weight: 600;
}

ul.js-facets-checkbox-links {
  border-bottom: 0;
}

.view-id-search_content.view-display-id-page_3 .view-header {
  margin-bottom: 20px;
  text-align: right;
}

.view-id-search_content.view-display-id-page_1 .view-header {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 30px;
}

.view-id-search_content.view-display-id-page_1 .view-header p,
.view-id-search_content.view-display-id-page_3 .view-header p {
  font-size: 16px;
}

.footer-signup {
  padding: 48px 0 56px 0;
  background-color: #f5f7f9;
}
.base_ppp .footer-signup {
  background-color: var(--white);
}
.footer-signup .signup_sec {
  padding: 5px 0;
}

.footer-signup .signup_sec .signup-feedback-form {
  display: flex;
}

.footer-signup .signup_sec input {
  display: block;
  width: 100%;
  height: 48px;
  padding: 14px 16px;
  font-size: 16px;
  line-height: 1.42857143;
  color: rgba(0, 13, 26, 0.42);
  background-image: none;
  border: 1px solid var(--grey);
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  outline: none;
  background: var(--white);
}

.footer-signup .signup_sec input[type="text"]::placeholder {
  color: rgba(0, 13, 26, 0.42);
  opacity: 1;
}

.footer-signup .signup_sec .button--primary {
  background-color: var(--light-blue);
  border-radius: 4px;
  border: none;
  height: 48px;
  color: var(--white);
  font-size: 16px;
  font-weight: 700;
  vertical-align: middle;
  outline: none;
  padding: 12px 32px;
  margin-left: 10px;
  transition: all 0.3s ease 0s;
}

.footer-signup .signup_sec .button--primary:hover,
.footer-signup .signup_sec .button--primary:focus {
  background-color: var(--dark_blue);
  color: var(--white) !important;
}

.footer-signup .signup_sec .feedback_sec {
  margin: 16px 0;
  display: flex;
  justify-content: start;
  gap: 50px;
  align-items: center;
  margin-top: 40px;
}

.footer-signup .signup_sec .btn_feedback {
  display: inline-block;
  background-color: var(--white);
  border: 1px solid var(--grey);
  padding: 12px 32px;
  border-radius: 4px;
  font-size: 14px;
  color: var(--dark_blue);
opacity: 0.7;
  font-weight: 700;
}

.footer-signup .signup_sec .btn_feedback:hover {
  background-color: #e5f0fa;
  color: var(--dark_blue);
}

.footer-signup .signup_sec .feedback_sec span, .footer-signup .signup_sec .feedback_sec .share_feedback {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 13, 26, 0.57);
}

body {
  width: 100%;
  height: 100%;
  background: var(--ppp_bg);
  color: var(--default-font-color);
  font-size: 16px;
  line-height: 21px;
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif !important;
}

html {
  width: 100%;
  height: 100%;
}

.base_ppp a, .base_ifa a {
  transition: all 0.3s ease 0s;
  color: var(--light-blue);
}
.tb-megamenu a {
  transition: none;
}
.tb-megamenu-item .level-2.active, .tb-megamenu-item.active a.active-trail{
  background-color: white;
}
.base_ppp a:hover, .base_ifa a:hover {
  text-decoration: none;
  text-shadow: none;
}

.base_ppp h1,
.base_ifa h1 {
  font-size: var(--head1_font);
  font-weight: 600;
  line-height: normal;
}

.base_ppp h2,
.base_ifa h2 {
  font-size: var(--head2_font);
  font-weight: 600;
  line-height: normal;
  position: relative;
}

.base_ppp h2 span {
  color: var(--light-blue);;
}

.base_ppp h3,
.base_ifa h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: -0.015rem;
}

.base_ppp h4,
.base_ifa h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 23px;
  letter-spacing: -0.01rem;
}

.base_ppp h5,
.base_ifa h5 {
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
}

.base_ppp p,
.base_ifa p, .base_ppp ul li,
.base_ifa ul li, .base_ppp ul li p,
.base_ifa ul li p{
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: var(--default-font-color);
}

/* Admin Toolbar Reset font size which override with default ul li css from frontend */
#toolbar-administration.toolbar .toolbar-menu li,
#toolbar-administration.toolbar .claro-toolbar-menu li {
  font-size: 13px;
}
.navbar {
  position: relative;
  min-height: 1px;
  margin-bottom: 0;
}

nav.navbar {
  border-radius: 0;
  background-color: transparent;
  padding: 0;
  border-color: transparent;
  border: none;
}

#navbar {
  border-color: transparent;
  background-color: var(--white);
  padding: 12px 16px;
  border-radius: 8px;
}

.navbar-default
  .tbm.tbm-tb-mega-menu.tbm-no-arrows
  > .tbm-collapse
  > ul
  > li
  > .tbm-link-container
  > a,
.navbar-default
  .tb-megamenu.tb-megamenu-tb-mega-menu
  > .nav-collapse
  > ul
  > li
  > a {
  color: var(--dark_blue);
  font-size: 16px;
  font-weight: 700;
  padding: 0;
  background: transparent;
  border: 0;
  text-transform: unset;
}
.navbar {
  display: block;
}
.navbar-default
  .tbm.tbm-tb-mega-menu.tbm-no-arrows
  > .tbm-collapse
  > ul
  > li
  + li:before {
  content: "";
  width: 1px;
  height: 24px;
  margin: 0 32px;
}

.navbar-default
  .tbm.tbm-tb-mega-menu.tbm-no-arrows
  > .tbm-collapse
  > ul
  > .active
  > a,
.navbar-default
  .tbm.tbm-tb-mega-menu.tbm-no-arrows
  > .tbm-collapse
  > ul
  > .active
  > a:focus,
.navbar-default
  .tbm.tbm-tb-mega-menu.tbm-no-arrows
  > .tbm-collapse
  > ul
  > .active
  > a:hover,
.navbar-default .tb-megamenu.tb-megamenu-tb-mega-menu > .nav-collapse > ul > .active > a,
.navbar-default .tb-megamenu.tb-megamenu-tb-mega-menu > .nav-collapse > ul > .active > a:focus,
.navbar-default .tb-megamenu.tb-megamenu-tb-mega-menu > .nav-collapse > ul > .active > a:hover {
  color: var(--light-blue);
  background-color: transparent;
}

.navbar-default
  .tbm.tbm-tb-mega-menu.tbm-no-arrows
  > .tbm-collapse
  > ul
  > li
  > .tbm-link-container
  > a:focus,
.navbar-default
  .tbm.tbm-tb-mega-menu.tbm-no-arrows
  > .tbm-collapse
  > ul
  > li
  > .tbm-link-container
  > a:hover,
.navbar-default
  .tb-megamenu.tb-megamenu-tb-mega-menu
  > .nav-collapse
  > ul
  > li
  > a:focus,
.navbar-default
  .tb-megamenu.tb-megamenu-tb-mega-menu
  > .nav-collapse
  > ul
  > li
  > a:hover {
  color: var(--light-blue);
  background-color: transparent;
}
body .navbar-default .tbm.tbm-tb-mega-menu.tbm-no-arrows > .tbm-collapse > ul > li + li:before,
body .navbar-default .tb-megamenu.tb-megamenu-tb-mega-menu > .nav-collapse > ul > li + li:before {
  margin: 0;
}
.navbar-default .tbm.tbm-tb-mega-menu.tbm-no-arrows > .tbm-collapse > ul > li > .tbm-link-container > a.active-trail,
.navbar-default .tb-megamenu.tb-megamenu-tb-mega-menu > .nav-collapse > ul > li > a.active-trail {
  color: var(--light-blue);
}
/* .navbar-default .tbm.tbm-tb-mega-menu.tbm-no-arrows > .tbm-collapse  > ul > li > .tbm-link-container > a.home_icon {
  background: url("../images/house-blank.svg") no-repeat;
  width: 24px;
  height: 24px;
}
.navbar-default .tbm.tbm-tb-mega-menu.tbm-no-arrows > .tbm-collapse  > ul > .active > a.home_icon, .navbar-default .tbm.tbm-tb-mega-menu.tbm-no-arrows > .tbm-collapse  > ul > .active > a.home_icon:focus, .navbar-default .tbm.tbm-tb-mega-menu.tbm-no-arrows > .tbm-collapse  > ul > .active > a.home_icon:hover {
  background: url("../images/house-blank-h.svg") no-repeat;
  width: 24px;
  height: 24px;
} */
/* common branding */

.tbm.tbm-tb-mega-menu.tbm-no-arrows
  ul.tbm-nav
  li.level-1:first-child
  .tbm-link.level-1:before {
  visibility: visible;
  content: "\f015";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
}

.tbm.tbm-tb-mega-menu.tbm-no-arrows
  ul.tbm-nav
  li.level-1:first-child
  .tbm-link.level-1,
  .tb-megamenu.tb-megamenu-tb-mega-menu ul.tb-megamenu-nav li.level-1:first-child a {
  color: transparent;
}
.tb-megamenu .nav > li > a {
  border-right: none;
}
.tb-megamenu.tb-megamenu-tb-mega-menu .tb-megamenu-item a.dropdown-toggle::after{
  display: none;
}

.common-branding.header_logo {
  display: flex;
  margin: 15px 0;
  justify-content: space-between;
  align-items: center;
}

.common-branding .hl_left {
  display: flex;
  justify-content: center;
  justify-items: center;
  align-items: center;
}

span.divider {
  border: 1px solid #98b4c1;
  margin: 20px;
  margin-top: 12px;
  margin-bottom: 12px;
  height: 25px;
}

.common-branding .hl_right {
  display: flex;
  align-items: center;
  gap: 32px;
}

/* common branding */
.base_ppp .featured_info_sec,
.base_ifa .featured_info_sec {
  display: flex;
  padding: 0 17px;
  gap: 24px;
}

.base_ppp .featured_info_sec img,
.base_ifa .featured_info_sec img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.base_ppp .fi_left,
.base_ifa .fi_left {
  width: 75%;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
  height: 536px;
}

.base_ppp .fi_left_overlay,
.base_ifa .fi_left_overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.base_ppp .fi_left_overlay, .base_ifa .fi_left_overlay {
  background: linear-gradient(180deg, rgba(0, 64, 153, 0) 0%, rgba(0, 64, 153, 0.3) 28.5%, #004099 82.5%);
}
.base_ppp .fi_left_content,
.base_ifa .fi_left_content {
  padding: 48px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 48px;
  width: 100%;
}

.base_ppp .fi_lc_l h1,
.base_ifa .fi_lc_l h1 {
  color: var(--white);
  letter-spacing: -2px;
  position: relative;
}

.base_ppp .fi_lc_l span,
.base_ifa .fi_lc_l span {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  display: block;
  letter-spacing: 1px;
  padding-left: 38px;
  position: relative;
}

.base_ppp .fi_lc_l span::before,
.base_ifa .fi_lc_l span::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  background-color: var(--light-blue);
  width: 32px;
  height: 4px;
  border-radius: 8px;
}
.base_ifa .fi_lc_l span::before {
  display: none;
}
.base_ppp .fi_lc_l p,
.base_ifa .fi_lc_l p,
h5.sb-tagline {
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 10px;
}
.sb-tagline {
  text-transform: uppercase;
}
.base_ppp .btn_lm,
.base_ifa .btn_lm {
  display: block;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.75);
}

.base_ppp .btn_lm:hover,
.base_ifa .btn_lm:hover {
  color: rgba(255, 255, 255, 1);
}

.base_ppp .fi_right,
.base_ifa .fi_right {
  width: 25%;
}

.base_ppp .fi_right_top,
.base_ifa .fi_right_top {
  border-radius: 16px;
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
  height: 256px;
}

.base_ppp .mb-0,
.base_ifa .mb-0 {
  margin-bottom: 0 !important;
}

.base_ppp .fi_right_top_overlay,
.base_ifa .fi_right_top_overlay {
  background: linear-gradient(
    0deg,
    rgba(0, 47, 84, 1) 0%,
    rgba(4, 76, 143, 0.6) 50%,
    rgba(8, 110, 212, 0) 100%
  );
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.base_ppp .fi_right_content,
.base_ifa .fi_right_content {
  padding: 18px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  gap: 10px;
}

.base_ppp .fi_right_content h5,
.base_ifa .fi_right_content h5 {
  color: var(--white);
  letter-spacing: 0;
  position: relative;
}

.base_ppp .fi_right_content h1::before,
.base_ifa .fi_right_content h1::before {
  content: "";
  position: absolute;
  top: -24px;
  left: 0;
  background-color: #02bc0f;
  width: 32px;
  height: 4px;
  border-radius: 8px;
}

.base_ppp .btn_lm1,
.base_ifa .btn_lm1 {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.75);
}

.base_ppp .btn_lm1:hover,
.base_ifa .btn_lm1:hover {
  color: rgba(255, 255, 255, 1);
}
.mt-media .field--name-field-media-oembed-video {
  border-radius:10px;
  height: 320px;
  overflow:hidden;
}
.base_ppp .partner_sec {
  /* padding: 56px 0; */

}
.base_ifa .paragraph--type--landing-page-section .icon-lists-sec-wrap .btn_lm2,
.base_ppp .paragraph--type--landing-page-section .icon-lists-sec-wrap .btn_lm2 {
  margin-top: 25px;
}


.partner_sec .partners-logo li img.img-responsive {
  height: auto;
  width: 180px;
  border-radius: unset;
}
.base_ppp .partners-logo > ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 12px 16px;
  list-style-type: none;
}

.base_ppp .footer-partners {
  margin: 40px 0;
}

.breadcrumb {
  width: auto;
  margin-bottom: 20px !important;
  margin:0;
  padding:0;
}
.add-eq-height .view-content {
  display: flex;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
.page-node-type-document-library-page .breadcrumb {
  margin-bottom: 0 !important;
}
body.base_ppp:not(.page-node-type-landing-page).page-node-type-document-library-page .ppp-intercontainer .region-content {
  margin-top: 0;
  padding: 0;
}
.lp__social_icon .h6 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 1.4375rem;
  font-weight: 600;
  color: var(--white);
  margin: 0px 0px 8px 0px;
  text-transform: uppercase;
}

.lp__social_icon {
  margin: 40px 0;
}

.lp__social_icon ul {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.lp__social_icon ul li {
  margin-right: 16px;
}

.lp__social_icon ul li .social-icon-style {
  background-color: #0071bc;
  color: var(--white);
  border: 0;
  font-size: 20px;
  line-height: 20px;
  width: 38px;
  height: 38px;
  text-align: center;
}

.lp__social_icon ul li .social-icon-style:hover {
  color: var(--light-blue);
  background-color: var(--white);
}

.base_ppp .partners-logo li {
  margin-right: 16px;
  padding: 10px;
  border-radius: 8px;
  height: 80px;
  display: flex;
  align-items: center;
  width: 20%;
  justify-content: center;
}

.base_ppp .partners-logo li img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 120px;
}

.base_ppp .chatbot_sec,
.base_ifa .chatbot_sec {
  padding: 16px 17px;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 9999;
  margin-bottom: 20px;
}
#backtotop {
  bottom: 110px;
  right: 20px;
  padding: 8px 10px;
}
.base_ppp a.lp__btn, .base_ifa a.lp__btn {
  color: var(--white);
}
.base_ppp a.btn, .base_ifa a.btn {
  color: var(--white);
}
.base_ppp .btn_cbot {
  background-color: var(--light-blue);
  width: 160px;
  padding: 22px 0 22px 22px;
  border-radius: 50px;
  border: none;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 13, 26, 0.16);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 13, 26, 0.16);
  box-shadow: 0px 4px 12px 0px rgba(0, 13, 26, 0.16);
  transition: all 0.3s ease 0s;
  padding-left: 0px;
}

.base_ppp .btn_cbot:hover,
.btn_cbot:focus {
  background-color: var(--dark_blue);
}

.base_ppp .btn_cbot span {
  color: var(--white);
  font-size: 16px;
  font-weight: 700;
  position: relative;
  text-align: center;
}

.base_ppp .btn_cbot span::before {
  content: "";
  background: url("../images/chatbot-icon.svg") no-repeat;
  width: 19px;
  height: 18px;
  position: absolute;
  top: 2px;
  left: -28px;
}

.base_ppp .close {
  font-size: 32px;
  font-weight: 400;
  color: var(--light-blue);
  opacity: 0.6;
}

.base_ppp .close:focus,
.close:hover {
  color: var(--light-blue);
  opacity: 1;
}

.base_ppp .modal-content {
  background-color: rgba(245, 247, 249, 1);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 13, 26, 0.16);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 13, 26, 0.16);
  box-shadow: 0px 0px 20px 0px rgba(0, 13, 26, 0.16);
}

.base_ppp .modal-header {
  padding: 15px 15px 0 15px;
  border-bottom: none;
}
.tbm-justify > .tbm-submenu {
  top: 65px !important;
}
.mega-align-justify > .tb-megamenu-submenu {
  top: 55px !important;
}
.common-branding .hl_right section.search-form {
  opacity: 1;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  line-height: 1.1;
  color: var(--dark_blue)
}

#h-articles,
.latest-documents {
  background-color: var(--white);
}

.btn_cbot {
  background-color: var(--light-blue);
  width: 160px;
  padding: 22px 0 22px 22px;
  border-radius: 50px;
  border: none;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 13, 26, 0.16);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 13, 26, 0.16);
  box-shadow: 0px 4px 12px 0px rgba(0, 13, 26, 0.16);
  transition: all 0.3s ease 0s;
}

.btn_cbot span::before {
  content: "";
  background: url(../images/chatbot-icon.svg) no-repeat;
  width: 19px;
  height: 18px;
  position: absolute;
  top: 2px;
  left: -28px;
}

.mai-modal {
  background: rgba(255, 255, 255, 0.1);
}

.mai-modal .loading {
  background-color: var(--light-blue);
  color: var(--white);
  padding: 20px;
  text-align: center;
}

.mai-modal .modal-content {
  padding: 0;
}

.mai-modal .ui-dialog .ui-dialog-titlebar {
  padding: 0;
  border: 0;
}

.mai-modal .ui-dialog .ui-dialog-titlebar-close {
  right: -20px;
  font-size: 30px;
  top: 0px;
  margin: 0px;
  background-color: var(--white);
  line-height: 18px;
}

.mai-modal .modal-dialog.js-drupal-dialog {
  width: 750px;
  height: 620px;
}

.mai-modal iframe {
  width: 100%;
  height: 620px;
}



.lps-title.lps-align-center {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.ifk_feature_box {
  background: var(--white);
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 13, 26, 0.16);
  -moz-box-shadow: 0px 0px 0px 8px rgba(0, 13, 26, 0.16);
  box-shadow: 0px 0px 8px 0px rgba(0, 13, 26, 0.16);
  padding: 24px;
  border-radius: 8px;
  margin: 16px 0;
  height: 230px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.ifk_fb_info span {
  font-size: 12px;
  color: var(--dark_blue);
opacity: 0.7;
  font-weight: 400;
  line-height: 16px;
  text-transform: uppercase;
  display: block;
  letter-spacing: 1px;
  padding-left: 26px;
  position: relative;
}

.ifk_fb_info span::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  background-color: #02bc0f;
  width: 16px;
  height: 4px;
  border-radius: 8px;
}

.ifk_fb_info p {
  font-size: 14px;
  color: rgba(0, 13, 26, 0.57);
  font-weight: 400;
  line-height: 21px;
}

.field--name-field-feature-cards {
  margin-right: -15px;
  margin-left: -15px;
}

.field--name-field-feature-cards .field--item {
  width: 50%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.field--name-field-lp-sections
  > .field--item
  .paragraph--type--landing-page-section {
  padding: 40px 0;
}
.lps-sections
  > .field--item
  .paragraph--type--landing-page-section {
  padding: 40px 0;
}
.upper-case {
  text-transform: uppercase;
}

.small-text {
  font-size: 12px;
  color: var(--dark_blue);
opacity: 0.7;
  font-weight: 400;
  line-height: 16px;
  display: block;
  margin: 24px 0;
  margin-top: 24px;
  letter-spacing: 1px;
  margin-top: 0;
}

.field--name-field-all-link a,
.base_ppp .cmn_btn, .base_ifa .cmn_btn,
.base_ifa a.btn_lm2, .base_ppp a.btn_lm2 {
  display: inline-block;
  background-color: transparent;
  border: 1px solid var(--grey);
  padding: 8px 24px;
  border-radius: 4px;
  font-size: 14px;
  color: var(--dark_blue);
  font-weight: normal;
  text-transform: uppercase;
  opacity: 0.7;
}
.base_ppp .text-theme-light .cmn_btn,
.base_ifa .text-theme-light a.btn_lm2, .base_ppp .text-theme-light a.btn_lm2 {
  color: var(--white);
}
.text-theme-light h2.lps-title {
  color: #fff;
}
.cmn_btn_sec {
  float: right;
  padding-top: 32px;
}

.field--name-field-all-link a:hover,
.base_ppp .cmn_btn:hover, .base_ifa .cmn_btn:hover,
.base_ifa a.btn_lm2:hover, .base_ppp a.btn_lm2:hover {
  background-color: #e5f0fa;
  color: var(--light-blue);
}

.featured_item {
  padding: 0 16px;
  margin: 24px 0;
  max-width: 420px;
}

.fi_inner {
  background: var(--white);
  -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  min-height: 275px;
}

.fii_img {
  height: 160px;
  border-radius: 8px;
  overflow: hidden;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.fii_img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.base_ifa .breadcrumb {
  display: none;
}

.fii_info {
  background: rgba(255, 255, 255, 1);
  padding: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.slick-list {
  padding: 0 10% 0 0 !important;
}
.button-slick-wrapper {
  display: flex;
  justify-content: end;
}
.cus-slick-arrows span {
  border: 1px solid var(--grey);
  padding: 8px 13px;
  margin-right: 12px;
  background: transparent;
  cursor: pointer;
  color: var(--dark_blue);
  height: 38px;
  border-radius: 4px;
  img {
    display: inline-block;
  }
}
.cus-slick-arrows span:hover {
  background-color: #e5f0fa;
}
.cus-slick-arrows {
  margin-top: 32px;
  display: flex;
  align-content: center;
  justify-content: end;
  margin-right: 15px;
}
.cus-slick-arrows span .active {
  display: none;
}
.cus-slick-arrows span:hover .inactive {
  display: none;
}
.cus-slick-arrows span:hover .active {
  display: inline-block;
}

.featured_item .field--name-field-hc-links {
  margin: 0;
  padding: 16px 0 0 0;
  list-style-type: none;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.featured_item .field--name-field-hc-links .field--item {
  margin: 0 0 12px 0;
  padding: 0;
  list-style-type: none;
  display: block;
}

.featured_item .field--name-field-hc-links .field--item a {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: rgba(8, 110, 212, 1);
}

.featured_item .fii_info span {
  font-size: 12px;
  color: rgba(0, 13, 26, 0.57);
  font-weight: 400;
  text-transform: uppercase;
  display: block;
}

.featured_item .fii_info h4 {
  color: var(--dark_blue) !important;
  margin-top: 4px;
  margin-bottom: 16px;
  min-height: 40px;
  align-items: center;
  height: 57px;
}

.common-branding .secondary-logo {
  background: unset;
  padding: 5px;
  border-radius: 5px;
}

.page-node-type-landing-page
  .field.field--name-body.field--type-text-with-summary.field--label-hidden.field--item {
  display: block;
}

.common-branding .wbgm_menu__toggle {
  background: transparent;
  padding: 0;
  position: relative;
  top: unset;
  right: unset;
}

.common-branding .wbgm_menu__icon-toggle {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20fill%3D%22%23086ED4%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z%22/%3E%3C/svg%3E");
}

.partner_sec h3 {
  margin-left: 15px;
}

.page-node-type-tab-landing-page .tb-megamenu .dropdown-menu,
.path-frontpage .tb-megamenu .dropdown-menu,
.tbm-submenu,
.tb-megamenu-subnav {
  background: var(--white) !important;
  border-radius: 4px;
}
#block-pppirc-barrio-tbmegamenu .tb-megamenu-subnav .tb-megamenu-item.level-2 a{
  font-weight: 600 !important;
  padding: 0.5rem 0 !important;
}
.tb-megamenu-subnav > .tb-megamenu-item > a:hover, .tb-megamenu-subnav > .tb-megamenu-item > a:focus,
.tb-megamenu-subnav > .tb-megamenu-item > a.active-trail {
  color: #1197f0 !important;
}
.tb-megamenu .tb-megamenu-item.open,
.tb-megamenu .tb-megamenu-item.open > a {
  background-color: transparent !important;
  box-shadow: none !important;
}
.tbm.tbm-tb-mega-menu.tbm-no-arrows
  ul.tbm-nav
  li.level-1:first-child
  .tbm-link.level-1,
  .tb-megamenu.tb-megamenu-tb-mega-menu
  ul.tb-megamenu-nav
  li.level-1:first-child
  a  {
  background: url(../images/house-blank.svg) no-repeat;
  background-size: 24px 24px !important;
  background-position: center !important;
  display: inline-block !important;
  height: 24px !important;
  width: 24px !important;
}
#block-pppirc-barrio-tbmegamenu .tb-megamenu.tb-megamenu-tb-mega-menu .tb-megamenu-submenu .tb-megamenu-row .tb-megamenu-column ul.tb-megamenu-subnav li.tb-megamenu-item.level-2 .tb-megamenu-submenu .tb-megamenu-column ul.tb-megamenu-subnav.level-2 .tb-megamenu-item.level-3 a {
  padding: 0.1rem 0 !important;
  font-size: 15px !important;
  font-weight: 400 !important;
}
.tb-megamenu.tb-megamenu-tb-mega-menu ul.tb-megamenu-nav li.level-1:first-child {
  margin-top: -7px;
}
.tbm-item.level-2.tbm-group .tbm-link-container > .tbm-link.level-2 {
    text-transform: unset;
    font-size: 16px;
}
.tbm-item.level-2.tbm-group > .tbm-link-container > .tbm-link,
.tbm-item.level-2.tbm-item--has-flyout > .tbm-link-container > .tbm-link,
#tbm-tb-mega-menu .tbm-subnav .tbm-link.level-2 {
  font-weight: 600;
}
.tbm-column-inner li.level-3 a.tbm-link.level-3,
.tb-megamenu-column-inner .tb-megamenu-subnav.level-2 li.level-3 a {
  padding: 0.1rem 0 !important;
  font-size: 15px !important;
}
.tbm-column-inner li.level-2 .tbm-item-child .tbm-row,
.tb-megamenu-column-inner li.level-2 .mega-dropdown-inner .tb-megamenu-row {
  padding-bottom: 0px !important;
}
.tbm-group-container.tbm-item-child,
.mega-dropdown-inner {
  width: auto !important;
  margin: unset !important;
  border: 0 !important;
}
.tbm-group-container.tbm-item-child > .tbm-row {
    padding-top: 0 !important;
}
.tb-megamenu-subnav.mega-nav.level-2 {
  margin-top: -10px;
}
.mega-group-ct .mega-dropdown-inner > .tb-megamenu-row {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.tbm.tbm-tb-mega-menu.tbm-no-arrows
  ul.tbm-nav
  li.level-1:first-child
  .tbm-link.level-1:hover,
.tbm.tbm-tb-mega-menu.tbm-no-arrows
  ul.tbm-nav
  li.level-1:first-child
  .tbm-link.level-1.active-trail,
.tb-megamenu.tb-megamenu-tb-mega-menu
  ul.tb-megamenu-nav
  li.level-1:first-child
  a.active-trail {
  background: url(../images/house-blank-h.svg) no-repeat;
  text-indent: -9999px;
}
.tb-megamenu .nav > li > a,
.tb-megamenu .nav > li > span.tb-megamenu-no-link,
.tbm-nav > li > div > a {
  font-family: "Open sans", Arial, sans-serif;
}
.tb-megamenu .dropdown-menu {
  display: block !important;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}

.tb-megamenu .open > .dropdown-menu {
  visibility: visible;
  opacity: 1;
}
.tb-megamenu .mega-nav .mega-group > .mega-group-title, .tb-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title {
  text-transform: none;
  font-size: 16px;
  font-weight: 600;
}
.tb-megamenu.tb-megamenu-tb-mega-menu .mega-dropdown-menu {
  background-color: white;
}
.mp_link {
  font-size: 14px;
  font-weight: 700;
  color: rgba(8, 110, 212, 1);
  display: block;
  margin-bottom: 16px;
}

.region.region-sidebar-first .block-facet--select2.block-facets h2.block-title {
  margin-bottom: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.25px;
  color: var(--dark_blue);
}

.region.region-sidebar-first .block-facet--select2.block-facets .select-wrapper::after {
  display: none;
}
.irc-faqs .lp__accordion_btn {
  font-size: 16px;
}
.webform-submission-form fieldset.webform-type-fieldset.form-item {
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
}
.webform-submission-form fieldset.webform-type-radios label {
  font-weight: normal !important;
}
.webform-submission-form label, fieldset.captcha legend.captcha__title {
  margin-bottom: 5px;
}
.webform-submission-form fieldset.webform-type-fieldset.form-item > legend {
  background-color: #f5f5f5;
  border-color: #ddd;
  padding: 10px 15px;
  border-bottom: 1px solid #ddd;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
  margin-bottom: 0px;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.webform-submission-form legend span.visually-hidden {
  position: static !important;
  font-size: 16px;
  margin: 0 !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
  color: var(--dark_blue);
  font-weight: 600;
}
fieldset.captcha legend.captcha__title {
  font-size: 16px;
  color: var(--dark_blue);
  font-weight: 600;
}
fieldset.captcha legend.captcha__title {
  text-transform: lowercase;
}
fieldset.captcha legend.captcha__title::first-letter {
  text-transform: uppercase;
}
.webform-submission-form .fieldset-wrapper {
  padding: 10px 0px 1px 10px;
  background-color: white;
  border-bottom-left-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.view-search-content.view-id-search_content.view-display-id-page_1
  .btn-primary,
  .view-search-content.view-id-search_content.view-display-id-page_3
  .btn-primary {
  background-color: var(--light-blue);
  font-weight: 600;
  color: var(--white);
  border-color: var(--light-blue);
  border-radius: 4px;
}
.view-search-content.view-id-search_content.view-display-id-page_1 .form-control {border: 0px solid;}
.view-search-content.view-id-search_content.view-display-id-page_1 .btn-danger,
.view-search-content.view-id-search_content.view-display-id-page_3 .btn-danger {
  background: var(--white);
  color: var(--dark_blue);
  font-weight: bold;
  border-color: var(--grey);
  border-radius: 4px;
}

label {
  color: var(--dark_blue);
  font-weight: 600;
}


  .view-search-content.view-id-search_content.view-display-id-page_3
  .form-item-keys {
  width: 70%;
}

.irc-sitemap .container-fluid,
.irc-login .container-fluid,
.irc-password .container-fluid,
.irc-contact .container-fluid,
.irc-page-not-found .container-fluid,
.path-newsletter .container-fluid,
.path-user .container-fluid {
  width: unset;
}

/* new footer */
.base_ppp footer p,
.base_ifa footer p {
  color: var(--white);
}
footer {
  background-color: var(--dark_blue);
}
.ft-social {
  display: flex;
  flex-wrap: wrap;
  /* border-bottom: 2px var(--divider-on-dark-default) solid; */
  padding: 44px 0 42px;
  gap: 32px;
}

.ft-social a:any-link {
  padding-left: 0;
}

.ft-social .ft-social-list {
  display: inline-block;
}

.ft-social .ft-social-list a {
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  display: block;
}

.ft-social .ft-social-list:first-child {
  padding-right: 40px;
  border-right: 2px solid #00538a99;
  border-left: 0;
}

.ft-legal .ft-legal-list li a {
  opacity: 0.75;
}

.ft-social .ft-social-list:first-child a {
  padding: 0;
}

.ft-legal .ft-legal-list li a:any-link:hover {
  color: var(--white);
  text-decoration-color: var(--white);
  text-underline-offset: 2px;
}

.ft-social .ft-social-list:nth-child(2) {
  padding: 13px 0 0;
  margin-right: auto;
  opacity: 0.9;
}
footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ft-social .ft-social-list:nth-child(2) > ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.ft-social .ft-social-list:last-child ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  vertical-align: top;
}
.ft-social .ft-social-list:last-child ul li:not(:last-child) {
  padding: 0 12px 0 0;
}
.ft-legal {
  display: grid;
  grid-template-columns: repeat(2, minmax(100px, auto));
  justify-content: space-between;
  border-top: 2px #00538a solid;
  padding: 42px 0 72px;
  margin: auto;
  font-size: 14px;
  line-height: 17px;
}
.ft-legal .ft-legal-list:last-child ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  row-gap: 10px;
}
footer ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.base_ifa footer ul li a,
.base_ppp footer ul li a {
  color: var(--white);
}
.base_ifa .ft-legal .ft-legal-list li a,
.base_ppp .ft-legal .ft-legal-list li a {
  opacity: 0.7;
}
.base_ifa .ft-legal .ft-legal-list li a:hover,
.base_ppp .ft-legal .ft-legal-list li a:hover {
  opacity: 1;
  color: var(--white);
  text-decoration: none;
}
footer a:any-link {
  color: var(--white);
  font-size: 14px;
  line-height: 17px;
  white-space: nowrap;
  padding-left: 24px;
  text-decoration: none;
}
/* Global Footer  */
footer {
  background-color: var(--dark_blue);
  margin-top: 40px;
}
.page-node-type-landing-page footer {
  margin-top: 0;
}
footer a {
  color: var(--white);
}

.ft-social a {
  text-decoration: none;
}

footer a:any-link {
  color: var(--white);
  font-size: 14px;
  line-height: 17px;
  white-space: nowrap;
  padding-left: 24px;
  text-decoration: none;
}

footer a:visited {
  color: var(--white);
}

footer a:hover {
  text-decoration: underline;
}

footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

footer ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ft-social {
  display: flex;
  flex-wrap: wrap;
  /* border-bottom: 2px var(--divider-on-dark-default) solid; */
  padding: 44px 0 42px;
  gap: 32px;
}

.ft-social a:any-link {
  padding-left: 0;
}

.ft-social .ft-social-list {
  display: inline-block;
}

.ft-social .ft-social-list a {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  display: block;
}

.ft-social .ft-social-list:first-child {
  padding-right: 40px;
  border-right: 2px solid #00538a99;
  border-left: 0;
}

.ft-legal .ft-legal-list li a {
  opacity: 0.75;
}

.ft-social .ft-social-list:first-child a {
  padding: 0;
}

.ft-legal .ft-legal-list li a:any-link:hover {
  color: var(--white);
  text-decoration-color: var(--white);
  text-underline-offset: 2px;
}

.ft-social .ft-social-list:nth-child(2) {
  padding: 13px 0 0;
  margin-right: auto;
  opacity: 0.9;
}

html[dir="rtl"] .ft-social-list:first-child {
  border-right: 0;
  border-left: 1px solid #00538a99;
  padding-right: 0;
  padding-left: 40px;
}

html[dir="rtl"] .ft-social .ft-social-list:nth-child(2) {
  margin-left: auto;
  margin-right: 0;
}

.ft-main .ft-main-item ul {
  line-height: 0;
}

.ft-main .ft-main-item ul li {
  line-height: 0;
}

/* stylelint-disable-next-line no-descending-specificity */
.ft-main .ft-main-item:not(:last-child) ul li a {
  opacity: 0.75;
}

.ft-social .ft-social-list:nth-child(2) > ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

/* stylelint-disable-next-line no-descending-specificity */
.ft-social .ft-social-list:last-child {
  margin: auto 0;
}

.ft-legal .ft-legal-list:last-child ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  row-gap: 10px;
}

.ft-social .ft-social-list:last-child ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  vertical-align: top;
}

.ft-social .ft-social-list:last-child ul li:not(:last-child) {
  padding: 0 12px 0 0;
}

.ft-social .ft-social-list:last-child ul span.icon:hover svg path {
  fill: #004370;
}

.ft-social .ft-social-list:last-child ul span.icon {
  width: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #004370;
  height: 50px;
}

.ft-social .ft-social-list:last-child ul span.icon:hover {
  background-color: #169af3;
}

.ft-social .ft-social-list:dir(rtl) ul li.ft-main-item:not(:last-child) {
  padding: 0 0 0 12px;
}

.ft-main .ft-main-item:not(:last-child) ul li:not(:last-child) {
  padding: 0 0 20px;
}

html[dir="rtl"] .ft-social .ft-social-list:last-child ul li:not(:last-child) {
  padding: 0 0 0 12px;
}

html[dir="rtl"]
  .ft-social
  .ft-social-list:dir(rtl)
  ul
  li.ft-main-item:not(:last-child) {
  padding: 0 12px 0 0;
}

.ft-main {
  display: grid;
  grid-template-columns: repeat(3, 1fr) 1.45fr;
  justify-content: space-between;
  padding: 64px 0 76px;
}

.ft-main .ft-main-item {
  padding-right: 28px;
  min-width: 20%;
}

/* stylelint-disable-next-line no-descending-specificity */
.ft-main .ft-main-item a:not(.button) {
  display: inline-block;
  font-size: 16px;
  white-space: break-spaces;
  line-height: 22px;
  padding-left: 0;
}

.ft-main .ft-main-item ul li a.button {
  margin: 0;
  padding: 16px 32px;
}

.ft-main .ft-main-item p {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 36px;
  margin: 0 0 20px;
}

.ft-main .ft-main-item p strong {
  font-weight: 600;
}

.ft-main .ft-main-item:last-child {
  margin: 0 0 0 20px;
  min-width: 40%;
  padding: 0 0 0 48px;
  opacity: 0.9;
}

footer .section.bg-primary-blue-90 a:any-link:hover {
  color: var(--white);
  text-decoration-color: var(--white);
  text-underline-offset: 2px;
  opacity: 1;
}

footer .section.bg-primary-blue-90 a:any-link:visited:not(.button) {
  color: var(--white);
  text-decoration-color: var(--white);
}

.ft-legal {
  display: grid;
  grid-template-columns: repeat(2, minmax(100px, auto));
  justify-content: space-between;
  border-top: 2px #00538a solid;
  padding: 42px 0 72px;
  margin: auto;
  font-size: 14px;
  line-height: 17px;
}

.ft-legal .ft-legal-list p {
  margin: 0;
  padding: 0;
  opacity: 0.75;
  color: white;
  font-size: 14px;
}
.breadcrumb {
  background-color: transparent;
}
.view-id-search_content.view-display-id-page_1 .sc-title a,
.view-id-search_content.view-display-id-page_3 .sc-title a {
  color: var(--light-blue);
  font-weight: normal;
}
.view-id-search_content.view-display-id-page_1 .sc-excerpt,
.view-id-search_content.view-display-id-page_3 .sc-excerpt {
  color: var(--dark_blue);
}

.region-sidebar-second .block.block-facets h2.block-title,
.region.region-sidebar-first h2.block-title {
  color: var(--dark_blue) !important;;
  font-weight: 600;
  font-size: 16px !important;;
}
.block.block-facets .js-facets-checkbox-links {
  padding-left: 15px;
}
.block.block-facets .js-facets-checkbox-links .facet-item__value {
  font-size: 14px;
}
.block.block-facets .js-facets-checkbox-links .facet-item {
  margin-bottom: 10px;
}
.block.block-facets .js-facets-checkbox-links .facet-item__count {
  font-size: 10px;
  font-weight: bold;
  color: var(--white);
  background-color: var(--dark_blue);

  padding: 5px;
  border-radius: 15px;
  text-align: right;

  opacity: 0.8;
}
.block.block-facets .facets-soft-limit-link {
  font-size: 14px;
  float: right;
}
.block-facets li.facet-item input[type="checkbox"]:checked + label::after {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 7px;
  width: 6px;
  height: 10px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.region.region-sidebar-first .select2-container--default .select2-selection--multiple {
  background-color: transparent;
}
.region.region-sidebar-first .block-facet--select2 .form-type-select2 .select2-selection__rendered .select2-search--inline {
  width: 100%;
}
.region.region-sidebar-first .block-facet--select2 .form-type-select2 .select2-selection__rendered .select2-search--inline input {
  width: 100% !important;
  margin-top: 0;
  font-size: 14px;
}
.region.region-sidebar-first .block-facet--select2 .form-type-select2 .select2-selection__rendered {
  padding-top:10px;
  padding-bottom:10px;
  padding-left: 10px;
  padding-right: 5px;
  border:1px solid #e6e6e6;
  background-color: #fff;
}
.region.region-sidebar-first .select2-container--default .select2-selection--multiple {
  border: 0;
}
.region.region-sidebar-first .block-facet--select2 .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 0;
}
.region.region-sidebar-first .block-facet--select2 {
  margin-bottom: 20px;
}
.region.region-sidebar-first .block-facet--select2 .form-type-select2 .select2-search__field::placeholder {
  color: var(--dark_blue);
}
.region.region-sidebar-first .block-facet--select2 .form-type-select2 .select2-container--open .select2-search.select2-search--inline:after {
  content: "-";

}
.region.region-sidebar-first .block-facet--select2 .form-type-select2 .select2-search.select2-search--inline:after {
  content: "+";
  color: var(--dark_blue);
  position: absolute;
  top: 15%;
  right: 14px;
  font-size: 18px;
  cursor: pointer;
  line-height: 20px;
}

.region.region-sidebar-first .select2-container .select2-dropdown {
  margin-left: 5px;
}

/* .form-item-document-publication-date .select2-container--default .select2-selection--single {
  padding-top:10px;
  padding-bottom:10px;
  padding-left: 5px;
  padding-right: 5px;
  border:1px solid #e6e6e6;
  height: 40px;
}

.form-item-document-publication-date .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: unset;
} */
.select2-container--default .select2-selection--multiple .select2-selection__choice,
.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 16px;
}
/* .form-item-document-publication-date .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
  color: var(--dark_blue);
  font-size: 14px;
}
.form-item-document-publication-date .select2-container--open .select2-selection--single .select2-selection__arrow::after{
  content: '-';
}
.form-item-document-publication-date .select2-selection__arrow b {
  display: none;
}
.form-item-document-publication-date .select2-container--open .select2-selection--single .select2-selection__placeholder {
  color: var(--dark_blue);
}
.form-item-document-publication-date .select2-selection__arrow::after {
  content: "+";
  color: var(--dark_blue);
  position: absolute;
  top: 30%;
  right: 14px;
   font-size: 18px;
} */

.field--name-field-mt-media .field--name-field-media-oembed-video iframe {
  width: 100%;
  height: 320px;
}
.mt-description {
  margin-top: 15px;
}
.s7-video-viewer {
  height: 320px;
  width: 100%;
}
.s7-video-viewer {
  border-radius:10px;
  height: 320px;
  overflow:hidden;
}
.s7videoviewer {
  overflow:
hidden !important;
}
.s7-video-viewer iframe {
  width: 100%;
  height: 320px;

}
.mt-description .mt-type {
  font-size: 12px;
  color: rgba(0, 13, 26, 0.57);
  font-weight: 400;
  text-transform: uppercase;
}
.mt-description h3 {
  margin-top: 5px;
}
.region-ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.region-ul li {
  margin-bottom: 15px;
  margin-right: 15px;
}
.region-ul li a {
  border: 1px solid var(--grey);
  padding: 15px;
  background-color: var(--white);
  line-height: 50px;
  border-radius: 32px;
  color: var(--dark_blue);
  opacity: 0.7;
  font-weight: normal;
}
.region-ul li a:hover {
  color: var(--light-blue);
  background-color: var(--grey);
}
.view-id-node_views.view-display-id-block_2 .view-header{
  margin-bottom: 15px;
}
.view-id-node_views.view-display-id-block_2 .tools-item h4{
  font-size: 16px;
  line-height: 24px;
  font-weight:600;
  color: var(--white);
  margin-top: 25px;
  text-align: center;
}
.tools-item .row > div {
  padding: 0;
}
.view-id-node_views.view-display-id-block_2 .tools-item .row > div:first-child {
  padding-left:  15px;
}
.view-id-node_views.view-display-id-block_2 .tools-item .row > div {
  padding:  0;
}

.tools-sec:hover img {
  transform: scale(1.15);
}
.view-id-node_views.view-display-id-block_2 .tools-item .tools-sec:hover h4 {
color: var(--light-blue);
}

.lbr_box a:hover .lbr_box_img {
transform: scale(1.1);
}
.lbr_box a:hover .lbr_info h4 {
color: var(--light-blue);
}
.lbr_box a:hover .lbr_info span {
color: var(--light-blue);
}
.fi_inner:hover {
  transform: scale(1.1);
}

.blog_box .bb_img img {
  border-radius: 10px;
  max-height: 100%;
}
.tools-sec img.img-responsive {
  border-radius: 10px;
}
.base_ppp p.home-text-logo,
.base_ifa p.home-text-logo {
  font-family: "Open Sans", sans-serif;
  font-weight:700;
  font-size: 24px;
  margin-bottom: 0px;
}
.blue-color {
  color: var(--light-blue);
}

.right-text-logo .blue-color {
  color: inherit;
}
.details-page-photo-credit-art p {
    margin-bottom: 0px;
}

.base_ifa p.right-text-logo,
.base_ppp .common-branding .secondary-logo .right-text-logo {
  font-family: "Open Sans", sans-serif;
  color: var(--dark_blue);
  border: 1px solid var(--dark_blue);
  padding:5px;
  border-radius:8px;
  text-transform: uppercase;
  font-size: 14px;
}
.base_ifa a.secondary-logo:hover p.right-text-logo,
.base_ppp .common-branding .secondary-logo:hover .right-text-logo {
  color: var(--light-blue);
  border: 1px solid var(--light-blue);
}
.base_ifa .common-branding .secondary-logo {
  background: unset;
}
.add-content-row .view-content:before {
  display: table;
  content: " ";
}
.add-content-row .view-content:after {
  display: table;
  content: " ";
  clear:both;
}
.bg-white {
  background: var(--white);
  margin-top: 15px;
  border-radius: 15px;
}
.ifk_items {
  margin: 0;
  padding: 0;
  list-style-type: none;
  /* columns: 2; */
}

.ifk_content {
  display: flex;
  flex-direction: row;
  width: 100%;
  gap: 24px;
  flex-wrap: wrap;
}
.ifk_box .il-desc {
  color: rgba(0, 13, 26, 0.698);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.ifk_box .ifk_heading {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 65px;
}
.ifk_box .ifk_heading a{
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .ifk_box {
    width: 48%;
  }
}


.ifk_items li .il-icon {
  display: block;
    /* margin-bottom: 16px; */
}.ifk_items li {
  display: block;
  margin-bottom: 24px;
}
.ifk_items li .il-item{
  display: flex;
  align-items: center;
  gap: 10px;
}
.ifk_items li a:hover, .ifk_items li a:focus {
  text-decoration: none;
}
.home-banner-sec.banner-bg-img-only-sec, .lp__banner_img {
  border-radius:16px;
}
.library-search-overlay {
  background:
linear-gradient(180deg, rgba(0, 64, 153, 0.5) 0%, rgba(0, 64, 153, 0.3) 27.5%, #004099 82.5%);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}
.hbc-content-wrapper {
  z-index: 99;
  position: relative;
}
.hbc-library-search {
  position: relative;
  overflow: hidden;
}
/* .hbc-library-search .search-section input {
  border-radius: 8px;
} */
.search-banner-wrap {
  height: 320px;
  border-radius: 16px;
  position: relative;
  margin-bottom: 40px;
}
.search-banner-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}
.sbw-content-wrap {
  position: absolute;
  bottom: 0;
  display: flex;
  flex-flow:column wrap;
  justify-content: flex-end;
  height: 100%;
  left: 0;
  right: 0;
  padding:3rem;
  background: linear-gradient( 0deg, rgba(0, 47, 84, 1) 0%, rgba(4, 79, 148, 0.6) 50%, rgba(8, 110, 212, 0) 100% );
  color: var(--white);
  z-index: 1;
  border-radius:0 0 10px 10px;
  padding-left: 50px;
  padding-bottom: 6rem;
}
h1.sbw-title {
  color: var(--white);
}
.sbw-content h1.sbw-title:before {
  content: "";
  position: absolute;
  bottom: 120px;
  left: 0;
  background-color: var(--light-blue);
  width: 32px;
  height: 2px;
  border-radius: 8px;
  margin-left: 50px;
}
.sbw-image {
  height: 100%;
}
/* library details page */

body.base_ppp.page-node-type-document-library-page h1 {
  font-size: 42px;
  line-height: 48px;
  margin-bottom: 40px;
}
.lib-left-image {
  border-radius: 16px;
  overflow: hidden;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  height: 250px;
  position: relative;
}
body.base_ppp.page-node-type-document-library-page div.col-md-4 {
  margin-top: 0 !important;
}
.lib-left-share-print{
  padding: 10px;
}
.lib-left-share-print a{
  text-decoration: none;
}
.lib-left-detail-wrap {
  background: #fff;
  padding: 25px 15px;
  border-radius: 16px;
  display: block;
  position: relative;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
}
.lib-left-sec-item {
  min-height: 40px;
  margin-bottom: 10px;
}
.lib-left-sec-item .lib-left-label {
  color: #000D1A91;
  text-transform: uppercase;
  font-size: 12px;
}
body.base_ppp.page-node-type-document-library-page .lib-left-sec-item  a {
  color: var(--light-blue);
  font-weight: 400;
}
body.base_ppp.page-node-type-document-library-page {
  background: var(--ppp_bg) url(/themes/custom/pppirc_barrio/images/ppp_basee_home_bg.svg) no-repeat right top !important;
  background-size: cover;
}

body.base_ppp.page-node-type-document-library-page
.field--name-field-plrc-related-items .field--item {
  background-color: #D4DEE8;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}

body.base_ppp.page-node-type-document-library-page
.field--name-field-plrc-related-items {
  margin-top: 10px;
}

body.base_ppp.page-node-type-document-library-page
.field--name-field-plrc-related-items .field--item a {
  color: unset;
  font-weight: 400;
}

body.base_ppp.page-node-type-document-library-page
.field--name-keywords {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

body.base_ppp.page-node-type-document-library-page
.field--name-keywords .field--item {
  margin-right: 10px;
  background-color: #fff;
  padding: 8px;
  border-radius: 15px;
  margin-bottom: 10px;
  white-space: nowrap;
}

body.base_ppp.page-node-type-document-library-page
.field--name-keywords .field--item a {
  color: var(--light-blue);
  font-weight: 400;
  text-decoration: none;
}

body.base_ppp.page-node-type-document-library-page
.field--name-keywords .field--item a:hover {
  color: var(--dark_blue);
}

body.base_ppp.page-node-type-document-library-page
.region.region-relatedresources {
  margin-bottom: 40px;
}

.lbr-rel-body,
.fii_info h4,
.bb_info h4,
.tools-item h4,
.lbr_info h4 {
  line-clamp: 2;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow:
hidden;
  -webkit-box-orient:
vertical;
line-height: 26px;
height: 60px;
}
.lbr_info h4 {
  height: 57px;
}
.lib-right-rel-links {
  /* margin-top: 40px; */
}
.base_ppp .top-landingpage-section ol {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
b, strong {
  font-weight: 700;
}
.article-body-text ul li p.p1 {
  margin-bottom: 0px;
}
.custom-disclaimer .field--type-text-with-summary {
  background-color: #fbfbfb;
  border:
1px solid #e5e5e5;
  color: #717171;
  margin-bottom: 30px;
  padding:
20px;
  font-style: normal;
  font-size: 14px;
  border-radius:
16px;
}
.s7videoviewer .s7controlbar {bottom: 20px !important;}
.custom-disclaimer .field--type-text-with-summary em {
  font-style: normal;
}
.ppp-sector-gender-impacts-ppps-impacts-ppps-gender-inclusion .ppplrc-partner-resources img{
width: 266px;
height: 320px;
}
.base_ppp .ppp-sec-title h2.block-title:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 0;
  background-color: var(--light-blue);
  width: 32px;
  height: 2px;
  border-radius:8px;
}
section.library-popular-resources {
  margin-top: 40px;
}
.view-content .tools-sec img {
  max-width: 95%;
}
body.irc-resource-library div#contentcutomdiv .lps-sections h2, body.irc-library_search div#contentcutomdiv .lps-sections h2 {
  display: block;
}
.page-node-type-tab-landing-page .lp__banner_landing {
  /* margin: 0 -40px; */
  border-radius: 8px;
  overflow: hidden;
}
.atri_imgbox img {
  width: 100%;
}
#b-search {
  padding:20px;
  margin-top: 20px;
  border-radius:8px;
}
.tbm-row {
  padding: 0 !important;
}
.pagination > .active > a {
  background-color: var(--light-blue);
  width: 40px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius:4px;
}
.pagination > .active > a:hover {
  background-color: var(--dark_blue);
  color: #fff;
}
.pager__item:hover .left-ico {
  background: url('../../images/angle-left-active.svg') no-repeat;
}
.pager__item:hover .right-ico {
  background: url('../../images/angle-right-active.svg') no-repeat;
}
.left-ico {
  background: url('../../images/angle-left.svg') no-repeat;
}
.right-ico {
  background: url('../../images/angle-right.svg') no-repeat;
  margin-left: 10px;
}
.left-ico, .right-ico {
  margin: 0 10px;
  width: 15px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.lib-share-widgets {
  display: none;
  list-style-type: none;
}
.lib-share-widgets.active {
  display: block;
}
.lib-bottom-icons a {
  color: var(--light-blue)
}
.lib-bottom-icons a:hover {
  color: var(--dark_blue)
}
.region-sidebar-first .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  max-width: 85%;
  text-wrap: wrap;
}
.three-sec {
  border-radius:
8px;
  overflow:
hidden;
}
.page-node-type-landing-page .view-header .row,.page-node-type-landing-page  .highlight-cards .row,
.dlp-pop-resc-container .row {
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-node-type-landing-page .view-header .row .cmn_btn_sec,.page-node-type-landing-page  .highlight-cards .row .cmn_btn_sec {
  padding-top: 0;
}
.page-node-type-landing-page .view-header .row .cmn_btn_sec, .page-node-type-landing-page .highlight-cards .row .cmn_btn_sec {
  padding-top: 0;
}
.cus-slick-arrows {
  margin-top: 0;
}
.lib-left-details-page-photo-credit {
  background: none;
  bottom: 1%;
  padding: 5px;
  right: 1%;
}
.lib-left-details-page-photo-credit p {
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  font-size: 10px !important;
}
.lib-right-sec-item {
  margin-bottom: 20px;
}
.base_ppp li p, .base_ifa li p {
  font-size: 14px;
}
.atri_imgbox img {
  border-radius:
8px;
}
/* .view-id-plrc_blogs.view-display-id-blogdetails {
  background: var(--white);
  padding-top: 15px;
  border-radius:
8px;
  overflow:
hidden;
padding-bottom: 15px;
}
.view-id-plrc_blogs.view-display-id-articledisclaimer .view-content {
  background: #fff;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px;
  padding: 15px;
  border-radius: 8px;
}
.disclaimer .field--type-text-with-summary {
  background: unset;
  min-height: unset;
  padding-top: unset;
} */
body.base_ppp.page-node-type-article,
body.base_ppp.page-node-type-tab-landing-page,
body.base_ppp.page-view-search-content.search-content,
body.base_ppp.page-node-type-blog,
body.base_ppp.page-node-type-multimedia,
body.base_ppp.page-node-type-page,
body.base_ppp.page-node-type-events,
body.base_ppp.page-node-type-case-study,
body.base_ppp.page-view-taxonomy-term,
body.base_ppp.ppprc-ai-chatbot  {
  background-color: rgba(255,255,255,0.3) !important;
}
.disclaimer .field--type-text-with-summary {
  background-color: unset;
  min-height: unset;
  padding-top: unset;
}

.dTableContent ul li:hover {
  cursor: pointer;
  border-bottom:1px solid #00B0F0;
  color: #00B0F0;
}
.page-disclaimer {
  background-color: white;
  margin-top: 25px;
  border:1px solid #e5e5e5;
  color: #717171;
  padding:20px;
  font-size: 14px;
  border-radius:8px;
}
.page-node-type-article .rc_sec .rc_audio .plyr--audio .plyr__volume input[type="range"],
.page-node-type-article .rc_sec .rc_video .plyr__volume input[type="range"] {
  width: 30px !important;
  min-width: 30px !important;
  max-width: 30px !important;
}


.page-node-type-article footer,
body.base_ppp.page-node-type-tab-landing-page footer {
  margin-top: 0;
}
#topic {
  margin-bottom: 0;
}
.lib-left-image img {
  height: 250px;
  width: 100%;
  object-fit: cover;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.tbm-submenu-toggle {
  display: none;
  position: relative;
  -webkit-appearance:
none;
  -moz-appearance:
none;
  appearance: none;
  width: 3.5rem;
  border:
0;
  cursor: pointer;
  position: absolute;
  top: 80%;
  z-index: 99;
  background-color: transparent !important;
}

.tbm-submenu-toggle[aria-expanded="true"] {
  display: block;
  color: var(--ppp_bg);
}
.block-tb-megamenu .tbm-submenu-toggle::before {
  position: absolute;
  top: 50%;
  transform: translateY(50%) translateX(50%) !important;
  content: '';
  left: 50%;
  display: block;
  border-left:
1.35rem solid transparent;
  border-right:
1.35rem solid transparent;
  border-top:
1.35rem solid currentColor;
  transition:
transform 400ms ease-out;
}
.tb-megamenu-submenu {
    position: relative;
}
.custom-caret {
  width: 0;
  height: 0;
  border-left: 0.7rem solid transparent;
  border-right: 0.7rem solid transparent;
  border-top: 0.7rem solid #e8edf3; /* Grey color */
  z-index: 1000;
  transition: transform 400ms ease-out;
}

/* 3rd level tb mega menu */

.tbm-item.level-1 .tbm-item.level-2 .tbm-submenu.tbm-item-child {

  display: block;
  position: relative;
  left: 0;
  padding: 0;
  margin: 0;
    margin-left: 0px;
  margin-left: 15px;
  background: transparent !important;
  box-shadow: unset;
  .tbm-column-inner {
    padding: 0;
    background:transparent;

  }
}
.block-tb-megamenu .tbm-item.level-1 .tbm-item.level-2 .tbm-submenu-toggle::before {
  display: none;
}
.tbm-item.level-1 .tbm-item.level-2.tbm-item--has-flyout a:before{
  display: none;
}
.tbm-subnav > .tbm-item > .tbm-link-container > a.tbm-link.level-3 {
  color: unset;
}
.tbm-subnav > .tbm-item > .tbm-link-container > a.tbm-link.level-3:hover {
  color: var(--light-blue);
}

.superfish-menu {
  margin-bottom: 15px;
}
.superfish-menu  ul.sf-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 10px;
  padding: 10px;
  padding-left: 10px;
  padding-left: 0;
}
.superfish-menu ul.sf-menu li a {
  color: var(--dark_blue);
  font-size: 16px;
  font-weight: 700;
  padding: 0;
  background: transparent;
  border: 0;
  text-transform: unset;
}
.superfish-menu ul.sf-menu li a:hover {
  color: var(--light-blue);
}
.superfish-menu ul.sf-menu > li > ul,
.superfish-menu ul.sf-menu > li ul {
  background: #fff;
  padding: 10px;
  border: 1px solid var(--grey1) !important;
  box-shadow: 1px 1px 1px var(--grey);
  border-radius: 4px;
}
.superfish-menu ul.sf-menu > li > ul li {
  margin: 5px 0;
}
.superfish-menu ul.sf-menu > li:first-child a {
  background: url(../images/house-blank.svg) no-repeat;
  width: 24px;
  height: 24px;
  font-size: 16px;
  font-weight: 700;
  padding: 0;
  border: 0;
  text-transform: unset;
  color: transparent;
}

.superfish-menu ul.sf-menu > li:first-child a:hover {
  background: url(../images/house-blank-h.svg) no-repeat;
}

.lib-left-details-page-photo-credit p a {
  color: #fff;
}
.bg-white.container.ifa-intercontainer {
  margin-bottom: 40px;
}
.ico-svg-img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 4px;
}
.cb-ico {
  display: none;
}
.cb-ico.active {
  display: inline-block;
}


/* desktop end */
@media only screen and (max-width: 979px) {
  .page-node-type-document-library-page .field.field--name-body.field--type-text-with-summary.field--label-hidden.field--item {
    display: block;
  }
}
@media only screen and (min-width: 767px)
{

  form[data-drupal-selector="views-exposed-form-search-content-page-3"] .form-type-textfield input,
  form[data-drupal-selector="views-exposed-form-search-content-page-3"] .form-actions {
    margin-bottom: 10px;
  }

  .sidebar-first-details {
    position: sticky;
    top:0;
  }
  .sidebar-first-details summary {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
    .page-node-type-landing-page .view-header .row,.page-node-type-landing-page  .highlight-cards .row,
    .dlp-pop-resc-container .row {
    display: block;
  }
  .sb-tagline {
    display: none;
  }
  .view-id-search_content.view-display-id-page_3 .view-content .sc-bottom-sec .sc-bs-item {
    margin-right: 10px;
  }
  .breadcrumb > li:last-child {
    white-space:
  nowrap;
    overflow:
  hidden;
    text-overflow: ellipsis;
    max-width: 250px;
  }
  body.base_ppp.page-node-type-document-library-page h1 {
    font-size: 24px;
    line-height: 26px;
  }
  body.base_ppp.page-node-type-document-library-page {
    .field--name-keywords {
      display: block;
    }
  }
  .sidebar-first-details {
    background: var(--white);
    padding: 15px;
    margin-bottom: 15px;
    font-size: 18px;
    border: 1px solid var(--grey);
    position: relative;
  }
  .sidebar-first-details[open] summary {
    padding-bottom: 20px;
}
  .sidebar-first-details summary {
    text-align: center;
    color: var(--dark_blue);
    cursor: pointer;
  }
  .view-search-content.view-id-search_content.view-display-id-page_3 .form-item-keys {
    width: 100%;
    padding:0;
  }
  body.base_ppp:not(.page-node-type-landing-page).path-library-search
  .ppp-intercontainer
  .region-content,
  body.base_ppp:not(.page-node-type-landing-page).path-search
  .ppp-intercontainer
  .region-content {
  padding: 40px 15px;
}
.view-id-search_content.view-display-id-page_3 .view-content .sc-bottom-sec {
  flex-wrap: wrap;
}
  .banner-bg-only-sec {
    padding: 20px;
  }
  .breadcrumb {
    padding: 8px 8px;
  }

  .common-branding .hl_left a img,
  .common-branding .logo_pprc img {
    width: auto;
  }
  .common-branding .hl_right {
  }
  .common-branding .secondary-logo {
    /* display: none; */
  }
  .wbgm_menu__container,
  .wbgm_menu__panel {
    background: #012740;
  }
  .wbgm_menu__container .wbgm_menu__btn--enter {

    background-color: var(--dark_blue);
  }
  .wbgm_menu__container .wbgm_menu__panel > ul li {
    border-top: 1px solid var(--dark_blue);
  }
  .wbgm_menu__container .wbgm_menu__panel > ul li:last-child {
    border-bottom: 1px solid var(--dark_blue);
  }
  .wbgm_menu__container .wbgm_menu__panel > ul li a,
  .wbgm_menu__container .wbgm_menu__panel > ul li .wbgm_menu__category {
    border: 0;
  }
  header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    background-color: var(--white);

   }
   .base_ifa .region.region-breadcrum {
    margin-top: 90px;
  }
  .base_ppp .region.region-breadcrum
   {
          margin-top: 90px;
      }
    .region.region-pplrccontent {
        /* margin-top: 150px; */
    }
    .icon-lists-sec-wrap .field--name-body {
      margin-bottom: 40px;
    }
    .view-id-search_content.view-display-id-page_3 .sc-item-counter {
      padding: 10px;
      height: 20px;
      width: 20px;
      font-size: 12px;
      line-height: 21px;
      margin-right: 5px;
    }
    .base_ppp p.home-text-logo, .base_ifa p.home-text-logo {
        font-size: 16px;
    }

}

@media (width <= 1024px) {
  .ft-social {
    padding: 40px 0 32px;
  }

  .ft-legal .ft-legal-list:last-child ul li {
    margin: 8px 0;
  }

  .ft-social .ft-social-list:last-child ul li:not(:last-child) {
    padding: 0 32px 0 0;
  }

  .ft-social .ft-social-list:first-child {
    padding-right: 40px;
  }

  .ft-social .ft-social-list:last-child {
    width: 100%;
  }

  .ft-social .ft-social-list:last-child ul {
    justify-content: center;
    padding: 32px 0 0;
  }

  .ft-main .ft-main-item ul li a.button {
    padding: 12px 32px;
  }

  .ft-main .ft-main-item:last-child ul {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-start;
  }

  .ft-legal .ft-legal-list:last-child ul {
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 20px;
  }

  html[dir="rtl"] .ft-social .ft-social-list:last-child ul {
    padding-top: 32px;
  }

  html[dir="rtl"] .ft-legal .ft-legal-list:last-child ul li {
    margin: 8px 0 8px 20px;
  }

  html[dir="rtl"] .ft-social .ft-social-list:last-child ul li:not(:last-child) {
    padding: 0 0 0 32px;
  }

  .ft-main {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    grid-gap: 0;
    padding: 32px 0;
  }

  .ft-main .ft-main-item {
    padding-bottom: 32px;
  }

  .ft-main .ft-main-item:last-child {
    grid-column: 1 / 4;
    grid-row: 2 / 2;
    border: 0;

    padding: 32px 0 0;
    margin: 0;
    width: 100%;
  }

  .ft-main a {
    margin: 0;
  }

  .ft-main .ft-main-item:last-child ul li a {
    font-size: 14px;
  }

  .ft-main .ft-main-item:last-child p {
    margin: 0 130px 0 0;
  }

  html[dir="rtl"] .ft-main-item:last-child {
    border-left: 0;
    border-right: 0;
    padding: 32px 0 0;
  }

  html[dir="rtl"] .ft-main-item:last-child p {
    margin: 0 0 0 130px;
  }

  html[dir="rtl"] .ft-main-item:first-child {
    padding-right: 0;
  }

  .ft-legal {
    grid-template-columns: 1fr;
    text-align: center;
    grid-template-rows: 1fr;
    grid-row-gap: 32px;
    padding: 32px 0 60px;
  }

  .ft-legal .ft-legal-list:first-child {
    text-align: center;
  }

  .ft-legal .ft-legal-list:last-child ul li a {
    margin: 0;
    padding: 0;
    white-space: break-spaces;
  }
}

@media (width < 768px) {
  .ft-social {
    display: block;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1fr;
    grid-gap: 0;
    padding: 28px 0 32px;
  }

  .ft-social-list {
    width: 100%;
  }

  .ft-social .ft-social-list:first-child {
    border-right: 0;
    border-left: 0;
    padding-bottom: 28px;
    border-bottom: 1px solid #00538a99;
    padding-right: 0;
  }

  .ft-social .ft-social-list:nth-child(2) {
    padding-top: 0;
    margin: 0;
  }

  .ft-social .ft-social-list:nth-child(2) ul {
    justify-content: center;
    padding: 24px 0;
    width: 100%;
  }

  .ft-main .ft-main-item:last-child ul li {
    text-align: center;
    width: 100%;
  }

  .ft-main .ft-main-item:not(:last-child) ul li:not(:last-child) {
    padding: 0;
  }

  .ft-social .ft-social-list:last-child ul li:not(:last-child) {
    padding-right: 12px;
    padding-left: 0;
  }

  html[dir="rtl"]
    .ft-social
    .ft-social-list:nth-child(2)
    > ul
    > li:not(:first-child) {
    padding: 0 35px 0 0;
  }

  .ft-social .ft-social-list:last-child {
    grid-column: 1 / 3;
    grid-row: 3 / 3;
  }

  .ft-social .ft-social-list:last-child ul {
    flex-wrap: wrap;
    justify-content: center;
    padding: 32px 0 0;
    border-top: 1px solid #00538a99;
    margin: 0;
  }

  html[dir="rtl"] .ft-social .ft-social-list:last-child ul li:not(:last-child) {
    padding-left: 12px;
    padding-right: 0;
  }

  html[dir="rtl"] .ft-social-list:first-child {
    border-right: 0;
    border-left: 0;
    padding-left: 0;
  }

  .ft-main .ft-main-item {
    border-bottom: 1px solid #00538a99;
    padding-bottom: 2rem;
  }

  .ft-main .ft-main-item:first-child {
    grid-column: 1 / 4;
    grid-row: 1 / 1;
    border: 0;
    padding: 0;
  }

  .ft-main .ft-main-item:first-child ul {
    justify-content: space-evenly;
    padding: 0;
  }

  .ft-main .ft-main-item:nth-child(2) {
    grid-column: 1 / 4;
    grid-row: 2 / 2;
    border: 0;
    padding: 0;
  }

  .ft-main .ft-main-item:nth-child(2) ul {
    justify-content: space-evenly;
    padding: 0;
  }

  .ft-main .ft-main-item:nth-child(3) {
    grid-column: 1 / 4;
    grid-row: 3 / 3;
    border: 0;
    padding: 0;
  }

  .ft-main .ft-main-item:nth-child(3) ul {
    justify-content: space-evenly;
    padding: 0;
  }

  .ft-main .ft-main-item a {
    padding: 0 0 16px;
  }

  .ft-main .ft-main-item:last-child {
    grid-column: 1 / 4;
    grid-row: 4 / 4;
    border-top: 1px solid #00538a99;
    margin-top: 32px;
    width: 100%;
  }

  .ft-main .ft-main-item:last-child ul {
    flex-direction: column;
    align-items: center;
  }

  .ft-main .ft-main-item:last-child ul li a {
    width: 100%;
    padding: 12px 0;
    font-size: 14px;
    text-align: center;
  }

  .ft-main .ft-main-item:last-child p {
    margin: 0 0 20px;
  }

  html[dir="rtl"] .ft-main-item:last-child p {
    margin: 0 0 20px;
  }

  html[dir="rtl"] .ft-main-item:last-child {
    border-left: 0;
    border-right: 0;
    padding: 32px 0 0;
  }

  .ft-legal {
    padding: 32px 0 60px;
  }

  footer .section.bg-primary-blue-90 {
    margin: 0;
  }
}

@media (width <= 390px) {
  .ft-social .ft-social-list:first-child > ul > li a {
    display: flex;
    justify-content: flex-start;
  }

  .ft-social .ft-social-list:first-child > ul > li a img {
    width: 100%;
    object-fit: contain;
  }
}

/* ////////////////// MEDIA QURIES ////////////////// */
@media (min-width: 1280px) {
  .sidebar-first-details {
    background: var(--white);
    padding: 15px;
    margin-bottom: 15px;
    font-size: 18px;

  }
  .sidebar-first-details summary {
    display: none;
  }
  .base_ppp h1 {
    font-size: 48px;
    line-height: 53.76px;
    font-weight: 600;
  }

  .base_ppp h2 {
    font-size: 32px;
    line-height: 37px;
  }

  .base_ppp .fi_lc_l {
    width: 75%;
  }

  .base_ppp .ifk_l {
    padding-right: 50px;
  }
}

@media (min-width: 1400px) {
  .container {
    width: 1280px;
  }

  .base_ppp h1 {
    font-size: 44px;
    line-height: 50px;
  }

  .base_ppp h2 {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: -0.035rem;
  }

  .base_ppp h5 {
    font-size: 20px;
    line-height: 23px;
  }

  .base_ppp .fi_right_content {
    padding: 32px;
  }
}

@media (min-width: 1900px) {
  .base_ppp .featured_info_sec {
    padding: 0 12%;
  }
}

@media (min-width: 992px) {
  .tbm-column-inner,
  .tb-megamenu-column-inner {
    padding: 20px;
    /* padding-top: 0;
    padding-bottom: 0px; */
  }
  .tbm-group-container > .tbm-row,
  .mega-dropdown-inner > .tb-megamenu-row {
    padding: 15px 10px !important;
  }
  .tbm-justify > .tbm-submenu,
  .mega-align-justify > .tb-megamenu-submenu {
    padding: 0 1rem;
  }
  .tbm-subnav>.tbm-item>.tbm-link-container>.tbm-link,
  .tb-megamenu .dropdown-menu li > a {
    color: var(--dark_blue) !important;
    display: block !important;
    padding: 0.5rem 0 !important;
    font-weight: normal !important;
  }
  .tbm.tbm-tb-mega-menu.tbm-no-arrows > .tbm-collapse > ul,
  .tb-megamenu.tb-megamenu-tb-mega-menu > .nav-collapse > ul {
    float: inherit;
    width: 100%;
    margin: 0;
    display: flex;
    justify-content: space-between !important;
    gap: 10px;
    padding: 10px;
    padding-left: 0;
  }

  .tbm.tbm-tb-mega-menu.tbm-no-arrows,
  .tbm-nav,
  .tb-megamenu.tb-megamenu-tb-mega-menu,
  .tb-megamenu-nav {
    border-color: transparent;
    background-color: transparent;
    padding: 12px 15px;
    padding-left: 0;
    border-radius: 8px;
    margin-bottom: 15px;
  }

  .tbm.tbm-tb-mega-menu.tbm-no-arrows
    > .tbm-collapse
    > ul
    > li
    > .tbm-link-container
    > a {
    padding-top: 0;
    padding-bottom: 0;
  }

  .tbm.tbm-tb-mega-menu.tbm-no-arrows > .tbm-collapse > ul > li {
    float: inherit;
    display: flex;
    align-items: center;
  }
}

@media only screen and (min-device-width: 820px) and (max-device-width: 1180px) and (orientation: landscape) {
  .field--name-field-feature-cards .field--item {
    width: 100%;
    padding: 0 10%;
  }
  .navbar-default
    .tbm.tbm-tb-mega-menu.tbm-no-arrows
    > .tbm-collapse
    > ul
    > li
    > .tbm-link-container
    > a {
    font-size: 14px;
  }

  .navbar-default
    .tbm.tbm-tb-mega-menu.tbm-no-arrows
    > .tbm-collapse
    > ul
    > li
    + li:before {
    margin: 0 20px;
  }

  .base_ppp .fi_lc_l {
    width: 60%;
  }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) {
  .navbar-default
    .tbm.tbm-tb-mega-menu.tbm-no-arrows
    > .tbm-collapse
    > ul
    > li
    > .tbm-link-container
    > a {
    font-size: 14px;
  }

  .navbar-default
    .tbm.tbm-tb-mega-menu.tbm-no-arrows
    > .tbm-collapse
    > ul
    > li
    + li:before {
    margin: 0 20px;
  }

  .base_ppp .featured_info_sec {
    display: block;
    padding: 0;
    gap: inherit;
  }

  .base_ppp .fi_left,
  .base_ppp .fi_right {
    width: 100%;
    height: auto;
  }

  .base_ppp .fi_right {
    display: flex;
    gap: 24px;
  }

  .base_ppp .fi_left {
    margin-bottom: 24px;
  }

  .base_ppp .fi_lc_l {
    width: 62%;
  }

  .base_ppp .fi_right_top {
    width: 50%;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1090px) and (orientation: landscape) {
  .ifk_feature_box {
    background:
none !important;
  }
  .ifk_fb_info {
    width: 100% !important;
  }
  .view-content .tools-sec img {
    margin: 0 auto;
  }
  .blog_box .bb_img img {
    width: 100%;
  object-fit: cover;
  }
  .blog_box {
    margin-bottom: 20px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .navbar-default
    .tbm.tbm-tb-mega-menu.tbm-no-arrows
    > .tbm-collapse
    > ul
    > li
    > .tbm-link-container
    > a {
    font-size: 14px;
  }

  .navbar-default
    .tbm.tbm-tb-mega-menu.tbm-no-arrows
    > .tbm-collapse
    > ul
    > li
    + li:before {
    margin: 0 20px;
  }

  .base_ppp .featured_info_sec {
    display: block;
    padding: 0;
    gap: inherit;
  }

  .base_ppp .fi_left,
  .base_ppp .fi_right {
    width: 100%;
    height: auto;
  }

  .base_ppp .fi_right {
    display: flex;
    gap: 24px;
  }

  .base_ppp .fi_left {
    margin-bottom: 24px;
  }

  .base_ppp .fi_lc_l {
    width: 62%;
  }

  .base_ppp .fi_right_top {
    width: 50%;
  }
  .view-content .tools-sec img {
    margin: 0 auto;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
}

@media screen and (min-width: 768px) {
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
}

@media only screen and (max-width: 991px) {
  .navbar {
    min-height: 1px;
  }

  .navbar-default {
    border: 0px;
    border-bottom: 1px solid #e5e5e5;
  }

  .navbar-header {
    display: inline-block;
    float: right;
    padding-top: 0px;
  }

  .navbar-collapse.collapse {
    overflow: hidden !important;
  }

  .navbar-collapse {
    width: 100%;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-default .tbm.tbm-tb-mega-menu.tbm-no-arrows > .tbm-collapse > ul {
    margin-top: 0px;
    background-color: transparent;
    padding: 16px;
  }

  .navbar-default .tbm.tbm-tb-mega-menu.tbm-no-arrows > .tbm-collapse > ul li {
    padding-bottom: 8px;
    margin: 8px 0px 8px 0px;
    border-bottom: 1px solid #e5e5e5;
  }

  .navbar-default
    .tbm.tbm-tb-mega-menu.tbm-no-arrows
    > .tbm-collapse
    > ul
    li
    > a {
    margin: 0px;
    padding: 0px;
  }

  .navbar-default
    .tbm.tbm-tb-mega-menu.tbm-no-arrows
    > .tbm-collapse
    > ul
    li
    > a.active {
    border-bottom: 0px solid transparent;
    padding-bottom: 0px;
  }

  .navbar-default .navbar-toggle {
    border: 0px;
    margin-right: 0px;
    margin-top: 0;
    display: block;
    padding: 0;
    position: absolute;
    top: -59px;
    right: 0;
    float: inherit;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: var(--light-blue);
  }

  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: transparent;
  }

  .navbar-default .navbar-text {
    margin: 22px 16px 8px 0px;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .tbm.tbm-tb-mega-menu.tbm-no-arrows > .tbm-collapse > ul {
    float: none !important;
  }

  .tbm.tbm-tb-mega-menu.tbm-no-arrows > .tbm-collapse > ul > li {
    float: none;
  }

  .collapse.in {
    display: block !important;
  }

  .navbar-collapse.in {
    overflow-y: visible !important;
  }

  .common-branding .hl_right {
    margin-right: 60px;
  }

  .base_ppp .featured_info_sec,
  .base_ifa .featured_info_sec {
    display: block;
    padding: 0;
    gap: inherit;
  }



  .base_ppp .fi_left,
  .base_ppp .fi_right,
  .base_ifa .fi_left,
  .base_ifa .fi_right {
    width: 100%;
    height: auto;
  }
  .base_ppp .fi_left,
  .base_ifa .fi_left {
    margin-bottom: 24px;
    height: 256px;
  }
  .base_ppp .fi_right,
  .base_ifa .fi_right {
    display: flex;
    gap: 24px;
  }

  .base_ppp .btn_lm,
  .base_ifa .btn_lm {
    width: 140px;
  }

  .base_ppp .fi_right_top,
  .base_ifa .fi_right_top {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .common-branding .hl_left a img,
  .common-branding .logo_pprc img {
    width: 100%;
  }

  .wb-logo img,
  .primary-logo img,
  .secondary-logo img {
    height: auto;
  }

  .base_ppp .fi_left_content,
  .base_ifa .fi_left_content {
    padding: 18px;
  }

  .base_ppp h1,
  .base_ifa h1 {
    font-size: 24px;
  }

  .base_ppp .fi_right,
  .base_ifa .fi_right {
    display: block;
  }

  .base_ppp .fi_right_top,
  .base_ifa .fi_right_top {
    width: 100%;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (orientation: portrait) {
  .views-element-container .photo-credit-text {
      bottom: 360px;
  }
}
/* the media query by dev */
@media only screen and (max-width: 991px) {
  .home-banner-sec.banner-bg-img-only-sec, .lp__banner_img
  {
      /* border-radius: 8px;
      overflow: hidden; */
  }
  body.base_ppp:not(.path-frontpage):not(.path-taxonomy) .region-content {
    padding-top: 0;
  }
  .lp__banner_landing .cover_image {
    height: auto;
  }
  .global-search {
    display: none;
  }

  span.divider {
    border: 1px solid #98b4c1;
    margin: 5px;
    margin-top: 12px;
    margin-bottom: 12px;
    height: 25px;
  }

  .common-branding .hl_right {
    gap: 0;
    display: flex;
    align-items: center;
    justify-content: end;
    margin-right: auto;
  }

  .common-branding.header_logo {
    /* margin: 30px 0; */
  }

  .field--name-field-lp-sections
    > .field--item
    .paragraph--type--landing-page-section {
    padding: 40px 0;
  }

  .base_ppp .partner_sec .partners-logo > ul,
  .base_ifa .partner_sec .partners-logo > ul {
    display: block;
  }

  .base_ppp .partner_sec .partners-logo li,
  .base_ifa .partner_sec .partners-logo li {
    margin: 0;
    width: 50%;
    height: auto;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
  }

  .field--name-field-feature-cards .field--item {
    width: 100%;
  }

  .footer-signup .signup_sec .feedback_sec {
    display: block;
  }

  .footer-signup .signup_sec .feedback_sec .fdb_r {
    margin-top: 25px;
  }
  .ppp_signup_sec.feedback_sec .fdb_r {
    margin-right: 40px;
  }
  .blog_box {
    margin-bottom: 20px;
  }

  .view-content .tools-sec img {
    width: auto;
    margin-bottom: 20px;
  }
  .field--name-field-all-link a {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .common-branding .hl_left a img.globe-only {
    max-width: 50px;
  }
  .ifk_items {
    columns: unset;
  }
  .ifk_items li {
    display: flex;
  }
  .ifk_items li .il-icon {
    margin-right: 15px;
  }
  .button-slick-wrapper {
    justify-content: start;
  }
  .cus-slick-arrows {
    /* margin-top: 15px; */
  }
  .cmn_btn_sec {
    padding-top: 15px;
    float: unset;
    /* margin-left: 20px; */
  }

}

.lps-sections .paragraph--604 .icon-lists-sec-wrap {
    padding-bottom: 0px !important;
}
.paragraph--637 .paragraph--type--landing-page-section h2 {
  margin-top: 0px !important;
}
.ifk_feature_box a, .paragraph--type--feature-card a {text-decoration: none;}
.ifk_feature_box a:hover,
.ifk_feature_box a:focus,
.paragraph--type--feature-card a:hover,
.paragraph--type--feature-card a:focus {text-decoration: none;}

.region.region-sidebar-first .block-facet--select2 .form-type-select2 .select2-selection__rendered {
  padding: 0;
  border: 0;
  background: unset;
}
.region.region-sidebar-first .block-facet--select2 .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 0;
}
.region.region-sidebar-first .block-facet--select2 .form-type-select2 .select2-container--default .select2-search--inline textarea {
  width: 100% !important;
  font-size: 14px;
  line-height: 20px;
}
.resource-library-date-range .accordion-button::after {
  display: none;
}
.region.region-sidebar-first .block-facet--select2 .form-type-select2 .select2-container--default {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 5px;
  border: 1px solid #e6e6e6;
  background-color: #fff;
}
.select2-container--default .select2-selection--multiple {
  padding: 0;
  margin: 0;
}
.path-library-search #edit-field-library-publication-date-wrapper {display: none;}
.resource-library-date-range .form-group label {
  font-size: 14px;
  font-weight: normal;
  font-family: sans-serif;
}

.resource-library-date-range .panel-title a {
  color: #1f4769;
  font-size: 14px;
  font-weight: normal;
  font-family: sans-serif;
}
.resource-library-date-range .panel-default > .panel-heading {
  background-color: transparent;
}
.resource-library-date-range.panel-group .panel {
  border-radius: 0px !important;
  border: 1px solid #e6e6e6;
}
.resource-library-date-range .panel-title {
  padding: 15px 15px;
}
.resource-library-date-range.accordion .accordion-item {
  border-radius: 0px;
  margin-bottom: 16px;
}
.resource-library-date-range.accordion .accordion-button {
  padding: 15px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.resource-library-date-range.accordion .accordion-button .toggle-icon{
  color: var(--dark_blue);
}
.resource-library-date-range.accordion .accordion-button:focus,
.resource-library-date-range.accordion input:focus {
  box-shadow: none;
}
.resource-library-date-range .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color) !important;
}
.resource-library-date-range .toggle-icon {
  position: absolute;
  right: 20px;
  font-size: 18px;
}
.resource-library-date-range input, .resource-library-date-range .slider-range-custom p {
  font-size: 14px
}
@media screen and (min-width: 768px) and (max-width: 1112px) {
  .resource-library-date-range .toggle-icon {
    right: 20px;
  }
}

.resource-library-date-range .panel {box-shadow: none !important;}

.path-library-search .alert-danger {
  display: none;
}
.resource-library-date-range .panel-title a {
  text-decoration: none;
  width: 100%;
  display: block;
}
.date-range-row {
  display: flex;
  gap: 1rem;
}

.date-range-row .form-group {
  flex: 1;
}
.resource-library-date-range .panel-title a:focus,
.resource-library-date-range .panel-title a:active,
.resource-library-date-range .panel-title a:visited {
  text-decoration: none;
}

/* .resource-library-date-range a[aria-expanded="true"] .toggle-icon{
  top: 5%; 
} */

/* Overall slider container */
#slider-range {
  margin-top: 20px;
  margin-left: 9px;
  margin-right: 5px;
  height: 10px;
  background: #e0e0e0;
  border-radius: 5px;
  position: relative;
  margin-bottom: 12px;
}
.slider-range-custom p {
  font-size: 14px;
  font-weight: normal;
  font-family: sans-serif;
}

/* The selected range (between handles) */
#slider-range .ui-slider-range {
  background: var(--light-blue); /* Bootstrap primary blue */
  height: 100%;
  border-radius: 5px;
}

/* The draggable handles */
#slider-range .ui-slider-handle {
  width: 18px;
  height: 18px;
  background: #ffffff;
  border: 2px solid var(--light-blue);
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

/* Optional: add transition for smooth dragging visuals */
#slider-range .ui-slider-handle,
#slider-range .ui-slider-range {
  transition: all 0.2s ease;
}

/* Focus state for accessibility */
#slider-range .ui-slider-handle:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(66, 139, 202, 0.3);
}

/* Customize the selected range text if used */
.slider-range-custom {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

.path-frontpage.base_ppp .fi_lc_l span::before {
  top: -10px;
}
.common-branding .hl_right .right-text-logo {
  margin-bottom: 0px;
}
/* -------------------------------------------
   Bootstrap 3 → Bootstrap 5 container overrides
   ------------------------------------------- */

/* Reset default Bootstrap 5 container max-widths */
.container,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  max-width: 100% !important; /* fallback before breakpoints */
}

/* Bootstrap 3 breakpoints restored */

/* Medium devices (≥768px) */
@media (min-width: 768px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl {
    max-width: 750px !important;
  }
}

/* Large devices (≥992px) */
@media (min-width: 992px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl {
    max-width: 970px !important; /* Bootstrap 3 used 970px */
  }
}

/* Extra large devices (≥1200px) */
@media (min-width: 1200px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl {
    max-width: 1170px !important; /* Bootstrap 3 used 1170px */
  }
}
#libadvsearch .btn-group .multiselect-container li {
  font-size: 14px;
}
#libadvsearch .dropdown-toggle::after {
  display: none;
}
#libadvsearch .btn-group .multiselect-selected-text {
  font-size: 14px;
}
.input-group .form-control {
  position: relative; 
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.page-node-type-article .article-body-text table tr td {
  font-size:16px; font-family: "Open Sans",sans-serif;
}
.page-node-type-article table tr td p,
.page-node-type-article .article-body-text table tr:first-child td p {
  color: var(--default-font-color) !important;
  font-size:16px;
  font-family: "Open Sans",sans-serif;
  font-weight:normal !important;
}
@media only screen and (max-width: 979px) {
  .view-plrc-blogs .field.field--name-body.field--type-text-with-summary.field--label-hidden.field--item {
    display: block !important;
  }
}
.view-id-tools.view-display-id-attachment_1 section#tools ul li {
  border-bottom: none;
}
.view-tools > .view-content section#tools ul {border-top: none;}
.view-id-tools.view-display-id-attachment_1 section#tools ul {border-top: 1px solid #e5e5e5}
.table td, 
.table th {
  word-wrap: break-word;   /* old syntax */
  overflow-wrap: break-word; /* modern syntax */
  white-space: normal;     /* allow text to wrap */
  vertical-align: top;     /* aligns text nicely at the top */
}
.base_ppp .top-landingpage-section ol { font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.page-node-type-article .article-body-text table tr td,
.page-node-type-tab-landing-page .top-landingpage-section table tr td {
  background: #eeeeee !important;
  color: #333333 !important;
  padding: 5px !important;
  border: 1px solid #fff !important;
  line-height: 24px !important;
}
.page-node-type-article .article-body-text table tr:nth-child(odd) td,
.page-node-type-tab-landing-page .top-landingpage-section table tr:nth-child(odd) td {
  background: #dddddd !important;
  color: #333333 !important;
}
.page-node-type-article .article-body-text table tr:first-child td,
.page-node-type-tab-landing-page .top-landingpage-section table tr:first-child td {
  background: #bbbbbb !important;
}
/* removing css from bootstrap barrio theme and file field.css */
.field--type-entity-reference {
  margin: 0;
}
.acb-submit-wrap button.icon-button::before {
  content: "";
  position: absolute;
  left: 13px;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 14px;
  background: url("/themes/custom/pppirc_barrio/images/submit-arrow.svg") no-repeat center / contain;
}
.acb-submit-wrap button.icon-button {
  font-size: 0;/* Hide text visually */
  position: relative;
}
.acb-inline-form label[for="edit-chatbot-query"] {
  display: none; /* Hide the label */
}
.acb-inline-form .js-form-item-chatbot-query.mb-3 {
  margin-bottom: 0px !important;
}

/* .acb-inline-form .js-form-item-chatbot-query input {
  font-size: 14px;
} */

.messages--error.date-error {
  background-color: #fbe3e4;
  border-left: 4px solid #e62600;
  color: #e62600;
  padding: 10px 15px;
  margin-bottom: 10px;
  border-radius: 4px;
  font-size: 14px;
}

/* //////// NAVBAR STICKY ON SCROLL //////// */

/* default navbar styling (non-scrolled) — keep it in normal flow */
#navbar_top {
  position: relative; /* or static */
  width: 100%;
  transition: all 200ms ease;
  will-change: transform, box-shadow, background-color;
}

/* when body has class `scrolled`, pin the navbar to top */
/* Default (mobile-first) */
body.scrolled #navbar_top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 75px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  z-index: 9999;
  transform: translateY(0);
}
.wbgm_menu__icon-toggle {
  z-index: 99999;
}
@media (width <= 1024px) {
  .ft-social {
    justify-content: center;
  }
  .ft-social .ft-social-list:nth-child(2) {
  margin-right: 0;
}
}
@media (width < 768px) {
.ft-social-list ul li a {
  display: table !important;
  margin: 0 auto !important;
}
}
/* Tablet & above */
@media (min-width: 768px) {
  body.scrolled #navbar_top {
    background-color: #fff !important;
    height: 65px;
  }
}

/* prevent layout jump when navbar becomes fixed */
body.scrolled {
  padding-top: 65px; /* pushes content down by nav height */
}

/* optional: subtle slide / fade-in when it becomes fixed */
body.scrolled #navbar_top {
  opacity: 0;
  transform: translateY(-6px);
  animation: navDrop 180ms ease forwards;
}

@keyframes navDrop {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* //////// ARTICLE PAGE STYLE //////// */
.view-display-id-articledisclaimer .view-header p,
.page-specific-disclaimer p{
  font-size: 14px;
}
.article-body-text h3 {
  font-size: 28px !important;
  margin: 30px auto 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #dedede;
  font-family: "Andes", sans-serif;
  font-weight: normal !important;
  line-height: 30px;
}
.ap_banner_sec {
  margin: 24px 0;
}
.ap_banner {
  background: #012740;
  border-radius: 16px;
  display: flex;
  align-items: center;
  overflow: hidden;
  height: 100%;
}
.apb_l {
  width: 50%;
  position: relative;
  min-height: 100%;
  aspect-ratio: 16 / 9;
}
.apb_l_overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(1, 39, 64, 0.00) 0%, rgba(1, 39, 64, 0.80) 100%);
  z-index: 1;
}
.apb_r {
  width: 50%;
  padding: 60px;
  min-height: 100%;
}
.apb_r h1 {
  color: #FFF;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 600 !important;
  line-height: 117% !important;
  letter-spacing: -0.96px !important;
}
.apb_r p {
  color: rgba(255, 255, 255, 0.87);
}
.apb_l img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pc_txt {
  position: absolute;
  bottom: 16px;
  right: 16px;
  z-index: 2000;
}
.pc_txt span {
  font-size: 12px;
  letter-spacing: 0.5px;
  color: #FFF;
  display: block;
  font-family: "Inter", sans-serif;
}
.pc_txt span a {
  color: #FFF;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: 3px;
}
.survey_note {
  border-top: 1px solid #CBD4DC;
  border-bottom: 1px solid #CBD4DC;
  padding: 16px 0;
  margin-top: 24px;
}
.survey_note p {
  color: rgba(0, 0, 0, 0.60);
  margin: 0;
}
.survey_note p a {
  color: #086ED4;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  font-weight: 700;
}
.lal_overview_tab {
  border: none;
}
.lal_overview_tab .nav-link {
  color: rgba(0, 13, 26, 0.96);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  border-radius: 0;
  border: none;
  border-color: transparent;
  margin-bottom: 0;
  border-bottom: 2px solid transparent;
}
.lal_overview_tab .nav-link:hover, .lal_overview_tab .nav-link:focus, .lal_overview_tab .nav-link.active, .lal_overview_tab .nav-item.show .nav-link {
  color: rgba(0, 13, 26, 0.96);
  border-radius: 0;
  border: none;
  border-color: transparent;
  font-weight: 600;
  border-bottom: 2px solid #A6B5C5;
  background-color: transparent;
}

.lalo_tab_content {
  padding: 24px 0;
}

.lalo_tab_content ul, .lalo_tab_content ol {
  margin: 0 0 32px 32px;
  padding: 0;
}
.lalo_tab_content ul li {
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: disc;

}
.lalo_tab_content ol li  {
  margin: 0 0 10px 0;
  padding: 0;
}
.lalo_tab_content ul li a, .lalo_tab_content ol li a  {
  text-decoration: none;
}
.rc_sec {
  padding: 20px 16px;
  border-radius: 8px;
  border: 1px solid #CBD4DC;
  margin-bottom: 16px;
}
.rc_sec img {
  width: 100%;
  object-fit: cover;
  height: auto;
}
.bdr_blue {
  border: 1px solid #086ED4;
}
.rc_sec div.parent-link{
  margin-bottom: 12px;
}
.rc_sec div.parent-link a{
  color: var(--default-font-color);
  
}
.rc_sec div.parent-link a:hover,
.rc_link_item li a:hover, .rc_sec a:hover{
  color: rgba(0, 13, 26, 0.96)
}
.rc_sec h6 {
  padding-bottom: 12px;
  border-bottom: 2px solid #086ED4;
}
.rc_item .accordion-head {
  position: relative;
  padding-right: 30px;
}
.tp_link{
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 24px;
  flex-wrap: wrap;
}
.tp_link li a {
  color: var(--default-font-color);
  font-size: 18px;
  font-style: normal;
  font-weight: 600; 
  border-radius: 0;
  border: none;
  border-color: transparent;
  margin-bottom: 0;
  border-bottom: 2px solid transparent;
  text-decoration: none;
  padding: 8px 16px;    
}
.tp_link li a:hover, .tp_link li a:focus, .tp_link li a.active{
  color: rgba(0, 13, 26, 0.96);
  border-radius: 0;
  border: none;
  border-color: transparent;
  font-weight: 600;
  border-bottom: 2px solid #A6B5C5;
  background-color: transparent;
  text-decoration: none;    
}
.rc_sec ul.rc_item {
  list-style: none;
  margin-bottom: 0;
  margin-top: 10px;
  padding: 0;
}
.rc_item span.accordion-icon {
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  top: 4px;
  right: 0;
  cursor: pointer;
}
.rc_item span.accordion-icon:not(.collapsed) {
  background: url("../images/icon-minus.svg") no-repeat center;
  width: 17px;
  height: 17px;
  display: block;
  transition: transform .3s ease-in-out;
}
.rc_item span.accordion-icon.collapsed {
  background: url("../images/icon-plus.svg") no-repeat center;
  width: 17px;
  height: 17px;
  display: block;
}

.rc_head .accordion-head.open h6 a {
  font-weight: 600; /* bold when accordion is open */
  color: #000;
}
.rc_item li.rc_head .sub-level ul {
  margin-bottom: 16px;
  list-style: none;
  padding-left: 15px;
}
.rc_item li.rc_head .sub-level ul li a {
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}
.rc_video {
  position: relative;
}
.play_btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.rc_link_item {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.rc_link_item li {
  margin-bottom: 12px;
}
.rc_link_item li:last-child {
  margin-bottom: 0;
}
.rc_link_item li a, .rc_sec a {
  color: var(--default-font-color);
  text-decoration: none;
}
.cmn_blue_bg_sec {
  border-radius: 16px;
  background: #043662;
  padding: 83px 80px;
}
.cmn_blue_bg_sec,
.cmn_blue_bg_sec * {
  color: #fff !important;
}
.bbs_info {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 80px;
}
.bbs_info_l, .bbs_info_r {
  width: 50%;
  color: #FFF;
}
.bbs_info_l h2 {
  position: relative;
  padding-bottom: 44px;
}
.article-insights .cmn_blue_bg_sec.insight-first .row.ck-widget {
  gap: 80px;
}
@media (max-width: 767px) {
  .article-insights .cmn_blue_bg_sec.insight-first .row.ck-widget {
    gap: 35px;
  }
}
.article-insights .cmn_blue_bg_sec.insight-second .row.ck-widget {
  gap: 48px;
}
.article-insights .cmn_blue_bg_sec .row.ck-widget,
.article-insights .cfs_info_sec.white-insight .row.ck-widget{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.article-insights .cfs_info_sec.white-insight .row.ck-widget {
  gap: 56px;
}

.cmn_blue_bg_sec.insight-first .ck-widget h1,
.cmn_blue_bg_sec.insight-first .ck-widget h2,
.cmn_blue_bg_sec.insight-first .ck-widget h3,
.cmn_blue_bg_sec.insight-first .ck-widget h4,
.article-insights .cfs_info_sec.white-insight h1,
.article-insights .cfs_info_sec.white-insight h2,
.article-insights .cfs_info_sec.white-insight h3,
.article-insights .cfs_info_sec.white-insight h4 {
  position: relative;        
  padding-bottom: 44px;      
  display: inline-block;
}

.bbs_info_l h2::after,
.cmn_blue_bg_sec.insight-first .ck-widget h2::after, 
.cmn_blue_bg_sec.insight-first .ck-widget h1::after,
.cmn_blue_bg_sec.insight-first .ck-widget h3::after,
.cmn_blue_bg_sec.insight-first .ck-widget h4::after,
.article-insights .cfs_info_sec.white-insight h1::after, 
.article-insights .cfs_info_sec.white-insight h2::after,
.article-insights .cfs_info_sec.white-insight h3::after,
.article-insights .cfs_info_sec.white-insight h4::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #0062EB;
  width: 64px;
  height: 8px;
  border-radius: 8px;
}
.bbs_info_r p:last-child {
  margin-bottom: 0;
}
.bbs_info_one {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 48px;
  color: #FFF;
}
.bbs_info_one_l {
  width: 70%;
}
.bbs_info_one_r {
  width: 30%;
}
.cmn_blue_bg_sec h1 {
  margin-bottom: 32px;
  color: rgba(255, 255, 255, 0.95) !important;
  font-weight: 600 !important;
  line-height: 116% !important;
  letter-spacing: -0.96px !important;
}
.alp_table_list {
  margin: 32px 0;
  padding: 0;
  list-style-type: none;
}
.alp_table_list li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #CBD4DC;
  padding: 12px 0;
  gap: 48px;
}
.alp_table_list li:first-child {
  border-top: 1px solid #CBD4DC;
}
.alp_table_list li .alptl_l {
  width: 30%;
}
.alp_table_list li .alptl_l h6 {
  font-weight: 600;
}
.alptl_l h6 a {
  text-decoration: none;
  outline: none;
  color: rgba(0, 13, 26, 0.96);
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
}
.alp_table_list li .alptl_r {
  width: 70%;
}
.alptl_r p {
  margin-bottom: 0;
}
.altp_infographic {
  border-radius: 16px;
  background: #F5F7F8;
  padding: 32px;
  height: auto;
  margin-bottom: 32px;
}
.altp_infographic .chart-block-wrapper h3 {
  margin-bottom: 30px;
}
.cf_title {
  display: flex;
  align-items: center;
  gap: 16px;
}
.cf_title img {
  /* border: 1px solid #F5F7F8; */
  height: 35px;
  width: 48px;
  object-fit: contain;
}
.cfs_box {
  margin: 16px 0;
}
.cfs_box a {
  display: block;
  text-decoration: none;
}
.cfs_box a img {
  display: block;
  border-radius: 16px;
  width: 100%;
  height: 170px;
  object-fit: cover;
}
.cfs_box a h6 {
  color: rgba(0, 13, 26, 0.70);
  font-size: 14px;
  text-transform: uppercase;
  margin: 12px 0;
  font-weight: 400;
}
.cfs_box a h6 span {
  display: inline-block;
  margin: 0 8px;
}
.cfs_box a h5 {
  color: rgba(0, 13, 26, 0.96);
  font-size: 20px;
  font-weight: 600;
  line-height: 135%;
  letter-spacing: -0.2px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.cfs_info_sec {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 56px;
  padding: 48px 32px;
}
.cfsis_l, .cfsis_r {
  width: 50%;
  color: #FFF;
}
.cfsis_l h2 {
  position: relative;
  padding-bottom: 44px;
  color: rgba(0, 13, 26, 0.96);
}
.cfsis_l h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #0062EB;
  width: 64px;
  height: 8px;
  border-radius: 8px;
}
.cfsis_r p {
  color: rgba(0, 13, 26, 0.87);
}
.cfsis_r p:last-child {
  margin-bottom: 0;
}
.tc_info_sec .tci_info h5 a {
  color: rgba(0, 13, 26, 0.96);
  text-decoration: none;
}
.tci_info h5 a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.tc_info_sec .tci_info h5 a:hover,
.tc_info_sec .tci_info h5 a:focus {
  text-decoration: none;
  outline: none;
}
.accent_blue_bg {
  background: #EAF3FA;
  padding: 40px 32px;
  border-radius: 16px;
}
.abb_sec {
  margin: 20px 0;
}
.abb_sec h6 {
  color: rgba(0, 13, 26, 0.70);
  font-size: 14px;
  text-transform: uppercase;
  margin: 12px 0;
  font-weight: 400;
  margin-bottom: 4px;
  line-height: 150%;
}
.abb_sec h5 {
  color: rgba(0, 13, 26, 0.96);
  font-size: 24px;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.6px;
  margin-bottom: 16px;
}
.abb_sec p {
  color: rgba(0, 13, 26, 0.87);
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 0;
}
.ftn_sec {
  background: #F5F7F8;
  padding: 48px 80px 56px 80px;
}
.ftn_sec ul {
  list-style-type: none;
  padding: 0px;
}
.ftn_sec ul li:not(:last-child){
  margin-bottom: 16px;
}
.ftn_sec ul li:first-child {
  margin-top: 15px;
}
.ftn_sec ul li p {
  display: inline;
  color: rgba(0, 13, 26, 0.87);
  font-size: 14px;
  font-weight: 400;
}
.ftn_sec ul li p a {
  color: #086ED4;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.ftn_sec ul li p span {
  color: rgba(0, 13, 26, 0.96);
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
}
.ftn_sec h4 {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 20px;
  font-weight: 600;
}
.cmn_sec {
  padding: 82px 0;
}
.page-node-type-tab-landing-page .cmn_sec:last-child {
  padding-bottom: 0;
}
h2.t_line_title {
  font-size: 28px;
  font-weight: 600;
  line-height: normal;
  position: relative;
}
h2.t_line_title::before {
  content: "";
  position: absolute;
  top: -24px;
  left: 0;
  background-color: rgba(8, 110, 211, 1);
  width: 32px;
  height: 2px;
  border-radius: 8px;
}
.tc_info_sec {
  background: #F5F7F8;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  align-items: center;
  max-height: 203px;
  margin: 9px 0;
}
.tci_img {
  width: 50%;
}
.tci_img img {
  /* width: 100%;
  height: 203px; */
  object-fit: cover;
  object-position: center;
}
.tci_info {
  width: 50%;
  padding: 24px;
}
.tc_info_sec_one {
  border-bottom: 1px solid #CBD4DC;
  padding: 16px 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-height: 100%;
}
.tc_info_sec_one h6, .tc_info_sec_one h6 a {
  color: rgba(0, 13, 26, 0.70);
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0;
}
.tc_info_sec_one h6 a,
.tc_info_sec_one h6 a:hover,
.tc_info_sec_one h6 a:focus,
.tc_info_sec_one h6 a:focus-visible,
.tc_info_sec_one h6 a:active,
.tc_info_sec_one h6 a:visited {
  text-decoration: none !important;
  outline: none !important;
  box-shadow: none !important;
}
.multimedia_sec h6:not(:first-child) {
  margin-top: 16px;
}
.tc_info_sec_one h6 span {
  display: inline-block;
  margin: 0 8px;
}
.rc_item li.rc_head .accordion-head h6 {
  border: none;
  padding: 0;
  font-size: 16px;
  color: var(--default-font-color);
  font-weight: normal;
  margin-bottom: 16px;
}
.tc_info_sec_one a.tc_info_sec_one_a_main_title {
  color: #086ED4;
  font-weight: 600;
  font-size: 18px;
  text-decoration: none;
  display: flex;
  align-items: baseline;
  column-gap: 8px;
}
.tc_info_sec_one p {
  color: rgba(0, 13, 26, 0.70);
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
.tc_info_sec_one p a {
  color: #086ED4;
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
}
.va_link {
  font-size: 16px;
  font-weight: normal;
  color: #0B4DD1 !important;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  column-gap: 6px;
  text-decoration: none;
  margin: 24px 0;
  outline: none;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.25px;
}
.va_link img {
  transition: transform 0.3s ease-out;
}
.va_link:hover img {
  transform: translateX(12px);
}

/* //////// TAB LANDING PAGE STYLE //////// */
.tp_banner_sec {
  padding: 40px 0;
}
.tp_banner_sec h1 {
  margin-bottom: 24px;
}
.tp_banner {
  position: relative;
  height: 490px;
  background: #012740;
  border-radius: 16px;
  overflow: hidden;
}
.tp_banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.tp_banner_content {
  position: absolute;
  padding: 64px 32px;
  width: 100%;
  color: #FFF;
  z-index: 5;
}
.tp_banner_content a {
  color: #ffffff;
  background-color: #0071bc;
  display: inline-block;
  text-align: center;
  letter-spacing: .78px;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  font-size: 12px;
  padding: 12px 24px 12px 24px;
}
.tp_banner_content a:hover, .tp_banner_content a.hover, .tp_banner_content a:active, .tp_banner_content a.active, .tp_banner_content a:focus {
  color: #ffffff;
  background-color: #004c92;
}
.tp_banner_content h3, .tp_banner_content p {
  margin-bottom: 20px;
  color: #FFF !important;
}
@media all and (min-width: 992px) {
  .tp_banner_content {
    right: 0;  
    width: 50%;
  }
}
@media all and (max-width: 767px) {
  .tp_banner {
    min-height: 650px;
  }
}
.bootstrap-sections-wrapper .field--label-above, .altp_infographic .field--label-above{display: block;}
.bootstrap-sections-wrapper .field--label-above .field__label, .altp_infographic .field--label-above .field__label{display: none;}
.tls_box img {
  max-height: -webkit-fill-available;
  max-height: stretch;
}
.tls_box {
  position: relative;
  background: #012740;
  border-radius: 16px;
  overflow: hidden;
  height: 280px;
  margin: 16px 0;
}
.apb_l_overlay_tab_landing {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(
    to right,
    rgba(0, 25, 45, 0.98) 0%,
    rgba(1, 39, 64, 0.85) 35%,
    rgba(1, 39, 64, 0.45) 65%,
    rgba(1, 39, 64, 0.1) 85%,
    rgba(1, 39, 64, 0) 100%
  );
  z-index: 1;
}
.apb_l_overlay_basic_page {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to top left,
    rgba(0, 25, 45, 0.98) 0%,     /* darkest at right-bottom */
    rgba(1, 39, 64, 0.85) 30%,
    rgba(1, 39, 64, 0.45) 55%,
    rgba(1, 39, 64, 0.15) 75%,
    rgba(1, 39, 64, 0) 100%      /* fades toward left-top */
  );
  z-index: 1;
}
.tp_banner_content h2, .tp_banner_content h3, .tp_banner_content p, .tab_landing_banner h1 {
  margin-bottom: 20px;
  color: #FFF;    
}
.tp_banner_content h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.tp_banner_content h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.tp_banner_content p{
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media all and (min-width: 992px) {
  .tp_banner_content {
    left: 0;
    bottom: 0;  
    width: 60%;
  }    
}
.tab_landing_banner {
  padding-bottom: 10px;
}
.tlsb_overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(1, 39, 64, 0.00) 0%, var(--ppprc-background-container-on-dark-lowest, #012740) 100%);
  z-index: 1;
}
.tlsb_info {
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
  z-index: 2;
}
.tlsb_info h4 {
  color: #FFF;
  position: relative;
  padding-bottom: 16px;
  font-weight: 600;
  line-height: 135%; /* 32.4px */
  letter-spacing: -0.24px;
}
.tlsb_info h4::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #0062EB;
  width: 67px;
  height: 4px;
}
.tlsb_one {
  margin: 16px 0;
}
.tlsb_one h5 {
  position: relative;
  padding-top: 24px;
  margin-bottom: 32px;
  color: rgba(0, 13, 26, 0.96);
}
.tlsb_one h5::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(8, 110, 211, 1);
  width: 32px;
  height: 2px;
  border-radius: 8px;
}
.tlsb_one p {
  color: rgba(0, 13, 26, 0.87);
}
.abb_sec_one {
  margin: 20px 0;
  padding: 40px 32px;
  border-radius: 16px;
  background: linear-gradient(0deg, #E0E7EB 0%, #E0E7EB 100%), #FFF;
}
.abb_sec_two {
  margin: 20px 0;
  padding: 40px 32px;
  border-radius: 16px;
  background: linear-gradient(0deg, #CBD4DC 0%, #CBD4DC) 100%, #FFF;
}
.abb_sec_one h6, .abb_sec_two h6 {
  color: rgba(0, 13, 26, 0.96);
  font-size: 14px;
  text-transform: uppercase;
  margin: 12px 0;
  font-weight: 400;
}
.abb_sec_one h5, .abb_sec_two h5 {
  color: rgba(0, 13, 26, 0.96);
  font-weight: 700;
}
.abb_sec_one p, .abb_sec_two p {
  color: rgba(0, 13, 26, 0.87);
  font-size: 14px;
}
.rp_kw_sec {
  margin: 24px 0;
}
.rp_kw_sec h6 {
  color: rgba(0, 0, 0, 0.60);
  font-size: 12px;
  text-transform: uppercase;
  margin: 12px 0;
  font-weight: 400;
}
.rp_kw_sec ul {
  list-style-type: none;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  padding-left: 0px;
}
.rp_kw_sec ul li {
  margin: 8px 0;
}
.rp_kw_sec ul li a {
  padding: 8px 12px;
  border-radius: 40px;
  border: 1px solid #086ED4;
  font-weight: 400;
  color: rgba(0, 13, 26, 0.87);
  text-decoration: none;
  background: #FFF;
}
.page-node-type-tab-landing-page .ppp-intercontainer {overflow-x: hidden;}
.rp_kw_sec ul li a:hover {
  background: #F5F7F8;
}
.d_logo_sec {
  padding: 40px 32px;
  border-radius: 16px;
  border: 1px solid #E9EEF1;
}
.dls_box {
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
}
.dlsb_info {
  border-radius: 8px;
  background: #FFF;
  padding: 10px;
  width: 18%;
  height: 100px;
  aspect-ratio: 16 / 9;
  position: relative;
}
.dlsb_info img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tp_link {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 24px;
}
.tp_link li a {
  color: rgba(0, 13, 26, 0.96);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  border-radius: 0;
  border: none;
  border-color: transparent;
  margin-bottom: 0;
  border-bottom: 2px solid transparent;
  text-decoration: none;
  padding: 8px 0px;
}
.tp_link li a:hover, .tp_link li a:focus, .tp_link li a.active {
  color: rgba(0, 13, 26, 0.96);
  border-radius: 0;
  border: none;
  border-color: transparent;
  font-weight: 600;
  border-bottom: 2px solid #A6B5C5;
  background-color: transparent;
  text-decoration: none;
}


/* //////// AI CHATBOT PAGE STYLE //////// */
.ai_chatbot_sec {
  padding: 40px 0;
}
.ai_cbt_info {
  border: 1px solid transparent;
  border-top-width: 8px;
  border-left-color: #E9EEF1;
  border-right-color: #E9EEF1;
  border-bottom-color: #E9EEF1;
  border-radius: 16px;
  padding: 64px 40px 24px 40px;
  background-color: #FFF;
  background-image: linear-gradient(#FFF, #FFF), linear-gradient(90deg, #C8E3FF 0%, #FFD7F9 100%);
  background-clip: padding-box, border-box;
}
.ai_cbt_info_inner {
  margin: 0 10%;
}
.gvai-response .gvai-resp-inner .accordionSummary .accordion-item:nth-child(2) {
  display: none;
}
.ai_cbt_title {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 20px;
}
.ai_cbt_title h1 {
  text-align: center;
}
.ai_cbt_title span {
  border-radius: 3px;
  background: #086ED4;
  padding: 2px 8px;
  color: rgba(255, 255, 255, 0.95);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  margin-top: 6px;
  margin-left: 6px;
}
.ai_cbt_title a {
  margin-top: 6px;
  margin-left: 8px;
}
.popover {
  background-color: transparent;
  border: none;
}
.popover-body {
  padding: 16px;
  background: #FFF;
  color: rgba(0, 13, 26, 0.70);
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.25px;
  box-shadow: 0 4px 12px 0 rgba(0, 13, 26, 0.16);
}
.ai_ds_info {
  border-radius: 16px;
  border: 1px solid #B9D7EE;
  background: #EAF3FA;
  padding: 24px;
}
.ai_ds_info p {
  margin-bottom: 24px;
  color: rgba(0, 13, 26, 0.87);
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.5px;
}
.ai_ds_info p:last-child {
  margin-bottom: 0;
}
.ai_ds_info p.id_txt {
  display: flex;
  align-items: flex-start;
  gap: 6px;
}
.ai_ds_info p img {
  margin-top: 3px;
  width: auto !important;
}
.ai_disclaimer_sec h6 {
  color: rgba(0, 13, 26, 0.87);
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 16px 0;
  text-align: center;
}
.pl-20 {
  padding-left: 20px;
}
.acb-full-width .acb-form-wrapper.followup-qstn .ai_cbt_btn_sec {
  margin-top: 45px;
}
.ai_cbt_info-full-width .pl_sec {
  display: none;
}
.ai_cbt_form_sec {
  padding: 16px;
  border-radius: 8px;
  border: 1px solid #D8DEE4;
  background: #FFF;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 60px;
}
.ai_cbt_c_form, input[type=text].ai_cbt_c_form:focus {
  border: none;
  border-radius: 0;
  outline: none;
  box-shadow: unset;
  color: #576E85;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.25px;
}
.ai_cbt_c_form::placeholder {
  color: #576E85;
}
.ai_cbt_btn_sec {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 6px;
  margin-top: 35px;
}
.btn_submit_ai_cbt, .btn_submit_ai_cbt:focus, .btn_submit_ai_cbt:active {
  border-radius: 100%;
  background-color: #086ED4 !important;
  border-color: transparent !important;
  width: 38px;
  height: 38px;
  padding-left: 13px;
}
.btn_submit_ai_cbt:hover {
  background-color: #002f54 !important;
}
.btn_reset_ai_cbt {
  border-color: transparent !important;
  border-radius: 24px;
  background-color: #FFF;
  display: flex;
  gap: 4px;
  padding: 4px 12px;
}
.btn_reset_ai_cbt:hover {
  background-color: #f6f9fd;
  opacity: 0.8;
}
.btn_reset_ai_cbt span {
  color: #086ED4;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.25px;
  transition: all 200ms ease-in-out;
}
.btn_reset_ai_cbt:hover span {
  color: rgba(0, 13, 26, 0.96);
  transform: scale(1.1);
}
.pl_sec {
  margin: 16px 0 0 0;
}
.pl_sec a {
  display: inline-block;
  padding: 6px 16px;
  border-radius: 24px;
  border: 1px solid #CBD4DC;
  background: #F5F7F8;
  color: #465768;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.25px;
  text-decoration: none;
}
.pl_sec a span {
  display: flex;
  gap: 4px;
}
.txt_credit {
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
}
.txt_credit h6 {
  color: rgba(0, 13, 26, 0.87);
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0;
}
.offcanvas_pl {
  top: 0;
  right: 0;
  width: 60%;
  transform: translateX(100%);
  padding: 24px;
}
.offcanvas_pl .offcanvas-header {
  padding: 0 0 16px 0;
  border-bottom: 1px solid #F0F2F5;
}
.offcanvas_pl .offcanvas-header h5 {
  color: rgba(0, 13, 26, 0.96);
  font-weight: 600;
  letter-spacing: -0.2px;
}
.offcanvas_pl .btn-close {
  --bs-btn-close-bg: inherit !important;
  background-image: url("/themes/custom/pppirc_barrio/images/btn-close.svg");
  background-repeat: no-repeat;
  opacity: 1;
  width: 14px;
  height: 14px;
  outline: none;
  padding: 0;
}
.offcanvas_pl .btn-close:focus {
  outline: none;
  box-shadow: unset;
}
.pl_filter_sec {
  margin: 16px 0;
}
.pl_search {
  position: relative;
}
.pl_search input {
  border: 1px solid #C8D1DA;
  background: #FFF;
  border-radius: 4px;
  color: #576E85;
  font-size: 14px;
  font-weight: 400;
  padding: 11px 16px 11px 40px;
}
.pl_search input:focus {
  border: 1px solid #C8D1DA;
  background: #FFF;
  border-radius: 4px;
  color: #576E85;
  font-size: 14px;
  font-weight: 400;
  padding: 11px 16px 11px 40px;
}
.pl_search .pls_btn {
  position: absolute;
  top: 4px;
  left: 4px;
  border: none;
  outline: none;
}
.pl_search .pls_btn:active, .pl_search .pls_btn:focus {
  border: none;
  outline: none;
}
.pl_search input[type="text"]::placeholder {
  color: #576E85;
  font-size: 16px;
  font-weight: 400;
  opacity: 1;
}
.pl_search_sec label, #views-exposed-form-prompt-views-block-1 .js-form-item label {
  color: #465768;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
}
#views-exposed-form-prompt-views-block-1 input, #views-exposed-form-prompt-views-block-1 select, #views-exposed-form-prompt-views-block-1 button {
  height: 40px;
}
#offcanvasPromptLibrary, #offcanvasAllCitationsOne {z-index: 100000; box-shadow: -4px 0 12px rgba(0, 0, 0, 0.3);}
#views-exposed-form-prompt-views-block-1 .js-form-item input, #views-exposed-form-prompt-views-block-1 .js-form-item input:focus,
#views-exposed-form-prompt-views-block-1 .js-form-item select, #views-exposed-form-prompt-views-block-1 .js-form-item select:focus {
  font-size: 14px;
  font-weight: 400;
}
.cs_dropdown {
  position: relative;
}
.pl_search_results ul li {
  cursor: pointer;
}
.custom_single_select label {
  color: #465768;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
}
.custom_single_select button.sc_btn {
  width: 100%;
  text-align: left;
  padding: 11px 16px;
  border: 1px solid #C8D1DA;
  background: #FFF;
  border-radius: 4px;
  color: #576E85;
  font-size: 14px;
  font-weight: 400;
}
.custom_single_select button.sc_btn {
  position: relative;
}
.custom_single_select button.sc_btn::after {
  content: "";
  position: absolute;
  top: 19px;
  right: 12px;
  border: 0;
  width: 18px;
  height: 10px;
  background: url("/themes/custom/pppirc_barrio/images/chevron-down.svg") no-repeat;
  transition: all 0.3s ease 0s;
}
.ue-filter-wrapper .ue_filter_sec .uefs_r input {
  background: #F5F7F8 url("/themes/custom/pppirc_barrio/images/icon-sr-ue.svg") no-repeat 95% center;
}
.uefs_r .form-type-textfield.mb-3 {
  margin-bottom: 0 !important;
}
.uefs_r .form-type-textfield input::placeholder {
  color: #576E85 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}
.event-description p {margin-bottom: 16px !important;}
.uefs_r .form-type-textfield input {
  color: #576E85 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  border-radius: 4px !important;
  border: 1px solid #CBD4DC;
  background: #F5F7F8;
  padding: 11px 40px 11px 16px;
}
.custom_single_select button.sc_btn.dropdown-toggle.show::after {
  transform: rotate(180deg);
  top: 17px;
}
.custom_single_select ul.dropdown-menu {
  border-radius: 8px;
  border: 1px solid #C8D1DA;
  background: #FFF;
  padding: 15px 0;
}
.custom_single_select ul.dropdown-menu li a.dropdown-item, select#edit-field-prompt-tags-target-id option {
  color: #576E85;
  font-size: 14px;
  font-weight: 400;
  background: #FFF;
  padding: 10px;
}
.custom_single_select ul.dropdown-menu li a.dropdown-item:hover, select#edit-field-prompt-tags-target-id option:hover {
  color: #576E85;
  background: #F5F7F8;
}
.offcanvas_pl .offcanvas-body {
  height: 100%;
  overflow-x: hidden;
  padding-bottom: 120px;
}
.pl_search_results ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.block-views-exposed-filter-blockprompt-views-block-1 h2.block-title {
  display: none;
}
.pl_search_results ul li {
  border-radius: 8px;
  border: 1px solid #E1E6EA;
  background: #FFF;
  padding: 12px;
  margin-bottom: 12px;
}
.pl_search_results ul li a {
  display: block;
  text-decoration: none;
}
.pl_search_results ul li a h6 {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 8px;
}
.pl_search_results ul li a p {
  color: #465768;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 12px;
}
.tag_sec {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 4px;
}
.pl_search_results ul li a .tag_sec span {
  display: inline-block;
  border-radius: 32px;
  border: 1px solid #CBD4DC;
  background: #FFF;
  color: rgba(0, 0, 0, 0.60);
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.03px;
  padding: 4px 8px;
  cursor: pointer;
}
.pl_search_results ul li a .tag_sec span:hover {
  border: 1px solid #0f3072;
  background: #e5ecfb;
  color: #0f3072;
}
#contentSection {
  transition: max-height 200ms ease-in-out, opacity 200ms ease-in-out, padding 200ms ease-in-out;
}
#contentSection.hidden {
  display: none;
}
.plsr_detail_item {
  margin-bottom: 24px;
}
.plsr_di_title {
  display: flex;
  justify-content: flex-end;
  margin: 24px 0;
}
.plsr_di_title span {
  padding: 12px 48px 12px 24px;
  border-radius: 8px;
  border: 1px solid #086ED4;
  background: #F6FAFD url("/themes/custom/pppirc_barrio/images/plsr-title-icon.svg") no-repeat 96% 20%;
  color: rgba(0, 0, 0, 0.60);
  font-feature-settings: 'liga'off, 'clig'off;
  font-size: 16px;
  font-weight: 400;
}
.plsr_di_info {
  padding: 24px 32px;
  border-radius: 8px;
  border: 1px solid #E9EEF1;
  background: #FFF;
}
.g_ai_txt {
  display: flex;
  gap: 4px;
  align-items: center;
  margin-bottom: 8px;
}
.g_ai_txt span {
  display: block;
  color: rgba(0, 13, 26, 0.70);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.more_summary {
  display: none;
}
span.summary_btn {
  cursor: pointer;
  color: #0B4DD1;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  position: relative;
}
span.summary_btn::after {
  content: "";
  background: url("../images/more-arrow.svg") no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  right: -20px;
  top: 4px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: .4s all;
}
span.summary_btn.show_summary::after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.more_summary hr {
  margin-top: 16px;
  margin-bottom: 16px;
  border-top: 1px solid #E9EEF1;
  opacity: 1;
}
.plsr_di_info h6.summary-ai, h6.citation-title {
  color: rgba(0, 13, 26, 0.96);
  font-size: 14px !important;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
ul.citation_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.citation_list li {
  padding: 8px 0;
}
ul.citation_list li a {
  color: #086ED4;
  font-size: 14px;
  font-weight: 600;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  display: block;
  margin-bottom: 6px;
}
ul.citation_list li p {
  margin-bottom: 12px;
  color: rgba(0, 13, 26, 0.87);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
}
ul.citation_list li span {
  color: rgba(0, 13, 26, 0.70);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.5px;
  display: block;
  position: relative;
  margin-left: 20px;
}
ul.citation_list li span::before {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  background: url("../images/icon-file-pdf.svg") no-repeat;
  width: 16px;
  height: 16px;
}

a.btn_all_ctns,
a.btn_all_ctns:link,
a.btn_all_ctns:visited,
a.btn_all_ctns:hover,
a.btn_all_ctns:focus,
a.btn_all_ctns:active,
a.btn_down_blk,
a.btn_down_blk:link,
a.btn_down_blk:visited,
a.btn_down_blk:hover,
a.btn_down_blk:focus,
a.btn_down_blk:active {
  text-decoration: none !important;
  outline: none !important;
}

.btn_all_ctns {
  display: inline-block;
  color: rgba(0, 13, 26, 0.87) !important;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
  border-radius: 4px;
  border: 1px solid #CBD4DC;
  background: #FFF;
  padding: 6px 16px;
  text-decoration: none;
}
.btn_all_ctns:hover {
  border: 1px solid #586e84;
  background: #f7fafd;
  text-decoration: none;
}
.accordionSummary {
  margin: 16px 0;
}
.accordionSummary .accordion-item {
  color: rgba(0, 13, 26, 0.96);
  background-color: transparent;
  border: none;
}
.accordionSummary .accordion-item .accordion-button {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: rgba(0, 13, 26, 0.96);
  padding: 12px 0 12px 36px;
}
.accordionSummary .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordionSummary .accordion-button:not(.collapsed) {
  color: rgba(0, 13, 26, 0.96);
  background-color: transparent;
  box-shadow: none;
}
.accordionSummary .accordion-body {
  padding: 16px 0;
}
.accordionSummary .accordion-button::after {
  position: absolute;
  left: 6px;
  background-image: url("../images/indicatior-accordion-arrow.svg");
  outline: none;
  box-shadow: none;
  background-position: center;
}
.accordionSummary .accordion-button:not(.collapsed)::after {
  background-image: url("../images/indicatior-accordion-arrow.svg");
  outline: none;
  box-shadow: none;
  background-position: center;
}
.accordionSummary .accordion-button:focus {
  border-color: transparent;
  outline: 0;
  box-shadow: none;
}
.bdr_r {
  border-right: 1px solid #E9EEF1;
}
.view-search-content.view-display-id-block_3 .view-content {
  margin-bottom: 0px;
}
.summary_tag_sec {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 8px;
}
.summary_tag_sec a {
  display: inline-block;
  border-radius: 20px;
  border: 1px solid #E9EEF1;
  background: #FFF;
  color: rgba(0, 0, 0, 0.70);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.03px;
  padding: 12px 20px;
  cursor: pointer;
  text-decoration: none;
}
.summary_tag_sec a:hover {
  border: 1px solid #0f3072;
  background: #e5ecfb;
  color: #0f3072;
}
.rc_img_link {
  position: relative;
  background: #012740;
  border-radius: 8px;
  overflow: hidden;
  height: 150px;
  margin: 16px 0;
}
.rc_img_link a {
  display: block;
}
.rcil_overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 39, 63, 0.00) 0%, rgba(0, 39, 63, 0.80) 100%);
  z-index: 1;
}
.rcil_info {
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
  z-index: 2;
}
.rcil_info p {
  margin: 0;
  color: rgba(255, 255, 255, 0.95);
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
}
.rcil_arrow_sec {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 3;
}
.rc_img_link a .rcil_info p {
  transition: transform 0.3s ease-out;
}
.rc_img_link a:hover .rcil_info p {
  transform: translateY(-8px);
}
.rc_img_link a .rcil_arrow_sec img.rc_arrow {
  transition: transform 0.3s ease-out;
}
.rc_img_link a:hover .rcil_arrow_sec img.rc_arrow {
  transform: translateX(-8px);
}
.prompt-title {
  color: #000;
  font-weight: 600;
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 8px;
  letter-spacing: .25px;
}
.pl_search_results .prompt-box .prompt-tags ul li {
  display: inline-block;
  border-radius: 32px;
  border: 1px solid #CBD4DC;
  background: #FFF;
  color: rgba(0, 0, 0, 0.60);
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.03px;
  padding: 4px 8px;
  cursor: pointer;
}
.rc_img_link img.rc_img {
  object-fit: cover;
  width: 100%;
  height: 150px;
}
.show {
  display: block;
}
.pl_sec.hidden {
  display: none !important;
}

.js-pager__items.pager {
  text-align: center;
  margin: 25px 0;
  list-style: none;
  padding: 0;
}

.js-pager__items.pager .pager__item {
  display: inline-block;
}

.js-pager__items.pager .pager__item a.button {
  display: inline-block;
  padding: 10px 24px; /* smaller, neater */
  font-weight: 600;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  border: 1.5px solid rgba(0, 0, 0, 0.6);
  color: rgba(0, 0, 0, 0.6);
  background-color: transparent;
  border-radius: 30px;
  cursor: pointer;
  transition: all 0.25s ease;
}
#block-pppirc-barrio-faqs .lp__accordion_wrapper .lp__accordion_content p {
  margin-bottom: 0px
}
/* Hover effect - clean and subtle */
.js-pager__items.pager .pager__item a.button:hover {
  color: #fff;
  background-color: rgb(185, 215, 238);
  border-color: rgb(185, 215, 238);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(185, 215, 238, 0.4);
}

/* Click (active) state */
.js-pager__items.pager .pager__item a.button:active {
  transform: translateY(0);
  box-shadow: 0 2px 6px rgba(185, 215, 238, 0.3);
}

/* Optional focus outline (for accessibility) */
.js-pager__items.pager .pager__item a.button:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(185, 215, 238, 0.4);
}


/* //////// MOBILE VIEW //////// */
@media all and (max-width: 991px) {
  .rc_sec .field.field--name-body.field--type-text-with-summary.field--label-hidden.field--item {
    display: block;
  }
  .article-insights .cmn_blue_bg_sec.insight-second .row.ck-widget {
    gap: 0;
  }
  .apb_r {
    padding: 30px;
  }
  .cmn_blue_bg_sec {
    padding: 24px;
  }
  .bbs_info {
    flex-direction: column;
    gap: 32px;
  }
  .bbs_info_l, .bbs_info_r {
    width: 100%;
  }
  .bbs_info_one_l, .bbs_info_one_r {
    width: 50%;
  }
  .alp_table_list li {
    flex-direction: column;
    gap: 16px;
    padding: 24px 0;
  }
  .alp_table_list li .alptl_l, .alp_table_list li .alptl_r {
    width: 100%;
  }
  .cfs_info_sec {
    padding: 0;
  }
  .cfs_info_sec {
    flex-direction: column;
    gap: 32px;
  }
  .cfsis_l, .cfsis_r {
    width: 100%;
  }
  .ftn_sec, .accent_blue_bg {
    padding: 24px;
  }
}
@media all and (max-width: 767px) {
  .article-insights .cmn_blue_bg_sec.insight-second .row.ck-widget {
    gap: 32px;
  }
  .article-insights .cmn_blue_bg_sec .row.ck-widget, .article-insights .cfs_info_sec.white-insight .row.ck-widget {
    flex-wrap: wrap;
  }
  .ap_banner {
    flex-wrap: wrap;
  }
  .apb_l {
    width: 100%;
    min-height: auto;
  }
  .article-insights .cfs_info_sec.white-insight h2 {
    margin-top: 40px;
  }
  .article-insights .cfs_info_sec.white-insight .row.ck-widget {
    gap: 32px;
  }
  .apb_r {
    width: 100%;
  }
  .bbs_info_one {
    flex-direction: column;
    gap: 32px;
  }
  .bbs_info_one_l, .bbs_info_one_r {
    width: 100%;
  }
}

/* Blog page styles */
.blog_banner_sec {
  padding: 30px 0;
}
.blog_banner {
  position: relative;
  height: 400px;
  background: #012740;
  border-radius: 16px;
  overflow: hidden;
}
.bb_overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(1, 39, 64, 0.00) 0%, rgba(1, 39, 64, 0.80) 100%);
  z-index: 1;
}
.blog_banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.bb_content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 48px;
  width: 100%;
  color: #FFF;
  z-index: 5;
}
.bb_content p {
  color: rgba(255, 255, 255, 0.87);
  font-size: 16px;
  font-weight: 400;
}
.bb_content h3 {
  color: rgba(255, 255, 255, 0.95);
  font-weight: 600;
  letter-spacing: -0.8px;
}
/*
.pc_txt_bb {
  bottom: inherit;
  top: 16px;
}
*/
.es_sec {
  border-radius: 8px;
  border-left: 4px solid #086ED4;
  background: #F6FAFD;
  padding: 32px;
  margin-bottom: 64px;
}
.es_sec h6 {
  color: #086ED4;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.es_sec p {
  color: rgba(0, 13, 26, 0.87);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
.bi_left h6 {
  color: rgba(0, 13, 26, 0.96);
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.bi_left ul {
  margin: 12px 0 46px 0;
  padding: 0;
  list-style-type: none;
}
.bi_left ul li {
  margin-bottom: 12px;
}
.bi_left ul li a {
  color: rgba(0, 13, 26, 0.87);
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}
.bi_left ul li a:hover, .bi_left ul li a.active {
  color: #086ED4;
}
.bi_left p {
  color: rgba(0, 13, 26, 0.70);
  font-size: 14px;
  font-weight: 400;
}
.btn_down_blk {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.00);
  background: #086ED4;
  padding: 6px 32px;
  color: #F5F7F8 !important;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 32px;
}
.btn_down_blk:hover {
  background-color: #002f54;
  text-decoration: none;
}
.btn_down_blk img {
  margin-right: 4px;
  vertical-align: middle;
  display: inline-block;
}
.bi_mid h6 {
  color: rgba(0, 13, 26, 0.70);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 32px;
}
.bi_mid h6 span {
  margin: 0 16px;
}
.bi_mid_info {
  margin-top: 42px;
  scroll-margin-top: 80px;
}
.accordion-header {
  scroll-margin-top: 400px !important;
}
.bi_mid_info h5 {
  color: rgba(0, 13, 26, 0.96);
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 24px;
}
.bi_mid_info p {
  color: rgba(0, 13, 26, 0.87);
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 24px;
}
.author_sec {
  border-radius: 8px;
  border: 1px solid #E9EEF1;
  background: #F5F7F8;
  padding: 24px;
}
.as_inner {
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  align-items: center;
}
.as_img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
  flex: none;
}
.as_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.as_info h5 {
  color: rgba(0, 13, 26, 0.96);
  font-weight: 600;
}
.as_info span {
  color: rgba(0, 13, 26, 0.70);
  font-size: 14px;
  font-weight: 400;
}
.author_sec p {
  color: rgba(0, 13, 26, 0.87);
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
.mbt_sec {
  padding: 32px 0 16px 0;
}
.mbt_sec ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mbt_sec ul li {
  margin: 0;
  padding: 16px 0;
  border-bottom: 1px solid #E9EEF1;
  display: block;
}
.mbt_sec ul li:last-child {
  border-bottom: none;
}
.mbt_sec ul li a {
  color: #086ED4;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  display: block;
}
.mbt_sec ul li span {
  color: rgba(0, 13, 26, 0.70);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 8px;
}
.mbt_sec h6 {
  color: rgba(0, 13, 26, 0.96);
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.mbt_sec ul li h6 {
  color: rgba(0, 13, 26, 0.70);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.mbt_sec ul li h6 span {
  margin: 0 8px;
}
.tag_info {
  margin: 32px 0 64px 0;
}
.tag_info ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.tag_info ul li {
  margin: 0;
  padding: 0 !important;
  box-shadow: none !important;
  border: none !important;
  border-radius: 0 !important;
  display: inherit !important;
  width: auto !important;
}
.tag_info ul li span {
  border-radius: 16px;
  background: #F5F7F8;
  padding: 4px 15px;
  color: rgba(0, 13, 26, 0.87);
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}
.ra_sec {
  padding: 80px 0;
  background: #F6FAFD;
}
.ra_info_box {
  position: relative;
  background: #D9D9D9;
  border-radius: 8px;
  overflow: hidden;
  height: 320px;
  margin: 16px 0;
}
.raib_overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 39, 63, 0.0) 0%, rgba(0, 39, 63, 0.20)45%, rgb(0, 39, 63, 1) 100%);
  z-index: 1;
}
.ra_info {
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
  z-index: 2;
}
.ra_info_box a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ra_info img.cp_icon {
  width: 40px;
  height: 40px;
  margin-bottom: 12px;
}
.ra_info h6 {
  color: rgba(255, 255, 255, 0.60);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.ra_info h6 span {
  display: inline-block;
  margin: 0 8px;
}
.ra_info h4 {
  color: rgba(255, 255, 255, 0.95);
  font-size: 18px;
  font-weight: 600;
}
.ra_info_box a .ra_info {
  transition: transform 0.3s ease-out;
}
.ra_info_box a:hover .ra_info {
  transform: translateY(-20%);
}
.sticky_nav.sticky_panel {
  position: sticky;
  overflow: hidden;
  max-height: 100vh;
  top: 80px;
}
@media (min-width: 1400px) {
  .bb_content h3 {
    font-size: 40px;
    line-height: 112%;
  }
  .as_info h5 {
    font-size: 20px;
  }
  .as_info span, .author_sec p, .mbt_sec ul li a, .mbt_sec ul li span, .mbt_sec ul li h6, .tag_info ul li span {
    font-size: 16px;
  }
}
@media all and (max-width: 767px) {
  .btn_down_blk {
    display: flex;
    justify-content: center;
  }
}

/* /// MULTIMEDIA PAGE STYLE STARTS HERE /// */
.m_media_sec_one {
  padding: 32px 0;
}
.st_sec h2 {
  color: rgba(0, 13, 26, 0.96);
  margin-bottom: 24px;
}
.st_sec p {
  color: rgba(0, 13, 26, 0.87);
}
.ct_sec {
  padding: 24px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  border-radius: 8px;
  border: 1px solid #E9EEF1;
  background: #FFF;
  box-shadow: 0 1px 3px 0 rgba(0, 13, 26, 0.16);
  margin: 48px 0;
}
.ct_sec h6 {
  color: rgba(0, 13, 26, 0.70);
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.ct_sec ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  gap: 24px;
}
.ct_sec ul li {
  display: flex;
  align-items: center;
  gap: 8px;
  color: rgba(0, 13, 26, 0.87);
  font-size: 16px;
  font-weight: 400;
}
.vl_sec h4 {
  color: rgba(0, 13, 26, 0.96);
  font-weight: 600;
  letter-spacing: -0.36px;
  display: flex;
  align-items: center;
  gap: 15px;
}
.vl_sec p {
  color: rgba(0, 13, 26, 0.70);
}
.vl_sec ul.vl_items {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.podcast-player .plyr--audio {
    background: #E9EEF1 !important;
}
/* Progress bar background */
.podcast-player .plyr--audio .plyr__progress,
.podcast-player .plyr--audio .plyr__controls {
    background: #E9EEF1 !important;
}

.vl_sec ul.vl_items li {
  display: flex;
  flex-direction: row;
  gap: 32px;
  padding: 32px;
  border-radius: 16px;
  border: 1px solid #E9EEF1;
  background: #FFF;
  box-shadow: 0 1px 3px 0 rgba(0, 13, 26, 0.16);
}
.vli_img, .vli_info {
  width: 50%;
}
.vli_img {
  height: 320px;
  overflow: hidden;
  position: relative;
}
.vli_info h5 {
  color: rgba(0, 13, 26, 0.96);
  font-weight: 600;
  letter-spacing: -0.2px;
  margin-bottom: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* line-clamp: 1;
  -webkit-line-clamp: 1; */
  -webkit-box-orient: vertical;
}
.vli_info h6 {
  color: rgba(0, 13, 26, 0.87);
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 21px;
}

.vli_img .plyr__video-embed {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.vli_img .plyr__video-embed iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}

.vli_info h6 span {
  margin: 0 8px;
}
.vli_info p {
  margin-bottom: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.pc_e_sec {
  padding: 32px 0;
  background: #F5F7F8;
}
.pc_e_img {
  width: 30%;
}
.pc_e_info {
  width: 70%;
}
.pc_e_img {
  border-radius: 8px;
  overflow: hidden;
}
.pc_e_img img, .vli_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.podcast-player {
  border-radius: 8px;
  background: #E9EEF1;
  padding: 10px;
  margin-bottom: 21px;
}

.podcast-player .controls {
  display: flex;
  align-items: center;
  gap: 12px;
}
.podcast-player .controls input#progress-bar {
  width: 70%;
  height: 5px;
  flex-grow: 1;
  cursor: pointer;
}
button#play-pause-btn {
  border-radius: 33554400px;
  background: #086ED4;
  width: 48px;
  height: 48px;
  border: none;
}
button#play-pause-btn:hover {
  background-color: #002f54;
}
.controls span.time {
  color: rgba(0, 13, 26, 0.70);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
}
.cmn_sec_one {
  padding: 32px 0 0 0;
}
.vl_sec ul.pl_items {
  flex-direction: row;
}
.vl_sec ul.pl_items li {
  flex-direction: column;
  width: 50%;
}
.vl_sec ul.pl_items li .vli_img {
  width: 100%;
}
.vl_sec ul.pl_items li .vli_info {
  width: 100%;
}
.pl_info h5 {
  margin-bottom: 8px;
}
.pli_detail {
  margin-bottom: 22px;
}
.pli_detail h6 {
  margin-bottom: 12px;
}
.pli_btm {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
}
.pli_btm a.btn_down_blk {
  margin-bottom: 0px;
  display: flex;
  align-items: center;
}
.dwn_link .btn_down_blk {
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.pli_img {
  height: 260px;
}
.ww_sec {
  padding: 34px;
  border-radius: 16px;
  border: 2px solid #086ED4;
  background: #FFF;
  box-shadow: 0 1px 3px 0 rgba(0, 13, 26, 0.16);
  margin-bottom: 20px;
}
.ww_info {
  width: 100%;
}
.ww_info h5 {
  margin-bottom: 8px;
}
.wwi_top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.btn_upcoming {
  padding: 6px 16px;
  border-radius: 20px;
  background: #086ED4;
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
}
.btn_upcoming:hover {
  background: #002f54;
  text-decoration: none;
}
.wwit_right {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  text-align: right;
}
.wwit_right h6 {
  color: rgba(0, 13, 26, 0.87);
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.wwit_right span {
  color: rgba(0, 13, 26, 0.87);
  font-size: 16px;
  font-weight: 600;
}
.ww_sec.ww_ra_sec {
  border-radius: 16px;
  border: 2px solid #E9EEF1;
  background: #FFF;
  box-shadow: 0 1px 3px 0 rgba(0, 13, 26, 0.16);
}
.wwi_img_sec {
  border-radius: 8px;
  overflow: hidden;
  height: 520px;
  margin-bottom: 16px;
}
.wwi_img_sec img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.btn_ra {
  padding: 6px 16px;
  border-radius: 20px;
  background: #F6FAFD;
  color: rgba(0, 13, 26, 0.87);
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
}
.btn_ra:hover {
  background: #E9EEF1;
  text-decoration: none;
}
.subscribe_sec {
  padding: 80px 0;
  background: #F6FAFD;
  margin-top: 32px;
}
.btn_signup {
  border-radius: 4px !important;
  border: 1px solid rgba(255, 255, 255, 0.00);
  background: #086ED4;
  padding: 11px 24px;
  color: #F5F7F8;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  margin: 0 0 0 15px !important;
  width: auto;
}
.btn_signup:hover, .btn_signup:focus, .btn_signup:focus-visible, .btn_signup:active, .btn_signup.active, :not(.btn-check) + .btn:active {
  background-color: #002f54;
  color: #F5F7F8;
  border-radius: 4px !important;
  border: 1px solid rgba(255, 255, 255, 0.00);
}
.s_form {
  margin-right: 48px;
}
.s_form input.form-control {
  padding: 11px 16px;
  border-radius: 4px !important;
  border: 1px solid #CBD4DC;
  background: #FFF;
  color: rgba(0, 0, 0, 0.60);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.25px;
}
.s_form input.form-control[type="text"]::placeholder {
  overflow: hidden;
  color: rgba(0, 0, 0, 0.60);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.25px;
  opacity: 1;
  transition: opacity .5s;
}
.s_form input.form-control[type="text"]:hover::placeholder {
  opacity: 0;
}
.s_form label {
  color: rgba(0, 13, 26, 0.96);
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 12px;
}
.s_form span.sf_btm_txt {
  color: rgba(0, 13, 26, 0.87);
  font-size: 14px;
  font-weight: 400;
  display: block;
  margin-top: 12px;
}
.s_form span.sf_btm_txt a {
  color: rgba(0, 13, 26, 0.87);
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  margin-top: 8px;
}
.ssb_sf {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
.ssb_sf_l h6 {
  color: rgba(0, 13, 26, 0.96);
  font-weight: 600;
  margin-bottom: 8px;
}
.ssb_sf_l p {
  color: rgba(0, 13, 26, 0.70);
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
.btn_sf {
  border-radius: 4px;
  border: 1px solid #CBD4DC;
  background: #FFF;
  padding: 11px 32px;
  color: rgba(0, 13, 26, 0.87);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}
.btn_sf:hover {
  background-color: #E9EEF1;
  color: rgba(0, 13, 26, 0.87);
}
@media all and (max-width: 992px) {
  .ct_sec ul {
    flex-wrap: wrap;
  }
  .vl_sec ul.vl_items {
    flex-direction: column;
  }
  .vl_sec ul.vl_items li {
    flex-direction: column;
    padding: 16px;
  }
  .vli_img, .vli_info {
    width: 100%;
  }
  .vli_img {
    height: 160px;
  }
  .vl_sec ul.pl_items {
    flex-direction: column;
  }
  .vl_sec ul.pl_items li {
    width: 100%;
  }
  .wwi_top {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .wwit_right {
    justify-content: space-between;
    flex-direction: row;
    text-align: left;
    margin-top: 32px;
  }
  .ww_sec {
    padding: 16px;
  }
  .subscribe_sec {
    padding: 32px 0;
  }
}
@media all and (max-width: 767px) {
  button#play-pause-btn img {
    width: 18px;
  }
  button#play-pause-btn {
    width: 28px;
    height: 28px;
  }
  .pli_btm {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    width: 100%;
  }
  .dwn_link .btn_down_blk {
    width: 100%;
  }
  .dwn_link {
    width: 100%;
  }
  .ssb_sf {
    flex-wrap: wrap;
    flex-direction: row;
    gap: 32px;
  }
  .btn_sf {
    width: 100%;
  }
  a.btn_sf {
    width: 100%;
    display: block;
  }
  .ssb_sf_l {
    width: 100%;
  }
  .s_form {
    margin-right: 0;
  }
  .ssb_sf_l {
    text-align: center;
  }
  span.sf_btm_txt {
    text-align: center;
  }
  .s_form label {
    text-align: center;
    display: block;
  }
}

/* /// MULTIMEDIA PAGE STYLE ENDS HERE /// */

/* /// Curriculam starts /// */

.page-node-type-courses-landing-page a,
.page-node-type-module-lesson a {
  text-decoration: none;
}

.MuiListItem-root.Mui-focusVisible {
  background-color: transparent;
}
.MuiListItem-root.Mui-selected, .MuiListItem-root.Mui-selected:hover {
  background-color: transparent;
}
.MuiListItem-button:hover {
  background-color: transparent;
}
.MuiButtonBase-root.MuiListItem-root.MuiListItem-gutters.MuiListItem-button.Mui-selected .MuiListItemText-root span.MuiTypography-root {
  color: #086ED4;
}
.MuiTypography-body2 {
  color: rgba(0, 13, 26, 0.87);
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.25px;
}
h3.MuiTypography-subtitle2 {
  color: rgba(0, 13, 26, 0.96);
  font-family: 'Open Sans', sans-serif !important;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
}
span.MuiTypography-caption {
  color: rgba(0, 13, 26, 0.70);
  font-family: 'Open Sans', sans-serif !important;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.MuiCardContent-root .MuiBox-root svg.MuiSvgIcon-root {
  display: none;
}
.MuiCardActions-root .MuiButtonBase-root.MuiButton-root {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.00);
  background: #086ED4;
  color: #FFF !important;
  text-decoration: none;
}
.MuiCardActions-root .MuiButtonBase-root.MuiButton-root:hover {
  background: #043662;
  text-decoration: none;
}
.MuiPaper-root.MuiCard-root {
  box-shadow: 0 0 8px 0 rgba(0, 13, 26, 0.16);
  background: #F5F7F8;
}
.MuiBox-root.jss1 {
  background: #FFF;
  border: 1px solid #E9EEF1;
  border-radius: 16px;
  overflow: hidden;
}
.MuiButtonBase-root.MuiButton-root.MuiButton-contained.MuiButton-containedPrimary {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.00);
  background: #086ED4;
  color: #F5F7F8;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}
.MuiButtonBase-root.MuiButton-root.MuiButton-contained.MuiButton-containedPrimary:hover {
  background: #043662;
  text-decoration: none;
}
.MuiTypography-root.MuiTypography-caption {
  padding-left: 16px;
}
.MuiLinearProgress-barColorPrimary {
  background-color: #E9EEF1;
  height: 1px;
}
.MuiTypography-root.MuiTypography-h5 {
  color: rgba(0, 13, 26, 0.96);
  font-family: 'Open Sans', sans-serif !important;
  font-size: 48px;
  font-weight: 300;
  line-height: 117%;
  letter-spacing: -0.96px;
}
.MuiTypography-root.MuiTypography-subtitle2 {
  color: #000;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -0.36px;
}
.MuiTypography-root.jss17.MuiTypography-subtitle2 {
  color: rgba(0, 13, 26, 0.87);
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px;
  font-weight: 400;
}
[data-test="anu-lms-navigation-item-status-active"] {
  border: 1px solid #D7DEE5;
  background: #E0E7EB;
  padding: 4px 16px;
  margin-bottom: 0 !important;
}
[data-test="anu-lms-navigation-item-status-active"] a {
  background: transparent;
  color: rgba(0, 13, 26, 0.87);
  font-family: 'Open Sans', sans-serif !important;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
  border-bottom: none;
}
[data-test="anu-lms-navigation-item-status"] a {
  background: transparent;
  color: rgba(0, 13, 26, 0.87);
  font-family: 'Open Sans', sans-serif !important;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
  border-bottom: none;
}
[data-test="anu-lms-navigation-item-status"] {
  border: 1px solid #E9EEF1;
  background: #F5F7F8;
  padding: 4px 16px;
  margin-bottom: 0 !important;
}
[data-test="anu-lms-navigation-item-status"]:hover {
  background: #E0E7EB;
}
.MuiAccordionDetails-root {
  padding: 0 !important;
}
.MuiGrid-root.MuiGrid-container.MuiGrid-wrap-xs-nowrap > div > div:first-child {
  background: none;
}
.jss4 .MuiBox-root > .MuiBox-root:first-child {
  background: none;
}
.MuiGrid-root > .MuiBox-root:nth-child(2) {
  background: none;
}

/* /// ABOUT PPP BASIC PAGE STYLE STARTS HERE /// */
.ab_ov_sec_l p {
  color: rgba(0, 13, 26, 0.87);
  font-weight: 400;
  line-height: 150%;
}
.cu_sec {
  border-radius: 8px;
  border: 1px solid #086ED4;
  background: rgba(8, 110, 212, 0.05);
  padding: 24px 16px;
}
.cu_sec h6 {
  color: rgba(0, 13, 26, 0.87);
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.cu_sec p {
  color: rgba(0, 13, 26, 0.96);
  font-weight: 400;
  margin: 20px 0;
}
.cu_sec a.btn_down_blk {
  margin-bottom: 0;
  display: inline-flex;
  align-items: center;
  padding: 12px 24px;
  gap: 4px;
}
.d_team_sec {
  border-radius: 8px;
  border: 1px solid #E9EEF1;
  padding: 48px;
  margin: 24px 0;
}
.dt_ov {
  padding-bottom: 16px;
}
.dt_ov h3 {
  margin-bottom: 20px;
  color: rgba(0, 13, 26, 0.96);
  font-weight: 700;
  letter-spacing: -0.6px;
}
.dt_ov p {
  color: rgba(0, 13, 26, 0.87);
  font-weight: 400;
}
.tl_info {
  display: flex;
  gap: 24px;
  margin: 16px 0 40px 0;
}
.tli_box {
  padding: 32px;
  border-radius: 8px;
  border: 1px solid #E9EEF1;
  background: #F5F7F8;
}
.tlib_inner {
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  align-items: center;
  flex-direction: row;
}
.tlib_img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  flex: none;
}
.tlib_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1/1;
}
.tlib_info h5 {
  color: rgba(0, 13, 26, 0.96);
  font-weight: 600;
}
.tlib_info span {
  color: #086ED4;
  font-size: 16px;
  font-weight: 400;
  display: block;
}
.tlib_info a {
  display: block;
  margin-top: 4px;
}
.tli_box p {
  color: rgba(0, 13, 26, 0.87);
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
.page-node-type-page a,
.page-node-type-page a:hover,
.page-node-type-page a:focus,
.page-node-type-page a:active,
.apb_r.tpb_info a:focus {
    text-decoration: none !important;
    outline: none;
}
.cu_sec .btn_down_blk img {
  width: 16px !important;
}
.team_info_sec {
  margin-top: 40px;
  margin-bottom: 40px;
}
.team_info_box {
  border-radius: 8px;
  border: 1px solid #E9EEF1;
  background: #FFF;
  padding: 32px 24px;
  margin-bottom: 24px;
}
.tib_img {
  width: 100px;
  height: 100px;
}
.team_info_box p {
  color: rgba(0, 13, 26, 0.87);
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
.team_info_box:last-child {
  margin-bottom: 0;
}
@media all and (min-width: 992px) {
  .ab_ov_sec_r {
    margin-left: 32px;
  }
  .tli_box {
    width: 50%;
  }
}
@media all and (max-width: 992px) {
  .d_team_sec, .tli_box, .team_info_box {
    padding: 16px;
  }
  .tl_info {
    flex-direction: column;
  }
}
/* /// ABOUT PPP BASIC PAGE STYLE ENDS HERE /// */
/* /// CASE STUDY PAGE STYLE STARTS HERE /// */
.cs_ov_sec {
  padding: 32px 0;
}
.cs_ov_sec.cs_ov_sec_no_padding {
  padding: 0px !important;
}
.cs_ov_sec h1 {
  color: rgba(0, 13, 26, 0.96);
  font-weight: 600;
  letter-spacing: -0.96px;
  margin-bottom: 16px;
}
.cs_ov_sec p {
  color: rgba(0, 13, 26, 0.70);
  font-weight: 400;
}
.cs_ov_info {
  display: flex;
  align-items: center;
  gap: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #E9EEF1;
  flex-wrap: wrap;
}
.cs_ov_info h6 {
  margin-bottom: 0;
  color: rgba(0, 13, 26, 0.87);
}
.csovi_author h6, .csovi_location h6 {
  font-weight: 600;
}
.csovi_author h6 span {
  color: rgba(0, 13, 26, 0.70);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-right: 8px;
  display: inline-block;
}
.csovi_date h6 {
  font-weight: 400;
}
.csovi_date h6, .csovi_location h6 {
  display: flex;
  align-items: center;
  gap: 8px;
}
.csovi_tag ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.csovi_tag ul li {
  margin: 0;
  padding: 0 !important;
  box-shadow: none !important;
  border: none !important;
  border-radius: 0 !important;
  display: inherit !important;
  width: auto !important;
}
.csovi_tag ul li span {
  border-radius: 16px;
  background: #F5F7F8;
  padding: 4px 8px;
  color: rgba(0, 13, 26, 0.87);
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}
.cs_banner {
  border-radius: 16px;
  overflow: hidden;
  height: 380px;
  margin-bottom: 24px;
  position: relative;
}
.cs_banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cs_data_sec {
  display: flex;
  justify-content: space-between;
  border-radius: 8px;
  border: 1px solid #E9EEF1;
  background: #FFF;
  padding: 32px;
  margin: 24px 0;
}
.csd_info {
  flex-grow: 1;
}
.csd_info h6 {
  color: rgba(0, 13, 26, 0.70);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.csd_info h5 {
  color: rgba(0, 13, 26, 0.96);
  font-size: 20px;
  font-weight: 600;
}
.cs_dwn_sec {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 8px;
  border: 1px solid #E9EEF1;
  background: #FFF;
  padding: 32px;
  margin-bottom: 48px;
  gap: 24px;
}
.cs_dwn_sec h6 {
  color: rgba(0, 13, 26, 0.96);
  font-weight: 600;
  margin-bottom: 4px;
}
.cs_dwn_sec p {
  color: rgba(0, 13, 26, 0.70);
  font-size: 14px;
  font-weight: 400;
}
.csd_dwn_r .btn_down_blk {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  padding: 12px 32px;
  font-size: 16px;
}
.rr_sec {
  padding: 32px 0 16px 0;
}
.rr_sec ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.rr_sec ul li {
  margin: 0;
  padding: 16px 0;
  border-bottom: 1px solid #E9EEF1;
  display: block;
}
.rr_sec ul li:last-child {
  border-bottom: none;
}
.rr_sec ul li a {
  color: rgba(0, 13, 26, 0.96);
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  display: block;
}
.rr_sec ul li span {
  color: rgba(0, 13, 26, 0.70);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 8px;
}
.rr_sec ul li p {
  color: rgba(0, 13, 26, 0.70);
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  margin-top: 8px;
  margin-bottom: 0;
}
.rr_sec h6 {
  display: flex;
  align-items: center;
  gap: 8px;
  color: rgba(0, 13, 26, 0.70);
  ;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.ai_gi_info {
  padding: 16px;
  border-radius: 8px;
  border: 1px solid rgba(8, 110, 212, 0.20);
  background: rgba(8, 110, 212, 0.05);
  margin: 24px 0;
}
.ai_gi_info p {
  color: rgba(0, 13, 26, 0.87);
  font-size: 12px;
  font-weight: 400;
  line-height: 16.8px;
  margin-bottom: 0;
}
.rr_sec ul li h6 {
  color: rgba(0, 13, 26, 0.70);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.rr_sec ul li h6 span {
  margin: 0 8px;
}
.type_info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.ti_l p {
  border-radius: 4px;
  background: rgba(8, 110, 212, 0.10);
  padding: 2px 8px;
  color: #086ED4 !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 0;
  line-height: normal !important;
}
.ti_r p {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #086ED4 !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: normal !important;
}
@media all and (max-width: 992px) {
  .bi_left {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .cs_data_sec {
    flex-direction: column;
    row-gap: 24px;
  }
  .cs_dwn_sec {
    flex-direction: column;
    row-gap: 24px;
    align-items: flex-start;
  }
}
/* /// CASE STUDY PAGE STYLE ENDS HERE /// */

/* /// TOPICS PAGE STYLE STARTS HERE /// */
.tpb_info h1 {
  margin-bottom: 16px;
}
.cpd_l_t {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  margin: 24px 0;
}
.cpd_l_t a {
  display: flex;
  align-items: center;
  color: #086ED4;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  gap: 4px;
}
.cpd_l_t p {
  margin-bottom: 0;
  width: 75%;
}
@media (max-width: 991px) {
  .cpd_l_t {
    flex-wrap: wrap;
    gap: 12px;
  }
  .cpd_l_t p {
    width: 100%;
  }
}
.btn_fm {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.00);
  background: #086ED4;
  color: #F5F7F8 !important;
  font-size: 14px;
  font-weight: 700;
  padding: 8px 24px;
  text-decoration: none;
  margin-top: 16px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.btn_fm:hover {
  background-color: #004099;
  text-decoration: none;
}
.topic_sec {
  padding: 16px 0;
}
.topic_sec h1 {
  margin-bottom: 20px;
}
.topics_pagination {
  margin: 48px 0 0 0;
}
.topics_pagination ul.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style-type: none;
  margin: 0;
}
.topics_pagination ul.pagination li {
  list-style-type: none;
}
.topics_pagination ul.pagination li a {
  display: flex;
  align-items: center;
}
.topic_item {
  border-radius: 8px 8px 16px 16px;
  border: 1px solid #E9EEF1;
  background: #FFF;
  overflow: hidden;
  min-height: 100%;
}
.topic_item a {
  display: block;
  text-decoration: none;
}
.ti_img {
  height: 160px;
  overflow: hidden;
}
.ti_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ti_info {
  padding: 24px;
}
.ti_info h6 {
  color: rgba(0, 13, 26, 0.70);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
  flex-wrap: wrap;
}
.ti_info h5 {
  color: rgba(0, 13, 26, 0.96);
  font-size: 18px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 16px;
}
.ti_info p {
  color: rgba(0, 13, 26, 0.87);
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.topic-select-wrapper {
  max-width: 340px;
}

.topic-label {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 6px;
  color: #ffffff;
}

/* Container allows us to add a custom arrow */
.topic-select-box {
  position: relative;
}

/* Select styling */
.topic-select {
  font-size: 15px;
  padding: 10px 42px 10px 14px; /* extra right space for arrow */
  border-radius: 8px;
  border: 1px solid #c4d3e8;
  background: #ffffff;
  width: 100%;

  /* REMOVE ALL BROWSER DEFAULT ARROWS */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: none !important;
}

/* Custom arrow */
.topic-select-box:after {
  content: "";
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background-image: url("data:image/svg+xml;utf8,<svg fill='none' stroke='%230b2546' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M6 9l6 6 6-6'/></svg>");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  pointer-events: none;
}

.topic-select:focus {
  border-color: #4d7ab5 !important;
  box-shadow: 0 0 0 3px rgba(77, 122, 181, 0.25) !important; /* soft blue glow */
  outline: none !important;
}

ul.ue_tab {
  border-bottom: 1px solid #CBD4DC;
  padding-left: 0px;
}
.ue_tab_content {
  margin-bottom: 0;
  padding-bottom: 0;
}
.custom_single_select ul.dropdown-menu li {
  list-style-type: none;
}
.ue_filter_sec {
  display: flex;
  width: 100%;
  margin: 8px 0 24px 0;
  justify-content: space-between;
}
.uefs_l {
  display: flex;
  gap: 12px;
  align-items: center;
}
.ue_csd {
  min-width: 160px;
}
.uefs_r input {
  min-width: 250px;
}
.ap_banner {
  height: 100%;
}
.apb_l {
  height: 100%;
}
.apb_l img {
  aspect-ratio: 4 / 3;
}
.ue-real-filter {
  display: none;
}
.ue_search {
  position: relative;
}
.ue_search input {
  border: 1px solid #CBD4DC;
  background: #F5F7F8;
  border-radius: 4px;
  color: rgba(0, 13, 26, 0.70);
  font-size: 14px;
  font-weight: 400;
  padding: 11px 40px 11px 16px;
}
.ue_search input:focus {
  border: 1px solid #CBD4DC;
  background: #F5F7F8;
  border-radius: 4px;
  color: rgba(0, 13, 26, 0.70);
  font-size: 14px;
  font-weight: 400;
  padding: 11px 40px 11px 16px;
}
.country_theme_banner_sec {
  padding-bottom: 0px;
}
.ue_search .pls_btn {
  position: absolute;
  top: 4px;
  right: 4px;
  border: none;
  outline: none;
}
.ue_search .pls_btn:active, .ue_search .pls_btn:focus {
  border: none;
  outline: none;
}
.pl_search input[type="text"]::placeholder {
  color: rgba(0, 13, 26, 0.70);
  font-size: 14px;
  font-weight: 400;
  opacity: 1;
}
@media (max-width: 1180px) {
  .ue_filter_sec {
    flex-wrap: wrap;
    gap: 16px;
  }
  .uefs_l {
    width: 100%;
    justify-content: space-between;
  }
  .ue_csd {
    min-width: 22%;
  }
  .uefs_r {
    justify-content: center;
  }
  .uefs_r {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .filter_sm {
    display: none;
  }
}
@media (max-width: 991px) {
  .filter_sm {
    display: block;
    margin: 16px 0;
  }
  .filter_sm a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 8px 24px;
    border-radius: 4px;
    border: 1px solid #BDCCDB;
    background: #FFF;
    color: rgba(0, 13, 26, 0.70);
    text-align: center;
    font-size: var(--lift-button-label-font-size, 14px);
    font-weight: 700;
    text-decoration: none;
  }
  .ue_filter_sec {
    display: none;
  }
  .ue_filter_sec {
    position: fixed;
    left: 0;
    right: 0;
    top: 12%;
    /* start higher */
    transform: translateY(0);
    /* will animate to -50% */
    z-index: 1050;
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 16px;
    margin: 0 auto;
    max-width: 720px;
    width: calc(100% - 32px);
    background: #FFF;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: top .45s cubic-bezier(.25, .8, .25, 1), transform .45s cubic-bezier(.25, .8, .25, 1), opacity .3s ease;
  }
  .ue_filter_sec.is-open {
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .ue_filter_sec .uefs_l {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
  }
  .ue_filter_sec .uefs_r {
    width: 100%;
  }
  .ue_csd {
    width: 100%;
  }
  .filter-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1040;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease;
  }
  .filter-overlay.active {
    opacity: 1;
    visibility: visible;
  }
  body.filter-open {
    overflow: hidden;
    touch-action: none;
  }
  .ue_filter_sec .uefs_l {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .ue_csd {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .page_sm {
    display: none;
  }
  .topic_pagination ul.pagination {
    gap: 8px;
  }
  .apb_l {
    height: auto;
  }
}
/* /// TOPICS PAGE STYLE ENDS HERE /// */
/* /// COUNTRY PROFILE PAGE STYLE STARTS HERE /// */

.country_profile_table tbody {
  display: block !important;          /* Unlock multi-column behavior */
  columns: 2;                         /* Create 2 equal columns */
  -webkit-columns: 2;
  -moz-columns: 2;
  column-gap: 40px;                   /* Space between columns */
  width: 100%;/* Adjust spacing between columns */
}
.fc_seacrh input {
  border: 1px solid #586E84;
  background: #FFF;
  color: rgba(0, 13, 26, 0.57);
}
.fc_seacrh input:focus {
  border: 1px solid #586E84;
  background: #FFF;
  color: rgba(0, 13, 26, 0.57);
}
#accordion_cp .accordion-button, #accordion_cp .accordion-button.collapsed {
  background-color: #FFF;
  border-radius: 0px 0px 10px 10px;
  border: 1px solid #E9EEF1;
  color: rgba(0, 13, 26, 0.96);
  font-size: 16px;
  font-weight: 700;
  box-shadow: none;
  outline: none;
}
#accordion_cp .accordion-button, #accordion_cp .accordion-button:not(.collapsed) {
  background-color: #FFF;
  border: 1px solid #E9EEF1;
  border-radius: 0px;
  box-shadow: none;
  outline: none;
  border-bottom: none;
}
.tp_banner_sec.country-detail-banner{
  padding-bottom: 0px;
}
#accordion_cp .accordion-header {
  margin-bottom: 0 !important;
}
#accordion_cp .accordion-item {
  margin-bottom: 16px;
  border: none;
  border-radius: 0 !important;
}
#accordion_cp .accordion-item .accordion-button {
  padding: 24px 24px 0px 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
#accordion_cp .accordion-item .accordion-button.collapsed {
  padding: 24px 24px 24px 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
#accordion_cp .accordion-item .accordion-button span {
  color: rgba(0, 0, 0, 0.60);
  font-size: 14px;
  font-weight: 400;
  display: block;
  line-height: 1;
}
#accordion_cp .accordion-body {
  padding: 0px 24px 24px 48px;
  background: #FFF;
  border: 1px solid #E9EEF1;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  height: auto;
  border-top: none;
}

#accordion_cp .accordion-button::after {
  background-image: url("/themes/custom/pppirc_barrio/images/toc-accordion-arrow.svg");
  outline: none;
  box-shadow: none;
  background-position: center;
  position: absolute;
  top: 32px;
  left: 16px;
}
#accordion_cp .accordion-button:not(.collapsed)::after {
  background-image: url("/themes/custom/pppirc_barrio/images/toc-accordion-arrow.svg");
  outline: none;
  box-shadow: none;
  background-position: center;
}
#accordion_cp .accordion-button:focus {
  box-shadow: none;
}
.ah_cp_img {
  border-radius: 16px 16px 0 0;
  border: 1px solid #E9EEF1;
  height: 120px;
  overflow: hidden;
}
.ah_cp_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1 / 1;
}
.cp_data_sec {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  height: 100%;
  margin: 24px 0;
}
.cpd_box {
  border-radius: 8px;
  border: 1px solid #E9EEF1;
  background: #FFF;
  padding: 8px 16px;
  width: 25%;
}
.cpd_box h3 {
  color: #086ED4;
  font-weight: 600;
}
.cpd_box h6 {
  color: rgba(0, 0, 0, 0.60);
  font-size: 14px;
  font-weight: 400;
}
.cp_table_sec .table {
  --bs-table-border-color: #E9EEF1;
}
.cp_table_sec .table td {
  padding: 16px 0;
}
.cp_table_sec .table tr:last-child td {
  border-bottom: none;
}
.cp_table_sec .table td a {
  display: block;
  color: rgba(0, 13, 26, 0.87);
  font-size: 16px;
  font-weight: 400;
  position: relative;
  padding-left: 20px;
  text-decoration: none;
}
.cp_table_sec .table td a::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  border-radius: 4px;
  background: #086ED4;
  width: 8px;
  height: 8px;
}
.country_profile_table tbody tr td a .fa.fa-info-circle {
  margin-top: -10px;
}
.cp_table_sec .table td a:hover {
  color: #086ED4;
}
.cp_table_sec .table td p {
  margin-bottom: 0;
  color: rgba(0, 0, 0, 0.60);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.cp_note_sec {
  padding: 32px;
  border-radius: 8px;
  background: #F6FAFD;
}
.cp_note_sec p {
  color: rgba(0, 13, 26, 0.70);
  font-weight: 400;
}
.cp_note_sec p:last-child {
  margin-bottom: 0;
}
@media (min-width: 1400px) {
  #accordion_cp .accordion-button, #accordion_cp .accordion-button.collapsed {
    font-size: 24px;
  }
  .cpd_box h3 {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .cp_data_sec {
    gap: 8px;
    flex-wrap: wrap;
  }
  .cpd_box {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .cpd_box {
    width: 100%;
  }
}
/* /// COUNTRY PROFILE PAGE STYLE ENDS HERE /// */
/* /// TAXONOMY PAGE STYLE STARTS HERE /// */
.iro_sec {
  padding-bottom: 32px;
}
.iro_sec p {
  margin-bottom: 0;
}
.ir_filter {
  align-items: flex-end;
  height: 100%;
  padding: 32px 0;
}
.taxonomy-info {
  border-radius: 8px;
  border: 1px solid #E9EEF1;
  background: #FFF;
  padding: 24px;
  margin-bottom: 16px;
}
.taxonomy-info h6.txt_lbr {
  padding: 4px 8px;
  border-radius: 4px;
  background: #EAF3FA;
  color: #086ED4;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 16px;
}
.taxonomy-info a {
  color: rgba(0, 13, 26, 0.96);
  font-size: 18px;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 4px;
}
.taxonomy-info p {
  color: rgba(0, 13, 26, 0.87);
  font-weight: 400;
  margin-bottom: 16px;
}
.taxonomy-info ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.taxonomy-info ul li a {
  display: block;
  padding: 4px 8px;
  border-radius: 4px;
  border: 1px solid #E9EEF1;
  background: #F5F7F8;
  color: rgba(0, 0, 0, 0.60);
  font-size: 12px;
  font-weight: 400;
}
.taxonomy-info h6.txt_acl {
  padding: 4px 8px;
  border-radius: 4px;
  background: #F6FEF0;
  color: #388004;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 16px;
}
@media (max-width: 1180px) {
  .ir_filter .ue_csd {
    min-width: 48%;
  }
}
@media (max-width: 991px) {
  .ir_filter {
    padding: 0 0 32px 0;
  }
}
@media (max-width: 767px) {
  .ir_filter {
    flex-wrap: wrap;
  }
  .ir_filter .ue_csd {
    min-width: 100%;
  }
}
/* /// TAXONOMY PAGE STYLE ENDS HERE /// */

/* /// FOOTNOTES ACCORDION STYLE STARTS HERE /// */
.accordion#accordionFn {
  background-color: transparent;
  --bs-accordion-bg: transparent;
}
#accordionFn .accordion-button, #accordionFn .accordion-button.collapsed {
  background: transparent;
  border: none;
  border-color: transparent;
  border-radius: 0;
  color: rgba(0, 13, 26, 0.96);
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.6px;
  box-shadow: none;
  outline: none;
}
#accordionFn .accordion-button, #accordionFn .accordion-button:not(.collapsed) {
  background: transparent;
  border: none;
  border-color: transparent;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  border-bottom: none;
}
#accordionFn .accordion-header {
  margin-bottom: 0 !important;
}
#accordionFn .accordion-item {
  margin-bottom: 16px;
  border: none;
  border-radius: 0 !important;
}
#accordionFn .accordion-item .accordion-button {
  padding: 2px 0 0 32px;
  color: rgb(0, 47, 84);
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.1px;
}
#accordionFn .accordion-body {
  padding: 10px 0 0 0;
  background: transparent;
  border: none;
  border-color: transparent;
  border-radius: 0;
  height: auto;
  border-top: none;
}
#accordionFn .accordion-button::after {
  background-image: url("/themes/custom/pppirc_barrio/images/accordion-arrow-fn.svg");
  outline: none;
  box-shadow: none;
  background-position: center;
  position: absolute;
  left: 0;
}
#accordionFn .accordion-button:not(.collapsed)::after {
  background-image: url("/themes/custom/pppirc_barrio/images/accordion-arrow-fn.svg");
  outline: none;
  box-shadow: none;
  background-position: center;
}
#accordionFn .accordion-button:focus {
  box-shadow: none;
}
/* /// FOOTNOTES ACCORDION STYLE ENDS HERE /// */

@media (min-width: 1400px) {
  .lal_overview_sec .row .col-lg-8.article_main_content_section {
    padding-right: 56px;
  }
}
.article-insights h2 {
  color: rgba(0, 13, 26, 0.96);
  font-size: 40px;
  font-weight: 600 !important;
  line-height: 112% !important;
  letter-spacing: -0.8px !important;
  margin-bottom: 20px;
}
.cmn_blue_bg_sec h2 {
  color: #FFF !important;
}

.custom-disclaimer .field--type-text-with-summary p {
  font-size: 14px !important;
  line-height: 150%;
}

@media (max-width: 767px) {
  .tp_link {
    justify-content: space-between;
  }
}