.body-text h3, .body-text h4, .caps, .container-title, .section-title {
    text-transform: uppercase
}

.account ul, .body-text ul li, .map-section .legend, ol.custom-counter {
    list-style-type: none
}

.account ul, .body-text ul li, .map-section .legend, .resource-titles-list, ol.custom-counter {
    list-style-type: none
}

.country-progress-list .country a:hover, .toggle-content::after:hover {
    text-decoration: none
}

@media (max-width:767px) {
    .col-sm-4:nth-child(n+2), .col-sm-6:nth-child(n+2), .col-xs-6:nth-child(n+3) {
        margin-top: 30px
    }
}

@media (min-width:768px) {
    .col-sm-4:nth-child(n+4), .col-sm-6:nth-child(n+3) {
        margin-top: 1px
    }
}

@media (min-width:992px) {
    .col-md-3:nth-child(n+3), .col-md-6:nth-child(n+3) {
        margin-top: 0
    }
    .col-md-3:nth-child(n+5), .col-md-4:nth-child(n+4), .col-md-6:nth-child(n+3), .col-sm-3:nth-child(n+5), .col-sm-4:nth-child(n+4), .col-sm-6:nth-child(n+3) {
       // margin-top: 45px Dk
    }
}

@media (min-width:1200px) {
    .col-lg-3:nth-child(n+3), .col-md-3:nth-child(n+3), .col-sm-6:nth-child(n+5) {
       //  margin-top: 25px;//Dk
    }
    .col-lg-3:nth-child(n+5), .col-lg-6:nth-child(n+3), .col-md-3:nth-child(n+5), .col-md-6:nth-child(n+3), .col-sm-3:nth-child(n+5) {
       /* margin-top: 60px*/
    }
}

[class*=col-md].form-group {
    margin-top: 0!important
}

@media (max-width:766px) {
    .col-lg-1:nth-child(12n+1), .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1), .col-md-1:nth-child(12n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1), .col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1) {
        clear: none
    }
    .col-xs-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width:767px) {
    .col-lg-1:nth-child(12n+1), .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1), .col-md-1:nth-child(12n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1) {
        clear: none
    }
    .col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width:992px) {
    .col-lg-1:nth-child(12n+1), .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1), .col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1) {
        clear: none
    }
    .col-md-1:nth-child(12n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1) {
        clear: left
    }

    .pull-right-lg {
        float: right!important;
    }
}

@media (min-width:1200px) { 
.col-md-1:nth-child(12n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1), .col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1){
        clear: none;
       // padding-bottom: 25px;
    }
    .col-lg-1:nth-child(12n+1), .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1) {
        clear: left
    }
}

.container, .mobile-nav li:after {
    clear: both
}

.push {
    margin-bottom: 20px
}

.push--large {
    margin-bottom: 40px
}

.bleed-right {
    position: absolute;
    left: 0;
    z-index: -1;
    bottom: -20px;
    top: -20px
}

.no-margin {
    margin: 0
}

hr.tiny {
    border-top: 4px solid #f3eddb;
    margin: 20px 0;
    width: 44px
}

.content-title, hr.tiny+.title {
    margin-top: 0
}

hr.tiny.left {
    margin-right: calc(100% - 44px)
}

.bg-tan hr.narrow, .bg-tan hr.tiny {
    border-color: #ddd6c1
}

.bg-red hr.narrow, .bg-red hr.tiny {
    border-color: #fa7b72
}

.bg-teal hr.narrow, .bg-teal hr.tiny {
    border-color: #2b9f95
}

hr.narrow {
    border-top: 4px solid #f3eddb;
    width: 33%
}

@media (min-width:768px) {
    .bleed-right {
        bottom: -45px;
        top: -45px
    }
    hr.narrow {
        width: 80%
    }
}

@media (min-width:992px) {
    hr.narrow {
        width: 50%
    }
}

@media (min-width:1200px) {
    hr.narrow {
        width: 20%
    }
}

.nowrap {
    white-space: nowrap
}

.checkboxes-group {
    border: 1px solid #ddd4cc;
    padding: 15px 15px 0;
    font-family: montserratsemi_bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #999
}

.checkboxes-group .group-title {
    display: block;
    position: relative;
    white-space: nowrap;
    cursor: pointer;
    margin-bottom: 10px;
    transition: color .35s;
    color: inherit
}

.checkboxes-group .group-title:hover {
    color: #7e7773
}

.checkboxes-group .group-title .icon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 26px;
    line-height: 26px
}

.checkbox, .radio {
    margin-top: 0;
    margin-bottom: 10px;
    transition: color .35s;
    color: inherit
}

.checkbox:hover, .radio:hover {
    color: #7e7773
}

.checkbox label, .radio label {
    padding-left: 25px
}

.checkbox label:after, .radio label:after {
    content: ''
}

.checkbox .cr, .radio .cr {
    position: absolute;
    display: block;
    top: 5px;
    left: 0;
    border: 1px solid #ddd4cc;
    width: 15px;
    height: 15px;
    background-color: #f2ecd9
}

.checkbox .cr {
    border-radius: 2px
}

.radio .cr {
    border-radius: 50%
}

.checkbox .cr .cr-icon, .radio .cr .cr-icon {
    color: #b9413b;
    margin-top: -5px
}

.checkbox label input[type=checkbox], .checkbox label input[type=checkbox]+.cr >. cr-icon, .radio label input[type=radio], .radio label input[type=radio]+.cr >. cr-icon {
    display: none
}

.checkbox label input[type=checkbox]:checked+.cr >. cr-icon, .radio label input[type=radio]:checked+.cr >. cr-icon {
    display: block
}

.checkbox label input[type=checkbox]:disabled+.cr, .radio label input[type=radio]:disabled+.cr {
    opacity: .5
}

.lead {
    font-size: 18px
}

@media (min-width:768px) {
    .lead {
        font-size: 20px
    }
}

@media (min-width:992px) {
    .lead {
        font-size: 28px
    }
}

.section-title {
    font-size: 20px;
    color: #bdb6b0;
    border-top: 1px solid #ede7e2;
    padding-top: 40px;
    margin-bottom: 25px
}

.container-title {
    font-size: 16px;
    color: #b26e29!important
}

.container-title .fa {
    color: #4c4b3e;
    font-size: 1.2em;
    padding-right: .2em
}

.section >. container .container-title {
    top: -10px;
    position: relative
}

.entry-feature .title, .entry-home-feature .title, .entry-list .title, .entry-teaser .title {
    font-size: 26px
}

.entry-mini .title, .entry-teaser.entry-resource .title {
    font-size: 20px
}

.feature-title-box .title {
    font-size: 16px;
    text-transform: uppercase
}

.meta {
    font-style: italic;
    color: #a8a19b
}

.caps {
    font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.bg-tan .meta.caps, .meta.caps {
    color: #7e7773
}

.top a {
    color: #b26e29
}

.entry-mini .meta.caps {
    font-size: 14px
}

.entry-mini .meta.caps+.meta {
    margin-top: 6.67px
}

.meta-group {
    margin-bottom: 20px
}

.meta-group .meta {
    margin-bottom: 0
}

@media screen and (min-width:992px) {
    .meta-group.inline .meta {
        display: inline-block
    }
    .meta-group.inline .meta+.meta {
        padding-left: 15px;
        border-left: 2px solid
    }
}

.learn-more, .top {
    font-style: italic
}

.learn-more .fa, .top .fa {
    margin-left: .35em;
    font-size: 1em;
    border: 1px solid;
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em;
    text-align: center;
    vertical-align: top;
    padding: 3px 2px 3px 4px
}

.top {
    font-size: 16px
}

.top .fa {
    padding-left: 3px
}

.bg-off-white {
    background-color: #f7f4eb
}

.bg-tan {
    background-color: #f3eddb
}

.bg-steel {
    background-color: #7e7773
}

.bg-red {
    background-color: #bb4037;
    color: #fff
}

.bg-teal {
    background-color: #41b5ab;
    color: #fff
}

.section {
    padding: 20px 0
}

@media (min-width:768px) {
    .section {
        padding: 25px 0
    }
}

@media (min-width:992px) {
    .section {
        padding: 32px 0
    }
}

@media (min-width:1200px) {
    .section {
        padding: 45px 0
    }
}

.section.home {
    padding: 30px 0
}

@media (min-width:768px) {
    .section.home {
        padding: 45px 0
    }
}

@media (min-width:992px) {
    .section.home {
        padding: 65px 0
    }
}

@media (min-width:1200px) {
    .section.home {
        padding: 80px 0
    }
}

.section.home .hr-top {
    border-top: 1px solid #bdb6b0;
    padding-top: 15px
}

.no-padding {
    padding: 0!important
}

.top-collapse {
    padding-top: 0!important
}

.top-pad--small {
    padding-top: 40px!important
}

.push-top {
    margin-top: 20px
}

.push-top--large {
    margin-top: 40px
}

.push-btm {
    margin-bottom: 20px
}

.push-btm--large {
    margin-bottom: 40px
}

.hr-top {
    border-top: 1px solid #bdb6b0;
    padding-top: 15px
}

@media (min-width:1200px) {
    .section.detail {
        padding: 45px 0 30px
    }
}

.byline {
    margin-bottom: -10px
}

.body-text {
    font-size: 18px
}

@media (min-width:992px) {
    .body-text {
        font-size: 19px
    }
}

.body-text h1, .body-text h2, .body-text h3, .body-text h4, .body-text h5 {
    color: #7e7773
}

.body-text h2 {
    color: #bb4037
}

.body-text h2.alt {
    font-size: 30px;
    color: #7e7773
}

.body-text h3 {
    font-size: 20px
}

.body-text h2+h3 {
    color: #a8a19b;
    margin-top: 20px
}

.body-text h4 {
    color: #b26e29;
    font-size: 16px
}

.body-text .infographic h3 {
    text-align: center;
    color: #bb4037;
    font-family: montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none;
    font-size: 26px;
    max-width: 60%;
    margin: 0 auto 40px
}

.body-text .lead {
    color: #7e7773;
    font-family: montserratlight, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.32;
    margin-bottom: 1em
}

.body-text p {
    line-height: 1.5;
    margin-bottom: 1.5em
}

.body-text ol, .body-text ul {
    margin-bottom: 40px
}

.body-text ol li, .body-text ul li {
    margin-bottom: 10px;
    font-size: 17px
}

.body-text ul li {
    position: relative
}

.body-text ul li:before {
    content: "\f111";
    font-family: FontAwesome;
    color: #41b5ab;
    left: -30px;
    position: absolute;
    font-size: 8px;
    top: 7px
}

.body-text blockquote .attribute, .search .form-inline input {
    font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase
}

.body-text .infographic {
    padding: 15px
}

.body-text blockquote {
    border-left: 0;
    color: #b26e29;
    font-style: italic;
    font-size: 22px;
    margin-top: 50px;
    margin-bottom: 40px;
    padding-top: 32px;
    position: relative;
    text-align: center
}

.body-text blockquote:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 20%;
    height: 4px;
    background: #f3eddb
}

#site-title a, #world-bank a {
    display: block;
    height: 0;
    padding-top: 50px;
    overflow: hidden
}

.body-text blockquote cite p {
    margin-bottom: 0
}

.body-text blockquote .name:before {
    content: "\2014";
    margin-right: 6px
}

.body-text blockquote .attribute {
    font-size: 14px;
    font-style: normal;
    color: #a8a19b
}

.body-text .row+.row {
    margin-top: 40px
}

#site-title, #world-bank {
    margin: 10px 0
}

#site-title a.en {
    background: url(img/logo_en.png) left center no-repeat;
    background-size: contain;
}

#site-title a.fr {
    background: url(img/logo_fr.png) left center no-repeat;
    background-size: contain;
}

#world-bank a.en {
    background: url(img/wb-logo_en.png) right top no-repeat;
    background-size: contain
}

#world-bank a.fr {
    background: url(img/wb-logo_fr.png) right top no-repeat;
    background-size: contain
}

@media (min-width:768px) {
    #site-title, #world-bank {
        margin: 15px 0 12px
    }
    #site-title a {
        padding-top: 70px;
        width: 205px
    }
    #world-bank a {
        padding-top: 75px
    }
}

#site-header .email-lang, #site-header .mobile-btn, #site-header .search {
    margin-top: 15px
}

@media (min-width:768px) {
    #site-header .email-lang, #site-header .mobile-btn, #site-header .search {
        margin-top: 36px
    }
}

.mobile-btn {
    text-align: right
}

.mobile-btn .btn-group {
    vertical-align: top
}

.mobile-btn .btn-group .dropdown-toggle {
    padding: 4px;
    margin-top: 0;
    margin-right: 5px
}

.mobile-btn .navbar-toggle {
    border: none;
    background: 0 0;
    font-size: 34px;
    line-height: 1;
    padding: 0
}

.mobile-btn .navbar-toggle .fa.fa-bars {
    color: #7e7773
}

@media screen and (max-width:340px) {
    #site-title, #world-bank {
        margin-bottom: 0
    }
    .mobile-btn {
        padding-left: 5px
    }
}

.search {
    padding-left: 0
}

.search .email {
    color: #ddd4cc;
    margin: 0 6px;
    vertical-align: middle;
    font-size: 20px
}

.search .form-inline {
    display: inline
}

.search .form-inline input {
    font-size: 14px
}

.search .form-control, .search .input-group-addon {
    padding: 4px 12px
}

.search .form-control {
    width: 0!important;
    padding: 0!important;
    height: 32px;
    border: none;
    box-shadow: none
}

.search .input-group-addon {
    border: none;
    color: #ddd4cc
}

.search.open .form-group {
    border: 1px solid #ddd4cc;
    border-radius: 3px
}

.search.open .form-control {
    width: auto!important;
    padding: 4px 12px!important
}

.language-select .btn {
    border-radius: 3px;
    border-color: #ddd4cc;
    padding: 5px 10px
}

.language-select.open .btn {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.language-select.open .dropdown-menu {
    min-width: 0;
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.language-select.open .dropdown-toggle {
    box-shadow: none
}

.language-select.open >. btn-default.dropdown-toggle {
    border-color: #ddd4cc;
    background: #fff
}

.language-select .dropdown-menu > li > a {
    padding: 3px 16px
}

.page-title {
    padding: 20px 0
}

.page-title .title {
    color: #4c4b3e;
    font-family: montserratlight, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    font-size: 40px
}

#mobile-nav .input-group input, .banner .sub-title {
    font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.page-title .title.long-text {
    font-size: 50px
}

.landing-page .page-title {
    padding: 50px 0 60px;
    border-bottom: 2px solid #fff
}

.detail-page .page-title {
    padding: 50px 0 20px;
    border-bottom: 2px solid #fff
}

@media (min-width:768px) {
    .page-title {
        padding: 50px 0 20px
    }
    .page-title .title {
        font-size: 100px;
        font-size: 85px
    }
    .page-title .title.long-text {
        font-size: 85px
    }
}

.landing-page-header .entry-sb {
    position: relative;
    padding: 30px 15px
}

.landing-page-header .entry-sb:after {
    display: none
}

.landing-page-header .entry-sb .title.topic {
    font-size: 30px;
    text-transform: none
}

@media (max-width:767px) {
    .section.feature, .section.landing-page-header {
        position: relative;
        padding-top: 0;
        padding-bottom: 40px
    }
    .section.feature .container-title, .section.landing-page-header .container-title {
        color: #fff!important
    }
    .section.feature .bg-image-cover, .section.landing-page-header .bg-image-cover {
        position: relative;
        height: 40vh;
        z-index: 1
    }
    .section.landing-page-header .bg-image-cover {
        width: calc(100% + 30px);
        left: -15px;
        right: -15px
    }
}

@media (min-width:768px) {
    .section.feature, .section.landing-page-header {
        position: relative;
        padding-top: 0;
        padding-bottom: 40px
    }
    .section.feature .container-title, .section.landing-page-header .container-title {
        top: -60px
    }
    .section.feature .bg-image-cover, .section.landing-page-header .bg-image-cover {
        z-index: auto;
        height: auto;
        left: 0;
        right: 50%;
        border-right: 2px solid #fff
    }
    .section.feature [class^=col-], .section.landing-page-header [class^=col-] {
        padding-left: 30px
    }
    .section.landing-page-header {
        min-height: 35vh
    }
}

.banner, .banner-item {
    position: relative
}

.bg-image-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    background-position: center top;
    z-index: -1
}

@media (max-width:767px) {
    .bg-image-cover.focus-left {
        background-position: left top
    }
}

.banner-slideshow {
    padding: 0
}

.no-js .banner-slideshow {
    max-height: 33vh
}

.banner-slideshow.slick-initialized {
    max-height: none
}

.banner-slideshow.slick-dotted {
    margin-bottom: 0
}

.banner-slideshow.slick-dotted .slick-dots {
    bottom: 25px
}

.banner .title-box {
    margin-top: 35%
}

@media screen and (min-width:768px) {
    .banner .title-box {
        margin-top: 55%
    }
}

.banner .sub-title {
    color: #fff;
    text-transform: uppercase
}

.banner .sub-title+.home-title {
    margin-top: 0
}

.banner .home-title {
    color: #fff;
    line-height: 1.15;
    margin-bottom: 30px
}

.banner .home-title span {
    color: #fff
}

.banner .learn-more {
    font-size: 18px
}

.banner .learn-more .fa, .banner .learn-more a {
    color: #85ced6
}

.banner {
    overflow: hidden
}

.banner .static-item {
    padding: 25px;
    overflow: hidden
}

@media (min-width:991px) {
    .banner .static-item {
        position: absolute;
        top: 0;
        right: 15px;
        z-index: 3;
        bottom: 0;
        width: 390px;
        border-width: 0 2px;
        border-color: #fff;
        border-style: solid
    }
}

@media (min-width:1200px) {
    .banner .learn-more {
        margin-bottom: 80px
    }
    .banner .static-item {
        right: auto;
        left: 50%;
        margin-left: 195px;
        padding: 50px 25px 40px
    }
}

.banner .static-item .home-title {
    font-size: 30px;
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 30px
}

@media (min-width:1200px) {
    .banner .static-item .home-title {
        margin-bottom: 50px
    }
}

.banner .static-item .pillar-icon {
    width: 90px;
    height: 90px;
    display: inline-block;
    margin-top: 0
}

.banner .static-item i.icon {
    display: inline-block;
    width: 70px;
    height: 70px;
    background-size: 60%;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #f3eddb;
    border: 6px solid #fff;
    margin-left: 20px;
    margin-bottom: 30px
}

@media (min-width:1200px) {
    .banner .static-item i.icon {
        margin-bottom: 50px;
        width: 90px;
        height: 90px
    }
}

.banner .static-item i.smart {
    background-image: url(img/pillar-smart.svg)
}

.banner .static-item i.scaled {
    background-image: url(img/pillar-scaled.svg)
}

.banner .static-item i.sustain {
    background-image: url(img/pillar-sustain.svg)
}

.banner .static-item .learn-more .fa, .banner .static-item .learn-more a {
    color: #fff
}

@media (max-width:767px) {
    #nav-main {
        display: none;
    }
}

@media (min-width:768px) {
    #nav-main {
        z-index: 995;
        position: relative;
        background: #7e7773;
        border-bottom: 2px solid #fff
    }
    #nav-main .list {
        text-align: center;
        font-size: 0;
        margin-bottom: 0;
        padding-left: 0;
        list-style: none;
    }
    #nav-main .list > li {
        display: inline-block;
        position: relative;
    }

    .js #nav-main .list > li {
        position: static;
    }

        #nav-main .list > li > a {
            display: block;
            text-decoration: none;
            border-bottom: 5px solid transparent;
            color: #fff;
            font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-size: 14px;
            padding: 20px 22px;
            text-transform: uppercase;
            transition: all .25s
        }
        #nav-main .list > li.current > a,
        #nav-main .list > li:hover > a,
        #nav-main .list > li > a:focus,
        #nav-main .list > li > a:hover {
            /*color: #fff;*/
            background: #938b86;
            border-bottom: 5px solid #fff
        }

        #nav-main .submenu {
            position: absolute;
            top: 100%;
            left: 0;
            min-width: 120px;
            font-size: 14px;
            text-align: left;
            display: none;
            background-color: #fff;
            box-shadow:0 2px 20px rgba(0, 0, 0, .20);

        }

        .js #nav-main .submenu {
            font-size: 0;
            white-space: nowrap;
           /* overflow: auto;*/
            max-width: 100%;
        }


        #nav-main .list > li:hover .submenu,
        #nav-main .list > li > a:focus .submenu {
            display: block;
        }
        #nav-main .submenu ul {
            width: 100%;
            display: block;
            padding: 0;
            margin: 0;
            list-style: none;
        }
        .js #nav-main .submenu ul {
            width: auto;
            display: inline-block;
            vertical-align: top;
            white-space: normal;
        }

            #nav-main .submenu li {
                display: block;
                text-align: left;
            }

            #nav-main .submenu li a {
                display: block;
                font-size: 16px;
                padding: 30px 20px;
                text-decoration: none;
                background-color: #fff;
                font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif;
                color: #4c4b3e;
                text-transform: uppercase;
            }
            #nav-main .submenu li a:hover,
            #nav-main .submenu li a:focus {
                background-color: #e6e0ce;
            }


}

@media (min-width:992px) and (max-width:1199px) {
    #nav-main .list > li > a {
        padding: 30px 15px 25px
    }
    #nav-main .submenu li a {
        font-size: 14px;
        padding: 25px 20px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    #nav-main .list > li > a {
        padding: 30px 10px 25px;
        font-size: 12px
    }
    #nav-main .submenu li a {
        font-size: 13px;
        padding: 20px 15px;
    }
}

#mobile-nav .input-group input {
    border-right: 0;
    box-shadow: none;
    -webkit-appearance: none;
    text-transform: uppercase;
    font-size: 14px
}

#mobile-nav .fa-search {
    font-size: 1.5em;
    color: #cfc7bf
}

.mobile-nav {
    background: #7e7773;
    overflow: hidden
}

.mobile-nav > ul {
    padding: 0;
    left: 0;
    position: relative;
    margin-bottom: 0
}

.mobile-nav li, .mobile-nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.mobile-nav ul {
    width: 100%
}

.mobile-nav li {
    text-transform: uppercase;
    font-family: montserratsemi_bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    border-bottom: 1px solid #574d48;
    border-top: 1px solid #9a9897
}

.mobile-nav li:after, .mobile-nav li:before {
    content: " ";
    display: table
}

.mobile-nav li ul {
    display: none;
    left: 100%;
    position: absolute;
    top: 0
}

.mobile-nav a {
    color: #fff;
    display: block;
    padding: 1.5em
}

.mobile-nav a.has-children {
    float: left;
    width: calc(100% - 64px);
    border-right: 1px solid #9a9897
}

.mobile-nav a.next {
    color: #b4aca7;
    border-left: 1px solid #574d48;
    float: right;
    width: 64px;
    text-align: center
}

.mobile-nav a.back {
    border-bottom: 1px solid #574d48;
    text-transform: none;
    color: #b4aca7
}

#site-footer, .country-list, .country-progress-list .title, .country-progress-list p, .entry-sb .title, .map-section .legend li, .mapboxgl-popup-content p strong, .page-search .input-lg, .pillar .title {
    text-transform: uppercase
}

.mobile-nav a:focus, .mobile-nav a:hover {
    background-color: #938b86;
    text-decoration: none
}

.mobile-nav a.back:before {
    margin-right: 1em;
    float: left
}

.mobile-nav a.back .fa, .mobile-nav a.next .fa {
    font-size: 1.2em;
    margin: 0 4px
}

.mobile-nav a.back:focus, .mobile-nav a.back:hover, .mobile-nav a.next:focus, .mobile-nav a.next:hover {
    color: #fff
}

.pillar .title {
    font-size: 26px
}

.home .pillar {
    padding: 0 52.5px;
    color: #fff
}

.pillar {
    color: #bb4037;
    font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px
}

.home .pillar, .map-intro p {
    font-size: 20px
}

.home .pillar {
    font-family: Asap, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.map-section .legend li, .mapboxgl-popup-content h3 {
    font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.pillar-icon {
    background: center center no-repeat #f3eddb;
    background-size: 60%;
    border-radius: 50%;
    border: 4px solid #41b5ab;
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 80px
}

.pillar-icon-smart {
    background-image: url(img/pillar-smart.svg)
}

.pillar-icon-sustain {
    background-image: url(img/pillar-sustain.svg)
}

.pillar-icon-scaled {
    background-image: url(img/pillar-scaled.svg)
}

@media (min-width:992px) {
    .pillars {
        margin-top: 45px
    }
    .pillars >. container {
        position: relative;
        padding: 0;
        margin-top: -45px
    }
    .pillars >. container:after, .pillars >. container:before {
        content: "";
        display: block;
        position: absolute;
        z-index: 1;
        top: 0;
        bottom: -45px;
        width: 2px;
        background: #fff
    }
    .pillars >. container:before {
        left: 33%
    }
    .pillars >. container:after {
        right: 33%
    }
    .pillar-icon {
        border: 16px solid #41b5ab;
        width: 165px;
        height: 165px
    }
    .home .pillar-icon {
        margin-top: -65px
    }
    .pillars-intro.bg-tan {
        padding-bottom: 90px
    }
    .pillars-intro.bg-tan+.pillars {
        margin-top: 0
    }
    .bg-teal.pillars {
        margin-top: 0
    }
}

.map-intro {
    text-align: center
}

.section.map-section {
    position: relative;
    padding: 0!important
}

.map-container {
    min-height: 80vh;
    position: relative
}

.map-feature:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 15px;
    background: #cbbfa4;
    border: 2px solid #fff
}

.card:before, .entry-detail .border-left:after, .entry-sb:after, .map-section .legend li:before {
    content: ""
}

#map {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%
}

.map-feature #map {
    top: 15px
}

.map-section .legend {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    z-index: 10;
    padding: 0
}

.map-section .legend li {
    display: block;
    color: #867f7b;
    font-size: 14px;
    margin: 0 0 8px 20px;
    padding-left: 24px;
    position: relative;
    text-align: left
}

@media screen and (min-width:768px) {
    .map-container {
        min-height: 680px
    }
    .map-section .legend li {
        display: inline;
        margin: 0 40px 0 0
    }
}

.map-section .legend li:before {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 2px solid #fff;
    border-radius: 50%
}

.map-section .legend li.eligible:before {
    background: #beb7a8
}

/*.map-section .legend li.frontrunner:before{background:#bb4037}*/

.map-section .legend li.frontrunner:before {
    background: #41b5ab
}

/*.map-section .legend li.second-wave:before{background:#41b5ab}*/

.map-section .legend li.second-wave:before {
    background: #f2bb00
}

.mapboxgl-popup-content {
    background: 0 0;
    padding: 0;
    width: 270px
}

.mapboxgl-popup-content .header {
    background: #fff
}

.mapboxgl-popup-content h3 {
    color: #bb4037;
    font-size: 22px;
    margin: 0;
    padding: 18px 15px;
    text-align: center
}

.mapboxgl-popup-content .content {
    padding: 10px 25px 12px;
    background-color: #f9f7f0;
    opacity: .8;
    font-family: montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.mapboxgl-popup-content p {
    font-size: 14px;
    margin-bottom: 12px
}

.mapboxgl-popup-content p:last-child {
    margin-bottom: 0
}

.mapboxgl-popup-content .learn-more, .mapboxgl-popup-content .learn-more a {
    font-family: Asap, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    color: #bb4037
}

.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
    border-top-color: #f9f7f0
}

#site-footer {
    color: #968f8b;
    border-top: 2px solid #fff;
    font-family: montserratsemi_bold;
    font-size: 11px;
    padding: 17px 0 15px;
    position: relative
}

#site-footer a {
    color: #968f8b;
    transition: all .25s
}

#site-footer p, #site-footer ul {
    margin: 0;
    line-height: 46px
}

#site-footer .fa {
    font-size: 14px
}

#site-footer .social {
    height: 46px;
    overflow: hidden
}

#site-footer .social ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#site-footer .social ul li {
    display: inline-block;
    overflow: hidden
}

#site-footer .social ul a {
    background: #e6e0cf;
    color: #beb498;
    border-radius: 50%;
    display: block;
    height: 46px;
    text-align: center;
    width: 46px
}

.country-progress-list a, .section.country-progress .learn-more, .section.country-progress .learn-more a {
    color: #fff
}

#site-footer .social ul .fa {
    font-size: 24px;
    vertical-align: middle
}

#site-footer .social ul a:focus, #site-footer .social ul a:hover {
    background: #e1dac7
}

@media (max-width:767px) {
    #site-footer .social {
        float: right
    }
    #site-footer .copyright {
        line-height: 1.15;
        margin-top: 10px;
        text-align: center
    }
}

@media (min-width:768px) {
    #site-footer .social {
        margin-left: -23px;
        margin-top: -23px;
        position: absolute;
        left: 40%;
        top: 50%;
        z-index: 1
    }
}

@media (min-width:850px) {
    #site-footer .social {
        left: 50%
    }
}

.section.country-progress {
    padding: 40px 0 15px;
    position: relative
}

.section.country-progress .learn-more {
    margin-top: 15px
}

.country-progress-list .next, .country-progress-list .previous {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 70px;
    background: rgba(255, 255, 255, .15);
    font-size: 25px;
    text-align: center;
    z-index: 5
}

.country-progress-list .next .fa, .country-progress-list .previous .fa {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 50%
}

.country-progress-list .next:active, .country-progress-list .next:hover, .country-progress-list .previous:active, .country-progress-list .previous:hover {
    background: rgba(255, 255, 255, .35)
}

.country-progress-list .previous {
    left: 0
}

.country-progress-list .previous .fa {
    margin-left: -12px
}

.country-progress-list .next {
    right: 0
}

.country-progress-list .next .fa {
    margin-right: -12px
}

.country-progress-list .country {
    position: relative;
    padding: 25px 25px 20px;
    text-align: center;
    opacity: .3;
    transition: all .25s
}

.country-progress-list .country:after, .country-progress-list .country:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    border: 2px solid;
    width: 25px;
    opacity: 0;
    transition: all .25s
}

.country-progress-list .country:before {
    left: 0;
    border-right-width: 0
}

.country-progress-list .country:after {
    right: 0;
    border-left-width: 0
}

.country-progress-list .country:hover, .country-progress-list .country:hover:after, .country-progress-list .country:hover:before {
    opacity: 1
}

.country-progress-list .title, .country-progress-list p {
    font-size: 12px;
    margin: 0;
    min-height: 25px
}

.country-progress-list .invested {
    font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.country-progress-list .graphic img {
    height: 100px;
    width: auto;
    margin: 30px auto 20px
}

.partners-progress-list .next1, .partners-progress-list .previous1 {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 70px;
    background: rgba(255, 255, 255, .15);
    font-size: 25px;
    text-align: center;
    z-index: 5
}

.partners-progress-list .next1 .fa, .partners-progress-list .previous1 .fa {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 50%
}

.partners-progress-list .next1:active, .partners-progress-list .next1:hover, .partners-progress-list .previous1:active, .partners-progress-list .previous1:hover {
    background: rgba(255, 255, 255, .35)
}

.partners-progress-list .previous1 {
    left: 0
}

.partners-progress-list .previous1 .fa {
    margin-left: -12px
}

.partners-progress-list .next1 {
    right: 0
}

.partners-progress-list .next1 .fa {
    margin-right: -12px
}

.partners-progress-list .partner {
    position: relative;
    text-align: center;
    opacity: .3;
    transition: all .25s
}

.partners-progress-list .partner a:hover {
    text-decoration: none
}

.partners-progress-list .partner:after, .partners-progress-list .partner:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    border: 2px solid;
    width: 25px;
    opacity: 0;
    transition: all .25s
}

.partners-progress-list .partner:before {
    left: 0;
    border-right-width: 0
}

.partners-progress-list .partner:after {
    right: 0;
    border-left-width: 0
}

.partners-progress-list .partner:hover, .partners-progress-list .partner:hover:after, .partners-progress-list .partner:hover:before {
    opacity: 1
}

.partners-progress-list img {
    width: auto;
    margin: 30px auto 20px
}

.partners-progress-list .slick-active {
    opacity: 1
}

.partners-progress-list {
    margin-bottom: 0px;
}

.country-progress-list .amount {
    font-size: 26px
}

.entry-result .url, .page-search .input-lg {
    font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.entry, .entry-detail, .entry-detail .row {
    position: relative
}

.page-search .input-lg {
    border: 0;
    font-size: 14px;
    height: 55px;
    box-shadow: none
}

.page-search .input-group-addon {
    border: 0;
    color: #ddd4cc
}

.page-search .btn-search {
    border-color: #b26e29;
    color: #b26e29;
    padding: 18px 80px;
    margin-top: 10px
}

.page-search .btn-search:active, .page-search .btn-search:focus, .page-search .btn-search:hover {
    background: #b26e29;
    color: #fff
}

.page-search .input-group {
    border: 1px solid #ddd4cc;
    border-radius: 5px
}

.partners-list {
    margin-bottom: 30px
}

.partners-list .partner {
    overflow: hidden;
   /* background-color: #f2ecd9;*/
    /*border-top:4px solid #ddd6c1*/
    height: 120px;
}

@media (max-width:767px) {
    .partners-list .partner {
        margin-bottom: 60px
    }
}

.partners-list .partner .media {
    border-top: 4px solid #fff;
    text-align: center;
    padding-bottom: 12px;
    margin-bottom: 0;
    background-color: #fff;
    height: 120px;
}

@media (min-width:768px) {
    .partners-list .partner .media img {
        position: relative;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.partners-list .partner .inner {
    padding: 30px 20px 20px;
    background-color: #f2ecd9
}

.partners-list .partner .title {
    font-size: 20px;
    margin-bottom: 30px
}

.partners-list .partner .gift {
    font-size: 16px;
    color: #bb4037;
    margin-bottom: 20px
}

.partners-list .partner .country {
    color: #4c4b3e;
    font-size: 20px
}

.partners-list .partner .more {
    font-size: 16px;
    color: #7e7773;
    margin-bottom: 20px
}

.partners-list .partner .website {
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding: 13px;
    font-size: 11px;
    line-height: 11px;
    font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.partners-list .partner .website:hover {
    color: #fff
}

.partners-list .partner .details {
    position: absolute;
    z-index: 2;
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #f2ecd9;
    padding: 30px 20px;
    transition: top .35s, bottom .35s;
    overflow: hidden
}

.partners-list .partner:hover .details {
    top: 4px;
    bottom: 60px
}

.partners-list .partner .description {
    color: #282523
}

.partners-list.partners-list-short .partner {
    padding-bottom: 10px;
    background: #fff
}

.partners-list.partners-list-short .partner:after {
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    height: 4px;
    position: absolute;
    /*background:#f2ecd9;*/
    z-index: 1
}

.card:before, .entry-detail .border-left:after, .entry-sb:after {
    content: ""
}

.partners-category .title {
    margin-top: 0
}

.partners-category .go-back {
    font-size: 18px
}

.partners-category .go-back a {
    color: #4c4b3e;
    font-style: italic
}

.partners-category .go-back .fa {
    font-size: 1.5em;
    line-height: 1em;
    text-align: center;
    vertical-align: bottom
}

.partners-category-list .title {
    font-size: 28px;
    line-height: 1.3;
    margin-top: 0
}

.partners-category-list ul {
    list-style-type: none;
    padding: 0
}

.partners-category-list li {
    display: block;
    margin-bottom: 3px
}

.partners-category-list a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-family: montserratsemi_bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 14px;
    padding: 30px 10px
}

.resource-titles-list li a, .resource-titles-list-title {
    font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.resource-titles-list-title {
    font-size: 20px;
    color: #3b3938;
    margin-bottom: 30px
}

.resource-titles-list {
    padding: 0;
    margin: 0
}

.resource-titles-list.list-right {
    margin-left: 15px
}

.resource-titles-list.list-left {
    margin-right: 15px
}

.resource-titles-list li {
    margin: 0;
    border-top: #ddd4cc 1px solid;
    position: relative
}

.resource-titles-list li:last-child {
    border-bottom: #ddd4cc 1px solid
}

.resource-titles-list li i {
    font-size: 20px;
    position: absolute;
    right: 0;
    color: #ddd4cc
}

.entry, .entry-detail, .entry-detail .row {
    position: relative
}

.resource-titles-list li a {
    padding: 25px 0;
    font-size: 17px;
    color: #b9413b;
    width: 100%;
    display: block
}

@media (max-width:992px) {
    .resource-titles-list.list-left, .resource-titles-list.list-right {
        margin: 0
    }
    .resource-titles-list.list-left li:last-child {
        border-bottom: 0
    }
}

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

.resources-list .resources-list-row {
    display: block;
    font-size: 0;
    white-space: nowrap
}

.resources-list .resources-list-row.titles-row {
    min-height: 80px;
    line-height: 80px
}

@media (max-width:991px) {
    .resources-list ul {
        border-width: 1px 0 0;
        border-style: solid;
        border-color: #ddd4cc;
        margin-left: -15px;
        margin-right: -15px
    }
    .resources-list .resources-list-row {
        padding-left: 20px;
        padding-right: 20px
    }
    .resources-list .resources-list-row.titles-row {
        display: none
    }
}

.resources-list .resources-list-row.titles-row .resources-list-col {
    line-height: 17px;
    letter-spacing: 1px;
    font-family: montserratsemi_bold, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.resources-list .resources-list-row:not(.titles-row) {
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ddd4cc
}

.resources-list .resources-list-row:not(.titles-row) .resources-list-col {
    line-height: 26px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: montserratlight, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.resources-list .resources-list-row:not(.titles-row) .resources-list-col:first-child {
    font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #cb344f
}

.resources-list .resources-list-row .resources-list-col {
    font-size: 17px
}

.resources-list .resources-list-row .resources-list-col .title {
    font-family: montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-align: left;
    width: 25%;
    display: inline-block;
    vertical-align: middle;
    white-space: normal
}

.resources-list .resources-list-row .resources-list-col .value {
    display: inline-block;
    vertical-align: middle;
    white-space: normal
}

@media (min-width:992px) {
    .resources-list .resources-list-row .resources-list-col {
        display: inline-block;
        vertical-align: middle;
        padding-left: 20px;
        white-space: normal
    }
    .resources-list .resources-list-row .resources-list-col .title {
        display: none
    }
    .resources-list .resources-list-row .resources-list-col:first-child {
        width: 35%
    }
    .resources-list .resources-list-row .resources-list-col:not(:first-child):not(:last-child) {
        /*width:13.5%*/
        width: 20%;
    }
    .resources-list .resources-list-row .resources-list-col:last-child {
        /*width:18%;*/
        width: 25%;
        padding-right: 20px
    }
}

@media (max-width:991px) {
    .resources-list .resources-list-row .resources-list-col:first-child {
        text-align: center
    }
    .resources-list .resources-list-row .resources-list-col:first-child .title {
        display: none
    }
    .resources-list .resources-list-row .resources-list-col:not(:first-child) {
        text-align: left;
        border-width: 1px 0 0;
        border-style: solid;
        border-color: #ddd4cc
    }
    .resources-list .resources-list-row .resources-list-col:not(:first-child) .value {
        width: 75%;
        text-align: right;
        white-space: normal
    }
}

.resources-list .resources-list-row .resources-list-col:last-child {
    padding-right: 20px
}

.entry+.entry {
    margin-top: 30px
}

.entry .title {
    margin-top: 0
}

.entry .title a {
    color: #4c4b3e
}

.entry .intro {
    font-size: 20px
}

@media screen and (min-width:992px) {
    .entry-blog.entry-detail .title {
        font-size: 38px;
        line-height: 1.2
    }
}

.entry-detail .title {
    font-size: 30px;
    margin-top: 0
}

.entry-preview .lead, .entry-result .title {
    font-size: 20px
}

.entry-detail .map {
    margin-top: 20px;
    border: 2px solid #fff;
    margin-bottom: 15px
}

.entry-detail .border-left {
    position: static
}

.entry-detail .border-left:after {
    position: absolute;
    width: 1px;
    top: 0;
    bottom: 0;
    background: #410803
}

.entry-detail .btn {
    background: 0 0;
    display: block;
    color: #fff;
    border-color: #fff;
    padding: 1.5em 2.5em
}

.entry-detail .btn:active, .entry-detail .btn:hover {
    background: #fff;
    color: #bb4037
}

@media screen and (max-width:767px) {
    .entry-detail .border-left {
        position: relative;
        margin-bottom: 30px
    }
}

.entry-content .meta {
    padding-left: 15px;
    margin-bottom: 0
}

.entry-result {
    margin-bottom: 40px
}

.entry-result .meta {
    font-size: 14px
}

.entry-sb {
    position: static
}

@media (max-width:767px) {
    .entry-sb {
        margin-top: 20px
    }
}

.entry-sb >*  {
    position: relative;
    z-index: 1
}

.entry-sb a {
    color: #fa7b72
}

.entry-sb ul {
    margin-bottom: 30px
}

.entry-sb .category-list li, .entry-sb .country-list li, .entry-sb li {
    display: block;
    margin-bottom: 3px
}

.entry-sb hr.tiny {
    margin-top: 10px;
    margin-bottom: 10px
}

.entry-sb .title {
    font-family: montserratbold, Arial, sans-serif;
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 0
}

.country-list, .pagination > li > a {
    font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px
}

.entry-sb .meta {
    font-weight: 700;
    color: #fff
}

.entry-sb:after {
    background: rgba(0, 0, 0, .25);
    position: absolute;
    border-left: 2px solid #fff;
    left: calc(75% - 30px);
    width: 100%
}

body.node-type-events .entry-sb:after, body.node-type-knowledge .entry-sb:after {
    background: rgba(0, 0, 0, .25);
    position: absolute;
    border-left: 2px solid #fff;
    left: calc(75% - 30px);
    width: auto;
}

@media (min-width:768px) {
    .entry-sb:after {
        top: -25px;
        bottom: -25px
    }
}

@media (min-width:992px) {
    .entry-sb:after {
        top: -32px;
        bottom: -32px
    }
}

@media (min-width:1200px) {
    .entry-sb:after {
        top: -45px;
        bottom: -45px
    }
}

.entry-sb .sb-item+.sb-item {
    margin-top: 40px
}

.col-sm-4.entry-sb::after {
    left: calc(66.6666% - 30px)
}

.entry-header .entry-sb {
    position: relative;
    padding: 30px 15px
}

.entry-header .entry-sb:after {
    display: none
}

.bg-dark .meta, .bg-dark .title-detail {
    color: #fff
}

.bg-dark .entry-content .meta {
    color: #410803
}

.bg-red .learn-more a, .bg-red .title a {
    color: #fff
}

.bg-red .btn-primary {
    background-color: #fa7b72;
    border-color: #fa7b72;
    color: #bb4037
}

.bg-red .btn-primary:active, .bg-red .btn-primary:focus, .bg-red .btn-primary:hover {
    background: #fff;
    border-color: #fff;
    color: #bb4037
}

.bg-teal .title a {
    color: #fff
}

.bg-teal .btn-primary {
    color: #41b5ab;
    background-color: #87e3db;
    border-color: #87e3db
}

.bg-teal .btn-primary:active, .bg-teal .btn-primary:focus, .bg-teal .btn-primary:hover {
    background-color: #fff;
    border-color: #fff
}

.bg-teal .entry-sb .meta {
    color: #fff!important
}

.bg-teal .entry-sb a:not(.btn) {
    color: #87e3db!important
}

.entry-home-feature .title {
    margin-top: 0
}

.entry-home-feature .content {
    padding-right: 30px
}

.entry-home-feature .details {
    padding-left: 30px;
    border-color: #a8a19b
}

.pagination > li > a {
    margin: 0 4px;
    padding: 18px 22px;
    border-width: 2px
}

.pagination > li:first-child > a, .pagination > li:last-child > a {
    border: none
}

.pagination > li:first-child > a:focus, .pagination > li:first-child > a:hover, .pagination > li:last-child > a:focus, .pagination > li:last-child > a:hover {
    background: 0 0;
    color: #7e7773
}

.country-list {
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    list-style: none
}

.country-list li {
    display: inline
}

.country-list a {
    color: #7e7773
}

.country-list > li {
    margin-right: .65em
}

.country-list .flag-icon {
    font-size: 1.3em;
    margin-right: 5px
}

.feature .country-list {
    margin: 20px 0
}

.entry-mini .country-list, .entry-teaser .country-list {
    margin: 10px 0
}

.country-list.flags-only {
    position: relative;
    margin-top: -38px!important;
    text-align: right
}

.author-box .media, .card, .clock, .image-bio {
    text-align: center
}

.country-list.flags-only li {
    margin-right: 1em
}

.country-list.flags-only a {
    display: inline-block;
    padding-left: 35px;
    overflow: hidden;
    width: 0
}

.country-list.flags-only .flag-icon {
    position: absolute;
    margin-left: -35px;
    font-size: 30px;
    border: 2px solid #fff;
    background-size: cover
}

.author-box .media img, .image-bio img {
    border-radius: 50%
}

.country-list.flags-only a:focus .flag-icon, .country-list.flags-only a:hover .flag-icon {
    border-color: #7e7773
}

.bg-red .country-list, .bg-red .country-list a {
    color: #fa7b72
}

.bg-red .country-list a:focus, .bg-red .country-list a:hover, .bg-teal .country-list a {
    color: #fff
}

.category-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: montserratlight, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.partner-card .category, .partner-card .gift strong {
    text-transform: uppercase;
    font-family: montserratbold, Arial, sans-serif
}

.category-list li {
    display: inline
}

.body-image, .mini-card :before {
    display: none
}

.category-list a {
    color: #7e7773
}

.bg-red .category-list, .bg-red .category-list a {
    color: #fa7b72
}

.bg-red .category-list a:focus, .bg-red .category-list a:hover {
    color: #fff
}

.bg-teal .category-list, .bg-teal .category-list a {
    color: #0a776e
}

.card:before {
    top: -6px;
    left: 0;
    right: 0;
    height: 4px;
    position: absolute;
    background: #e6e1dc;
    z-index: 1
}

.card {
    color: #b4aca7;
    position: relative;
    font-size: 14px
}

.card .learn-more a, .card .title {
    color: #4c4b3e
}

.card >. media {
    padding-top: 12px
}

.card p {
    margin-bottom: 10px
}

.card hr {
    margin: 10px 0
}

.card .inner {
    background-color: #f6f6f5;
    padding: 40px 25px 35px
}

.card .inner :last-child {
    margin-bottom: 0
}

.card .title {
    margin: 0 -10px 20px;
    font-size: 18px
}

.card .learn-more {
    border-top: 2px solid #fff;
    line-height: 42px;
    background-color: #e6e1dc
}

.card .learn-more .fa {
    margin-top: 10px;
    padding-top: 2px
}

.mini-card {
    background-color: #f6f6f5
}

@media screen and (max-width:767px) {
    .mini-card {
        margin-bottom: 30px
    }
}

@media screen and (min-width:768px) {
    .mini-card .inner {
        position: relative;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (min-width:768px) {
    .partner-card .media {
        position: relative
    }
    .partner-card .media img {
        position: relative;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.partner-card .title {
    margin-bottom: 5px
}

.partner-card .category {
    font-size: 12px;
    color: #b4aca7
}

.partner-card .description {
    color: #4c4b3e
}

.partner-card .tiny.center {
    border-color: #e6e1dc;
    position: relative;
    -ms-transform: translateX(-22px);
    transform: translateX(-22px);
    margin-left: 50%;
    margin-right: 0
}

.partner-card .gift {
    color: #bb4037;
    font-size: 15px
}

.partner-card .gift strong {
    font-weight: 400
}

@media (min-width:992px) {
    .inline-feature .body-image {
        height: auto;
        bottom: -45px
    }
    .body-image:first-of-type {
        top: -32px
    }
    .body-image {
        display: block;
        left: calc(100% + 30px);
        position: absolute;
        border-left: 2px solid #fff;
        height: 400px
    }
    .body-image .bg-image {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center top;
        height: 100%
    }
    .body-image .bg-image:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: #41b5ab;
        border-top: 2px solid #fff;
        height: 15px
    }
}

.account ul li:before, .details ul.no-bullets li:before {
    display: none
}

@media (min-width:1200px) {
    .body-image:first-of-type {
        top: -45px
    }
}

.panel-group .panel {
    border-color: #f6f6f5
}

.panel-group .panel+.panel {
    margin-top: 3px
}

.panel-group .panel-heading {
    background-color: #f6f6f5
}

.panel-group .panel-heading a {
    color: #4c4b3e
}

.objectives {
    counter-reset: accordion-counter
}

.objectives .panel-heading > h4 {
    counter-increment: accordion-counter;
    position: relative;
    padding-left: 20px;
    text-transform: none
}

.objectives .panel-heading h4:before {
    content: counter(accordion-counter) ". ";
    color: #b4aca7;
    position: absolute;
    left: 0
}

.objectives .panel-body {
    padding-left: 40px
}

ol.custom-counter {
    counter-reset: gff-counter;
    padding: 0
}

ol.custom-counter li {
    counter-increment: gff-counter;
    font-size: 17px;
    margin-bottom: 20px;
    padding: 2px 0 0 45px;
    position: relative
}

ol.custom-counter li:before {
    content: counter(gff-counter, decimal-leading-zero);
    border-radius: 50%;
    background: #41b5ab;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 35px;
    height: 35px;
    width: 35px;
    position: absolute;
    left: 0;
    top: 0
}

.details, .details .meta, .details .title, .details ul a {
    color: #b26e29
}

.details {
    font-family: Asap, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.details hr.tiny {
    margin: 0 0 16px;
    border-color: #f2ecd9
}

.details.border-left {
    padding-left: 30px;
    border-left: 1px solid
}

.details .title {
    font-size: 14px;
    margin-bottom: 16px;
    margin-top: 4px;
    text-transform: uppercase
}

.details p, .details ul {
    font-size: 16px
}

.details ul {
    padding-left: 15px;
    font-weight: 700;
    margin-bottom: 20px
}

.details ul li {
    margin-bottom: 0
}

.details ul li:before {
    color: #b26e29;
    left: -15px;
    font-size: .4em
}

.details ul.no-bullets {
    padding-left: 0
}

.details .tiny {
    border-color: #b26e29
}

.details .sub-title {
    text-transform: uppercase;
    font-size: 16px
}

.details .learn-more a {
    font-size: 14px
}

.details .learn-more .fa {
    font-size: .8em;
    margin-top: 4px
}

.home .details, .home .details .meta, .home .details .title {
    color: #41b5ab
}

.contact .details a {
    color: #b26e29
}

.account {
    padding-left: 30px
}

@media (max-width:991px) {
    .account {
        margin-bottom: 80px;
        padding-left: 0
    }
}

@media (max-width:767px) {
    .account {
        margin-bottom: 40px;
        padding-left: 0
    }
}

.account .title {
    margin-top: 0;
    font-size: 20px;
    text-transform: uppercase;
    color: #87e3db
}

.account .entry .title {
    text-transform: none;
    margin-bottom: 0
}

.account .entry .meta {
    color: #fff!important
}

.account p {
    font-size: 16px
}

.account ul {
    padding-left: 0
}

.account ul li {
    margin-bottom: 20px
}

.account ul a {
    width: 100%
}

.text-bio .title {
    margin-top: 0;
    margin-bottom: 0
}

.text-bio .meta-group {
    margin-bottom: 10px
}

.toggle-content {
    font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase
}

.toggle-content+.content {
    padding: 20px 0
}

.toggle-content::after {
    content: "+";
    margin-left: 8px;
    font-size: 1.2em;
    display: inline-block
}

.toggle-content.open::after {
    content: "-"
}

.bio-toggle .title {
    margin-bottom: 6.67px
}

.bio-toggle .meta-group {
    margin-bottom: 10px;
    font-size: 20px
}

.bio-toggle .meta-group .caps {
    font-size: .9em
}

.bio-toggle+.bio-toggle {
    margin-top: 40px
}

.image-bio .title {
    text-transform: none;
    color: #4c4b3e;
    font-size: 18px;
    margin-bottom: 6.67px
}

.image-bio .sub-title, .media.image figcaption {
    font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase
}

.image-bio .sub-title {
    font-size: 14px;
    color: #b4aca7
}

.image-bio p {
    font-size: 16px
}

.author-box {
    margin: 30px 0;
    position: relative
}

.author-box .media {
    display: block;
    margin: 0 auto
}

@media screen and (min-width:768px) {
    .author-box .media {
        float: left;
        margin-right: 30px
    }
}

.author-box .bio {
    position: relative;
    overflow: hidden;
    padding: 10px 0
}

.author-box .bio:after {
    position: absolute;
    content: '';
    height: 4px;
    width: 20%;
    background: #f3eddb
}

.author-box .author-box .bio:before {
    position: absolute;
    content: '';
    width: 20%;
    background: #f3eddb
}

.author-box .bio:before {
    top: 10px
}

.author-box .bio:after {
    bottom: 10px
}

.author-box .bio .author {
    display: none;
    color: #7e7773
}

.social-share .btn-group {
    margin-bottom: 20px;
    border: 1px solid #ddd4cc;
    border-radius: 4px;
    padding-left: 3px;
    padding-right: 3px
}

.social-share .btn {
    border: 0;
    padding-left: 7px;
    padding-right: 7px
}

.social-share .btn:active, .social-share .btn:focus, .social-share .btn:hover {
    color: #7e7773;
    background: 0 0
}

.page-title .container {
    position: relative
}

.page-title .social-share {
    position: absolute;
    top: -20px;
    right: 15px
}

.bg-tan .social-share .btn-group {
    background-color: #f8f5ed
}

.bg-tan .social-share .btn {
    background: 0 0
}

.media.image {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden
}

.media.image figcaption {
    background: rgba(0, 0, 0, .5);
    font-size: 11px;
    padding: 2rem;
    color: #fff
}

.select2-container--default .select2-selection--single, .select2-results__option {
    color: #7e7773;
    font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.media.image .credit {
    display: block;
    clear: both;
    margin-top: 10px;
    text-transform: none
}

.body-text .media {
    border-bottom: 13px solid #41b5ab
}

.body-text .media img {
    border-bottom: 2px solid #fff
}

.body-text .image-bio .media, .body-text .partner-card .media {
    border: none
}

@media only screen and (min-width:767px) {
    figcaption {
        position: absolute;
        background: rgba(0, 0, 0, .5);
        bottom: 2px;
        -ms-transform: translateY(102%);
        transform: translateY(102%);
        transition: all .25s
    }
    .credit {
        display: block;
        clear: both;
        margin-top: 10px;
        text-transform: none
    }
    .media.image:hover figcaption {
        -ms-transform: translateY(0);
        transform: translateY(0);
        bottom: 0
    }
    .media.image:not(:first-child) {
        margin-top: 60px;
        margin-bottom: 60px
    }
}

.media.video {
    width: 100%;
   /* padding-bottom: 56.207%;*/
    position: relative;
    margin-bottom: 30px
}

.media.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.page-title .title {
    float: left
}

.page-search {
//    float: right;
    position: relative;
    top: 35px
}

.page-search.tools {
    top: 0;
    margin-top: 35px
}

.page-search.tools [type=submit] {
    margin-top: 30px
}

.page-search .form-group {
    margin-bottom: 0
}

@media (max-width:767px) {
    .page-search [class*=col-]:nth-child(n+2) {
        margin-top: 10px
    }
    .page-search [type=submit] {
        margin-top: 20px
    }
}

@media (min-width:992px) {
    .page-search select {
        width: 370px!important
    }
}

.page-search [class^=col-] select {
    width: 100%!important
}

.select2-container--default .select2-selection--single {
    border-radius: 0;
    border: 0;
    font-size: 14px;
    height: 55px;
    padding: 12px 15px 15px;
    text-transform: uppercase
}

.select2-selection__arrow {
    right: 10px!important;
    top: 50%!important;
    -ms-transform: translateY(-50%)!important;
    transform: translateY(-50%)!important
}

.select2-results {
    padding-bottom: 15px
}

.select2-results__option {
    font-size: 13px;
    padding: 8px 20px;
    text-transform: uppercase
}

.side-event-btn a, .side-event-title, .side-search .input-lg {
    font-family: montserratsemi_bold, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.select2-dropdown {
    border: 0
}

.select2-search--dropdown {
    padding: 8px 20px
}

.select2-search--dropdown input {
    border-radius: 4px
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #41b5ab
}

.chart-container {
    margin-bottom: 40px
}

.side-search .input-group {
    border: 1px solid #ddd4cc;
    border-radius: 5px;
    color: #999
}

.side-search .input-lg {
    border: 0;
    font-size: 20px;
    line-height: 55px;
    height: 55px;
    box-shadow: none;
    text-transform: uppercase
}

.side-search .input-group-addon {
    border: 0;
    color: #cfc7bf
}

.side-event-btn {
    display: inline-block;
    margin: 18px 0 22px;
    width: 100%
}

.side-event-btn a {
    display: block;
    margin: 0 22px;
    padding: 14px 0;
    background-color: #41b5ab;
    color: #fff
}

.side-event-btn a:active, .side-event-btn a:focus, .side-event-btn a:hover {
    text-decoration: none!important
}

.side-event-title {
    font-size: 18px;
    color: #3b3938;
    padding: 32px 32px 0
}

.side-event-date {
    font-size: 18px;
    color: #3b3938;
    padding: 0 32px;
    font-family: montserratregular, "Helvetica Neue", Helvetica, Arial, sans-serif
}

@media (min-width:992px) {
    .side-events {
        margin-top: 60px
    }
    .side-event {
        margin-bottom: 20px;
        background-color: #f7f4e8
    }
    .side-event-title {
        font-size: 18px;
        color: #3b3938;
        padding: 32px 32px 0;
        font-family: montserratsemi_bold, "Helvetica Neue", Helvetica, Arial, sans-serif
    }
    .side-event-date {
        font-size: 18px;
        color: #3b3938;
        padding: 0 32px;
        font-family: montserratregular, "Helvetica Neue", Helvetica, Arial, sans-serif
    }
}

@media (max-width:992px) {
    #events-carousel {
        margin-left: -15px;
        margin-right: -15px;
        background-color: #f7f4e8;
        padding-left: 25px;
        padding-right: 25px
    }
    #events-carousel .item {
        text-align: center
    }
    #events-carousel .left, #events-carousel .right {
        background: 0 0;
        color: #a8a19a;
        bottom: 0;
        top: 0
    }
    #events-carousel .side-event-btn {
        width: 85%
    }
}

.feature-title-box {
    background: #bb4037;
    border-bottom: 2px solid #fff
}

.feature-title-box .fa {
    border: 6px solid #bb4037;
    font-size: 20px;
    border-radius: 50%;
    width: 58px;
    height: 58px;
    padding: 14px;
    top: -10px;
    left: 30px;
    position: absolute;
    background: #fff
}

.feature-title-box .title {
    display: inline;
    color: #fff;
    margin: 0 0 0 80px;
    padding: 0;
    line-height: 50px
}

.home-title {
    font-family: montserratlight, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.home-title span {
    color: #cb344f;
    font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.countdown .learn-more a {
    color: #7e7773
}

.clock {
    font-family: sans-serif;
    color: #fff;
    margin-bottom: 20px
}

.clock .counter {
    border-radius: 15px;
    padding: 15px 35px 40px;
    position: relative;
    box-shadow: 0 3px 4px rgba(0, 0, 0, .15);
    background: #fff;
    background: linear-gradient(to bottom, #fff 0, #f8f5eb 45%, #fff 45%, #f8f5eb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f5eb', GradientType=0)
}

.clock .counter > span {
    color: #b26e29;
    font-family: montserratlight, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 110px;
    display: inline-block
}

.clock .counter .smalltext {
    padding: 10px 0;
    font-size: 14px;
    font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: absolute;
    border-radius: 0 0 15px 15px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ebdfbb;
    text-transform: uppercase;
    color: #756a47
}

@media screen and (max-width:767px) {
    .clock .col-xs-3 {
        padding: 0 7.5px
    }
    .clock .counter {
        padding: 10px 5px 30px
    }
    .clock .counter > span {
        font-size: 52px
    }
    .clock .counter .smalltext {
        font-size: 12px
    }
}

.enews-signup {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    background-color: #bb4037;
    text-align: center;
}

.enews-signup a {
    color: #f4efdf;
}
.enews-signup .title {
    font-size: 20px;
    line-height: 25px;
    margin: 0;
    color: #f4efdf;
}

.enews-signup .fa {
    vertical-align: top
}


@media screen and (min-width:768px) {
    .enews-signup {
        padding: 15px 0
    }
}

@media screen and (min-width:992px) {
    .enews-signup {
        padding: 16px 0;
    }
}

.featured-section {
    padding: 29px 0;
}

    .featured-section h2 {
        font-family: montserratsemi_bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
        color: #fff;
        text-transform: uppercase;
        margin: 0;
        margin-bottom: 27px;
    }

    .featured-section h3 {
        font-family: montserratlight, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 26px;
        line-height: 32px;
        margin: 0;
        padding: 0;
    }

    .featured-section li a {
        display: inline-block;
        font-family: Asap, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-style: italic;
        color: #c6e9e6;
        font-size: 14px;
        line-height: 14px;
        text-transform: capitalize;
        margin-top: 26px;
    }

    .featured-section li a i {
        display: inline-block;
        vertical-align: middle;
        margin-left: 5px;
        width: 20px;
        height: 20px;
        border: 1px solid #c6e9e6;
        text-align: center;
        border-radius: 50%;
    }
    .featured-section li a i:before {
        display: inline-block;
        vertical-align: middle;
    }
    .featured-section .slider {
        position: relative;
    }
    .featured-section ul {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        list-style: none;
        padding: 0;
        margin: 0;
        font-size: 0;
    }
    .featured-section li {
        display: inline-block;
        vertical-align: top;
        white-space: normal;
    }

    .featured-section .arrow {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 10%;
        background: rgba(255,255,255,.15);
        text-align: center;
    }

    .featured-section .arrow i {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        margin-top: -12px;
        display: inline-block;
        text-align: center;
        font-size: 25px;
        line-height: 25px;
        color: #fff;
    }

    .featured-section .arrow.prev-arrow {
        left: -15px;
    }
    .featured-section .arrow.next-arrow {
        right: -15px;
    }

    .featured-section .dots {
        position: absolute;
        right: 0;
        bottom: -20px;
        left: 0;
        text-align: center;
        font-size: 0;
    }

    .featured-section .dots .dot {
        display: inline-block;
        width: 9px;
        height: 9px;
        background: rgba(255,255,255,.15);
    }
    .featured-section .dots .dot + .dot {
        margin-left: 5px;
    }
    .featured-section .dots .dot.active {
        background: #fff;
    }

@media screen and (max-width:767px) {
    .featured-section .dots,
    .featured-section .arrow {
        display: block;
    }
    .featured-section ul {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .featured-section li {
        width: 100%;
    }
}
@media screen and (min-width:768px) {
    .featured-section .dots,
    .featured-section .arrow {
        display: none;
    }
    .featured-section li {
        width: 32%;
    }

    .featured-section li:nth-child(even) {
        margin-left: 2%;
        margin-right: 2%;
    }
}

.stories-list {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #ddd4cc;
}
    .stories-list > li {
        display: block;
        margin: 0;
        padding: 30px 0;
        font-size: 0;
        border-bottom: 1px solid #ddd4cc;
    }
        .stories-list .story-image {
            position: relative;
        }
        .stories-list .video .story-image a:before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 4;
            background-color: rgba(0, 0, 0, .6);
        }
        .stories-list .video .story-image a:after {
            content: "\f04b";
            font-family: FontAwesome;
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 5;
            color: #fff;
            font-size: 36px;
            line-height: 72px;
            width: 80px;
            height: 80px;
            margin: auto;
            border-width: 4px;
            border-style: solid;
            border-color: #fff;
            border-color: rgba(255, 255, 255, .6);
            border-radius: 50%;
            text-align: center;
            padding-left: 6px;
        }
        .stories-list .slideshow .story-image a:before {
            content: '';
            display: block;
            width: 40px;
            height: 30px;
            position: absolute;
            top: -15px;
            left: 10px;
            z-index: 3;
            background-color: #41b5ab;
            background-image: url(../../images/icon-slideshow.png);
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            border: 2px solid #fff;
        }
        .stories-list .infographic .story-image a:before {
            content: '';
            display: block;
            width: 40px;
            height: 30px;
            position: absolute;
            top: -15px;
            left: 10px;
            z-index: 3;
            background-color: #41b5ab;
            background-image: url(../../images/icon-infographic.png);
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            border: 2px solid #fff;
        }
        .stories-list .flags {
            display: block;
            padding: 0;
            margin: 0;
            list-style: none;
            position: absolute;
            right: 30px;
            bottom: -12px;
            left: 30px;
            font-size: 0;
            text-align: right;
            z-index: 6;
        }
        .stories-list .flags li {
            display: inline-block;
            vertical-align: top;
            font-size: 23px;
            line-height: 23px;
            border: 2px solid #fff;

            width: 35px;
            overflow: hidden;
            height: 30px;
            color: transparent;
        }
        .stories-list .flags .flag-icon {
            background-size: cover;
            float:left;
        }
        .stories-list .flags li + li {
            margin-left: 9px;
        }
        .stories-list .story-image img {
            display: block;
            width: 100%;
            height: auto;
            position: relative;
            z-index: 1;
        }
    .stories-list .story-details a {
        color: #3b3938;
    }
    .stories-list .story-details h3 {
        color: #282523;
        font-family: montserratlight, "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    .stories-list .story-details h2 {
        color: #3b3938;
        font-family: montserratsemi_bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    .stories-list .story-details .meta {
        color: #a8a19b;
        font-family: Asap, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-style: italic;
    }
    .stories-list .story-details .more {
        display: inline-block;
        padding: 11px 28px;
        color: #fff;
        font-size: 11px;
        line-height: 11px;
        font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif;
        background-color: #41b5ab;
        text-transform: uppercase;
        text-decoration: none;
    }

    .stories-list .story-details .more:hover {
        background-color: #348f88;
        border-color: #318880;
    }


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

    .stories-list .story-details h3 {
        font-size: 17px;
        margin: 0 0 15px;
    }
    .stories-list .story-details hr {
        margin: 0 0 5px;
    }
    .stories-list .story-details h2 {
        font-size: 26px;
        line-height: 34px;
        margin: 0 0 18px;
    }
    .stories-list .story-details .meta {
        font-size: 16px;
        line-height: 16px;
        margin: 0 0 26px;
    }

    .stories-list .story-image {
        width: 32%;
        margin-right: 3%;
        display: inline-block;
        vertical-align: top;
    }
    .stories-list .story-details {
        width: 65%;
        display: inline-block;
        vertical-align: top;
        white-space: normal;
    }
    .stories-list .story-list li {
        white-space: nowrap;
    }
}

@media screen and (max-width:767px) {

    .stories-list .story-details h3 {
        font-size: 14px;
        margin: 0 0 15px;
    }
    .stories-list .story-details hr {
        margin: 0 0 15px;
    }
    .stories-list .story-details h2 {
        font-size: 21px;
        line-height: 26px;
        margin: 0 0 10px;
    }
    .stories-list .story-details .meta {
        font-size: 14px;
        margin: 0 0 25px;
    }


    .stories-list .story-image,
    .stories-list .story-details {
        display: block;
    }
    .stories-list .story-image {
        margin-bottom: 15px;
    }
}

.news-list {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #ddd4cc;
}
    .news-list > li {
        display: block;
        margin: 0;
        padding: 30px 0;
        font-size: 0;
        border-bottom: 1px solid #ddd4cc;
    }
    .news-list a {
        color: #3b3938;
    }
    .news-list h3 {
        color: #282523;
        font-family: montserratlight, "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    .news-list h2 {
        color: #3b3938;
        font-family: montserratsemi_bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    .news-list .meta {
        color: #a8a19b;
        font-family: Asap, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-style: italic;
    }
    .news-list .more {
        display: inline-block;
        padding: 11px 28px;
        color: #fff;
        font-size: 11px;
        line-height: 11px;
        font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif;
        background-color: #41b5ab;
        text-transform: uppercase;
        text-decoration: none;
    }

    .news-list .more:hover {
        background-color: #348f88;
        border-color: #318880;
    }


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

    .news-list h3 {
        font-size: 17px;
        margin: 0 0 15px;
    }
    .news-list hr {
        margin: 0 0 5px;
    }
    .news-list h2 {
        font-size: 26px;
        line-height: 34px;
        margin: 0 0 18px;
    }
    .news-list .meta {
        font-size: 16px;
        line-height: 16px;
        margin: 0 0 26px;
    }
}

@media screen and (max-width:767px) {

    .news-list h3 {
        font-size: 14px;
        margin: 0 0 15px;
    }
    .news-list hr {
        margin: 0 0 15px;
    }
    .news-list h2 {
        font-size: 21px;
        line-height: 26px;
        margin: 0 0 10px;
    }
    .news-list .meta {
        font-size: 14px;
        margin: 0 0 25px;
    }
}

.featured-story {
    padding-top: 40px;
}

.featured-story a {
    color: #fff;
}

.featured-story h3 {
    color: #fff;
    font-family: montserratlight, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.featured-story hr.tiny {
    border-color: #67c4bc;
}
.featured-story h2 {
    color: #fff;
    font-family: montserratsemi_bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.featured-story .meta {
    color: #fff;
    font-family: Asap, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
}
.featured-story .text {
    color: #fff;
    font-family: Asap, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.featured-story .more {
    display: inline-block;
    padding: 11px 28px;
    color: #41b5ab;
    font-size: 11px;
    line-height: 11px;
    font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

.featured-story .more:hover {
    background-color: #348f88;
    border-color: #318880;
    color: #fff;
}

.featured-story .flags {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0;
}
.featured-story .flags li {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 14px;
    font-family: montserratsemi_bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    white-space: nowrap;
    margin-right: 9px;
    margin-bottom: 10px;
}
.featured-story .flags .flag-icon {
/*    border: 1px solid #fff;*/
    background-size: contain;
/*    margin-right: 10px; */
    font-size: 1.3em;
    line-height: 1em;
    width: 2.3333em !important;
}

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

    .featured-story h3 {
        font-size: 17px;
        margin: 0 0 15px;
    }
    .featured-story hr {
        margin: 0 0 5px;
    }
    .featured-story h2 {
        font-size: 26px;
        line-height: 34px;
        margin: 0 0 18px;
    }
    .featured-story .meta {
        font-size: 16px;
        line-height: 16px;
        margin: 0 0 15px;
    }
    .featured-story .text {
        font-size: 17px;
        line-height: 24px;
        margin-bottom: 26px;
    }
    .featured-story .more {
    //    margin-right: 50px; Dk
        float: unset;
    }
}

@media screen and (max-width:767px) {

    .featured-story h3 {
        font-size: 14px;
        margin: 0 0 15px;
    }
    .featured-story hr {
        margin: 0 0 15px;
    }
    .featured-story h2 {
        font-size: 21px;
        line-height: 26px;
        margin: 0 0 10px;
    }
    .featured-story .meta {
        font-size: 14px;
        margin: 0 0 21px;
    }
    .featured-story .text {
        font-size: 14px;
        line-height: 19px;
    }
    .featured-story .more {
        display: inline-block;
        vertical-align: middle;
        margin-right: 20px;
        margin-top: 26px;
    }
    .featured-story .flags {
        margin-top: 20px;
    }
        .featured-story .flags li {
            margin-top: 6px;
        }
}


.custom-modal {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: rgba(0, 0, 0, .9);
    z-index: 999;
    opacity: 0;
    transition: opacity .35s;
}

.custom-modal.active {
    display: block;
}
.custom-modal.visible {
    opacity: 1;
}

    .custom-modal .custom-modal-content {
        position: fixed;
        right: 0;
        left: 0;
        margin: auto;
        background-color: #fff;
        width: 100%;
        max-width: 1170px;
        max-width: 1080px;
        max-width: 720px;
        padding: 40px;
        overflow: auto;
    }

    .custom-modal .custom-modal-head {
        position: relative;
        margin-bottom: 30px;
    }

    .custom-modal .custom-modal-body {
        position: relative;
        overflow: hidden;
    }
    .custom-modal .custom-modal-head .share {
        color: #a8a19b;
        font-size: 16px;
    }
        .custom-modal .custom-modal-head .share a {
            display: inline-block;
            vertical-align: middle;
            font-size: 20px;
            color: #7e7773;
            margin-left: 10px;
        }
    .custom-modal .custom-modal-head .close-modal {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 35px;
        height: 35px;
    }

    .custom-modal .custom-modal-head .close-modal:after,
    .custom-modal .custom-modal-head .close-modal:before {
        content: '';
        display: block;
        width: 35px;
        height: 3px;
        background-color: #7e7773;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
    }

    .custom-modal .custom-modal-head .close-modal:after {
        transform: rotate(45deg);
    }
    .custom-modal .custom-modal-head .close-modal:before {
        transform: rotate(-45deg);
    }

@media screen and (min-width:768px) {
    .custom-modal .custom-modal-content {
        padding: 40px;
        top: 5%;
        right: 5%;
        left: 5%;
        max-height: 90%;
    }
}

@media screen and (max-width:767px) {
    .custom-modal .custom-modal-content {
        padding: 20px;
        top: 0;
        bottom: 0;
        /*max-height: 100%;*/
    }
}


    .video-modal .media {
        display: block;
        position: relative;
        width: 100%;
        padding-bottom: 56.25%;
        padding-bottom: 47.25%;
        height: 0;
        margin: 0 0 20px;
    }
        .video-modal .media iframe {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }
    .video-modal .meta {
        display: block;
        font-family: Asap, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-style: italic;
        color: #3b3938;
        font-size: 16px;
        line-height: 16px;
        margin: 0 0 30px;
    }
    .video-modal .title {
        display: block;
        color: #3b3938;
        font-family: montserratsemi_bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 26px;
        line-height: 34px;
        margin: 0 0 20px;
    }
    .video-modal .text {
        display: block;
        font-family: Asap, "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #3b3938;
        font-size: 17px;
        line-height: 24px;
    }

    .infographic-modal .custom-modal-body {
        font-size: 0;
    }
    .infographic-modal .media {
        display: block;
        position: relative;
        width: 100%;
        padding-bottom: 56.25%;
        padding-bottom: 47.25%;
        height: 0;
        margin: 0 0 20px;
        overflow: hidden;
    }
        .infographic-modal .media img {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: auto;
        }
    .infographic-modal .meta {
        display: block;
        font-family: Asap, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-style: italic;
        color: #3b3938;
        font-size: 16px;
        line-height: 16px;
        margin: 0 0 30px;
    }
    .infographic-modal .title {
        display: block;
        color: #3b3938;
        font-family: montserratsemi_bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 26px;
        line-height: 34px;
        margin: 0 0 20px;
    }
    .infographic-modal .text {
        font-family: Asap, "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #3b3938;
        font-size: 17px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .infographic-modal .button a {
        display: inline-block;
        padding: 20px 25px;
        background-color: #41b5ab;
        color: #fff;
        font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 13px;
        line-height: 13px;
        text-transform: uppercase;
        text-decoration: none;
    }
    .infographic-modal .button a:hover {
        background-color: #348f88;
    }


@media screen and (min-width:768px) {
    .infographic-modal .text {
        display: inline-block;
        vertical-align: top;
        width: 65%;
        margin-right: 5%;
    }
    .infographic-modal .button {
        display: inline-block;
        vertical-align: top;
        width: 30%;
        text-align: right;
    }
}
@media screen and (max-width:767px) {
    .infographic-modal .text,
    .infographic-modal .button {
        display: block;
    }

}


    .slideshow-modal .slider {
        display: block;
        position: relative;
        z-index: 1;
        width: 100%;
        list-style: none;
        white-space: nowrap;
        overflow: hidden;
        font-size: 0;
        padding: 0;
        margin: 0;
    }
        .slideshow-modal .slider li {
            display: inline-block;
            vertical-align: top;
            white-space: normal;
        }

    .slideshow-modal .arrow {
        display: block;
        position: absolute;
        z-index: 2;
        background-color: rgba(255, 255, 255, .5);
        border-radius: 50%;
    }
    .slideshow-modal .arrow:after {
        content: '';
        display: block;
        background-color: transparent;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        transform: rotate(45deg);
        border-style: solid;
        border-color: #fff;
    }
    .slideshow-modal .arrow.prev-arrow:after {
        border-width: 0 0 4px 4px;
    }
    .slideshow-modal .arrow.next-arrow:after {
        border-width: 4px 4px 0 0;
    }


    .slideshow-modal .media {
        display: block;
        position: relative;
        width: 100%;
        padding-bottom: 56.25%;
        padding-bottom: 47.25%;
        height: 0;
        margin: 0 0 20px;
        overflow: hidden;
    }
        .slideshow-modal .media img {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: auto;
        }
    .slideshow-modal .meta {
        font-family: Asap, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-style: italic;
        color: #3b3938;
        font-size: 16px;
        line-height: 16px;
        margin: 0 0 30px;
    }

    .slideshow-modal .text {
        font-family: Asap, "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #3b3938;
        font-size: 17px;
        line-height: 24px;
    }

    @media screen and (min-width:768px) and (max-width:919px) {
        .slideshow-modal .arrow {
            top: 14%;
        }
    }

    @media screen and (min-width:920px) and (max-width:1169px) {
        .slideshow-modal .arrow {
            top: 17%;
        }
    }

    @media screen and (min-width:1170px) {
        .slideshow-modal .arrow {
            top: 50px;
        }
    }
    @media screen and (min-width:768px) {
        .slideshow-modal .meta {
            display: inline-block;
            vertical-align: top;
            width: 40%;
        }
        .slideshow-modal .text {
            display: inline-block;
            vertical-align: top;
            width: 58%;
        }

        .slideshow-modal .arrow {
            width: 200px;
            height: 200px;
        }
        .slideshow-modal .arrow:after {
            width: 45px;
            height: 45px;
        }
        .slideshow-modal .arrow.prev-arrow:after {
            right: 25px;
        }
        .slideshow-modal .arrow.next-arrow:after {
            left: 25px;
        }
        .slideshow-modal .arrow.prev-arrow {
            left: -110px;
        }
        .slideshow-modal .arrow.next-arrow {
            right: -110px;
        }

    }

@media screen and (max-width:420px) {
    .slideshow-modal .arrow {
        top: 10%;
    }

}
@media screen and (min-width:420px) and (max-width:767px) {
    .slideshow-modal .arrow {
        top: 22%;
    }
}

    @media screen and (max-width:767px) {
        .slideshow-modal .meta {
            display: block;
            margin-bottom: 15px;
        }
        .slideshow-modal .text {
            display: block;
        }
        .slideshow-modal .arrow {
            width: 70px;
            height: 70px;
        }
        .slideshow-modal .arrow:after {
            width: 15px;
            height: 15px;
        }
        .slideshow-modal .arrow.prev-arrow:after {
            right: 15px;
        }
        .slideshow-modal .arrow.next-arrow:after {
            left: 15px;
        }
        .slideshow-modal .arrow.prev-arrow {
            left: -35px;
        }
        .slideshow-modal .arrow.next-arrow {
            right: -35px;
        }

    }


.media-contacts {
    display: block;
}
    .media-contacts h3 {
        display: block;
        margin: 30px 0 20px 0;
        color: #4c4b3e;
        font-family: montserratsemi_bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 14px;
        text-transform: uppercase;
        text-align: center;
    }
    .media-contacts ul {
        display: block;
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .media-contacts li {
        background-color: #f7f4e8;
        margin-bottom: 15px;
        padding: 30px 20px;
        overflow-wrap: break-word;
    }
    .media-contacts p {
        font-family: montserratregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
        margin: 0;
        font-size: 17px;
        line-height: 24px;
    }

    .media-contacts h4 {
        color: #b9413b;
        font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif;
        margin: 0;
        font-size: 17px;
        line-height: 24px;
    }


.impact-icons .impact, .lead.impact, .partners .partner-list, table.financing > tbody > tr > td {
    text-align: center
}

.voices .narrow {
    margin-bottom: 40px
}

.partners {
    border-top: 1px solid #eee
}

.partners .title-partners {
    font-size: 14px;
    color: #7e7773;
    text-transform: uppercase
}

.home-event .desc, .home-event .tags, .home-event .title {
    color: #fff;
    margin-bottom: 20px
}

@media screen and (min-width:768px) {
    .partners .partner-list img {
        margin: 0 15px
    }
    .partners .partner-list .col-xs-6 {
        width: auto;
        display: inline;
        float: none
    }
}

iframe[id^=twitter-widget-] {
    border: 3px solid #e8e8e8!important;
    border-radius: 4px
}

.home-event .home-event-container .desc p {
    color: #7e7773;
}

.home-event .tags {
    font-family: montserratlight, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px
}

.home-event .title {
    font-family: montserratsemi_bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 23px;
    width: 75%
}

.home-event .desc {
    font-family: montserratregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #a8a19b;
}

.home-event a {
    color: #41b5ab;
    text-decoration: none;
    font-style: italic
}

.home-event a:hover {
    color: #41b5ab;
    text-decoration: underline
}

.home-event a i {
    margin-left: 5px
}

.home-event hr {
    border-top: solid #f2ecd9 4px;
    width: 44px;
    margin-bottom: 20px
}

.entry-header {
    padding: 0
}

.entry-header > .container {
    position: relative;
    min-height: 570px
}

.entry-header .bg-image-cover {
    z-index: auto;
    border-right: 2px solid #fff;
    right: 25%;
    background-position: right top
}

.entry-header .bg-image-cover.map {
    background-position: left top!important;
    left: 75%!important;
    border: 0
}

.entry-header .page-title {
    color: #fff;
    font-size: 80px;
    padding-right: 110px;
    font-family: montserratlight, "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: absolute;
    bottom: 40px;
    left: 15px;
    margin-bottom: 0
}

.entry-header.entry-country .flag-icon {
    font-size: 55px;
    border: 2px solid #fff;
    position: absolute;
    bottom: 65px;
    right: calc(25% + 30px)
}

@media screen and (max-width:767px) {
    .entry-header.entry-country >. container {
        min-height: 40vh
    }
    .entry-header.entry-country .bg-image-cover {
        right: 0
    }
    .entry-header.entry-country .bg-image-cover.map {
        display: none
    }
    .entry-header.entry-country .page-title {
        font-size: 48px;
        padding-right: 0;
        right: 15px
    }
}

.country-intro {
    border-top: 2px solid #fff;
    font-family: montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.country-intro p:last-child {
    margin-bottom: 0
}

.country-intro .details {
    border-color: #70d0c8;
    color: #fff
}

@media (max-width:767px) {
    .country-intro .details {
        margin-top: 20px;
        padding-left: 15px
    }
}

.country-intro .details .title {
    color: #87e3db
}

.country-intro .details .meta, .country-intro .details a {
    color: #fff!important
}

.country-intro .details .position {
    font-weight: 700;
    margin-bottom: 8px
}

table.financing {
    border: 10px solid #bb4037;
    background: #bb4037
}

table.financing > thead > tr > th {
    border: 10px solid #bb4037;
    color: #fff;
    font-family: montserratsemi_bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center
}

table.financing > tbody > tr > td {
    border: 10px solid #bb4037;
    font-family: montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #f9cac6
}

table.financing > tbody > tr:nth-of-type(odd) {
    background-color: #d5635a
}

.overlay-container {
    position: relative
}

@media screen and (min-width:768px) {
    .entry-header .page-title {
        right: 25%
    }
    .overlay-container .map-overlay {
        position: absolute;
        left: 15px;
        top: 60px;
        width: 370px;
        z-index: 3;
        background: #fff
    }
    .overlay-container .map-overlay .slider {
        height: 225px;
        overflow: hidden
    }
    .overlay-container .map-overlay .slick-slider {
        margin-bottom: 0
    }
    .overlay-container .map-overlay .title {
        background: #fff;
        font-size: 22px;
        margin: 0;
        padding: 15px;
        text-align: center;
        color: #bb4037
    }
    .overlay-container .map-overlay .flag-icon {
        position: absolute;
        left: 22px;
        top: 155px;
        width: 52px;
        height: 39px;
        background-size: cover;
        border: 3px solid #fff;
        vertical-align: top
    }
    .overlay-container .map-overlay .list {
        background: #f9f7f0;
        border-top: 1px solid #e6e5e1;
        height: 215px;
        overflow: hidden
    }
    .overlay-container .map-overlay .list.slick-slider, .overlay-container .map-overlay .slider.slick-slider {
        height: auto
    }
    .overlay-container .map-overlay .list-item {
        border-bottom: 1px solid #e6e5e1;
        color: #968f8b;
        font-size: 12px;
        margin: 0;
        line-height: 40px;
        text-align: center;
        text-transform: uppercase
    }
    .overlay-container .map-overlay .list-item:hover {
        cursor: pointer
    }
    .map-slider-navigation {
        width: 100%;
        background: #fff
    }
    .map-slider-navigation .map-button {
        border: 0;
        background: #fff;
        float: left;
        line-height: 40px;
        text-align: center;
        width: 50%
    }
    .map-slider-navigation .map-button:hover {
        background: #f9f7f0
    }
}

@media screen and (max-width:767px) {
    .map-data {
        position: relative;
        z-index: 2
    }
}

.lead.impact {
    font-family: montserratlight, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.lead.impact span {
    color: #bb4037;
    font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.impact-icons .title {
    color: #41b5ab;
    font-size: 22px;
    text-transform: uppercase
}

.impact-icons .title span {
    font-family: montserratlight, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: lowercase;
    display: block
}

.impact-icons {
    margin: 40px 0 60px
}

.impact-icon {
    background: center center no-repeat #f3eddb;
    background-size: auto 55px;
    border-radius: 50%;
    border: 4px solid #ddd5c3;
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 80px
}

.impact-icon-maternal {
    background-image: url(img/impact-maternal.svg)
}

.impact-icon-deaths {
    background-image: url(img/impact-deaths.svg)
}

.impact-icon-stillbirth {
    background-image: url(img/impact-stillbirth.svg)
}

@media (min-width:550px) {
    .impact-icons .impact {
        width: 33%;
        float: left
    }
    .impact-icons .impact:last-child {
        float: right;
        margin-right: 0
    }
}

@media screen and (min-width:870px) {
    .impact-icons .impact {
        text-align: left
    }
    .impact-icons .title {
        float: left
    }
    .impact-icon {
        float: left;
        margin: 0 24px 0 0;
        width: 80px;
        height: 80px
    }
    .impact-icons .impact:last-child {
        float: right;
        margin-right: 0
    }
}

@media screen and (min-width:1200px) {
    .impact-icons .impact {
        width: auto;
        margin-right: 35px
    }
    .impact-icons .impact:last-child {
        float: right;
        margin-right: 0
    }
    .impact-icons .title {
        float: left;
        font-size: 28px
    }
    .impact-icon {
        border: 10px solid #ddd5c3;
        float: left;
        margin-right: 24px;
        width: 140px;
        height: 140px;
        background-size: auto 70px
    }
}

@media only screen and (max-width:1199px) {
    .container {
        width: auto
    }
}

form.contact .input-lg {
    text-transform: uppercase;
    font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px
}

form.contact input, form.contact textarea {
    -webkit-appearance: none
}

img {
    max-width: 100%;
    padding: 10px;	
}

.inline >*  {
    display: inline-block;
    margin-right: 10px
}

.inline >*  .btn-group {
    margin-bottom: 0
}

.inline.equal > a {
    width: calc(50% - 10px)
}

.inline.equal > a:last-child {
    margin-right: 0
}

.btn {
    font-family: montserratbold;
    text-transform: uppercase
}

.btn-sm {
    font-size: 11px;
    padding: .833em 1.25em
}

.btn-wide {
    padding-left: 3em;
    padding-right: 3em
}

.btn-custom {
    background: 0 0;
    border-width: 2px;
    font-size: 14px;
    margin-top: 40px;
    padding: 1.5em 2.5em
}

.btn-custom:focus, .btn-custom:hover {
    background: #7e7773;
    color: #fff
}

.body-text .row+.row .btn-custom {
    margin-top: 0
}

.btn-custom.more-posts {
    min-width: 210px;
    font-size: 13px
}

.ie9 img[src*=".svg"] {
    width: 100%
}

@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    img[src*=".svg"] {
        width: 100%
    }
}

.select2-search--dropdown {
    display: none;
}

.view-display-id-tm_latestnews .country-list, .view-display-id-all_news .country-list, .view-display-id-block_2 .country-list {
    display: none;
}

.page-faq .view-faq .panel-body p {
    padding-bottom: 10px;
}

.page-faq .view-faq .panel-body ol, .page-faq .view-faq .panel-body ul {
    margin-bottom: 10px;
}

.caps span {
    text-transform: capitalize;
}

.know_bdy a {
    //color: #fff;
    text-decoration: underline;
}
.media-section{
    margin-bottom: 20px;
}
@media only screen and (max-width:767px) {
    iframe {
        height: 100%;
        width: 100%;
    }
    p img {
        height: 100% !important;
        width: 100% !important;
        float: left;
    }
    /*--- this is to fix the image which is placed above the footer */
}
.image-bio .views-field-title span.field-content a{
	font-size: 18px;margin-bottom: 1.5em;display: inline-block;text-decoration: none;color: #4c4b3e;
}
.image-bio .views-field-field-description .field-content{
	font-size: 16px;line-height: 1.5;margin-bottom:12px;margin-top:1.5em;
}
.image-bio .views-field-sub-title .field-content{
    font-size: 14px;
    color: #777 !important;
}

#block-views-country-people-secretariat .image-bio .views-field-title span.field-content a{
	font-size: 18px;margin-bottom: 0.5em;display: inline-block;text-decoration: none;color: #4c4b3e;
}
#block-views-country-people-secretariat .image-bio .views-field-field-description .field-content{font-size: 16px;line-height: 1.5;margin-bottom:12px;
}
#block-views-country-people-secretariat .image-bio .views-field-sub-title .field-content{
    font-size: 14px;
    color: #b4aca7 !important;
}
.view-content div.row {
   // margin-bottom: 60px;
      padding-bottom: 10px;
      margin-top: -10px;
}

ul.pager.pager-load-more li  a {
    border: solid 2px #a8a19b;
    padding: 1em 2em;
    color: #a8a19b;
    font-size: 13px;
    font-weight: 400;
    font-family: montserratbold;
    text-transform: uppercase;
	 
}
ul.pager.pager-load-more li  a:hover {
    border: solid 2px #a8a19b;
    padding: 1em 2em;
    background-color: #a8a19b;
    color:#fff;
    font-size: 13px;
    font-weight: 400;
    font-family: montserratbold;
    text-transform: uppercase;
	
}
.ajax-progress {
    display: inline-block;
    position: absolute;
}
.featured-story .more {
background-color: #4bafa7; 
border-color: #318880; 
color: #fff; 
//margin-left:30px;   
}
.image-bio .views-field-title{
    font-size: 14px;
    color: #4c4b3e;
    font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.field-items {
    padding-top:3px;
    margin-left: 100px;
    margin-right: 100px;
    padding: 20px;
}

.field-name-title-field {
color: #4c4b3e;
font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif;
padding-top:3px;
text-transform: uppercase;
}
.field-name-field-description{
color: #4c4b3e;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-align:justify;
margin-bottom:10px;
}
.field-name-field-designations {
color: #777;
font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif;
padding-bottom:5px;
font-size:13.5px
}
.image-bio .sub-title {
    font-size: 14px;
    color: #777;
    text-transform: unset;
}
.objectives .panel-body {
    padding-left: 20px;
}
.table {
    width: 100%;
    margin-bottom: 0;
}
.views-field-path{
    display:inline-block;   
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid transparent;
}
.jobs_details{
    margin-left:100px;
    margin-right:100px;
    padding-top:25px;
    padding-bottom:25px;
    text-align:justify;
    font-size:18px;
}

.table-bordered>tbody>tr>td>a{
    display: inline-block;
    padding: 12px 15px;
    color: #ffffff;
    font-size: 15px;
    line-height: 11px;
    font-family: montserratbold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #4bafa7;
    text-transform: uppercase;
    text-decoration: none;
}
.table-bordered>tbody>tr>td>a:hover{
    background-color: #318880;

}
.nojob {
    font-size: 26px;
    padding-left: 200px;
    padding-bottom: 30px;
    padding-top: 30px;
}

/* Submenu CSS */
#nav-main .list > li:hover .submenu .list  li .submenu{
            display:none;
        }

#nav-main .list > li:hover .submenu .list  li:hover .submenu{
            display:block;
        }
.js #nav-main .submenu li:hover .submenu {
    position: absolute;
    left: 100% !important;
    top: 0;
}

#nav-main .submenu li {
    display: block;
    text-align: left;
    position: relative !important;
}

.title_partner                              
{
    text-align:center;
    padding-bottom:25px;
}

.view-display-id-investgroup
{
      padding-bottom:60px
}
.view-display-id-secretariat
{
    padding-bottom:60px
}
/* Submenu CSS ends */
/* Dk */
#site-header #block-search-form {
    width: 65% !important;
}
 .featured-story tbody{
    border-top: 0px solid #fcf8e3; !important;
}
.col {
    height:50px; /* Make elements inside the container display same height */
}


@media only screen and (max-width:767px) {
.entry-header .entry-sb {
    position: relative;
    padding: 30px 15px;
    display: none;
}
.entry-header .bg-image-cover {
    right: 0 !important;
    background-size: cover;
    background-repeat: no-repeat;
                background-position: center top; 
}
.entry-header > .container {
    min-height: 230px;
}
}

a.homepage_featured {
    font-style: normal !important;
    color: white !important;
}
.map-section > .overlay-container
{
display: none;
}
