body {
  /*font-family: 'Montserrat';*/
  /* background: #f2f2f2;*/
}

.page-node-type-country .accordion-item.filter-left-item .accordion-inner {
  width: 100%;
}

.country-block-details .views-row.country-wrapper {
  overflow: visible;
}

.indicator-wrapper {
  padding-top: 10px;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  padding-left: 15px;
  padding-bottom: 10px;
  background: #03aadd !important;
}

.indicator-wrapper th {
  text-align: left;
  border-right: 1px solid #ccc;
  padding-right: 10px;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.sub-indicators {
  float: left;
  margin-top: 35px;
}

.field-content.counter-block {
  float: left;
  width: 100%;
  /*  padding-left: 105px;*/
}

ul.toggle.accordian-content li {
  list-style-type: none;
}

.main-section {
  width: 100%;
  float: none;
}

body .counter-wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-around;
    align-items: center;*/
  background-color: #003366;
}

.label-text.first-label {
  padding-left: 0;
  padding-right: 0;
  line-height: 30px;
  color: #ffffff;
  font-size: 26px;
  font-weight: 300;
  /*text-transform: uppercase;*/
  width: auto;
  padding-top: 0px;
  display: block;
  /*padding-bottom: 20px;*/
  display: flex;
  justify-content: center;
  text-align: center;
  font-size: 22px;
  line-height: 25px;
  padding-left: 5px;
  padding-right: 5px;
}

.field-content.content-text {
  float: left;
  width: 100%;
  padding-top: 35px;
  /* padding-right: 30px;*/
  padding-left: 0;
  max-width: 700px;
}

.left-section-wrapper .field-content.content-text {
  padding-top: 0;
}

.left-section-wrapper .flag {
  padding-bottom: 35px;
}

span.bold {
  color: #0071bc;
  font-weight: 500;
}

.field-content.country-section {
  float: left;
  width: auto;
  padding: 30px;
  padding-top: 5px;
  color: #333333;
  font-size: 30px;
  position: relative;
  display: block;
  position: relative;
  font-weight: 400;
  padding-top: 13px;
  padding-right: 70px;
}

.country-section span.select-country-arrow:after {
  background-image: url(/themes/custom/usadf/images/down_arrow.png);
  width: 17px;
  height: 10px;
  position: absolute;
  content: "";
  cursor: pointer;
  right: 0;
  top: 30px;
}

.country-section .country-flag {
  display: none;
}

.banner-id .select-country-arrow {
  display: none;
}

.left-section-wrapper span.country-section {
  float: left;
  padding-top: 0px;
}

span.not-bold {
  font-weight: 400;
}

span.duration {
  font-weight: 400;
}

.year-counter.counter.enterprises:first-child {
  /*  padding-left: 0;*/
  /* width: 131px;
    padding: 20px;*/
}

.year-counter.counter.enterprises:first-child span.active-counter.first-counter {
  text-align: left;
}

.year-counter.counter.enterprises:last-child {
  width: auto;
}

.popup-country {
  margin-top: 0;
}

.popup-country {
  top: 170px;
}

span.noraml-font {
  display: inline;
}

span.city-name {
  display: inline-block;
}

span.noraml-font {
  font-weight: 400;
  padding-left: 0;
}

tr.indicator-wrapper th:nth-child(2) {
  width: 15%;
}

tr.indicator-wrapper th:nth-child(3) {
  width: 15%;
}

tr.indicator-wrapper th:nth-child(1) {
  width: 35%;
}

.table-section {
  display: block;
}

.country-title-block {
  width: 100%;
  display: block;
  position: relative;
  height: 100%;
  z-index: 100;
}

.banner-img {
  height: 100%;
}

.banner-img img {
  width: 100%;
  overflow: hidden;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.main-container .bannerimagefull:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 100%;
  left: 0;
  width: 100%;
  background: rgba(16, 51, 98, 0.40);
}

.disable-third-filter .accordian-main:nth-child(3n) {
  opacity: .2;
  pointer-events: none;
}

.bannerimagefull {
  position: relative;
  width: calc(100% - 800px);
  top: 0;
  left: 0;
  float: left;
  z-index: 1;
}

.main-container:after {
  display: none;
}

.country-flag {
  width: 96px;
  float: left;
}

.field-content.country-section.new-sec {
  width: calc(100% - 96px);
  float: left;
}

.field-content.counter-block.new {
  width: 500px;
}

/*******************************country-inner-page*************************************/

/**/

.country-inner .header-wrapper,
.country-inner .header {
  height: 80px;
}

.popup-country {
  top: 275px;
}

/**/

.country-inner-page .bannerimagefull {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
}

.country-inner-page .left-section-wrapper {
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  width: 85%;
  min-width: 800px;
}

.country-inner-page .banner-img {
  display: block;
}

.country-inner-page #map-partner {
  height: 250px !important;
  z-index: 4;
}

body.country-inner-page .header-wrapper {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}

.country-inner-page .hd-menu-wrapper {
  border: none;
  background: none;
}

.country-inner-page .leaflet-popup {
  /*width: 200px;*/
  width: 195px;
}

.country-inner-page .leaflet-popup-content-wrapper h2 {
  margin: 0;
  font-size: 12px;
  margin-bottom: 4px;
  font-weight: 600;
}

.country-inner-page .leaflet-popup-content {
  padding: 9px 10px;
  width: 100% !important;
  margin: 0 auto;
}

.country-inner-page .leaflet-popup-content p {
  margin: 0;
}

.country-inner-page .leaflet-touch .leaflet-bar a {
  width: 25px;
  height: 25px;
  line-height: 25px;
}

.country-inner-page .leaflet-popup-content-wrapper {
  border-radius: 0;
}

/*******************************country-inner-page*************************************/

/************* style 2*****************/

.country-inner.style3 .country-block-details .views-row.country-wrapper {
  /*align-items:flex-end;*/
  position: relative;
}

.page-node-type-country .left-section-wrapper {
  /* width: 55%;*/
  max-width: 300px;
  /*  padding-top: 140px;
    padding-bottom: 20px;*/
  /*height: 390px;*/
  padding-right: 35px;
}

.page-node-type-country .left-section-wrapper {
  position: static;
}

.page-node-type-country .popup-country {
  top: 190px;
}

/*.page-node-type-country  .popup-country {
    width: 100%;
    left:0;
}*/

.page-node-type-country .country-flag {
  /*width: 60px;
    float: left;*/
  display: block;
  width: 100%;
  float: none;
  order: 2;
}

.page-node-type-country .country-pages .header {
  height: 126px;
  padding: 10px 0;
}

.page-node-type-country .country-flag img {
  width: 96px;
  height: 64px;
}

.page-node-type-country .field-content.country-section.new-sec {
  width: auto;
  float: left;
  padding-top: 0;
  line-height: 44px;
  padding-bottom: 0;
  font-weight: 500;
  padding-right: 50px;
  position: relative;
  order: 1;
  display: block;
  float: none;
  padding: 0;
  font-size: 46px;
  font-family: "Effra";
  font-weight: 900;
  color: #003366;
  margin-bottom: 35px;
  max-width: 260px;
  padding-right: 10px;
  border-right: 1px solid #dbdbdb;
}

html[lang="fr"] .page-node-type-country .field-content.country-section.new-sec {
  font-size: 38px;
  line-height: 42px;
}

.page-node-type-country .year-counter>span {
  font-size: 28px;
  line-height: 32px;
  text-align: center !important;
  color: #ffffff;
  font-family: "Effra";
  font-weight: 900;
}

.page-node-type-country .year-counter>div {
  font-family: "Effra";
}

.page-node-type-country .field-content.counter-block.new {
  /* padding-bottom: 20px;*/
  display: flex;
  align-items: center;
  position: relative;
  /*   width: 80%;*/
  flex-wrap: wrap;
  /* margin-top: 60px;*/
}

.page-node-type-country span.select-country-arrow:after {
  top: 50%;
  left: 25px;
  right: 0;
  outline: 0;
  transform: translateY(-50%);
}

.page-node-type-country .flag .select-country-arrow {
  /* position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: block;
    width: 20px;*/
  display: none;
}

/********** style 2************/

.style3 .field-content.counter-block {
  padding-left: 20px;
}

.country-inner .content-text span {
  font-size: 18px;
  font-family: "Effra";
  color: #003366;
  font-weight: bold;
  padding-bottom: 15px;
  display: block;
}

.country-inner .country-strategy {
  font-family: "Effra";
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  color: #221f20;
  margin-bottom: 35px;
}

.country-inner thead tr th:nth-child(1) {
  background: #003366;
  font-family: "Effra";
  font-weight: 900;
  font-size: 26px;
  color: #ffffff;
  line-height: 30px;
  border-bottom: 1px solid #fff;
}

.country-inner thead tr th:nth-child(2) {
  font-family: "Effra";
  font-weight: 900;
  font-size: 24px;
  color: #221f20;
  border-bottom: 1px solid #003366;
}

.country-inner tbody tr td:last-child {
  color: #221f20;
  font-family: "Effra";
  font-weight: 300;
  line-height: 30px;
  font-size: 24px;
}

.country-inner .accordion-inner {
  float: left;
  display: flex;
  /* margin-top: 30px;*/
  align-items: baseline;
}

.country-inner .accordion-item:last-child {
  display: none;
}

.country-inner .filter-left-item ul {
  margin: 0;
  display: flex;
  padding: 14px;
}

@media screen and (max-width:1024px) {
  /*.views-row.country-wrapper {
        margin: 70px 30px;
    }*/
}

@media only screen and (max-width: 991px) {
  .page-node-type-country .accordion-inner {
    display: block;
  }

  .page-node-type-country .counter-wrapper {
    margin-top: 25px;
  }

  .page-node-type-country .accordion-inner .list-unstyled {
    display: inline-block;
  }

  .country-block-details .views-row.country-wrapper {
    display: block;
  }

  .field-content.counter-block {
    float: left;
    width: 100%;
    padding: 0 50px 0 50px;
  }

  .content-section {
    position: relative;
    /*   padding: 0 50px;*/
    width: 100%;
  }

  .country-pages .bannerimagefull {
    width: 100%;
    min-width: 100%;
    padding: 50px 50px 0;
    clear: both;
  }

  .page-node-type-country .left-section-wrapper {
    width: 100%;
    min-width: 100%;
    /*padding-top: 140px;*/
    padding-bottom: 20px;
    height: auto;
    float: left;
  }

  .country-block-details .views-row.country-wrapper {
    overflow: visible;
    display: block;
  }

  .views-field.views-field-field-flag {
    float: left;
    width: 33.33%;
    display: block;
    padding: 15px;
    text-align: center;
  }

  .views-field.views-field-field-flag img {
    display: inline-block;
  }

  .popup-country .field-content {
    padding-right: 0;
  }

  .right-section-wrapper {
    width: 100%;
    float: none;
  }
}

@media only screen and (max-width: 767px) {
  .year-counter:after {
    border: 0px solid #7a7a7a;
  }

  .year-counter.counter {
    float: none;
    padding: 0 30px 30px;
  }

  .year-counter.counter.enterprises:first-child {
    width: 100%;
  }

  .popup-country {
    left: 15px;
    width: calc(100vw - 30px);
    padding: 15px 0;
  }

  .page-node-type-country .field-content.counter-block.new {
    padding-bottom: 20px;
    width: 100%;
    padding: 0 15px 30px;
  }

  .field-content.counter-block {
    padding: 0 15px;
  }

  .country-pages .bannerimagefull {
    padding: 20px 15px 0;
  }

  .page-node-type-country .left-section-wrapper {
    padding-top: 100px;
  }

  .content-section {
    position: relative;
    padding: 0px 15px;
  }

  .year-counter.counter.enterprises:first-child {
    padding-right: 0;
  }

  .country-inner tbody tr td:last-child {
    font-size: 18px;
    line-height: 24px;
  }
}
