/**
 * @file
 * Subtheme specific CSS.
 */

.main_menu_item.media {
  align-items: normal;
}

.search-block-form button span {
  display: none!important;
}

.search-block-form .form-actions, .search-block-form fieldset {
  padding: 0;
  margin: 0;
  display: inline-block;
  flex: none;
}

section.hero_mod > .views-element-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  padding: 0;
}

section.hero_mod .slick,section.hero_mod  .slick-wrapper {
  width: 100%;
}

section.hero_mod .node .field--type-image {
  float: none;
  margin: 0;
  width: 100%;
  max-width: 999999999px;
}

section.hero_mod .slick__slide {
  max-width: 999999999px;
}

section.hero_mod .field--name-node-title {
  display: none;
}

.slide-content {
  margin-top: 18%;
  position: absolute;
  z-index: 20;
  margin-left: 21%;
}

.education_logo_w img {
  width: 100%;
  height: auto;
}

.section.hero_mod,.view-v2-homepage-slider {
  min-height: 45vw;
  width: 100%;
  padding: 0;
}

.section_bg {
  height: auto;
}

.news_item_in {
  z-index: 1;
}

.news-item-w {
    margin-bottom: 30px;
}

.view-content div.graph-item-w:nth-child(odd) .justify-content {
  -ms-flex-pack: end !important;
  -webkit-box-pack: end !important;
  justify-content: flex-end !important;
}

.view-content div.graph-item-w:nth-child(even) .justify-content {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
}

.owl-carousel .owl-stage-outer {
    overflow: visible;
}

.section_bg {
  height: 100%!important;
  z-index: 1;
}

.section_title.limit_mod {
  position: relative;
  z-index: 2;
}
.accordion_title strong {
    font-weight: 400;
}

nav.tabs {
  margin-bottom: 0!important;
  position: fixed;
  bottom: 0;
  right: 0;
  background: rgba(155,155,157,0.5);
  padding: 10px;
  z-index: 2;
}

.nav-tabs .nav-link {
  color: #000;
}

.team_img_wrap img {
  width: 100%;
}

.page_img {
  display: block;
  width: 100%;
}

#main-col h3 {
  margin-bottom: .8rem;
  font-size: 1.4rem;
  font-weight: 700;
  color: #043b69;
  letter-spacing: .1rem;
  text-transform: uppercase;
  padding-top: 3.2rem;
}

#main-col .field--name-body > h3.first {
  padding-top: 0;
}

#main-col p, #main-col li {
  font-size: 1.4rem;
  color: #043b69;
  letter-spacing: .05rem;
  line-height: 1.57143;
}

#main-col a:link, #main-col a:visited {
  font-size: 1.4rem;
  color: #043b69;
  letter-spacing: .05rem;
  line-height: 1.57143;
  -webkit-transition: color .3s;
  transition: color .3s;
}

#main-col a.active, #main-col a:hover {
  color: #000;
  text-decoration: none;
}

.table thead th {
  border-top: none;
  background: transparent!important;
  border-bottom: none;
  border-left: none;
}

.table thead th:last-child {
  border-right: none;
}

.funders_img_wrap a {
  display: block;
}

.funders_logo {
  display: block;
  max-height: 100%;
  margin: 0 auto;
  width: auto;
}
#block-unescogem-content {
  width: 100%;
}

.section.half {
    padding: 2rem 0;
}

.section.quarter {
    padding: 3rem 0 2rem 0;
}

a.events-link {
  color: #FFFFFF;
  position: relative;
  left: -1.6rem;
  top: -0.1rem;
}

body.path-allreports .section_content_w,
body.path-publications .section_content_w {
  max-width: 9999999px;
}

body.path-allreports #views-exposed-form-reports-page-1,body.path-allreports  #views-exposed-form-reports-block-2,
body.path-publications #views-exposed-form-reports-page-2,body.path-publications  #views-exposed-form-reports-block-4 {
  display: none;
}

.owl-carousel .publication_img_wrap {
  height: 250px;
  width: 190px;
}

.education_logo_w.v1_mod {
  display: flex;
}

.team_name {
  font-size: 1.1rem;
}

body.node--type-team-members a.team_item {
  cursor: default;
}

body.node--type-team-members .node--type-team-members .team_item:hover, body.node--type-team-members .node--type-team-members  .team_item:focus {
  -webkit-box-shadow: 0 2.8rem 3.8rem -1.2rem rgba(0,0,0,0.4);
  box-shadow: 0 2.8rem 3.8rem -1.2rem rgba(0,0,0,0.4);
}

li.menu-item--active-trail > .main_menu_link:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.header_search_icon {
  right: 3rem;
}

.accordion_header.cyan_mod {
    background-color: #439792;
}

.publications-block .block_title {
  position: relative!important;
}

.publications-block {
  height: auto!important;
  position: static!important;
}

.publications-item-wrap {
  padding-bottom: 3rem;
}


body.path-allreports #main,
body.path-publications #main {
  height: auto!important;
}

.hidden, .callout-div {
  display: none;
}
.active_div {
  display: block;
}

.report-callout li {
  margin-bottom: 1.9rem;
  font-size: 1.1rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.6;
}

.report-callout li a {
  display: inline-block;
  color: #5b92e5;
  letter-spacing: 0.1rem;
  text-decoration: underline;
}

.multimedia-title {
  color: #043b69;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
  display: block;
  text-align: center;
}

.multimedia-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.multimedia-img iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.multimedia-w-img .resp-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}

.multimedia-w-img iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.view-videos.view-display-id-block_1 , .view-videos.view-display-id-block_1 .view-content > div,
.view-videos.view-display-id-block_3 , .view-videos.view-display-id-block_3 .view-content > div {
  width: 100%;
}

.multimedia-w-img {
    height: 20.4rem;
    margin-bottom: 1.8rem;
}

.view-id-v2_news_and_blogs.view-display-id-block_2 {
  margin-top: 10rem;
}

.center {
  text-align: center;
}

.view-infographic-inner-listing img {
  width: 100%;
  height: auto;
}

.resources_w_media {
  height: 18.4em;
  overflow: hidden;
}

.section_title.limit_mod {
    max-width: 50rem;
}

body.path-infographics .view-infographic-inner-listing .row {
  margin: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  display: block;
}

.view-infographic-inner-listing.view-display-id-block_2 .col-6 {
  padding: 15px;
}

.view-infographic-inner-listing.view-display-id-block_2 {
  padding: 0px 30px;
  margin-top: -75px;
}

.language-link {
  width: 100%;
  padding: 0 2.2rem 0 1rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  font-family: "Open Sans",sans-serif;
  color: #0077d4;
  text-transform: uppercase;
  background-color: #fff;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  opacity: 0;
  -webkit-transition: color .3s, opacity 1s;
  transition: color .3s, opacity 1s;
}

.lang_menu:hover .language-link, .lang_menu:focus .language-link {
    opacity: 1;
}
.language-link:hover, .language-link:focus {
    text-decoration: none;
    color: #003e6e;
}

.language-link.is-active {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    opacity: 1;
}

.block-block-content, .node__content {
    color: #043b69;
    font-size: 1.4rem;
    letter-spacing: 0.05rem;
    line-height: 2.2rem;
}

.block-block-content h2,.view-event-calendar .view-header h3 {
    display: block;
    margin-bottom: 1.4rem;
    color: #043b69;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0.05rem;
    text-transform: uppercase;
}

.view-event-calendar nav.pager {
  margin: 20px 0px;
  text-align: right;
}

.view-event-calendar nav.pager li {
  display: inline-block;
  margin-left: 15px;
}

.view-event-calendar .view-header nav.pager {
  text-align: left;
}

.view-event-calendar .view-header nav.pager li {
  margin-left: 0;
  margin-right: 15px;
}

.view-event-calendar {
  width: 100%;
}

.calendar-calendar {
  margin: 0px 20px;
  width: 100%;
}

.calendar-calendar .table td, .calendar-calendar .table th, .calendar-calendar .table tr {
  width: 14%;
}

.calendar-calendar .inner .item {
    font-size: 70%;
}

.calendar-calendar .inner .item a,
.calendar-calendar .inner .item time {
    display: block;
}

.calendar-calendar .table th:first-child, .calendar-calendar .table td:first-child {
    min-width: 0;
}

.calendar-calendar .table td, .page-node-1346 .table td {
  background: #f5f5f5; //fafafa
}

.page-node-1346 .table {
  margin: 50px 0px;
}

thead > tr {
    border-bottom: none;
}

.page-node-4 #block-unescogem-content {
  max-width: 75rem;
  margin: 0 auto;
  margin-bottom: 100px;
}

.ajax-progress-fullscreen {
  position: fixed;
  z-index: 1000;
  top: 48.5%;
  left: 49%;
  display: block;
  width: 4rem;
  height: 4rem;
  border: 3px solid #7e7e7e;
  border-bottom-color: #043b69;
  border-radius: 50%;
  -webkit-animation: spin .75s infinite linear;
  animation: spin .75s infinite linear;
  background: none!important;
}

.mce_inline_error {
    border: 2px solid #a6151c;
}

#mce-success-response, #mce-error-response {
  font-size: larger;
  margin: 20px 0px;
  padding: 10px;
}

.header_bottom, .footer_top {
  background-color: #23305F;
}


.section.hero_v2_mod figure figcaption {
  position: absolute;
  color: #FFF;
  background: rgba(0,0,0,0.2);
  padding: 5px;
  z-index: 1;
  bottom: 0;
  right: 0;
}

.section.hero_v2_mod figure figcaption {
  position: absolute;
  color: #FFF;
  background: rgba(0,0,0,0.2);
  padding: 5px;
  z-index: 1;
  top: 0;
  left: 0;
}

#slick-views-v2-homepage-slider-block-1-1 .credits {
  position: absolute;
  color: #FFF;
  background: rgba(0,0,0,0.2);
  padding: 5px;
  z-index: 100;
  bottom: -25px;
  left: 15px;
}

.view-videos.view-display-id-block_1,
.view-videos.view-display-id-block_3 {
  margin-top: 100px;
}

.view-videos.view-display-id-block_3 .multimedia-item {
  margin-bottom: 50px;
  text-align: center;
  align-self: flex-end;
}

.view-videos.view-display-id-block_3 .multimedia-item .file {
  padding: 10px;
}

.education_logo_w.v1_mod {
  display: block;
  width: auto;
}

.education_title_w:before {
  display: none!important;
}

.education_logo_w img {
    width: auto;
    height: auto;
    display: block;
    margin: 0px auto;
}

.education_title_w {
    padding-bottom: 0;
}

.education_title {
    font-size: 1.3rem;
    padding: 0px 15%;
}

.slide-content {
    margin-top: 28%;
}

.section_title {
    font-size: 3.5rem;
}

.section_title.hero_mod {
    max-width: 99999px;
}

.main_menu_aside {
    padding-left: 6rem;
}

.callout-div {
  font-size: 1.1rem;
}

.view-id-v2_home_page_system_fields.view-display-id-block_1 .section_descr {
  text-align: center;
  margin-bottom: 7rem;
  margin-top: -3rem;
}

.view-id-v2_home_page_system_fields.view-display-id-block_3 {

}

.view-id-v2_home_page_system_fields.view-display-id-block_3 > .view-content > div {
  width: 100%;
  text-align: center;
  margin-bottom: 3rem;
  margin-top: 3rem;

}
.view-id-v2_home_page_system_fields.view-display-id-block_2 > .view-content > div {
  width: 100%;
  text-align: center;
}

.view-id-v2_home_page_system_fields.view-display-id-block_2 .center_pos_mod {
  margin-left: auto;
  margin-right: auto;
}

.view-id-v2_home_page_system_fields.view-display-id-block_1 > .view-content > div {
  width: 100%;
  text-align: center;
}

.col-sm-12 .graph_item_img_w {
  max-width: 600px;
  margin: 0px auto;
}

.path-publications .publications_row .publications-item-wrap:nth-child(n+5) {
  display:none;
}

.expand {
  position: absolute;
  bottom: -47px;
  width: 100%;
  text-align: center;
}

.expand a {
  margin: 0px auto;
  height: 50px;
}

.expand a span {
  display: block;
}

.expand a .txt {
  margin-top: -2px;
}

.expand a .chevron {
  margin-top: -13px;
}


.chevron::before {
	border-style: solid;
	border-width: 0.15em 0.15em 0 0;
	content: '';
	display: inline-block;
	height: 1.3em;
	left: 0.15em;
	position: relative;
	top: 0.15em;
	transform: rotate(-45deg);
	vertical-align: top;
	width: 1.3em;
}

.chevron.bottom:before {
	top: 0;
	transform: rotate(135deg);
}

.expand .expanded .chevron.bottom:before {
  transform: rotate(-45deg);
}

.expand .expanded .chevron {
  margin-top: -37px;
}

.expand .expanded .txt {
    margin-top: 11px;
}

.section.bg_mod {
    background-color: #23305F;
}

.path-publications #main {
    padding-bottom: 16rem;
}

.section_subtitle {
  font-size: 1.6rem;
}

.report_download_nav_link {
  font-size: 1.3rem;
}

.callout-div {
    font-size: 1.3rem;
}

.section_descr.offset_mod.acc {
  margin-bottom: 0!important;
}

.node--type-page div.table-responsive {
	display: block!important;
	flex: 100%!important;		
}

.node--type-page div.table-responsive caption {
	caption-side: top;
	background-color: #082B56;
	color: #FFFFFF;	
	font-size: 14px;
	padding: 10px;
	border-bottom: 1.5px solid #FFF;
}

.node--type-page .table-striped tbody { 
	height: auto;  
} 

@media screen and (max-width: 1023px) {
  .resources-item {
      padding-bottom: 5em;
  }
}

@media screen and (min-width: 1024px) {
  .resources-item {
      padding-bottom: 6.2em;
  }
  .publications_block {
      padding-bottom: 14rem;
  }
}


@media screen and (min-width: 768px) {
  .multimedia-w-img {
      max-width: 36rem;
  }

  .funders_item {
      padding-bottom: 1rem;
      padding-top: 1rem;
  }
  .funders_row {
      margin-bottom: 3rem;
  }

  .page-node-2088 .section_descr.offset_mod {
      margin-bottom: 0rem;
  }
}


@media screen and (max-width: 991px) {
  .multimedia-item {
      margin-bottom: 80px;
  }
}

@media screen and (max-width: 767px) {
  .multimedia-w-img {
      height: auto;
  }
  .news_items_list.blogsItemsSlider {
      margin: 0px;
  }
}


@media screen and (max-width: 1024px) {
  .slide-content {
    margin-top: 15%;
  }
}

@media screen and (min-width: 768px) {
  .view-content div.graph-item-w:nth-child(odd) .justify-content {
    padding-right: 3rem;
  }

  .view-content div.graph-item-w:nth-child(even) .justify-content {
    padding-left: 3rem;
  }
}

@media screen and (max-width: 767px) {
  .view-content div.graph-item-w:nth-child(odd) {
    margin-bottom: 60px;
  }
  .section_title {
    font-size: 2.0rem;
  }
  .section_title.hero_mod {
    margin-bottom: 3rem;
  }
  .slide-content {
    margin-left: 6%;
    margin-top: 8%;
  }
  .news_items_list_w {
      margin-right: 0;
      margin-left: 0;
  }
}

@media screen and (max-width: 575px) {
  .view-infographics {
    margin-left: 0;
    margin-right: 0;
  }
}


@media screen and (max-width: 460px) {
  .section_title {
      font-size: 1.5rem;
      padding-right: 50px;
  }
  .btn {
    padding: 0px 20px;
    margin-top: -10px;
  }
  .section.hero_mod,.view-v2-homepage-slider {
    min-height: 70vw;
    padding: 0px;
  }
  .section_bg_img {
      width: 150%;
      max-width: 150%!important;
  }
  .slide-content {
      margin-top: 25%;
  }
}

/* REV 2021-12 */
a.logo .logo_img {
  display: block;
  width: 100%;
  height: auto;
}

.logo {
  display: flex;
  align-items: center;
}

.education-item-w:last-child .education_item:before {
  display: none!important;  
}

.field-content.video  { 
  position: relative;
  padding-bottom: 56.25%;
  height: 0; 
  overflow: hidden;
  max-width: 100%;
} 

.field-content.video  iframe, .field-content.video object, .field-content.video embed { 
  position: absolute; 
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; 
}