/*Explore Green Growth page 360346*/
body.explore-green-growth .page-blocks-sectors-wrapper a.button:hover {
  background-color: #6b983f;
}

body.explore-green-growth .content-section .page-youtube-video-3-wrapper p {
  padding-top: 29px;
}

body.explore-green-growth .content-section .page-block-with-image-wrapper a,
body.explore-green-growth .content-section .page-block-with-image-2-wrapper a,
body.explore-green-growth .content-section .page-youtube-video-3-wrapper em a {
  background-color: #0c4064;
  padding: 15px;
  color: #fff;
  text-decoration: none;
  margin-top: 10px;
}

body.explore-green-growth .content-section .page-block-with-image-wrapper a:hover,
body.explore-green-growth .content-section .page-block-with-image-2-wrapper a:hover,
body.explore-green-growth .content-section .page-youtube-video-3-wrapper em a:hover {
  background-color: #6b983f;
}

body.explore-green-growth .content-section .page-block-with-image-2-wrapper p {
  margin-bottom: 3px;
}

body.explore-green-growth .content-section .page-youtube-video-2 a {
  color: #0c4064;
}

body.explore-green-growth .content-section .page-youtube-video-2 a:hover {
  color: #6b983f;
}

body.explore-green-growth .page-blocks-sectors-wrapper .item-list ul li a {
  color: #fff;
}

body.explore-green-growth .page-blocks-sectors-wrapper .item-list ul li a:hover {
  color: #fff;
}

.explore-green-growth .page-blocks-sectors-wrapper .item-list ul li a {
  padding-top: 17px;
}

body.explore-green-growth .page-blocks-sectors-wrapper .item-list ul li>h2 {
  font-size: 27px;
}

body.explore-green-growth .page-last-block .button:hover,
body.explore-green-growth .page-blocks-sectors-wrapper a.button:hover {
  background-color: #6b983f;
}

.explore-green-growth .page-blocks-sectors-wrapper .item-list ul li.water-wrapper a:hover {
  background: #6b983f url(../images/icon-water.png) no-repeat center center;
}

.explore-green-growth .page-blocks-sectors-wrapper .item-list ul li.energy-wrapper a:hover {
  background: #6b983f url(../images/icon-energy.png) no-repeat center center;
}

.explore-green-growth .page-blocks-sectors-wrapper .item-list ul li.agriculture-wrapper a:hover {
  background: #6b983f url(../images/icon-agriculture.png) no-repeat center center;
}

.explore-green-growth .page-blocks-sectors-wrapper .item-list ul li.waste-wrapper a:hover {
  background: #6b983f url(../images/icon-waste.png) no-repeat center center;
}

body.country-details-nodes .country-related-blocks .view-footer a:hover {
  background-color: rgb(237 237 237);
}

/*Regional page */
body.ggkp-detail-page .country-related-blocks .view-footer a:hover {
  background-color: rgb(204 204 204 / 43%);
}

body.ggkp-detail-page .field--name-field-resource-image img {
  border: solid 1px #d8d8d8;
}

body.ggkp-detail-page .block-country-list h2 {
  background: #6b983f;
  color: #fff;
}

body.ggkp-detail-page .block-country-list h2.open:before {
  margin-top: -4px;
  right: 14px;
  background-position: right center;
  transform: rotate(0deg);
}

body.ggkp-detail-page .block-country-list h2:before {
  margin-top: -4px;
  right: 14px;
  background-position: right center;
  transform: rotate(180deg);
}

/*home page 360825*/
/* body.path-frontpage header+main {
  padding-top: 0px;
} */

.path-frontpage .home-partner .views-row {
  border: 0;
  padding-right: 30px;
}

body.path-frontpage .more-link a {
  color: #6b983f !important;
  text-decoration: none !important;
  font-size: 18px !important;;
  font-family: "Open Sans", sans-serif !important;;
  font-weight: bold !important;
}

.home-research .research-title a:hover {
  color: #6b983f;
}

.footer-section .footer-top .subscribe .subscribe__row .form--subscribe input[type="submit"]:hover {
  background-color: #005b9b !important;
}

body.path-frontpage .more-link a:hover {
  color: #005b9b;
}

.footer-section .footer-top .subscribe .subscribe__row .form--subscribe input[type="email"] {
  font-size: 14px;
  height: 60px;
  width: calc(100% - 120px);
  font-weight: 300;
  margin-right: 5px;
  max-width: 300px;
  padding: 0 8px;
}

.home-banner .view-content>.views-row .hero-wrap .hero-description {
  max-height: 0px;
  overflow: hidden;
  transition: all 0.5s ease;
  display: block;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.home-banner .view-content>.views-row:hover .hero-wrap:hover .hero-description {
  max-height: 250px;
}

.home-banner .view-content>.views-row:not(:first-child) .hero-description {
  padding-right: 30px;
}

/*D10 update */
.user-logged-in .field--type-boolean .form-type--boolean {
  margin-inline-start: 0px !important;
}

@media (min-width:992px) {
  body header .main-wrapper .search-lang-wrap .main-search-block.show-search .main-search-btn:hover {
    background: url(../images/header/search_close_mobile.svg) no-repeat center !important;
    background-size: 22px 22px !important;
  }

  body header .main-wrapper .search-lang-wrap .main-search-block.show-search .main-search-btn {
    background: url(../images/header/search_close_mobile.svg) no-repeat center !important;
    background-size: 22px 22px !important;
  }
}

body.path-frontpage .home-research .research-title h2 {
  line-height: 20px;
}

body.path-frontpage .home-research .research-title h2:hover {
  color: #219236;
}

body.path-frontpage .home-research .research-title a {
  font-weight: 300 !important;
}

body.path-frontpage .research-content .resource-wrapall {
  display: flex;
  flex-direction: column;
}

body.path-frontpage .research-content .resource-wrapall .resource-desc {
  line-height: 24px;
  width: auto;
  margin-bottom: 10px;
  margin-top: 2px;
}

body.path-frontpage .research-content>.view-content .views-row .views-field-title a,
.research-content>.view-content .views-row .views-field-name a {
  padding: 0 0 0 11px;
}

@media (max-width: 820px) {
  body.path-frontpage .research-content .resource-wrapall .resource-subtitle {
    width: 50%;
  }

  body.path-frontpage .research-content .resource-wrapall {
    padding: 0 10px;
  }

  body.path-frontpage .research-content>.view-content {
    padding: 0 10px;
    column-count: 3;
  }

  body.path-frontpage .research-content>.view-content .views-row {
    width: auto;
    float: unset;
  }
}

@media screen and (min-width:540px) and (max-width:720px) and (orientation: portrait) {
  .home-banner .view-content>.views-row:first-child .hero-content-wrap {
    padding: 5px 30px 63px;
  }

  .home-banner .view-content>.views-row .hero-content-wrap {
    padding-left: 30px !important;
  }
}

@media screen and (min-width:540px) and (max-width:720px) and (orientation: landscape) {
  .home-banner .view-content>.views-row:first-child .hero-content-wrap {
    padding: 5px 30px 150px;
  }

  .home-banner .view-content>.views-row .hero-content-wrap {
    padding-left: 30px !important;
  }
}

@media screen and (min-width:1024px) and (max-width:1366px) {
  .home-insights .view-content .views-row .views-field-field-blog-authors-1 {
    padding: 7px 10px;
    min-height: 91px;
  }
}

@media (max-width: 767px) {
  body.path-frontpage .home-insights .view-content .views-row .views-field-title {
    text-align: center;
  }

  .ggkp-detail-page .container .page-main-title .page-title * {
    font-size: 28px;
    line-height: 35px;
  }
}

@media (min-width: 769px) {
  .path-frontpage .more-link {
    padding: 3px 40px;
  }
}

@media (max-width: 768px) {
  .path-frontpage .more-link {
    padding: 3px 49px;
  }
}

@media (max-width: 375px) {
  .path-frontpage .more-link {
    text-align: center;
  }
}

@media (max-width: 1024px) {
  body.path-frontpage .home-news .view-content .owl-nav button {
    top: 86.6px !important;
    /*carousel left roght icon alignment*/
  }

  .with-translated-data.ggkp-detail-page.ggkp-detail-page .page-main-title .page-title {
    padding-bottom: 10px;
  }
}

/*knowledge browse page 360953*/
@media (max-width: 740px) {
  body.listing-page .listing-view>.view-content .list-img {
    margin: 0 9px 17px 2px;
  }

  .listing-page .listing-view>.view-content .list-meta-info.case-study-organisation .list-lbl,
  .listing-page .listing-view>.view-content .list-meta-info.nat-doc-organization .list-lbl,
  .listing-page .listing-view>.view-content .list-meta-info.course-organisation .list-lbl,
  .listing-page .listing-view>.view-content .list-meta-info.guidance-organization .list-lbl {
    width: 112px;
  }

  body.path-financial-measures .main-content-wrap .content-section .policy-image-block img {
    height: auto;
  }
}

/*sidebar right section static on scroll knowledge page*/
@media (min-width:768px) {
  body.listing-page .sidebar-left {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    align-self: flex-start;
  }

  body.toolbar-icon-9.toolbar-tray-open.listing-page .sidebar-left {
    top: 208px;
  }

  body.toolbar-icon-9.listing-page .sidebar-left {
    top: 170px;
  }

  body.toolbar-icon-9.toolbar-tray-open.listing-page .content-section .region-content .view-filters {
    top: 208px;
  }

  body.toolbar-icon-9.listing-page .content-section .region-content .view-filters {
    top: 170px;
  }

  body.listing-page .content-section .region-content .view-filters {
    /* position: -webkit-sticky;
    position: sticky;
    top: 100px; */
    align-self: flex-start;
    /* margin-top: -12px; */
    /* padding: 30px 10px 0; */
    padding: 30px 10px 12px;
    margin-bottom: 8px;
    background: #e3e4e6;
  }

  body.listing-page.with-views-sort-filter .content-section .view-filters .form-radios>.form-radios .form-item input:checked~label,
  .listing-page .listing-view .view-filters .form-radios>.form-radios .form-item input:checked~label {
    background: #f3f3f3;
    color: #005b9b;
  }

  body.listing-page .content-section .region-content .view-filters .fieldgroup {
    margin: 0;
  }
}

/*Mega  Menu Task #360256*/
body .green-megamenu-block .tb-megamenu-nav>li>.tb-megamenu-submenu>.mega-dropdown-inner .tb-megamenu-subnav.level-1>li.submenu-level-1>.tb-megamenu-submenu .megamenu-two-col-section .data-explorer-btn a {
  text-transform: uppercase;
}

body .green-megamenu-block .tb-megamenu-nav>li>.tb-megamenu-submenu>.mega-dropdown-inner .tb-megamenu-subnav.level-1>li.submenu-level-1>.tb-megamenu-submenu .megamenu-portrait-image-section .view-footer .megamenu-viewall a {
  text-transform: uppercase;
}

body .megamenu-viewall a {
  text-transform: uppercase !important;
}

body .green-megamenu-block .tb-megamenu-nav>li>.tb-megamenu-submenu>.mega-dropdown-inner .tb-megamenu-subnav.level-1>li.submenu-level-1>.tb-megamenu-submenu .megamenu-portrait-image-section .view-content .section-featured-image a {
  width: auto;
}

body .green-megamenu-block .tb-megamenu-nav>li>.tb-megamenu-submenu>.mega-dropdown-inner .tb-megamenu-subnav.level-1>li.submenu-level-1>.tb-megamenu-submenu .megamenu-list-section .view-content a {
  line-height: 16px;
}

body .green-megamenu-block .tb-megamenu-nav>li>.tb-megamenu-submenu>.mega-dropdown-inner .tb-megamenu-subnav.level-1>li.submenu-level-1>.tb-megamenu-submenu .megamenu-portrait-image-section .short-desc {
  line-height: 20px;
}

/**footer**/
body .footer-section .footer-top .subscribe .subscribe__row .subscribe__right .nav--social>li a.nav__link--twitter {
  background: url("../images/footer/X_blue.svg") no-repeat center;
  background-size: 36px;
}

body .footer-section .footer-top .subscribe .subscribe__row .subscribe__right .nav--social>li a.nav__link--twitter:hover {
  background: url("../images/footer/X_hover.svg") no-repeat center;
  background-size: 36px;
}

@media (max-width: 1024) {
  body .green-megamenu-block .tb-megamenu-nav>li>.tb-megamenu-submenu {
    width: 1036px;
  }
}

/********partners page******/
@media (width <=540px) {
  .page-node-type-organization #block-ggip-content .partner-block .organization-right .research_image img {
    max-width: 200px;
  }

  .ggkp-sector-theme .insight-common-block .insight-common-view .view-filters .fieldgroup .fieldset-wrapper .form-radios label {
    font-size: 14px;
  }

  .ggkp-detail-page .container {
    padding: 0 20px;
  }

  .path-frontpage .block-region-main>.views-element-container.block:has(.home-banner) {
    min-height: 175px;
  }

  .home-slider.home-partner .owl-carousel .owl-item img {
    max-height: 200px;
  }
}

@media (540px < width <=991px) {
  .page-node-type-organization .partner-block .organization-right {
    width: 200px;
    max-width: 200px;
    padding-right: 15px;
    border-right: solid 1px #d8d8d8;
    margin-bottom: 0;
  }

  .page-node-type-organization .partner-block .organization-left {
    width: calc(100% - 300px);
    padding-left: 20px;
  }
}

@media (width < 991px) {
  body.h-100 {
    padding-top: 60px;
  }
}

@media (max-width: 420px) {
  body.page-about-us .about-domain-logo a {
    width: 70%;
  }
}

@media (min-width: 421px) {
  body.page-about-us .about-domain-logo a {
    width: 70%;
    display: inline-block;
    width: calc(100% / 3.2);
    padding: 25px 10px 40px;
  }
}

@media (max-width: 1024px) {
  .footer-section .footer-top .subscribe .subscribe__row .form--subscribe {
    margin-left: 2px;
  }

  .footer-section .footer-top .subscribe .subscribe__row .form--subscribe input[type="email"] {
    height: 53;
  }

  body .footer-section .footer-top .subscribe .subscribe__row .form--subscribe input[type="submit"] {
    height: 55px;
  }
}

@media (max-width: 1180px) {
  .footer-section .footer-top .subscribe .subscribe__row .form--subscribe {
    margin-left: 2px;
  }

  .footer-section .footer-top .subscribe .subscribe__row .form--subscribe input[type="email"] {
    height: 48px;
  }

  body .footer-section .footer-top .subscribe .subscribe__row .form--subscribe input[type="submit"] {
    height: 49px;
  }
}

@media (max-width: 768px) {
  .footer-section .footer-top .subscribe .subscribe__row .form--subscribe input[type="email"] {
    height: 50px;
  }
}

@media (max-width:767px) {
  .listing-view>.view-content .wrapper {
    display: flex;
    flex-wrap: wrap;
    /* .list-img {
      img {
        width: 100%;
        height: auto;
      }
    }

    .list-body {
      clear: both;
    } */
  }

  .listing-view>.view-content .wrapper .list-img img {
    width: 100%;
    height: auto;
  }

  .listing-view>.view-content .wrapper .list-body {
    clear: both;
  }
}

/* country/saint-vincent-and-grenadines href link inactive*/
body.ggkp-detail-page .country-chart .country-chart-table .chart-indicator-title a,
body.ggkp-detail-page .country-chart .country-chart-table .country-chart-table-main-head {
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: none;
}

body.ggkp-detail-page .country-desc-block .field--type-text-with-summary>p:first-child>a:first-child {
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: none;
  color: #35393c;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
}
