/*
 Theme Name:   WP Bootstrap Starter Child
 Description:  WP Bootstrap Starter Child Theme
 Author:       Danny Charron
 Template:     wp-bootstrap-starter
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  wpbootstrapstarterchild
*/


* { outline: none !important; }

.aside-filters .form-heading,
.heading-analysis-options {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-content: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  padding: 2rem;
  height: 80px;
  width: 300px;
  border-radius: 5px 5px 0 0;
  color: #fff;
  background-color: #BE0F34;
}

  .aside-filters .form-heading p,
  .heading-analysis-options {
    position: relative;
    padding: 0;
    margin: 0;
    font-size: 18px;font-size: 1.8rem;
    font-weight: 700
  }
  
  .aside-filters .form-heading .icon-filter svg,
  .heading-analysis-options .icon-filter svg  {
    display: inline-block;
    margin: 0 1.1rem 0 0.5rem;
    content: '';
    width: 24px;
    height: 24px;
    vertical-align: middle;
  }

/* 
  Data 
    Map 
*/

#map {
  width: 100%;
  /* height: calc(100vh - 14px); */
  height: calc(100vh + 90px);
  z-index: 99;
}

  .section-topic .leaflet-container a,
  .section-data-map .leaflet-container a {
    color: #222;
  }
  
  .section-data-map .leaflet-container a:hover,
  .section-data-map .leaflet-container a:active,
  .section-topic .leaflet-container a:hover,
  .section-topic .leaflet-container a:active {
    text-decoration: none;
  }

.section-data-map {
  margin: 0 auto;
  width: 100%;
  min-height: 882px;
  min-height: 984px;
  overflow: hidden;
}

  .section-data-map,
  .leaflet-container {
    background: #D4DADC !important;
  }

  /* Nav Map Filter */
  
  .nav-map-filter,
  .btn-map-filter,
  .select2-results__option {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    height: 60px;	
  } 
  
  .select2-results__option {
    padding: 0 2rem;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    height: 50px;
    font-size: 14px; font-size: 1.4rem;
    align-content: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: flex-start;
  }
  
  .tooltip {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-content: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    width: auto;
    min-width: 90px;
    height: 26px;
    color: #fff;
    font-size: 12px; font-size: 1.2rem;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
    background-color: rgba(0,0,0,0.9);
    border-radius: 3px;
    transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
  }
  
  .nav-map-filter,
  .map-filter-age-gender {
    position: fixed;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 90%;
    max-width: 1240px;
    z-index: 100;
  }
  
  .nav-map-filter {
    top: 170px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    justify-content: space-evenly;
    flex-wrap: nowrap;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 30px 20px 0 rgba(0,0,0,0.5);
      -webkit-box-shadow: 0 30px 20px 0 rgba(0,0,0,0.5);
    transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
    /* transition-property: width, left, right, background-color; */
  }
  
  .nav-map-filter .select2-container {
    width: 100% !important;
  }
  
  .nav-map-filter .dropdown-toggle:after { display: none; }
  
  .map-year-range .irs .irs--round.irs-line {
    background: #fff !important;
  }
  
  .icon-filter {
    margin: 1.8rem 1rem 0 3rem;
  }
  
  .tune {
    fill: #222;
  }
  
  .btn-map-filter {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    width: 25px;
    border: none;	
    cursor: pointer;
    align-content: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    background-color: #BE0F34;
    border-radius: 0 3px 3px 0;
    z-index: 3;
    overflow: hidden;
  }
  
    .btn-map-filter svg {
      -webkit-transform: rotate(-180deg);  
      -ms-transform: rotate(-180deg); 
      transform: rotate(-180deg);
    }
    
    .btn-map-filter .tooltip {
      bottom: -45px;
      left: -15px;
    }
    
    .nav-map-filter.show .btn-map-filter:hover {
      overflow: visible;
    }
    
    .nav-map-filter.show .btn-map-filter:hover .tooltip {
      opacity: 1;
    }
  
  .nav-map-filter li {
    position: relative;
    width: 15%;
    min-height: 60px;
    font-size: 0;
  }
  
  .nav-map-filter .nav-safety-institutions-resources {
    width: 20%;
  }
  
  .nav-map-filter .nav-safety-frameworks {
    width: 16%;
  }
  
  .nav-map-filter a {
    position: relative;
    display: block;
    height: 60px;
    color: #222;
    font-size: 14px; font-size: 1.4rem;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 600;
  }
  
  .nav-map-filter .nav-peer-group a {
    font-weight: 700;
  }
  
  .nav-map-filter .nav-safety-index a {
    text-indent: 15px;
  }
  
  .nav-map-filter .nav-safety-index a:before,
  .nav-map-filter .nav-safety-outcomes a:before,
  .nav-map-filter .nav-safety-frameworks a:before,
  .nav-map-filter .nav-safety-institutions-resources a:before {
    position: absolute;
    top: 2.8rem;
    left: 0;
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid rgba(0,0,0,0.2);
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
  }
  
  .nav-map-filter .nav-safety-index a:before {
    left: 1.2rem;
  }
  
  .nav-map-filter.show .nav-safety-outcomes a:before,
  .nav-map-filter.show .nav-safety-frameworks a:before {
    visibility: visible;
    opacity: 1;
  }
  
  .nav-map-filter .nav-safety-index a[aria-expanded="true"],
  .nav-map-filter .nav-safety-outcomes a[aria-expanded="true"],
  .nav-map-filter .nav-safety-frameworks a[aria-expanded="true"],
  .nav-map-filter .nav-safety-institutions-resources a[aria-expanded="true"] {
    color: #BE0F34;
  }
  
  .nav-map-filter .nav-safety-index a[aria-expanded="true"]:before,
  .nav-map-filter .nav-safety-outcomes a[aria-expanded="true"]:before,
  .nav-map-filter .nav-safety-frameworks a[aria-expanded="true"]:before,
  .nav-map-filter .nav-safety-institutions-resources a[aria-expanded="true"]:before {
    border-top-color: #BE0F34;
  }
  
  .nav-map-filter .nav-peer-group {
    justify-content: space-between;
    overflow-x: hidden; 
    width: 30%;
    max-width: 300px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
  
  .nav-map-filter .nav-peer-group .icon-filter,
  .nav-map-filter .nav-peer-group .arrow {
    position: absolute;
    z-index: 1;
  }
  
  .nav-map-filter .nav-peer-group .icon-filter {
    position: relative;
    top: 0;
    left: 1rem;
    margin-left: 0;
    width: 65px;
    height: 24px;
  }
  
  .nav-map-filter .nav-peer-group .arrow {
    top: 1.8rem;
    right: 7rem;
  }
  
  .nav-map-filter .nav-peer-group select {
    /* position: absolute;
    top: 0;
    left: 0; */
    /* padding-left: 4rem; */
    width: 125%;
    height: 60px;
    font-size: 14px; font-size: 1.4rem;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 600;
    border: none;
    cursor: pointer;
    border-radius: 5px 0 0 5px;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
  } 
  
  .nav-map-filter .nav-peer-group select::-ms-expand {
      display: none;
  }
  
  .nav-map-filter .nav-link {
    padding: 0;
    text-align: left;
  }
  
  .nav-map-filter .show > .nav-link {
    color: #222;
    background-color: #fff;
  }
  
  .nav-map-filter .btn-information {
    position: absolute;
    right: 4rem;
    top: 0;
    padding: 0;
    min-width: 30px;
    width: 30px;
    height: 60px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-content: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    font-size: 14px; font-size: 1.4rem;
    font-weight: 400;
    color: #A4B0B4;
    z-index: 2;
  }
  
  .nav-map-filter .btn-information:hover,
  .nav-map-filter .btn-information:focus,
  .nav-map-filter .btn-information:active {
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  
  .nav-map-filter .btn-information span {
    width: 24px;
    height: 24px;
    color: #BE0F34;
    border: 1px solid #BE0F34;
    border-radius: 100px;
    transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
  }
  
  .nav-map-filter .btn-information:not(.collapsed) span {
    color: #fff;
    background-color: #BE0F34;
    border-color: #BE0F34;
  }
  
  .btn-filter-by {
    position: absolute;
    top: 0;
    right: 0;
    height: 59px;
    width: 40px;
    min-width: 40px;
    border-radius: 3px;
    background-color: #fff;
    cursor: pointer;
    transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
  }
  
  .btn-filter-by:focus {
    box-shadow: none;
      -webkit-box-shadow: none;
  }
  
  .select2-container--open .select2-dropdown--below {
    top: 30px !important;
    width: 350px !important;
    border-radius: 5px !important;
  }
  
  .select2-results__option {
    position: relative;
    padding: 20px 25px !important;
    font-weight: 500;
    border-bottom: 1px solid rgba(0,0,0,0.1);
  }
  
  .select2-results__options .select2-results__option:last-of-type { border-bottom: none; }
  
  .nav-map-filter.show li .selection .select2-selection--single:after {
    position: relative;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    width: 100%;
    height: 60px;
  }
  
  .select2-results__option:after,
  .nav-map-filter.show li .selection .select2-selection--single:after {
    content: '';
  }
  
  .btn-filter-by span,
  .select2-results__option:after,
  .nav-map-filter.show li .selection .select2-selection--single:after {
    position: absolute;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    margin: auto;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    background-color: #fff;
    border: 5px solid #d8d8d8;
    transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
  }
  
  .select2-results__option:after {
    right: 25px;
  }
  
  .nav-map-filter.show li .selection .select2-selection--single:after {
    top: 20px;
    right: 15px;
    left: initial;
  }
  
  .nav-map-filter.show .nav-safety-frameworks .selection .select2-selection--single:after {
    display: none;
  }
  
  .btn-filter-by.focus span,
  .btn-filter-by input:checked + span,
  .select2-container--default .select2-results__option--highlighted[aria-selected]:after,
  .select2-container--default .select2-results__option[aria-selected="true"]:after,
  .nav-map-filter.show li .select2-container--focus .selection .select2-selection--single:after {
    background-color: #BE0F34;
  }
  
  .select2-selection__rendered {
    width: 72% !important;
  }
  
  .btn-filter-by input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    cursor: pointer;
  }
  
  .nav-map-filter .btn-filter-by span {
    top: 20px;
    right: 15px;
  }
  
  .select2-selection__arrow {
    display: none;
  }
  
  /* Collapsed */
  
  .nav-map-filter.collapse:not(.show),
  .nav-map-filter.collapsing:not(.show) {
    right: initial;
    left: 0;
    margin: 0;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    width: 70px;	
    max-width: 70px;
    max-height: 60px;
    background-color: #BE0F34;
    border-radius: 0 3px 3px 0;	
    overflow: hidden;
    transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
  }
  
  .nav-map-filter.collapse:not(.show) .nav-peer-group select {
    background: none;
  }
  
  .nav-map-filter.collapsing {
    visibility: hidden;
    opacity: 0;
  }
  
  .nav-map-filter.collapse:not(.show) .icon-filter {
    margin: 1.8rem 1rem 0 1.4rem;
    width: 25px;
    left: initial
  }
  
  .nav-map-filter.collapse:not(.show) .tune {
    fill: #fff;
  }
  
  .nav-map-filter.collapse:not(.show) .btn-map-filter svg {
    -webkit-transform: rotate(0deg);  
    -ms-transform: rotate(0deg); 
    transform: rotate(0deg);
  }
  
  .nav-map-filter.collapse:not(.show) .nav-peer-group {
    position: relative;
    width: 0;
    border: none;
  }
  
  .nav-map-filter .btn-reset-filters {
    position: absolute;
    top: 15px;
    right: 2rem;
    padding: 0;
    font-size: 0;
    width: 30px;
    min-width: 30px;
    max-width: 30px;
    height: 30px;
    background-color: #BE0F34;
    z-index: 2;
  }
  
    .nav-map-filter .btn-reset-filters:after {
      margin-left: 0;
      width: 30px;
      height: 30px;
    }
  
  .nav-map-filter .nav-peer-group:after {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    height: 60px;
    width: 30%;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
  }
  
  .nav-map-filter.show li,
  .filter-accordion optgroup, 
  .filter-accordion option {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
  }
  
  .nav-map-filter.show li a {
    padding: 1.2rem 1rem 1.9rem 2rem;
    width: 100%;
    line-height: 1.2;
  }
  
  .nav-map-filter.show li a .wb {
    display: block;
  }
  
  .nav-map-filter.show .nav-safety-index a {
    padding-left: 0;
  }
  
  .nav-map-filter.collapse:not(.show) li a,
  .nav-map-filter.collapsing:not(.show) li a,
  .nav-map-filter.collapse:not(.show) .select2-container .select2-selection--single,
  .nav-map-filter.collapsing:not(.show) .select2-container .select2-selection--single {
    opacity: 0;
  }
  
  .filter-accordion {
    position: absolute;
    top: 70px;
    right: initial;
    left: 0;
    width: 100%;
    min-width: 350px;
    height: auto;
    border: none;
    border-radius: 3px;
    visibility: hidden;
    opacity: 0;
    z-index: 99;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    box-shadow: 0 30px 30px 0 rgba(0,0,0,0.3);
      -webkit-box-shadow: 0 30px 30px 0 rgba(0,0,0,0.3);    
  }
  
  .filter-accordion.show {
    visibility: visible;
    opacity: 1;
  }
  
  .nav-safety-institutions-resources .filter-accordion {
    right: 0;
  }
  
  .nav-map-filter .nav-link .icon-close {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 1.8rem;
    right: 1.7rem;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -webkit-transform: rotate(45deg);   
     -ms-transform: rotate(45deg); 
         transform: rotate(45deg)
  }
  
  .nav-map-filter .nav-link[aria-expanded="true"] .icon-close {
    visibility: visible;
    opacity: 1;
    animation-delay: 3s;
  }
  
  .filter-accordion .card,
  .filter-accordion .card-header {
    border: none;  
  }
  
  .filter-accordion .card:first-of-type,
  .filter-accordion .card:first-of-type .card-header,
  .filter-accordion .card:first-of-type .btn-link,
  .select2-container--open .select2-dropdown--below  {
    border-radius: 3px 3px 0 0;
  }
  
  .filter-accordion .card:last-of-type,
  .filter-accordion .card:last-of-type .card-header,
  .filter-accordion .card:last-of-type .btn-link,
  .filter-accordion .card:last-of-type p,
  .select2-results__options {
    border-radius: 3px;
  }
  
  .filter-accordion .card-header,
  .select2-results__options {
    padding: 0;
    background-color: #fff;
  }
  
  .select2-container--open .select2-dropdown--below {
    border: none;
  }
  
  .filter-accordion .btn-link,
  .filter-accordion optgroup,
  .filter-accordion option,
  .filter-accordion select, {
    position: relative;
    padding: 0 7rem;
    justify-content: flex-start;
    width: 100%;
    height: 60px;
    color: #222;
    background-color: #fff;
    font-size: 14px; font-size: 1.4rem;
    font-weight: 600;
    border-radius: 0;
    transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
  }
  
  .select2-container--default .select2-results > .select2-results__options {
    max-height: initial !important;
  }
  
  .select2-container--default .select2-results__option--highlighted[aria-selected],
  .select2-container--default .select2-results__option[aria-selected="true"] {
    color: #222 !important;
    background-color: #fff !important; 
  }
  
  .filter-accordion .btn-link {
    padding-left: 2rem;
  }
  
  .filter-accordion .btn-link .arrow {
    position: absolute;
    top: 1.8rem;
    left: 2rem;
    transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
  }
  
  .filter-accordion .btn-link {
    border-bottom: 1px solid rgba(0,0,0,0.1);
  }
  
  .filter-accordion .btn-link span {
    text-align: left;
  }
  
  .filter-accordion .btn-link .icon-info {
    position: relative;
    top: 0.4rem;
    margin: 0 0 0 1rem;
    width: 16px;
    height: 16px;
  }
  
  .filter-accordion .btn-link:hover,
  .filter-accordion .btn-link:focus {
    text-decoration: none;
  }
  
  .btn-link[aria-expanded="true"] {
    color: #BE0F34;
    text-decoration: none;
  }
  
  .btn-link[aria-expanded="true"] svg,
  .nav-map-filter .nav-peer-group select:focus + svg {
    fill: #BE0F34;
    -moz-transform: scale(-1, -1);
    -o-transform: scale(-1, -1);
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1);
  }
  
  .filter-accordion .card-body {
    padding: 0;
  }
  
  .filter-accordion .card-body p,
  .nav-peer-group select optgroup {
    color: #444;
    font-size: 14px; font-size: 1.4rem;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    font-style: normal;
  }
  
  .filter-accordion .card-body p {
    margin-bottom: 0;
    padding: 2rem 4rem 2rem;
    background-color: #E7EBF0;  
  }
  
  .filter-accordion select {
    border: none;
    border-radius: 3px;
    font-size: 16px; font-size: 1.6rem;
  }
  
  .nav-map-filter.collapse:not(.show) .btn-filter-by {
    visibility: hidden;
    opacity: 0;
  }
  
  .nav-map-filter.collapse:not(.show) .nav-peer-group {
    overflow-x: visible;
  }
  
  .filter-accordion .btn-filter-by {
    width: 100%;
    background: transparent;
  }
  
  /* Nav Map Filter */
  
  /* Map Age Gender Filter */
  
  .map-analyze-results-header.map-filter-age-gender {
    top: 231px;
    width: 90%;
    border-radius: 5px;
    /* visibility: hidden;
    opacity: 0; */
    min-height: 60px;
    box-shadow: 0 30px 20px 0 rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 30px 20px 0 rgba(0,0,0,0.5);
  }
  
  .page-template-map .map-analyze-results-header.map-filter-age-gender {
    padding: 2rem 0;  
    top: 250px !important;
    left: 3rem;
    right: initial;
    width: 156px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    min-height: auto;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 10px 20px 0 rgba(0,0,0,0.3);
  }
  
  .page-template-map .map-analyze-results-header .filter-set {
    padding: 0 2rem;
    width: 100%;
    align-content: flex-start;
    justify-content: flex-start;
    min-height: 60px;
  }
  
  .page-template-map .map-analyze-results-header .view-options.filter-set {
    padding-top: 2rem;
    width: 100%;
    border: none;
  }
  
  .map-analyze-results-header.map-filter-age-gender .filter-set .form-check {
    margin: 0.5rem 0;
  }
  
  .page-template-map .map-analyze-results-header.map-filter-age-gender .filter-set .form-check-label p {
    width: 115px;
  }
  
  /* Map Age Gender Filter */
  
  /* Map Range */
  
  .map-range {
    position: fixed;
    top: 140px;
    right: 0;
    width: 28px;
    height: 760px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 100;
  }
  
    .data-range-results {
      position: absolute;
      top: 0;
      right: 35px;
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      align-content: center;
      -ms-align-items: flex-start;
      align-items: flex-start;
      justify-content: flex-start;
      padding: 2rem;
      width: 379px;
      height: auto;
      height: 285px;
      visibility: hidden;
      opacity: 0;
      box-shadow: 0 30px 30px 0 rgba(0,0,0,0.5);
        -webkit-box-shadow: 0 30px 30px 0 rgba(0,0,0,0.5);
      transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
    }
    
    .range-20 .data-range-results,
    .range-10 .data-range-results,
    .range-0 .data-range-results {
      top: initial;
      bottom: 0;
    }
    
    .range-level .range-btn.active + .data-range-results {
      visibility: visible;
      opacity: 1;
    }
    
    .range-btn,
    .range-level {
      position: relative;
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      align-content: center;
      -ms-align-items: center;
      align-items: center;
      justify-content: center;
      width: 28px;
      min-width: 28px;
      height: 76px;
      color: #fff;
      font-size: 10px; font-size: 1rem;
      font-family: 'Open Sans', Helvetica, Arial, sans-serif;
      text-transform: none;
      border-radius: 0;
    }
    
    .range-btn:hover,
    .range-btn:focus,
    .range-btn:active {
      color: #fff;
      text-decoration: none;
      outline: none;
      border: none;
      box-shadow: none;
        -webkit-box-shadow: none;
    }
    
    .range-level .btn-close {
      position: absolute;
      top: 28px;
      right: 16px;
      width: 24px;
      min-width: 24px;
      height: 24px;
      border: 1px solid #fff;
      border-radius: 50px;
      font-size: 0;
      background-image: url('/wp-content/uploads/icon-close.svg');
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 12px 12px;
        -webkit-background-size: 12px 12px; 
    }
    
    .range-btn {
      position: relative;
      height: 100%;
      cursor: pointer;
      border: none;
    }
    
      .range-btn:before {
        position: absolute;
        top: 0;
        right: 28px;
        display: block;
        content: '';
        width: 7px;
        height: 76px;
        visibility: hidden;
        opacity: 0;
        transition: all 0.3s ease-out;
          -webkit-transition: all 0.3s ease-out;
      }
    
      .range-btn > span {
        visibility: hidden;
        opacity: 0;
        height: 0;
        transition: all 0.3s ease-out;
          -webkit-transition: all 0.3s ease-out;
      }
      
      .btn-90  > span.max {
        display: block;
        visibility: visible;
        opacity: 1;
      }
      
      .range-btn.active > span {
        visibility: visible;
        opacity: 1;
        height: auto;
      }
      
      .range-btn.active {
        position: relative;
        z-index: 5;
      }
      
      .range-btn.active > span,
      .range-btn.active:before {
        visibility: visible;
        opacity: 1;
      }
    
      .range-90 .btn-90,
      .range-90 .btn-90:before,
      .range-90 .data-range-results { background-color: #1E5632; }
      
      .range-80 .btn-80,
      .range-80 .btn-80:before,
      .range-80 .data-range-results { background-color: #4C9E45; }
      
      .range-70 .btn-70,
      .range-70 .btn-70:before,
      .range-70 .data-range-results { background-color: #92C93E; }
      
      .range-60 .btn-60,
      .range-60 .btn-60:before,
      .range-60 .data-range-results { background-color: #FFC62F; }
      
      .range-50 .btn-50,
      .range-50 .btn-50:before,
      .range-50 .data-range-results { background-color: #F18A21; }
      
      .range-40 .btn-40,
      .range-40 .btn-40:before,
      .range-40 .data-range-results { background-color: #CF5F28; }
      
      .range-30 .btn-30,
      .range-30 .btn-30:before,
      .range-30 .data-range-results { background-color: #C02032; }
      
      .range-20 .btn-20,
      .range-20 .btn-20:before,
      .range-20 .data-range-results { background-color: #A42232; }
      
      .range-10 .btn-10,
      .range-10 .btn-10:before,
      .range-10 .data-range-results { background-color: #892433; }
      
      .range-0 .btn-0,
      .range-0 .btn-0:before,
      .range-0 .data-range-results {background-color: #771F2E; }
      
      /* .range-0 .btn-0,
      .range-0 .btn-0:before,
      .range-0 .data-range-results { background-color: #661A29; } */
      
    .data-range-results {
      overflow-x: hidden;
      z-index: 4;
    }
    
    .data-range-results:before,
    .data-range-results:after {
      position: absolute;
      left: 0;
      content: '';
      width: 100%;
      height: 50px;
      z-index: 2;
      display: none;
    }
    
    .data-range-results:before {
      top: 6rem;
    }
    
    .data-range-results:after {
      bottom: 1rem;
    }
    
    /* .range-0 .data-range-results:before { background: linear-gradient(0deg, rgba(0,0,0,0) 0%, #661A29 100%); }
    .range-0 .data-range-results:after  { background: linear-gradient(0deg, #661A29 0%, rgba(0,0,0,0) 100%); } */
    
    .range-0 .data-range-results:before { background: linear-gradient(0deg, rgba(0,0,0,0) 0%, #771F2E 100%); }
    .range-0 .data-range-results:after  { background: linear-gradient(0deg, #771F2E 0%, rgba(0,0,0,0) 100%); }
    
    .range-10 .data-range-results:before { background: linear-gradient(0deg, rgba(0,0,0,0) 0%, #892433 100%); }
    .range-10 .data-range-results:after  { background: linear-gradient(0deg, #892433 0%, rgba(0,0,0,0) 100%); }
    
    .range-20 .data-range-results:before { background: linear-gradient(0deg, rgba(0,0,0,0) 0%, #A42232 100%); }
    .range-20 .data-range-results:after  { background: linear-gradient(0deg, #A42232 0%, rgba(0,0,0,0) 100%); }
    
    .range-30 .data-range-results:before { background: linear-gradient(0deg, rgba(0,0,0,0) 0%, #C02032 100%); }
    .range-30 .data-range-results:after  { background: linear-gradient(0deg, #C02032 0%, rgba(0,0,0,0) 100%); }
    
    .range-40 .data-range-results:before { background: linear-gradient(0deg, rgba(0,0,0,0) 0%, #CF5F28 100%); }
    .range-40 .data-range-results:after  { background: linear-gradient(0deg, #CF5F28 0%, rgba(0,0,0,0) 100%); }
    
    .range-50 .data-range-results:before { background: linear-gradient(0deg, rgba(0,0,0,0) 0%, #F18A21 100%); }
    .range-50 .data-range-results:after  { background: linear-gradient(0deg, #F18A21 0%, rgba(0,0,0,0) 100%); }
    
    .range-60 .data-range-results:before { background: linear-gradient(0deg, rgba(0,0,0,0) 0%, #FFC62F 100%); }
    .range-60 .data-range-results:after  { background: linear-gradient(0deg, #FFC62F 0%, rgba(0,0,0,0) 100%); }
    
    .range-70 .data-range-results:before { background: linear-gradient(0deg, rgba(0,0,0,0) 0%, #92C93E 100%); }
    .range-70 .data-range-results:after  { background: linear-gradient(0deg, #92C93E 0%, rgba(0,0,0,0) 100%); }
    
    .range-80 .data-range-results:before { background: linear-gradient(0deg, rgba(0,0,0,0) 0%, #4C9E45 100%); }
    .range-80 .data-range-results:after { background: linear-gradient(0deg, #4C9E45 0%, rgba(0,0,0,0) 100%); }
    
    .range-90 .data-range-results:before { background: linear-gradient(0deg, rgba(0,0,0,0) 0%, #1E5632 100%); }
    .range-90 .data-range-results:after { background: linear-gradient(0deg, #1E5632 0%, rgba(0,0,0,0) 100%); }
      
    .data-range-results ol {
      padding-left: 0;
      margin: 0;
      width: 90%;
      height: 295px;
      overflow-y: scroll;
      list-style-type: none;
    }
    
      .data-range-results li {
        height: 30px;
        color: #fff;
        font-size: 14px; font-size: 1.4rem;
        justify-content: flex-start;
      }
      
      .data-range-results li a {
        position: relative;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        padding: 0.5rem 2rem;
        width: 100%;
        max-width: 315px;
        height: 30px;
        overflow: hidden;
        border-radius: 100px;
        transition: all 0.3s ease-out;
          -webkit-transition: all 0.3s ease-out;
      }
      
      .data-range-results li a .score {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        width: 40px;
        font-weight: 700;
      }
      
      .data-range-results li a:link,
      .data-range-results li a:visited {
        color: #fff;
        text-decoration: none;
      }
      
      .data-range-results li a:hover,
      .data-range-results li a:active {
        background-color: rgba(0,0,0,0.2);
      }
      
      .data-range-results li a:after {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        content: '';
        width: 40px;
        height: 31px;
        background: url('/wp-content/uploads/arrow-forward.svg') center center no-repeat;
        background-size: 20px 20px;
          -webkit-background-size: 20px 20px;
        border-radius: 0 100px 100px 0;
        visibility: hidden;
        opacity: 0;
        transition: all 0.3s ease-out;
          -webkit-transition: all 0.3s ease-out;
      }
      
      .data-range-results li a:hover:after,
      .data-range-results li a:active:after {
        visibility: visible;
        opacity: 1;
      }
      
      /* .range-90 .data-range-results a:after { background-color: #521433; }
      .range-80 .data-range-results a:after { background-color: #6a1636; }
      .range-70 .data-range-results a:after { background-color: #801936; }
      .range-60 .data-range-results a:after { background-color: #961d35; }
      .range-50 .data-range-results a:after { background-color: #BE0F34; }
      .range-40 .data-range-results a:after { background-color: #d4312b; }
      .range-30 .data-range-results a:after { background-color: #df583a; }
      .range-20 .data-range-results a:after { background-color: #e27e50; }
      .range-10 .data-range-results a:after { background-color: #efb376; }
      .range-0 .data-range-results a:after  { background-color: #edc878; } */
      
      .range-90 .data-range-results a:after { background-color: #1E5632; }
      .range-80 .data-range-results a:after { background-color: #4C9E45; }
      .range-70 .data-range-results a:after { background-color: #92C93E; }
      .range-60 .data-range-results a:after { background-color: #FFC62F; }
      .range-50 .data-range-results a:after { background-color: #F18A21; }
      .range-40 .data-range-results a:after { background-color: #CF5F28; }
      .range-30 .data-range-results a:after { background-color: #C02032; }
      .range-20 .data-range-results a:after { background-color: #A42232; }
      .range-10 .data-range-results a:after { background-color: #892433; }
      .range-0 .data-range-results a:after  {background-color: #771F2E; }
      
      .data-range-results ::-webkit-scrollbar-thumb {
        display: block;
        width: 5px;		
        height: 100px;
        border-radius: 2.5px;
        background: rgba(0, 0, 0, 0.1);
      }
        
      
      .data-range-results ::-webkit-scrollbar {
          width: 5px;
          background: rgba(0, 0, 0, 0);
          border-radius: 2.5px;
      }

      .data-range-results ::-webkit-scrollbar-track {
          width: 5px;
          background-color: rgba(0, 0, 0, 0);
          border-radius: 2.5px;
      }
      
      .data-range-results p {
        display: block;
        padding: 0.5rem 2rem;
        color: #FFFFFF;	
        font-family: 'Open Sans', Helvetica, Arial, sans-serif;
        font-size: 16px;	font-size: 1.6rem;
        font-weight: 600;
        font-size: 0;
        height: 40px;
        display: none;
      }
  
  /* Map Range */
  
  /* Map Zoom */
  
  .section-data-map .leaflet-control-zoom {
    position: fixed;
    bottom: 9rem;
    left: 3rem; 
  }
  
  .map-zoom {
    position: fixed;
    bottom: 9rem;
    left: 4rem; 
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 99;
  }
    
    .btn-locate,
    .btn-zoom-in,
    .btn-zoom-out,
    .section-data-map .leaflet-bar .leaflet-control-zoom-in,
    .section-data-map .leaflet-bar .leaflet-control-zoom-out {
      position: relative;
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      align-content: center;
      -ms-align-items: center;
      align-items: center;
      justify-content: center;
      padding: 0;
      width: 29px;
      height: 29px;
      color: #666;
      background-color: #fff;
      font-weight: normal;
      border: none;
      cursor: pointer;
      box-shadow: 0 1px 4px 0 rgba(0,0,0,0.3);
        -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.3);
    }
    
    .section-data-map .leaflet-touch .leaflet-bar {
      border: none;
    }
    
    .btn-locate {
      border-radius: 2px;
      margin-bottom: 0.3rem;
    }

    
    .btn-zoom-in {
      border-radius: 2px 2px 0 0;
    }
    
    .btn-zoom-out {
      border-radius: 0 0 2px 2px;
    }
    
    .btn-zoom-in:after {
      position: absolute;
      left: 0;
      content: '';
      display: block;
      width: 100%;
    }
    
    .btn-zoom-in:after {
      bottom: -5px;
      left: 1px;
      width: 27px;
      height: 9px;
      background-color: #e5e5e5;
      border: 4px solid #fff;
      z-index: 3;
    }
  
  /* Map Zoom */
  
  /* Map Year Range */
  
  .map-year-range {
    position: fixed;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 10rem;  
    width: 100%; 
    max-width: 1200px;
    outline: none !important;
    z-index: 99;
    cursor: pointer;
    pointer-events: none;
  }

  .slider,
  .map-year-range .irs-bar.irs-bar--single {
    -webkit-appearance: none; 
    width: 100%; 
    height: 5px; 
    background: #fff; 
    border-radius: 2.5px;
    outline: none; 
    -webkit-transition: .2s; 
    transition: opacity .2s;
    outline: none !important;
  }
  
  .map-year-range .irs-with-grid,
  .map-year-range input {
    pointer-events: auto;
    cursor: pointer;
  }
  
  .map-year-range .irs-with-grid {}

  .slider:hover {
    opacity: 1; 
  }

  .slider::-webkit-slider-thumb,
  .map-year-range .irs-handle.single {
    position: relative;
    top: 18px;
    -webkit-appearance: none; 
    appearance: none;
    width: 30px;
    height: 30px; 
    border-radius: 100px;
    border: none;
    cursor: pointer; 
    z-index: 2;
    background: #BE0F34 url('/wp-content/uploads/icon-drag.svg') center center no-repeat;
    background-size: 16px 16px;
      -webkit-background-size: 16px 16px; 
    transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
  }
  
  .map-year-range .irs--round .irs-handle.state_hover,
  .map-year-range .irs-handle.single:hover,
  .map-year-range .irs-handle.single:focus,
  .map-year-range .irs-handle.single:active {
    opacity: 0.98;
    background-color: #BE0F34 !important;
    box-shadow: none;
      -webkit-box-shadow: none;
  }
  
  .map-year-range .irs--round .irs-grid-text {
    color: #222;
  }
  
  .map-year-range .irs--round .irs-single {
    top: -15px;
    padding: 0.8rem 1rem;
    width: 100px;
    height: 30px;
    color: #fff;
    font-size: 14px; font-size: 1.4rem;
    text-align: center;
    background-color: rgba(0,0,0,0.8);
    line-height: 1;
    text-shadow: none;
    border-radius: 3px;
  }
  
    .map-year-range .irs--round .irs-single:before {
      display: none;
    }

  .slider::-moz-range-thumb {
    position: relative;
    width: 30px;
    height: 30px; 
    border-radius: 100px;
    border: none;
    cursor: pointer; 
    z-index: 2;
    background: #BE0F34 url('/wp-content/uploads/icon-drag.svg') center center no-repeat;
    background-size: 16px 16px;
      -webkit-background-size: 16px 16px; 
  }
  
  .map-year {
    position: absolute;
    left: 0;
    bottom: 80px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
    color: #222;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 700;
    max-width: 280px;
    z-index: 99;
    pointer-events: initial;
  }
  
    .map-year p {
      margin-bottom: 0;
      font-size: 14px; font-size: 1.4rem;
      line-height: 1.5;
    }
  
    .map-year .map-current-year {
      margin-bottom: 0;
      font-size: 25px; font-size: 2.5rem;
    }
    
    .map-year .btn-disclaimer {
      position: relative;
      margin-left: 1rem;
      padding-top: 0;
      padding-bottom: 0;
      padding-left: 1rem;
      display: inline-block;
      width: 100px;
      min-width: 100px;
      height: auto;
      background: none;
      color: #BE0F34;
      font-size: 14px; font-size: 1.4rem;
      text-decoration: none;
      z-index: 401;
      appearance: none;
      -webkit-appearance: none;
    }
    
    .map-year .btn-disclaimer:hover,
    .map-year .btn-disclaimer:focus,
    .map-year .btn-disclaimer:active  {
      text-decoration: underline;
      box-shadow: none;
        -webkit-box-shadow: none;
    }
    
    .map-year .btn-disclaimer:before {
      position: absolute;
      top: 4px;
      left: 0;
      display: block;
      content: '';
      width: 1px;
      height: 14px;
      border-left: 1px solid #222;
    }
    
    .page-template-map .modal-backdrop {
      background: none;
    }
    
    .page-template-map.modal-open,
    #disclaimerModal {
      padding: 0 !important;
    }
    
    #disclaimerModal .modal-dialog {
      margin: 330px auto 0;
    }
    
    #disclaimerModal .modal-content {
      font-size: 14px; font-size: 1.4rem;
      font-weight: 400;
      border-radius: 5px;
      border: none;
      box-shadow: 0 30px 30px 0 rgba(0,0,0,0.3);
        -webkit-box-shadow: 0 30px 30px 0 rgba(0,0,0,0.3);
    }
    
    #disclaimerModal .modal-header {
      position: relative;
      border: none;
      padding-left: 3rem;
      padding-right: 3rem;
      background-color: #EAEEF0;
      border-radius: 5px 5px 0 0;
    }
    
    #disclaimerModal .modal-header .modal-title {
      width: 100%;
      margin: 0 auto;
      color: #222;
      font-size: 16px; font-size: 1.6rem;
      font-weight: 600;
      text-align: center;
    }
    
    #disclaimerModal .modal-body {
      padding: 3rem;
    }
  
  /* Map Year Range */
  
  /* Pop Up Data */
  
  .section-data-map .leaflet-popup-content-wrapper,
  .section-data-map .leaflet-popup-content,
  .section-data-map .leaflet-popup-content-wrapper:before,
  .section-data-map  .leaflet-popup-content p,
  .single-topic .leaflet-popup-content-wrapper,
  .single-topic .leaflet-popup-content,
  .single-topic .leaflet-popup-content-wrapper:before,
  .single-topic .leaflet-popup-content p {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-content: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
  }
  
  .section-data-map .leaflet-popup-content-wrapper,
  .single-topic .leaflet-popup-content-wrapper {
    width: 380px;
    height: auto;
    min-height: 150px;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 30px 30px 0 rgba(0,0,0,0.3);
      -webkit-box-shadow: 0 30px 30px 0 rgba(0,0,0,0.3);
  }
  
  .section-data-map .leaflet-popup-content,
  .single-topic .leaflet-popup-content {
     -webkit-flex-direction: column;
     -ms-flex-direction: column;
     flex-direction: column;
     justify-content: flex-end;
     width: 100%;
     width: 380px !important;
     margin: 0 !important;
     padding: 1rem 0;
     height: 155px;
     font-size: 20px; font-size: 2.0rem;
     font-family: "Open Sans";
     font-weight: 400;
     color: #222;
   }
   
   .section-data-map .leaflet-popup-content p,
   .single-topic .leaflet-popup-content p {
     position: relative;
     margin: 0 auto !important;
     padding: 0 5rem;
     width: 380px !important;
     height: 40px;
     -webkit-flex-direction: row-reverse;
     -ms-flex-direction: row-reverse;
     flex-direction: row-reverse;
     justify-content: center;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
   }
   
   .section-data-map .leaflet-popup-content p:nth-of-type(1):before,
   .section-data-map .leaflet-popup-content p:nth-of-type(3):before,
   .single-topic .leaflet-popup-content p:nth-of-type(1):before,
   .single-topic .leaflet-popup-content p:nth-of-type(3):before {
     position: absolute;
     left: 0;
     content: '';
     width: 100%;
     height: 50px;
     background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
     z-index: 1;
     display: none;
   }
   
   .section-data-map  .leaflet-popup-content p:nth-of-type(1):before,
   .single-topic  .leaflet-popup-content p:nth-of-type(1):before {
     top: 0;
   }
   
   .section-data-map  .leaflet-popup-content p:nth-of-type(3):before,
   .single-topic  .leaflet-popup-content p:nth-of-type(3):before {
     bottom: 0;
     -moz-transform: scale(-1, -1);
     -o-transform: scale(-1, -1);
     -webkit-transform: scale(-1, -1);
     transform: scale(-1, -1);
   }
   
   .section-data-map  .leaflet-popup-content p:nth-of-type(2),
   .single-topic .leaflet-popup-content p:nth-of-type(2) {
     color: #BE0F34;
     background-color: #EAEEF0;
     font-weight: 700;
   }
   
   .section-data-map  .leaflet-popup-content p span,
   .single-topic .leaflet-popup-content p span {
     position: relative;
     padding-right: 7px;
     margin-right: 7px;
     min-width: 40px;
   }
   
   .section-data-map  .leaflet-popup-content p span:after,
   .single-topic .leaflet-popup-content p span:after {
     position: absolute;
     top: 6px;
     right: 0;
     content: '';
     width: 1px;
     height: 20px;
     background: rgba(0,0,0,0.1);
   }
   
   .section-data-map .leaflet-popup-content-wrapper:before,
   .single-topic .leaflet-popup-content-wrapper:before {
     position: absolute;
     top: 0;
     left: 0;
     content: '';
     width: 380px;
     height: 45px;
     color: #222;
     font-size: 16px; font-size: 1.6rem;
     text-align: center;
     background-color: #fff;
     border-radius: 3px 3px 0 0;
   }
   
   .section-data-map .leaflet-popup-content-wrapper:after,
   .single-topic .leaflet-popup-tip-container  {
     display: none;
   }
   
   .section-data-map .leaflet-container a.leaflet-popup-close-button,
   .single-topic .leaflet-container a.leaflet-popup-close-button,
   #disclaimerModal .modal-header .close {
     top: 12px;
     right: 1.5rem;
     width: 20px;
     padding: 0;
     display: -webkit-flex;
     display: -ms-flex;
     display: flex;
     -ms-align-items: center;
     align-items: center;
     align-content: center;
     justify-content: center;
     height: 20px;
     color: #EAEEF0;
     font-size: 0;
     font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
     background-image: url('/wp-content/uploads/icon-close.svg');
     background-position: center center;
     background-repeat: no-repeat;
     background-size: 12px 12px;
       -webkit-background-size: 12px 12px; 
     background-color: rgba(0,0,0,0.2);
     border-radius: 50px;
   }
   
   #disclaimerModal .modal-content .close {
     position: absolute;
     top: 22px;
     right: 30px;
     opacity: 1;
   }
   
   #disclaimerModal .modal-content .close:hover,
   #disclaimerModal .modal-content .close:active {
     opacity: 0.7;
   }
   
   
  .section-data-map .leaflet-popup {
    z-index: 999;
  }
  
  /* Pop Up Data */
  

/* 
  Data 
    Map 
*/

/* Data */

.impact-data {
  align-content: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  justify-content: stretch;
}
  
  .impact-data aside {
    padding: 8rem;
    margin-top: 120px;
    min-height: 700px;
    background-repeat: no-repeat;
    background-size: cover;
      -webkit-background-size: cover;
  }
  
  .impact-data {
    color: #222;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  }
  
  .impact-data h1 {
    margin-bottom: 2rem;
    font-size: 70px; font-size: 7.0rem;
    font-weight: 700;
    line-height: 1.0;
  }
  
  .impact-data p {
    width: 90%;
    font-size: 16px; font-size: 1.6rem;
    line-height: 2;
  }
  
  .impact-content .icon {
    position: absolute;
    top: 7rem;
    left: -150px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-content: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
  	height: 200px;
  	width: 200px;
  	border-radius: 3px;
  	background-color: #BE0F34;
  }
  
  .nav-explore-by-data,
  .nav-explore-by-data div {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
  }
  
  .nav-explore-by-data {
    margin-top: 3rem;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
    .nav-explore-by-data:before {
      display: block;
      content: 'Explore data by';
      width: 100%;
      color: #222;
      font-size: 18px; font-size: 1.8rem;
      font-weight: 600;
      text-align: left;
    }
    
  .nav-explore-by-data div {
    margin-top: 5rem;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }
  
  .nav-explore-by-data a {
    position: relative;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-content: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    width: 33.33%;
    max-width: 185px;
    height: 130px;
    font-size: 18px; font-size: 1.8rem;
    font-weight: 700;
    text-transform: uppercase;
  }
  
    .nav-explore-by-data a,
    .nav-explore-by-data a span, 
    .nav-explore-by-data a svg .stroke {
      transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
    }
    
  
    .nav-explore-by-data a span {
      margin-top: 1rem;
    	height: 5px;
    	width: 0;
    	border-radius: 3.5px;
    	background-color: #BE0F34;
    }
  
    .nav-explore-by-data a svg {
      margin-bottom: 2rem;
    }
  
    .nav-explore-by-data a:link,
    .nav-explore-by-data a:visited {
      color: #BE0F34;
    }
    
    .nav-explore-by-data a:hover,
    .nav-explore-by-data a:active {
      text-decoration: none;
    }
    
    .nav-explore-by-data a:hover span,
    .nav-explore-by-data a:active span {
      width: 80px;
    }
    
    .nav-explore-by-data a:hover svg .stroke,
    .nav-explore-by-data a:active svg .stroke {
      stroke: #BE0F34;
    }
  
    .nav-explore-by-data a:nth-of-type(2):before,
    .nav-explore-by-data a:nth-of-type(2):after {
      position: absolute;
      top: 0;
      content: '';
      width: 1px;
      height: 100%;
      background-color: #D4DADC;
    }
    
    .nav-explore-by-data a:nth-of-type(2):before { left: 0; }
    .nav-explore-by-data a:nth-of-type(2):after  { right: 0; }
    
    
  .section-explore-by-map h2,
  .section-explore-by-country h2,
  .section-explore-by-topic h2,
  .section-about-content h2 {
    margin-bottom: 4rem;
    color: #222;
    font-size: 50px; font-size: 5.0rem;
    font-weight: 700;
  }
  
  /* Explore by Map */
  
  .section-explore-by-map {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    padding: 12rem 0;
    background-color: #EBF0F6;
    background-color: #fff;
  }
  
    .section-explore-by-map aside {
      padding: 0;
      height: 600px;
    }
  
    .section-explore-by-map .aside-content {
      padding: 7rem 8rem;
    }
    
    .section-explore-by-map .aside-content p {
      width: 80%;
      max-width: 560px;
    }
    
    .section-explore-by-map aside img {
      position: absolute;
      top: 11rem;
      right: 0;
      width: auto;
      height: 900px;
    }
  
    .section-explore-by-map .btn {
      margin-top: 5rem;
      max-width: 220px;
    }
    
  /* Explore by Country */
  
  .section-explore-by-country,
  .section-explore-by-topic {
    padding: 23rem 0 10rem;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-content: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
    
      .section-explore-by-country .text,
      .section-explore-by-topic .text {
        margin: 0 auto;
        width: 80%;
        max-width: 900px;
      }
      
      .nav-explore-by-country {
        margin: 5rem 0;
      }
      
        .nav-explore-by-country p {
          margin-bottom: 3rem;
          font-size: 18px; font-size: 1.8rem;
          font-weight: 600;
        }
        
        .nav-explore-by-country p:after {
          display: block;
          margin: 10px auto;
          width: 0; 
          height: 0; 
          content: '';
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-top: 10px solid #BE0F34;
        }
        
        .nav-explore-by-country a {
          position: relative;
          display: inline-block;
          padding-top: 3px;
          width: 36px;
          height: 36px;
          font-size: 20px; font-size: 2.0rem;
          font-weight: 600;
          vertical-align: top;
        }
        
        .nav-explore-by-country a:after {
          position: absolute;
          top: -10px;
          left: 17px;
          width: 2px;
          height: 20px;
          content: '';
          background-color: #BE0F34;
          visibility: visible;
          opacity: 1;
        }
        
        .nav-explore-by-country a:before,
        .nav-explore-by-country a span:after {
          display: block;
          content: '';
          width: 6px;
          height: 6px;
          border-radius: 10px;
          background-color: #BE0F34;
          visibility: visible;
          opacity: 1;
        }
        
        .nav-explore-by-country a:before     { margin: -5px auto 0; }
        .nav-explore-by-country a span:after { margin: -2px auto 0; }
        
        .nav-explore-by-country a span,
        .nav-explore-by-country a {
          color: #fff;
          background-color: #BE0F34;
          border-radius: 100px;
        }
        
        .nav-explore-by-country a span {
          position: absolute;
          top: -29px;
          left: 8px;
          padding-top: 3px;
          width: 20px;
          height: 20px;
          font-size: 10px; font-size: 1rem;
          font-weight: 400;
          visibility: visible;
          opacity: 1;
        }
        
        .nav-explore-by-country a.collapsed:after,
        .nav-explore-by-country a.collapsed span,
        .nav-explore-by-country a.collapsed span:after,
        .nav-explore-by-country a.collapsed:before {
          visibility: hidden;
          opacity: 0;
        }
        
        .nav-explore-by-country a.collapsed {
          color: #444;
          background-color: #fff;
        }
        
        .nav-explore-by-country a {
          text-decoration: none;
        }
        
      .all-countries {
        position: relative;
        margin: 0 auto -200px;
        width: 90%;
        max-width: 1240px;
        height: auto;
        min-height: 380px;
        border-radius: 5px;
        background-color: #272C35;
        z-index: 2;
        box-shadow: 0 50px 50px 0 rgba(0,0,0,0.3);
          -webkit-box-shadow: 0 50px 50px 0 rgba(0,0,0,0.3);
      }
      
      
        #accordion-countries.all-countries .card-body {
          padding: 10rem 5rem;
          display: -webkit-flex;
          display: -ms-flex;
          display: flex;
          align-content: center;
          -ms-align-items: center;
          align-items: center;
          justify-content: flex-start;
          flex-wrap: wrap;
        }
        
          #accordion-countries.all-countries .card-body a {
            margin-bottom: 0.5rem;
            padding: 1.4rem 2rem 1.4rem;
            width: 200px;
            width: 25%;
            height: auto;
            min-height: 40px;
            font-size: 16px; font-size: 1.6rem;
            font-weight: 600;
            line-height: 1;
            text-align: left;
            text-transform: uppercase;
            border-radius: 100px;
          }
          
          #accordion-countries.all-countries .card-body a:link,
          #accordion-countries.all-countries .card-body a:visited {
            color: #fff;
          }
          
          #accordion-countries.all-countries .card-body a:hover,
          #accordion-countries.all-countries .card-body a:active  {
            background-color: #BE0F34;
            text-decoration: none;
          }
          
          #list-countries-w .card-body a,
          #list-countries-x .card-body a {
            pointer-events: none;
          }
  
  
  /* Explore by Country */
  
  /* Explore by Topic */
  
  .section-explore-by-topic {
    background-color: #EBF0F6;
  }
  
    .section-explore-by-topic .container-fluid {
      -ms-align-items: flex-start;
      align-items: flex-start;
    }
  
    .section-explore-by-topic aside {
      margin-top: 6rem;
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      align-content: flex-start;
      -ms-align-items: flex-start;
      align-items: flex-start;
      justify-content: flex-start;
      width: 50%;
      height: auto;
      min-height: 800px;
    }
    
    .section-explore-by-topic .aside-safety-outcomes nav {
      padding-right: 4rem;
    }
    
    .section-explore-by-topic .aside-safety-frameworks nav  {
      padding-left: 4rem;
      border-left: 1px dashed rgba(0,0,0,0.2);
    }
    
    .section-explore-by-topic aside h3,
    .nav-state-safety h3 {
      margin-bottom: 4rem;
      font-size: 26px; font-size: 2.6rem;
      font-weight: 600;
    }
    
    .section-explore-by-topic nav,
    .nav-state-safety {
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      align-content: flex-start;
      -ms-align-items: flex-start;
      align-items: flex-start;
      justify-content: flex-start;
      flex-wrap: wrap;
    }
    
    .section-explore-by-topic aside a,
    .nav-state-safety a {
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      align-content: center;
      -ms-align-items: center;
      align-items: center;
      justify-content: center;
      margin: 0 2rem 2rem 0;
      padding-bottom: 3rem;
      width: 220px;
      height: 220px;
      font-size: 16px; font-size: 1.6rem;
      font-weight: 600;
      line-height: 1.2;
      border-radius: 3px;
    }
    
    .section-explore-by-topic aside a:link,
    .section-explore-by-topic aside a:visited,
    .nav-state-safety a:link,
    .nav-state-safety a:visited {
      color: #222;
      background-color: #fff;
      text-decoration: none;
    }
    
    .section-explore-by-topic aside a:hover,
    .section-explore-by-topic aside a:active,
    .section-explore-by-topic aside a.active,
    .nav-state-safety a:hover,
    .nav-state-safety a:active,
    .nav-state-safety a.active {
      color: #fff;
      background-color: #BE0F34;
    }
    
    .section-explore-by-topic aside a svg,
    .nav-state-safety a svg {
      flex-grow: 2;
      transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
    }
    
    .section-explore-by-topic aside a:hover svg .stroke,
    .section-explore-by-topic aside a:active svg .stroke,
    .section-explore-by-topic aside a.active svg .stroke,
    .nav-state-safety a:hover svg .stroke,
    .nav-state-safety a:active svg .stroke,
    .nav-state-safety a.active svg .stroke {
      stroke: #fff;
    }
    
    .section-explore-by-topic aside a span,
    .nav-state-safety a span {
      width: 80%;
      text-align: center;
    }
  
  /* Explore by Topic */
  
  /* Analyze / Download */
  
  .section-analyze-download {
    background-color: #fff;
    background-color: #EBF0F6;
  }
  
    .section-analyze-download .aside {
      position: relative;
      padding: 10rem;
      height: auto;
      min-height: 600px;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      justify-content: center;
    }
    
    .section-analyze-download .aside:after {
      position: absolute;
      top: 0;
      right: 0;
      content: '';
      width: 1px;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.1);
    }
    
    .section-analyze-download .aside .aside-content {
      margin-left: 4rem;
      width: 50%;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    
    .section-analyze-download aside h2 {
      margin-bottom: 2rem;
      font-size: 40px; font-size: 4.0rem;
      font-weight: 700;
    }
    
    .section-analyze-download aside .btn {
      margin-top: 4rem;
      max-width: 220px;
    }
  
  /* Analyze / Download */

/* Data */

/* Knowledge Center */

.impact-two-col {
  margin-top: 152px;
  -ms-align-items: stretch;
  align-items: stretch;
}

  .page-template-news-events .impact-two-col,
  .page-template-generic-content .impact-two-col {
    margin-top: 70px;
  }

  .impact-two-col aside {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    width: 50%;
    height: auto;
    min-height: 500px;
  }
  
  .impact-two-col .aside-content,
  .impact-two-col .aside-video-tutorial {
    color: #fff;
    background-color: #272C35;
  }
  
    .impact-two-col .aside-content {
      padding: 5rem 8rem;
    }
  
    .impact-reversed .aside-content {
      color: #222;
      background-color: #fff;
    }
  
    .impact-two-col .aside-content .h1 {
      margin: 3rem 0;
      max-width: 550px;
      font-size: 70px; font-size: 7.0rem;
      font-weight: 700;
    }
    
    .impact-two-col .aside-content .h1,
    .impact-two-col .aside-content p {
      width: 100%;
    }
  
  .impact-two-col .aside-img {
    background-position: center;
    background-size: cover;
      -webkit-background-size: cover;
  }

  /* Tutorials */
  
  .section-tutorials-videos,
  .section-resource-library {
    padding: 0 8rem;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-content: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    background-color: #EBF0F6;
  }
  
    .single-country .section-resource-library,
    .single-topic .section-resource-library {
      padding-top: 4rem;
      padding-bottom: 4rem;
    }
  
    .page-template-knowledge-center .section-tutorials-videos,
    .page-template-knowledge-center .section-resource-library {
      overflow-x: hidden;
    }
  
    .section-tutorials-videos .carousel-item.active,
    .section-resource-library .carousel-item.active {
      display: block;
    }
    
    .section-tutorials-videos .carousel,
    .section-tutorials-videos .section-header,
    .section-resource-library .carousel,
    .section-resource-library .section-header {
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      width: 100%;
      width: calc(100% - 2%);
    }
    
    .single-country .section-resource-library .section-header,
    .single-topic .section-resource-library .section-header {
      width: 100%;
    }
    
    .section-tutorials-videos .carousel,
    .section-resource-library .carousel {
      position: initial;
    }
    
    .section-tutorials-videos .carousel-inner,
    .section-resource-library .carousel-inner {
      padding-bottom: 10rem;
      width: 100%;
    }
    
    .section-tutorials-videos .carousel-inner:hover,
    .section-resource-library .carousel-inner:hover {
      overflow: visible;
    }
    
    .section-tutorials-videos .carousel-item,
    .section-resource-library .carousel-item {
      min-height: 550px;
    }
    
    .section-tutorials-videos .carousel-indicators,
    .section-resource-library .carousel-indicators {
      bottom: 5rem;
    }
    
    .section-tutorials-videos .carousel-indicators li,
    .section-resource-library .carousel-indicators li {
      margin: 0 1rem;
      width: 15px;
      height: 15px;
      background-color: #D9DCE1;
      border-radius: 30px;
      border: none;
    }
    
    .section-tutorials-videos .carousel-control-prev,
    .section-resource-library .carousel-control-prev {
      left: -75px;
      -webkit-transform: rotate(180deg);  
      -ms-transform: rotate(180deg);  
      transform: rotate(180deg); 
    }
    
    .section-tutorials-videos .carousel-control-prev,
    .section-resource-library .carousel-control-prev,
    .section-tutorials-videos .carousel-control-next, 
    .section-resource-library .carousel-control-next {
      width: 150px;
    }
    
    .section-tutorials-videos .carousel-control-next,
    .section-resource-library .carousel-control-next {
      right: -75px;
    }
    
    .section-tutorials-videos .carousel-indicators .active,
    .section-resource-library .carousel-indicators .active {
      background-color: #BE0F34;
    }
    
    .section-tutorials-videos .carousel-control-next-icon,
    .section-tutorials-videos .carousel-control-prev-icon,
    .section-resource-library .carousel-control-next-icon,
    .section-resource-library .carousel-control-prev-icon {
      opacity: 1;
      width: 150px;
      height: 150px;
      background-color: #fff;
      background-image: url('/wp-content/uploads/slider-arrow@1.5x.svg');
      border-radius: 300px;
      background-repeat: no-repeat;
      background-position: 20px center;
      background-size: 40px 40px;
        -webkit-background-size: 40px 40px;
      transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
    }
  
    .section-tutorials-videos .carousel-control-next:hover .carousel-control-next-icon,
    .section-tutorials-videos .carousel-control-next:active .carousel-control-next-icon,
    .section-resource-library .carousel-control-next:hover .carousel-control-next-icon,
    .section-resource-library .carousel-control-next:active .carousel-control-next-icon,
    .section-tutorials-videos .carousel-control-prev:hover .carousel-control-prev-icon,
    .section-tutorials-videos .carousel-control-prev:active .carousel-control-prev-icon,
    .section-resource-library .carousel-control-prev:hover .carousel-control-prev-icon,
    .section-resource-library .carousel-control-prev:active .carousel-control-prev-icon {
      background-color: #BE0F34;    
    }
    
    .section-tutorials-videos .section-header,
    .section-resource-library .section-header {
      align-content: center;
      -ms-align-items: center;
      align-items: center;
      justify-content: space-between;
      padding: 2rem 0;
    }
    
    .page-template-knowledge-center .section-tutorials-videos .section-header,
    .page-template-knowledge-center .section-resource-library .section-header,
    .single-country .section-resource-library .section-header,
    .single-topic .section-resource-library .section-header {
      margin-bottom: 5rem;
      padding: 4rem 0 2rem;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    }
    
    .single-country .section-resource-library .section-header,
    .single-topic .section-resource-library .section-header {
      margin-bottom: 3rem;
      border: none;
    }
    
    .page-template-knowledge-center .section-tutorials-videos .section-header .h2,
    .single-country .section-resource-library .section-header .h2,
    .single-topic .section-resource-library .section-header .h2,
    .page-template-knowledge-center .section-resource-library .section-header .h2 {
      font-size: 30px; font-size: 3.0rem;
      font-weight: 700;
    }
    
    .page-template-knowledge-center .section-tutorials-videos .section-header aside,
    .page-template-knowledge-center .section-resource-library .section-header aside,
    .single-country .section-resource-library .section-header aside,
    .single-topic .section-resource-library .section-header aside {
      align-content: center;
      -ms-align-items: center;
      align-items: center;
    }
    
    .amount {
      color: #222;
      font-size: 22px; font-size: 2.2rem;
      font-weight: 600;
    }
    
      .page-template-knowledge-center .section-header .amount,
      .single-country .section-resource-library .section-header .amount,
      .single-topic .section-resource-library .section-header .amount {
        margin: 0;
        color: #222;
        font-weight: 700;
        line-height: 1.7;
      }
      
      .page-template-knowledge-center .section-header .amount span,
      .single-country .section-resource-library .section-header .amount span,
      .single-topic .section-resource-library .section-header .amount span {
        color: #BE0F34;
      }
      
      .page-template-knowledge-center .section-header .amount:after,
      .single-country .section-resource-library .section-header .amount:after,
      .single-topic .section-resource-library .section-header .amount:after {
        display: inline-block;
        margin: 0 2rem;
        content: '';
        width: 2px;
        height: 40px;
        background-color: rgba(0,0,0,0.1);
        vertical-align: top;
      }
      
      .page-template-knowledge-center .section-header .btn-view-all,
      .single-country .section-resource-library .section-header .btn-view-all,
      .single-topic .section-resource-library .section-header .btn-view-all {
        display: inline-block;
        padding-top: 4px;
        height: 30px;
        font-size: 16px; font-size: 1.6rem;
        font-weight: 400;
      }
      
      .page-template-knowledge-center .section-header .btn-view-all:after,
      .single-country .section-resource-library .section-header .btn-view-all:after,
      .single-topic .section-resource-library .section-header .btn-view-all:after {
        display: inline-block;
        width: 20px;
        height: 20px;
        content: '';
        vertical-align: top;
      }
      
      .page-template-knowledge-center .section-header .btn-view-all:link,
      .page-template-knowledge-center .section-header .btn-view-all:visited,
      .single-country .section-resource-library .section-header .btn-view-all:link,
      .single-country .section-resource-library .section-header .btn-view-all:visited,
      .single-topic .section-resource-library .section-header .btn-view-all:link,
      .single-topic .section-resource-library .section-header .btn-view-all:visited {
        color: #222;
      }
      
      .page-template-knowledge-center .section-header .btn-view-all:hover,
      .page-template-knowledge-center .section-header .btn-view-all:active {
        text-decoration: none;
      }
    
      .amount-of-videos {
        margin-right: 0.5rem;
      }
      
      .list-card {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        width: 270px;
        height: 40px;
      }
      
        .btn-list-view,
        .btn-card-view {
          padding-top: 9px;
          width: 50%;
          height: 40px;
          font-size: 14px; font-size: 1.4rem;
          font-weight: 400;
          text-align: center;
          text-decoration: none;
        }
        
        .btn-list-view:before,
        .btn-card-view:before {
          display: inline-block;
          margin-right: 10px;
          content: '';
          width: 24px;
          height: 24px;
          background-repeat: no-repeat;
          background-position: center center;
          background-size: 20px 16px;
          -webkit-background-size: 20px 16px;
          vertical-align: top;
        }
        
        .btn-list-view:before { background-image: url('/wp-content/uploads/icon-list-view@1.5x.svg'); }
        .btn-card-view:before { background-image: url('/wp-content/uploads/icon-card-view@1.5x.svg'); }
        
        .btn-list-view {
          color: #888;
          background-color: #fff;
          border-radius: 100px 0 0 100px;
        }
        
        .btn-card-view {
          color: #fff;
          background-color: #BE0F34;
          border-radius: 0 100px 100px 0;
        }
        
        .list-card .btn-list-view:hover,
        .list-card .btn-list-view:active {
          color: #888;
          text-decoration: none;
        }
        
        .list-card .btn-card-view:hover,
        .list-card .btn-card-view:active {
          color: #fff;
          text-decoration: none;
        }
        
        .tutorials-videos-container,
        .knowledge-container {
          width: 100%;
          flex-wrap: wrap;
          align-content: flex-start;
          -ms-align-items: stretch;
          align-items: stretch;
          justify-content: center;
        }
        
        .single-country .knowledge-container,
        .single-topic .knowledge-container,
        .carousel-inner .knowledge-container {
          flex-wrap: nowrap;
        }
        
        .single-country .knowledge-container,
        .single-topic .knowledge-container {
          -ms-align-items: stretch;
          align-items: stretch;
          justify-content: flex-start;
        }
        
        .tutorial-video,
        .related-resource {
          display: -webkit-flex;
          display: -ms-flex;
          display: flex;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          width: 32.33%;
          margin: 0 0 2%;
          background-color: #fff;
          border-radius: 3px 3px 3px 3px;
          cursor: pointer;
          transition: all 0.3s ease-out;
            -webkit-transition: all 0.3s ease-out;
        }
        
        /* .single-country .knowledge-container .related-resource,
        .single-topic .knowledge-container .related-resource {
          min-width: 330px;
        } */
        
          .page-template-tutorials .tutorial-video {
            width: 31.33%;
          }
        
          .knowledge-container.three-col aside:nth-of-type(2),
          .knowledge-container.three-col aside:nth-of-type(5),
          .knowledge-container.three-col aside:nth-of-type(8),
          .knowledge-container.three-col aside:nth-of-type(11),
          .knowledge-container.three-col aside:nth-of-type(14),
          .knowledge-container.three-col aside:nth-of-type(17),
          .knowledge-container.three-col aside:nth-of-type(20),
          .knowledge-container.three-col aside:nth-of-type(23),
          .knowledge-container.three-col aside:nth-of-type(26) {
            margin-left: 2%;
            margin-right: 2%;
          }
          
          .knowledge-container.two-col aside:nth-of-type(even) {
            margin-left: 3%;
            margin-bottom: 3%;
          }
          
          .page-template-resource-library .knowledge-container.two-col aside:nth-of-type(even) {
            margin-bottom: 2%;
          }
        
          .tutorial-video:hover,
          .related-resource:hover,
          .tutorial-video:active,
          .related-resource:active {
            position: relative;
            z-index: 9;
            box-shadow: 0 48px 50px 0 rgba(0,0,0,0.3);
              -webkit-box-shadow: 0 48px 50px 0 rgba(0,0,0,0.3);
          }
        
          .tutorial-video .video-preview {
            position: relative;
            display: -webkit-flex;
            display: -ms-flex;
            display: flex;
            height: 250px;
            background-color: #E2E4E8;
            border-radius: 3px 3px 0 0;
          }
          
          .tutorial-video .video-preview:after {
            display: -webkit-flex;
            display: -ms-flex;
            display: flex;
            margin: auto;
            content: '';
            width: 80px;
            height: 80px;
            background: url('/wp-content/uploads/icon-play@1.5x.svg') center top no-repeat;
            background-size: 80px 80px;
              -webkit-background-size: 80px 80px;
          }
          
          .tutorial-video .video-description,
          .related-resource .resource-description,
          .related-resource .resource-information {
            padding: 3rem;
            background-color: #fff;
            border-radius: 0 0 3px 3px;
          }
          
          .related-resource .resource-description {
            padding-bottom: 1rem;
          }
          
          .page-template-resource-library .resource-description div {
          }
          
          .tutorial-video .video-title,
          .resource-description .resource-title {
            margin-top: 1rem;
            width: 100%;
            font-size: 22px; font-size: 2.2rem;
          }
          
          .single-country .resource-description .resource-title,
          .single-topic .resource-description .resource-title {
            max-width: 100%;
          }
          
          .page-template-knowledge-center .resource-description .resource-title,
          .page-template-resource-library .resource-description .resource-title {
            max-width: 100%;
          }
          
          .page-template-resource-library .resource-description .resource-title {
            margin-top: 0;
            width: 100%;
          }
          
          .resource-description .resource-year {
            margin-bottom: 1rem;
          }
          
          .resource-information .resource-country a {
            color: #222;
            text-decoration: none;
          }
          
          .page-template-knowledge-center .resource-description,
          .page-template-resource-library .resource-description,
          .single-country .resource-description,
          .single-topic .resource-description {
            display: -webkit-flex;
            display: -ms-flex;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            flex-grow: 2;
          }
          
          .page-template-knowledge-center .resource-description,
          .page-template-resource-library .resource-description,
          .single-topic .resource-description {
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            align-content: flex-start;
            justify-content: flex-start;
          }
          
          .page-template-knowledge-center .resource-description .resource-title a,
          .page-template-resource-library .resource-description .resource-title a,
          .single-country .resource-description .resource-title a,
          .single-topic .resource-description .resource-title a {
            color: #222;
            text-decoration: none;
            transition: all 0.3s ease-out;
              -webkit-transition: all 0.3s ease-out;
          }
          
          .page-template-resource-library .resource-description .resource-title a:hover,
          .page-template-resource-library .resource-description .resource-title a:active {
            color: #BE0F34;
          }
          
          .resource-thumbnail {
            display: -webkit-flex;
            display: -ms-flex;
            display: flex;
            align-content: center;
            -ms-align-items: flex-start;
            align-items: flex-start;
            justify-content: flex-start;
            padding: 0;
            margin-right: 2rem;
            margin-bottom: 3rem;
            font-size: 9px;
          }
          
          .resource-thumbnail {
            height: 250px;
            width: 250px;
          }
          
          .resource-thumbnail,
          .resource-thumbnail img {
            width: 50%;
            max-width: 200px;
          }
          
          .resource-thumbnail img {
            display: block;
            width: 200px !important;
            height: 100% !important;
            object-fit: cover;
            object-fit: contain;
          }
          
          .tutorial-video .video-title,
          .resource-description .resource-title,
          .tutorial-video p,
          .resource-description p {
            margin-bottom: 3rem;
          }
          
          .tutorial-video p,
          .resource-description p {
            line-height: 1.6;
          }
          
          .tutorial-video .video-information {
            display: -webkit-flex;
            display: -ms-flex;
            display: flex;
            margin-bottom: 0;
            justify-content: space-between;
          }
          
          .tutorial-video .video-information span,
          .tutorial-video .video-information a {
            display: -webkit-flex;
            display: -ms-flex;
            display: flex;7
            width: 50%;
          }
          
          .tutorial-video .video-information .logo-youtube {
            position: relative;
            justify-content: flex-end;
          }
          
          .tutorial-video .video-information .logo-youtube:after {
            display: block;
            width: 40px;
            height: 25px;
            content: '';
            background: url('/wp-content/uploads/icon-youtube.png') center top no-repeat;
            background-size: 32px 24px;
              -webkit-background-size: 32px 24px;
          }
          
          .tutorial-video .video-information .logo-youtube span {
            visibility: hidden;
            opacity: 0;
            position: absolute;
            top: -37px;
            left: 100px;
            align-content: center;
            -ms-align-items: center;
            align-items: center;
            justify-content: center;
            color: #fff;
            width: 170px;
            height: 26px;
            font-size: 12px; font-size: 1.2rem;
            text-align: center;
            background-color: rgba(0,0,0,0.9);
            border-radius: 3px;
            transition: all 0.3s ease-out;
              -webkit-transition: all 0.3s ease-out;
          }
          
          .tutorial-video .video-information .logo-youtube:hover span,
          .tutorial-video .video-information .logo-youtube:active span {
            visibility: visible;
            opacity: 1;
          }
        
      .load-more {
        margin: 10rem auto;
      }
      
        .load-more span {
          margin-left: 1rem;
        }
  
  /* Tutorials */

  /* Resource Library */

  .page-template-resource-library .section-resource-library aside {
    padding: 3rem 8rem;
    margin-top: 170px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50%;
    height: auto;
    min-height: 700px;
  }

    .section-resource-library .aside-content {
      color: #fff;
      background-color: #272C35;
    }
    
    .section-resource-library .aside-content h1,
    .section-resource-library .aside-content h2 {
      font-weight: 700;
    }
    
    .section-resource-library .aside-content h1 {
      margin-top: 5rem;
      margin-bottom: 3rem;
      font-size: 50px; font-size: 5.0rem;
    }
    
    .section-resource-library .aside-content p,
    .section-resource-library .aside-content h2 {
      font-size: 16px; font-size: 1.6rem; 
    }
    
    .nav-breadcrumbs {
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      align-content: center;
      -ms-align-items: center;
      align-items: center;
      justify-content: flex-start;
    }
    
      .nav-breadcrumbs p,
      .nav-breadcrumbs a {
        display: inline-block;
        margin: 0;
        padding-top: 5px;
        width: auto;
        height: 25px;
        font-size: 16px; font-size: 1.6rem;
        font-weight: 500;
        line-height: 1;
        vertical-align: top;
      }
    
      .nav-breadcrumbs p {
        position: relative;
        padding: 0 0 0 40px;
        width: auto;
        color: #888;
        line-height: 1.6;
      }
      
      .impact-two-col .aside-content .nav-breadcrumbs p {
        width: auto;
      }
      
      .page-template-knowledge-center .section-header .btn-view-all:after,
      .nav-breadcrumbs p:before {
        content: '';
        width: 24px;
        height: 24px;
        background-size: 24px 24px;
          -webkit-background-size: 24px 24px;
      }
      
      .nav-breadcrumbs p:before {
        position: absolute;
        top: 0;
        left: 0;
        margin-right: 1rem;
        background: url('/wp-content/uploads/arrow-forward.svg') center center no-repeat;
        transform: rotate(-180deg);
      }
      
      .page-template-knowledge-center .section-header .btn-view-all:after,
      .single-country .section-resource-library .section-header .btn-view-all:after,
      .single-topic .section-resource-library .section-header .btn-view-all:after,
      .impact-reversed .nav-breadcrumbs p:before {
        background: url('/wp-content/uploads/arrow-forward-red.svg') center center no-repeat;
      }
      
      .page-template-knowledge-center .section-header .btn-view-all:after,
      .single-country .section-resource-library .section-header .btn-view-all:after,
      .single-topic .section-resource-library .section-header .btn-view-all:after {
        margin-left: 2.5rem;
      }
      
      .nav-breadcrumbs a:before {
        display: inline-block;
        content: '/';
        color: #fff;
        width: 16px;
        height: 30px;
        font-size: 16px; font-size: 1.6rem;
        font-weight: 500;
        text-align: center;
        vertical-align: top;
      }
      
      .nav-breadcrumbs a:link,
      .nav-breadcrumbs a:visited {
        color: #fff;
        text-decoration: none;
      }
      
      .impact-reversed .nav-breadcrumbs a:link,
      .impact-reversed .nav-breadcrumbs a:visited,
      .impact-reversed .nav-breadcrumbs a:before {
        color: #BE0F34;
      }
      
      .nav-breadcrumbs a:hover { text-decoration: underline; }
      .nav-breadcrumbs a:active  { opacity: 0.8; }
        
      .related-resource {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
      }
      
      .resource-information p:nth-of-type(1),          width: 50%;
      .pdf-information {
         border-top: 1px solid rgba(0, 0, 0, 0.1);
      }
      
      .resource-information p:nth-of-type(1),
      .resource-description .resource-author  {
        padding-top: 2rem;
      }
      
      .resource-information p {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        padding: 0;
        margin-bottom: 0;
        font-size: 12px;
      }
      
      .resource-information p span {
        width: 130px;
        font-weight: 700;
      }
      
      .resource-information .document-type,
      .resource-information .date-published {
        width: auto;
        font-weight: 400;
      }
      
      .pdf-information {
        margin-top: 2rem;
        padding-top: 3rem;
        justify-content: space-between;
        flex-wrap: wrap;
      }
      
      .pdf-information p:nth-of-type(1) {
        padding-top: 0;
        border: none;
      }
      
      .pdf-information,
      .pdf-information .resource-file-type,
      .pdf-information .btn-download-resource,
      .pdf-information .resource-file-type .file-type,
      .pdf-information .btn-download-resource:after,
      .pdf-information .btn-download-resource:before {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        align-content: center;
        -ms-align-items: center;
        align-items: center;
        transition: all 0.3s ease-out;
          -webkit-transition: all 0.3s ease-out;
      }
      
      .pdf-information .resource-file-type,
      .pdf-information .btn-download-resource {
        position: relative;
        justify-content: flex-start;
        color: #888;
        font-size: 14px; font-size: 1.4rem;
        font-weight: 400;
      }
      
        .pdf-information .resource-file-type .file-type,
        .pdf-information .btn-download-resource:after {  
          justify-content: center;
          width: 50px;
          height: 50px;
          content: '';
          border-radius: 100px;
          background-color: #EBF0F6;
          vertical-align: top;
        }
        
        .pdf-information .btn-download-resource:before {
          position: absolute;
          top: -6px;
          right: -6px;
          content: '';
          width: 62px;
          height: 62px;
          border-radius: 130px;
          border: 1px dashed #EBF0F6;
        }
      
        .pdf-information .resource-file-type .file-type {
          margin-right: 1rem;
          content: '';
          color: #BE0F34;
          font-family: 'Open Sans', Helvetica, Arial, sans-serif;
          font-weight: 700;
          text-align: center;
        }
        
        .pdf-information .btn-download-resource:after {
          margin-left: 2rem;
          background-image: url('/wp-content/uploads/icon-download-grey@1.5x.svg');
          background-repeat: no-repeat;
          background-position: center;
          background-size: 20px 20px;
            -webkit-background-size: 20px 20px;
          transition: all 0.6s ease-out;
            -webkit-transition: all 0.6s ease-out;
        }
        
        .pdf-information .btn-download-resource {
          color: #BE0F34;
          font-weight: 600;
          text-decoration: none;
        }
        
        .pdf-information .btn-download-resource:hover {
          color: #BE0F34;
          text-decoration: none;
        }
        
        
        .pdf-information .btn-download-resource:hover:after {
          background-color: #BE0F34;
          background-image: url('/wp-content/uploads/icon-download-white@1.5x.svg');
        }
        
        .pdf-information .btn-download-resource:hover:before {
          -webkit-transform: rotate(40deg);  
          -ms-transform: rotate(40deg);  
          transform: rotate(40deg); 
          border-color: #A4B0B4;
        }
        
        .resource-information .pdf-information .resource-file-type .file-type {
          margin-bottom: 0;
        }
        
        /* Resource Library Template */
        
        .section-resources-list {
          padding: 0 8rem 5rem;
          background-color: #EBF0F6;
          align-content: flex-start;
          -ms-align-items: flex-start;
          align-items: flex-start;
          justify-content: flex-start;
        }
        
        .section-resources-list .section-header {
          position: relative;
          display: -webkit-flex;
          display: -ms-flex;
          display: flex;
          padding: 3rem 0;
          align-content: center;
          -ms-align-items: center;
          align-items: center;
          justify-content: space-between;
        }
        
          .section-resources-list .section-header h2,
          .section-resources-list .results-found-information {
            margin: 0;
            font-size: 22px; font-size: 2.2rem;
            line-height: 1.7;
          }
          
            .section-resources-list .section-header .list-card {
              margin: 0 2rem;
            }
        
        .section-resources-list .aside-filtered-list {
          display: -webkit-flex;
          display: -ms-flex;
          display: flex;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          justify-content: flex-start;
          width: 70%;
          width: calc(100% - 300px);
        }
        
        .section-resources-list .aside-filters,
        .aside-analysis-options {
          margin-right: 2%;
          width: 30%;
          max-width: 300px;
        }
        
        .section-resources-list .aside-filters {
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
        }
        
        .section-resources-list .knowledge-container,
        .rankings-lists ol li a {
          display: -webkit-flex;
          display: -ms-flex;
          display: flex;
          align-content: flex-start;
          -ms-align-items: flex-start;
          align-items: flex-start;
          justify-content: flex-start;
        }
        
        .page-template-resource-library .knowledge-container {
          align-content: stretch;
          -ms-align-items: stretch;
          align-items: stretch;
        }
        
        .section-resources-list .knowledge-container {
          -webkit-flex-direction: row;
          -ms-flex-direction: row;
          flex-direction: row;
        }
        
        .section-resources-list .knowledge-container .related-resource {
          width: 48.5%;
        }
        
        .results-found-information,
        .page-template-resource-library .pagination {
          display: -webkit-flex;
          display: -ms-flex;
          display: flex;
          -webkit-flex-direction: row;
          -ms-flex-direction: row;
          flex-direction: row;
          align-content: center;
          -ms-align-items: center;
          align-items: center;
          justify-content: space-between;
          margin-bottom: 3rem;
        }
        
        .searchandfilter ul {
          padding: 0;
          margin: 0;
        }
        
        .page-template-resource-library .pagination {
          margin-top: 2rem;
          -webkit-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
          font-size: 16px; font-size: 1.6rem;
          font-weight: 400;
          line-height: 1.7;
         }
         
         .page-template-resource-library .pagination a:after,
         .page-template-resource-library .pagination a:before {
           display: inline-block;
           content: '';
           width: 26px;
           height: 26px;
           background: url('/wp-content/uploads/arrow-forward-red.svg') center center no-repeat;
           -webkit-background-size: 24px 24px;
           background-size: 24px 24px;
           vertical-align: middle;
         }
         
         .page-template-resource-library .pagination .nav-previous a:before,
         .page-template-resource-library .pagination .nav-next a:after {
           display: none;
         }
         
         .page-template-resource-library .pagination .nav-previous a:after {
           margin-left: 1rem;
         }
         
         .page-template-resource-library .pagination .nav-next a:before {
            margin-right: 1rem;
           -webkit-transform: rotate(180deg); 
            -ms-transform: rotate(180deg); 
            transform: rotate(180deg);
         }
         
         .page-template-resource-library .pagination a:link,
         .page-template-resource-library .pagination a:visited {
           color: #BE0F34;
           text-decoration: none;
         }
         
         .page-template-resource-library .pagination a:hover,
         .page-template-resource-library .pagination a:visited {
           text-decoration: underline;
         }
         
         .current-page {
           font-size: 18px; font-size: 1.8rem;
           font-weight: 400;
         }
        
  /* Resource Library */

/* Knowledge Center */

/* Rankings Lists */

.rankings-lists {
  margin-top: 5rem;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  align-content: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}

  .rankings-lists aside {
    width: 45%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .rankings-lists .h3 {
    position: relative;
    padding-left: 5rem;
    margin-bottom: 5rem;
    font-size: 22px; font-size: 2.2rem;
    font-weight: 600;
  }
  
  .rankings-lists ol li {
    position: relative;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-content: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
    counter-increment: list;
    list-style-type: none;
    margin-bottom: 1rem;
    padding-left: 2rem;
    width: 100%;
    font-size: 16px; font-size: 1.6rem;
  }

    .rankings-lists ol li:before {
      position: absolute;
      color: #222;
      font-weight: 600;
      content: counter(list) "";
      left: -32px;
      text-align: left;
      width: 40px;
    }
    
    .rankings-lists ol li .result-number,
    .rankings-lists ol li a .score  {
      color: #BE0F34;
      font-weight: 600;
    }
    
    .rankings-lists ol li a {
      width: 100%;
      -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      justify-content: flex-end;
    }
    
    .rankings-lists ol li a span {
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      width: 40%;
    }
    
    .rankings-lists ol li a:hover,
    .rankings-lists ol li a:active {
      text-decoration: none;
    }
    
    .rankings-lists ol li a .country { color: #222; }
    
    .icon-highest {
      position: absolute;
      top: 0;
      left: 1rem;
    }
    
    .icon-highest {
      display: inline-block;
      margin-right: 2rem;
      width: 27px;
      height: 31px;
      background: url('/wp-content/uploads/icon-highest@1.5x.svg') center center no-repeat;
      vertical-align: bottom;
      background-size: 27px 31px;
        -webkit-background-size: 27px 31px;
    }
    
    .icon-highest.icon-lowest {
      -moz-transform: scale(-1, -1);
      -o-transform: scale(-1, -1);
      -webkit-transform: scale(-1, -1);
      transform: scale(-1, -1);
    }
    
    .rankings-lists ol:empty {
      display: none;
    }

/* Rankings Lists */

/* Generic Content */

.single-news #menu-report-menu div {
  padding-top: 14px;
  margin-left: 2rem;
  width: 200px;
  height: 50px;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.single-news .post-thumbnail img {
  display: block;
  width: 100%;
  max-width: 900px;
  height: auto;
  min-height: auto;
  background: #ddd;
  margin-bottom: 4rem;
  object-fit: cover;
}

.single-news .post-thumbnail img:before {
  display: none;
}

.single-news .post-thumbnail:empty {
  height: 0;
}

.section-generic-content,
.section-about-content {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-content: center;
  -ms-align-items: flex-start;
  align-items: flex-start;
  text-align: center;
}


  .section-generic-content {
    justify-content: center;
     padding: 8rem;
  }

  .section-about-content {
    margin: 0 auto;
    text-align: left;
    justify-content: flex-start;
  }
  
  .section-about-content h2 {
    margin-top: 4rem;
    text-transform: capitalize;
  }
  
  .section-contact-content {
    width: 100%;
    margin: 0 auto;
  }
  
  .section-contact-content #mktoForm_1108 .mktoFieldWrap,
  .section-contact-content  #mktoForm_1108,
  .section-contact-content #mktoForm_1108 #mktoForm_1108Col,
  .section-contact-content .mktoField,
  .section-contact-content .mktoFormRow,
  .section-contact-content .mktoForm .mktoFormCol,
  .section-contact-content .mktoForm .mktoButtonRow {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    width: 100% !important;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
    font-size: 16px; 
    font-weight: 400;
  }
  
  .section-contact-content #mktoForm_1108 {
    max-width: 600px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
  }
  
    .section-contact-content #mktoForm_1108 {
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    
    .section-contact-content #mktoForm_1108 .mktoRequiredField label.mktoLabel,
    .section-contact-content #mktoForm_1108 label,
    .section-contact-content #mktoForm_1108 .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
      width: 50% !important;
    }
    
    .section-contact-content #mktoForm_1108 input[type=text],
    .section-contact-content #mktoForm_1108 .mktoHasWidth label,
    .section-contact-content .mktoForm .mktoCheckboxList > label,
    #mktoForm_1108 .mktoLogicalField.mktoCheckboxList.mktoHasWidth label,
    .section-contact-content #mktoForm_1108 .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
      width: 100% !important;
      max-width: 100% !important;
    }
    
    .section-contact-content #mktoForm_1108 .mktoRequiredField label.mktoLabel,
    .section-contact-content #mktoForm_1108 label {
      max-width: 160px;
      font-weight: 600;
    }
    
      .section-contact-content #mktoForm_1108 .mktoLogicalField.mktoCheckboxList.mktoHasWidth label {
        font-weight: 400;
      }
    
    #mktoForm_1108 .mktoRadioList > input, #mktoForm_1108 .mktoCheckboxList > input {
      display: inline-block;
      width: 30px !important;
    }
    
    .mktoForm input[type=text], 
    .mktoForm input[type=url], 
    .mktoForm input[type=email], 
    .mktoForm input[type=tel], 
    .mktoForm input[type=number], 
    .mktoForm select,
    .mktoForm input[type=date],
    .mktoForm textarea {
      padding: 1rem !important;
      width: 100%;
      height: 51px;
      border: 1px solid #D4DADC;
      border-radius: 5px;
    }
    
    .mktoForm select {
      -webkit-appearance: none;
      -moz-appearance:    none;
      appearance:         none;
    }
    
    #mktoForm_1108 .mktoFormRow:nth-of-type(4),
    #mktoForm_1108 .mktoFormRow:nth-of-type(8) {
      position: relative;
    }
    
    #mktoForm_1108 .mktoFormRow:nth-of-type(4):after,
    #mktoForm_1108 .mktoFormRow:nth-of-type(8):after {
      position: absolute;
      top: 2rem;
      right: 2rem;
      content: '';
      background: url('/wp-content/uploads/arrow-red.svg') center center no-repeat;
      width: 12px;
      height: 12px;
      background-size: 12px 8px;
      -webkit-background-size: 12px 8px;
      -moz-transform: scale(-1, -1);
      -o-transform: scale(-1, -1);
      -webkit-transform: scale(-1, -1);
      transform: scale(-1, -1);
    }
    
    #mktoForm_1108 .mktoButton {
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      align-content: center;
      -ms-align-items: center;
      align-items: center;
      width: auto;
      min-width: 200px;
      height: 50px;
      justify-content: center;
      color: #fff;
      font-size: 18px; font-size: 1.8rem;
      font-family: 'Open Sans', Helvetica, Arial, sans-serif;
      font-weight: 600;
      border-radius: 100px;
      text-align: center;
      transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
    }
    
      .section-contact-content .mktoForm .mktoButtonRow {
        padding-top: 1rem;
        justify-content: center;
      }
    
      #mktoForm_1108 .mktoButton {
        color: #fff !important;
        background: #BE0F34 !important;
        border-color: #BE0F34 !important;
      }
      
      #mktoForm_1108 .mktoButton:hover {
        color: #BE0F34 !important;
        background: #fff !important;
      }
  
/* Hightcharts */

.highcharts-button-box {
  fill: none !important;
}

.highcharts-menu-item {
  cursor: pointer;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
  transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.highcharts-menu-item:hover {
  background: #BE0F34 !important;
}

.highcharts-menu {
  border: none !important;
  box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.highcharts-button-symbol {
  /* stroke-width: 2px; */
  stroke: #BE0F34 !important;
}

/* 1800px or less */

@media (max-width: 1800px) {
  
  .page-template-map .map-analyze-results-header .filter-set {
    padding: 0.6rem 2rem;
  }
  
  .page-template-map .filter-set .filter-set-title {
    flex: 100%;
    line-height: 1.2;
    text-indent: 10px;
  }
  
}

/* 1800px or less */


/* 1500px or less */

@media (max-width: 1500px) {
  
  .pdf-information {
    /* -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: flex-end; */
  }
  
  .pdf-information p:nth-of-type(1) {
    /* width: 100%; */
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    /* justify-content: flex-end; */
    /* margin-bottom: 2rem; */
  }
  
  .resource-information p span {
    margin-left: 1rem;
    width: auto;
  }
  
  .resource-information p span {
    text-align: right;
  }
  
  .pdf-information .resource-file-type .file-type {
    margin-right: 0;
    margin-left: 1rem;
    margin-bottom: 1.5rem;
  }
  
    .resource-information .pdf-information .resource-file-type .file-type {
      margin-left: 0;
    }

}

/* 1400px or less */

@media (max-width: 1400px) {
  
  .nav-map-filter {
    width: 90%;
    max-width: 90%;
  }

  .nav-map-filter li {
    width: 18%;
  }
  
  .nav-map-filter .nav-peer-group {
    width: 25%;
    max-width: 250px;
  }
  
  .nav-map-filter .nav-peer-group .arrow { right: 1.5rem; }
  
  /* .nav-map-filter .nav-peer-group select { padding-left: 6rem; }
  
  .nav-map-filter .nav-peer-group .icon-filter { margin-left: 2rem; } */
  
  .nav-map-filter.show .nav-safety-index { max-width: 160px; }
  .nav-map-filter.show .nav-safety-outcomes { max-width: 170px; }
  .nav-map-filter.show .nav-safety-institutions-resources { max-width: 200px; padding-left: 0; }
  
  .map-year-range {
    width: 80%;
    max-width: 80%;
  }
  
  .single-country .knowledge-container, 
  .single-topic .knowledge-container {
    flex-wrap: wrap;
  }
  
  .single-country .knowledge-container .related-resource, 
  .single-topic .knowledge-container .related-resource {
    width: 48%;
    margin: 0 2% 2% 0;
  }
  
  .single-topic .knowledge-container.three-col aside:nth-of-type(2),
  .single-country .knowledge-container.three-col aside:nth-of-type(2) {
    margin-right: 0;
    margin-left: 0;
  }
  
  .page-template-resource-library .resource-description {
    flex-wrap: wrap;
  }
  
}

/* 1300px or less */

@media (max-width: 1300px) {
  
  .nav-map-filter.show li a {
    padding-top: 1.4rem;
    line-height: 1;
  }
  
  .nav-map-filter .btn-filter-by {
    right: 0;
  }
  
  .nav-map-filter .nav-safety-index .btn-filter-by,
  .nav-map-filter .nav-safety-outcomes .btn-filter-by, 
  .nav-map-filter .nav-safety-frameworks .btn-filter-by, 
  .nav-map-filter .nav-safety-institutions-resources .btn-filter-by { left: initial; }
  
  .nav-map-filter .filter-accordion .btn-filter-by {
    right: 20px;
    left: initial;
  }
  
  
}

/* 1300px or less */

/* 1200px or less */

@media (max-width: 1200px) {
  
  .nav-map-filter {
    max-width: 300px;
    left: 3rem;
    right: initial;
    height: auto;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
    .nav-map-filter li,
    .nav-map-filter.show .nav-safety-index,
    .nav-map-filter.show .nav-safety-outcomes,
    .nav-map-filter .nav-safety-frameworks,
    .nav-map-filter.show .nav-safety-institutions-resources {
      width: 100%;
      max-width: 100%;
    }
    
    .nav-map-filter.show .nav-safety-index,
    .nav-map-filter.show .nav-safety-outcomes,
    .nav-map-filter .nav-safety-frameworks,
    .nav-map-filter.show .nav-safety-institutions-resources {
      padding-left: 1.5rem;
    }
    
    .nav-map-filter.show .nav-safety-institutions-resource {
      border-radius: 0 0 3px 3px;
    }
    
    .nav-map-filter.show .nav-safety-index a {
      padding-left: 0.5rem;
    }
    
    .nav-map-filter .nav-peer-group {
      width: 100%;
      max-width: 350px;
      overflow: hidden;
    }
    
    .nav-map-filter.show li {
      border-bottom: 1px solid #F1F4F8;
    }
    
    .filter-accordion {
      top: 0;
      right: initial;
      left: 315px;
    }
    
    .nav-map-filter.show li .select2-container {
      width: 100% !important;
    }
    
    .page-template-map .select2-container--open .select2-dropdown--below {
      top: -181px !important;
      left: 320px !important;
    }
  
  .section-explore-by-map,
  .section-analyze-download,
  .section-analyze-download .aside {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  .section-explore-by-map aside,
  .section-analyze-download .aside,
  .section-analyze-download .aside .aside-content {
    width: 100%;
  }
  
  .impact-two-col {
    margin-top: 120px;
  }
  
  .impact-two-col .aside-content,
  .impact-two-col aside,
  .impact-data aside,
  .section-explore-by-country,
  .section-explore-by-map,
  .section-analyze-download .aside {
    padding: 4rem;
  }
  
  .page-template-resource-library .aside-content {
    padding-bottom: 8rem;
  }
  
  .section-explore-by-map {
    padding: 4rem 0;
  }
  
  .section-resources-list .knowledge-container .related-resource,
  .section-resources-list .knowledge-container.two-col aside:nth-of-type(2n) {
    margin: 0 auto 2rem;
    width: 100%;
  }
  
  .section-explore-by-map aside {
    height: auto;
    -ms-align-items: flex-end;
    align-items: flex-end;
  }
  
  .section-explore-by-map .aside-content {
    padding: 0 4rem;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  
  .section-resources-list {
    padding: 0 4rem 5rem;
  }
  
  .section-explore-by-map aside img {
    position: relative;
    top: initial;
    margin-top: 5rem;
    width: 70%;
    height: auto;
  }
  
  .impact-two-col .aside-content .h1 {
    font-size: 50px; font-size: 5rem;
    line-height: 1;
  }
  
  .section-explore-by-topic {
    padding-top: 23rem;
    padding-bottom: 0;
  }
  
  .nav-explore-by-country a {
    padding-top: 2px;
  }
  
  .impact-data .impact-img {
    margin-top: 0;
  }
  
  .impact-content .icon {
    left: -185px;
  }
  
  .section-explore-by-topic aside a, 
  .nav-state-safety a,
  .nav-safety-frameworks a {
    margin: 0 0 2rem;
    width: 32%;
  }
  
  .nav-map-filter .nav-safety-frameworks > a {
    margin-bottom: 0;
  }
  
  .card-body a {
    width: 33.33%;
  }
  
  .section-explore-by-topic .container-fluid {
    padding: 4rem 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  .section-explore-by-topic aside,
  .nav-safety-frameworks {
    width: 100%;
  }
  
  .section-explore-by-topic nav, 
  .nav-state-safety,
  .nav-safety-frameworks {
    justify-content: space-between;
  }
  
  .section-explore-by-topic .aside-safety-outcomes nav {
    padding-right: 0;
  }
  
  .section-explore-by-topic .aside-safety-frameworks nav {
    padding-left: 0;
  }
  
  .section-explore-by-topic,
  .section-tutorials-videos,
  .section-resource-library {
    padding-right: 4rem;
    padding-left: 4rem;
  }
  
  .section-analyze-download .aside {
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  
  .section-analyze-download .aside {
    min-height: auto;
  }
  
  .section-analyze-download svg {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    margin-bottom: 2rem;
  }
  
  .section-analyze-download .aside .aside-content {
    margin-left: 0;
  }
  
  .section-analyze-download .aside:nth-of-type(1) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  
  .nav-map-filter {
    justify-content: space-between;
  }
  
  .btn-map-filter {
    right: -25px;
  }
  
  .nav-map-filter.collapse:not(.show), 
  .nav-map-filter.collapsing:not(.show) {
    width: 60px;
    max-width: 60px;
  }
  
  .nav-map-filter.collapse:not(.show) .btn-map-filter, 
  .nav-map-filter.collapsing:not(.show) .btn-map-filter { right: 15px; }

  
  .page-template-map .filter-set .filter-set-title {
    text-align: left;
  }
  
  .nav-breadcrumbs,
  .single-country .section-resource-library, 
  .single-topic .section-resource-library {
    display: none;
  }
  
  .select2-selection__rendered {
    width: 100% !important;
  }
  
  .nav-map-filter.show .nav-safety-index  { padding-left: 0.1rem; }
  .nav-map-filter.show .nav-safety-institutions-resources a { padding-left: 0.9rem; }
  
  .nav-map-filter.show .nav-safety-index a .wb {
    display: inline-block;
    text-align: left;
    text-indent: 0;
  }
  
  .nav-map-filter.show .nav-safety-index a {
    padding-top: 2.2rem;
  }
  
  .page-template-map .map-analyze-results-header.map-filter-age-gender {
    top: 170px !important;
    right: 5rem;
    left: initial;
  }
  
  .page-template-resource-library .resource-description {
    flex-wrap: nowrap;
  }
  
}

/* 1200px or less */

/* 1100px or less */

@media (max-width: 1100px) {
  
  .section-resources-list {
    position: relative;
    padding-top: 5rem;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  .section-resources-list .aside-filters, 
  .section-resources-list .aside-filtered-list {
    margin-right: initial;
    width: 100%;
    max-width: 100%;
  }
  
    .section-resources-list .aside-filters {
      position: absolute;
      top: -80px;
      margin-top: initial;
      max-width: 300px;
    }
    
    .section-tutorials-videos {
      overflow: hidden;
    }
    
    .load-more {
      margin: 5rem auto;
    }
  
}

/* 1100px or less */

/* 1000px or less */

@media (max-width: 1000px) {

  .tutorials-videos-container, 
  .carousel-inner .knowledge-container {
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-content: center;
  }
  
  .carousel-inner .knowledge-container .tutorial-video, 
  .carousel-inner .knowledge-container .related-resource,
  .carousel-inner .knowledge-container.three-col aside:nth-of-type(2), 
  .carousel-inner .knowledge-container.three-col aside:nth-of-type(5), 
  .carousel-inner .knowledge-container.three-col aside:nth-of-type(8), 
  .carousel-inner .knowledge-container.three-col aside:nth-of-type(11), 
  .carousel-inner .knowledge-container.three-col aside:nth-of-type(14), 
  .carousel-inner .knowledge-container.three-col aside:nth-of-type(17), 
  .carousel-inner .knowledge-container.three-col aside:nth-of-type(20), 
  .carousel-inner .knowledge-container.three-col aside:nth-of-type(23), 
  .carousel-inner .knowledge-container.three-col aside:nth-of-type(26),
  .page-template-tutorials .tutorial-video  {
    margin: 0 auto 2rem;
    width: 100%;
    max-width: 400px;
  }
  
  
  .section-tutorials-videos .carousel-control-prev, 
  .section-resource-library .carousel-control-prev, 
  .section-tutorials-videos .carousel-control-next, 
  .section-resource-library .carousel-control-next,
  .section-tutorials-videos .carousel-control-next, 
  .section-resource-library .carousel-control-next {
    display: none;
  }

}

/* 1000px or less */


/* 768px or less */

@media (max-width: 768px) {
  
  .single-country .sm-menu .menu,
  .single-topic .sm-menu .menu,
  .page-template-data .sm-menu .menu,
  .page-template-map .sm-menu .menu,
  .page-template-data-analysis .sm-menu .menu,
  .page-template-report .sm-menu .menu  {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  
  .single-news #menu-report-menu div {
    padding-top: 15px;
    width: 100px;
    font-size: 13px; font-size: 1.3rem;
  }
  
  
  .page-template-resource-library .sm-menu .menu {
    padding-left: 0;
    padding-right: 0;
  }
  
  .sm-menu .menu {
    align-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  
  .single-country .sm-menu .menu > li:nth-of-type(2),
  .single-topic .sm-menu .menu > li:nth-of-type(2),
  .page-template-report .sm-menu .menu > li:nth-of-type(1),
  .page-template-data .sm-menu .menu > li:nth-of-type(2),
  .page-template-map .sm-menu .menu > li:nth-of-type(2),
  .page-template-data-analysis .sm-menu .menu > li:nth-of-type(2),
  .icon-analyze a::before,
  .icon-download a::before {
    display: none;
  }
  
  .single-country .sm-menu .btn-download, 
  .single-topic .sm-menu .btn-download, 
  .single-country .sm-menu .btn-analyze,
  .single-topic .sm-menu .btn-analyze,
  .page-template-data .sm-menu .btn-download, 
  .page-template-data .sm-menu .btn-analyze,
  .page-template-map .sm-menu .btn-download, 
  .page-template-map .sm-menu .btn-analyze ,
  .page-template-resource-library .sm-menu .btn-download, 
  .page-template-resource-library .sm-menu .btn-analyze,
  .page-template-data-analysis .sm-menu .btn-download, 
  .page-template-data-analysis .sm-menu .btn-analyze {
    position: relative;
    top: initial;
    right: initial;
    width: 90px;
    margin-left: 1rem;
  }
  
  .sm-menu .menu a {
    padding: 0 1rem;
  }
  
  .impact-two-col,
  .impact-data,
  .section-explore-by-topic .container-fluid {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
  
  .nav-breadcrumbs {
    display: none;
  }
    
    .impact-data aside,
    .impact-two-col aside {
      width: 100%;
      height: auto;
      min-height: 300px;
    }
    
    #topic-header-chart,
    .section-generic-content {
      padding-right: 2rem;
      padding-left: 2rem;
    }
    
    .impact-data .aside-content .h1,
    .impact-two-col .aside-content .h1,
    .impact-data h1 {
      margin-top: 0;
      font-size: 40px; font-size: 4rem; 
    }
    
    .section-analyze-download aside h2 {
      font-size: 30px; font-size: 3rem; 
    }
    
    .impact-content .icon,
    .nav-explore-by-data a:nth-of-type(2)::before, 
    .nav-explore-by-data a:nth-of-type(2)::after {
      display: none;
    }
    
    .card-body a {
      width: 50%;
    }
    
    .impact-data p,
    .section-explore-by-map .aside-content p,
    .section-explore-by-country .text, 
    .section-explore-by-topic .text,
    .all-countries,
    .section-explore-by-topic aside {
      width: 100%;
      max-width: 100%;
    }
    
    .section-explore-by-map h2,
    .section-explore-by-country h2, 
    .section-explore-by-topic h2 {
      font-size: 30px; font-size: 3rem; 
    }
    
    .card-body {
      padding: 5rem 2rem;
    }
    
    .section-explore-by-topic .container-fluid,
    .section-explore-by-topic .aside-safety-outcomes nav {
      padding-left: 0;
      padding-right: 0;
    }
    
    .section-explore-by-topic .aside-safety-outcomes nav,
    .section-explore-by-topic nav {
      justify-content: space-between;
    }
    
    .section-explore-by-topic .aside-safety-frameworks nav {
      padding: 0;
      border-left: none;
    }
    
    .section-explore-by-topic aside {
      min-height: auto;
    }
    
    .section-explore-by-topic aside a, 
    .nav-state-safety a {
      width: 48%;
      margin: 0 0 2rem;
    }
    
    .section-analyze-download svg {
      max-width: 130px;
      margin-bottom: 1rem;
    }
    
    .section-explore-by-map aside img {
      width: 90%;
    }
    
    .accordion-components .btn {
      font-size: 16px; font-size: 1.6rem;
    }
  
    .section-resources-list .aside-filters {
      top: -55px
    }
    
    .section-resources-list .section-header {
      justify-content: flex-start;
    }
    
    .page-template-resource-library .section-resources-list .section-header {
      padding-top: 33rem;
    }
    
    .tutorial-video .video-title, 
    .resource-description .resource-title {
      font-size: 18px; font-size: 1.8rem;
    }
    
    .page-template-knowledge-center .section-resource-library .section-header aside:nth-of-type(2),
    .page-template-knowledge-center .section-tutorials-videos .section-header aside:nth-of-type(2) {
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      justify-content: center;
    }
    
    .page-template-knowledge-center .section-header .amount:after {
      display: none;
    }
    
    #mktoForm_1108 .mktoFormRow .mktoFieldWrap {
      padding-top: 1rem;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    
    #mktoForm_1108 .mktoAsterix {
      float: left !important;
      margin-right: 10px;
    }
    
    .section-contact-content #mktoForm_1108 .mktoRequiredField label.mktoLabel, 
    .section-contact-content #mktoForm_1108 label {
      max-width: 100% !important;
    }
    
    .section-contact-content .mktoForm .mktoButtonRow {
      justify-content: flex-end;
    }
    
    #mktoForm_1108 .mktoFormRow:nth-of-type(4):after, 
    #mktoForm_1108 .mktoFormRow:nth-of-type(8):after {
      top: 7.5rem;
    }
    
    .section-contact-content #mktoForm_1108 .mktoHasWidth label, 
    .section-contact-content .mktoForm .mktoCheckboxList > label,
     #mktoForm_1108 .mktoLogicalField.mktoCheckboxList.mktoHasWidth label {
       max-width: 93% !important;
     }

}

/* 768px or less */

/* 600px or less */

@media (max-width: 600px) {
  
  .pdf-information .resource-file-type, 
  .pdf-information .btn-download-resource {
    font-size: 12px; font-size: 1.2rem;
  }
  
  .pdf-information,
  .page-template-resource-library .resource-description  {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
  }
  
  .page-template-resource-library .resource-description .resource-thumbnail {
    margin-bottom: 5rem;
  }
  
  .pdf-information .btn-download-resource {
    margin-top: 2rem;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  
  .pdf-information .btn-download-resource::before {
    right: initial;
    left: -6px;
  }
  
  .pdf-information .btn-download-resource::after {
    margin-left: initial;
    margin-right: 2rem;
  }
  
}

/* 600px or less */

/* 460px or less */

@media (max-width: 460px) {
  
  .impact-data .aside-content .h1, 
  .impact-two-col .aside-content .h1, 
  .impact-data h1 {
    font-size: 30px; font-size: 3rem;
  }
  
  .sm-menu .menu a {
    font-size: 13px; font-size: 1.3rem;
  }
  
  .sm-menu .btn-download, 
  .sm-menu .btn-analyze {
    width: 80px;
    margin-left: 0.5rem !important;
  }
  
  .section-explore-by-topic nav {
    width: 100%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  .card-body a,
  .section-explore-by-topic aside a, 
  .nav-state-safety a,
  .page-template-resource-library .resource-description .resource-title {
    width: 100%;
  }
  
  .page-template-resource-library .resource-description .resource-title {
    margin-top: 0;
  }
  
  .page-template-resource-library .resource-description {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  
  .resource-thumbnail {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 auto;
  }
  
}

/* 460px or less */

/* 390px or less */
@media (max-width: 390px) {
  
  .sm-menu .menu a {
    font-size: 12px; font-size: 1.2rem;
    padding: 0 0.7rem;
  }
  
}
/* 390px or less */


.section-data-map .info.leaflet-control
/* .highcharts-menu .highcharts-menu-item:nth-of-type(6),
.highcharts-menu .highcharts-menu-item:nth-of-type(7)  */

{
  display: none !important;
}

.accordion-analysis-option .highcharts-container div {
  width: initial;
}















































































