/*
 Theme Name:   Folu
 Description:  Salient Child Theme
 Author:       Regency Creative
 Template:     salient
 Version:      1.0.0
*/

/* Main Menu */

body.material #header-outer {
    display: flex;
}
header#top {
    z-index: auto !important;
}
#mega-menu-wrap-max_mega_nav {
    position: initial;

    margin-left: 40px;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav {
    position: unset;

    height: 100%;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item {
    height: 100%;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
    z-index: 1000;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item:last-child {
    margin-right: 0 !important;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item>a.mega-custom-icon.mega-menu-link {
    color: transparent;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item>a.mega-custom-icon.mega-menu-link:before {
    position: absolute;
    top: 50%;

    transform: translateY(-50%);
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu {
    position: absolute;
    z-index: -1;
    top: 0;
    right: -30px;
    left: -30px;

    width: auto;
    height: 100vh;
    margin: 0;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav li.mega-menu-item-has-children>a.mega-menu-link:after {
    display: none;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item.mega-menu-toggle>a.mega-menu-link {
    line-height: 0;

    top: 50%;

    display: block;
    overflow: hidden;

    width: 36px;
    height: 24px;
    padding: 0 !important;

    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    text-indent: -100px;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item.mega-menu-toggle>a.mega-menu-link span:after,
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item.mega-menu-toggle>a.mega-menu-link span:before {
    position: absolute;
    top: 11px;
    right: 0;

    content: '';
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item.mega-menu-toggle>a.mega-menu-link span:after {
    top: 21px;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item.mega-menu-toggle>a.mega-menu-link span {
    position: relative;

    display: block;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item.mega-menu-toggle>a.mega-menu-link span,
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item.mega-menu-toggle>a.mega-menu-link span:after,
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item.mega-menu-toggle>a.mega-menu-link span:before {
    width: 100%;
    height: 2px;
    margin: 0;

    transition: all .3s;

    background-color: #525252;

    backface-visibility: hidden;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item.mega-menu-toggle>a.mega-menu-link span {
    transition: height 0s;
}

body #header-outer[data-transparent-header='true'].transparent #mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item.mega-menu-toggle>a.mega-menu-link span,
body #header-outer[data-transparent-header='true'].transparent #mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item.mega-menu-toggle>a.mega-menu-link span:after,
body #header-outer[data-transparent-header='true'].transparent #mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item.mega-menu-toggle>a.mega-menu-link span:before {
    background-color: #fff;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item.mega-menu-toggle>a.mega-menu-link span:before {
    width: 100%;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item.mega-menu-toggle>a.mega-menu-link span:after {
    width: 26px;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item.mega-menu-toggle.mega-toggle-on>a.mega-menu-link span {
    background-color: transparent !important;
    height: 30px;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item.mega-menu-toggle.mega-toggle-on>a.mega-menu-link span:before {
    width: 28px;

    -webkit-transform: rotate(45deg) translate(0px, 1px);
    -moz-transform: rotate(45deg) translate(0px, 1px);
    transform: rotate(45deg) translate(0px, 1px);

    background-color: #fff;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav>li.mega-menu-item.mega-menu-toggle.mega-toggle-on>a.mega-menu-link span:after {
    width: 28px;

    -webkit-transform: rotate(-45deg) translate(6px, -7px);
    -moz-transform: rotate(-45deg) translate(6px, -7px);
    transform: rotate(-45deg) translate(6px, -7px);

    background-color: #fff;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu>.mega-menu-item>ul.mega-sub-menu {
    padding-top: 175px;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu {
    max-width: 1245px;
    margin: 0 auto;
}

#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-menu-divider {
    overflow: hidden;

    padding: 25px 0;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-menu-divider>a.mega-menu-link {
    line-height: 0;

    text-indent: -500px;

    border-top: 1px solid rgba(255, 255, 255, .2);
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-menu-title>a.mega-menu-link {
    font-family: Averta;
    font-size: 30px;
    font-weight: 600;
    line-height: 37px;

    color: #fff;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    font-family: Averta;
}

#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-menu-inline-item {
    position: relative;

    display: inline-block;

    width: auto;
    padding: 30px 0 30px 35px;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-menu-inline-item+li.mega-menu-item.mega-menu-inline-item {
    margin-left: 50px;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-menu-inline-item:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;

    display: block;

    width: 30px;

    content: '';

    background-repeat: no-repeat;
    background-position: left center;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-menu-inline-item.mega-menu-inline-item-map:before {
    background-image: url(img/globe-ico.png);
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-menu-inline-item.mega-menu-inline-item-list:before {
    background-image: url(img/list-ico.png);
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-menu-inline-item.mega-menu-inline-item-report:before {
    background-image: url(img/report-ico.png);
}


/* Newsletter Section */

.newsletter-section .wpcf7 {
    position: relative;
}
.newsletter-section .wpcf7 input[type='email'] {
    font-family: Averta !important;
    font-size: 15px !important;
    line-height: 19px !important;

    margin-bottom: 15px !important;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0;

    color: #fff !important;
    border-bottom: 1px solid rgba(255, 255, 255, 1) !important;
    background-color: transparent !important;
}
.newsletter-section .wpcf7 input[type='email']::-webkit-input-placeholder {
    color: #fff !important;
}
.newsletter-section .wpcf7 input[type='email']::-moz-placeholder {
    color: #fff !important;
}
.newsletter-section .wpcf7 input[type='email']:-ms-input-placeholder {
    color: #fff !important;
}
.newsletter-section .wpcf7 input[type='email']:-moz-placeholder {
    color: #fff !important;
}
html body .newsletter-section .wpcf7 input[type='submit'] {
    position: absolute;
    top: 0;
    right: 0;

    width: 20px;
    height: 50px;
    padding: 0 !important;

    text-indent: -500px;

    border-radius: 0 !important;
    background-image: url(img/arrow.png);
    background-repeat: no-repeat;
    background-position: center right;
}
html body .container-wrap .newsletter-section .wpcf7 input[type='submit']:hover {
    background-color: transparent !important;
}
html body .newsletter-section .wpcf7 br,
html body div.wpcf7 .ajax-loader {
    display: none !important;
}




.nectar-cta[data-style='see-through'] .link_wrap .link_text {
    font-family: 'Averta';
    font-size: 20px;
    line-height: 62px;

    padding-right: 75px;

    color: #525252;
}
.nectar-cta[data-style='see-through'] .link_wrap .link_text:after {
    top: 15px;

    width: 62px;
    height: 62px;

    border: 1px solid #7ea01d;
    border-radius: 50%;
    background-image: url(img/arrow-green.png);
    background-repeat: no-repeat;
    background-position: center;
}
.nectar-cta[data-style='see-through'] .link_wrap:hover .link_text:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);

    opacity: 1;
    background-color: #7ea01d;
    background-image: url(img/arrow-white.png);
}
.nectar-cta[data-style='see-through'] .link_wrap .link_text .arrow {
    display: none;
}


.span_12.light .nectar-cta[data-style='see-through'] .link_wrap .link_text {
    color: #fff;
}
.span_12.light .nectar-cta[data-style='see-through'] .link_wrap .link_text:after {
    border-color: rgba(255, 255, 255, 1);
    background-image: url(img/arrow-white.png);
}
.span_12.light .nectar-cta[data-style='see-through'] .link_wrap:hover .link_text:after {
    background-color: #fff;
    background-image: url(img/arrow-green.png);
}





/* Recent Posts */
.blog-recent[data-style='folu_style'] .col.post {
    width: 33.3335%;
    margin-right: 0;
    margin-bottom: 0;
}
.blog-recent[data-style='folu_style'] .col.post .post-thumbnail {
    position: relative;

    height: 635px;

    background-position: center;
    background-size: cover;
}
.blog-recent[data-style='folu_style'] .col.post .post-thumbnail>a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    background-color: rgba(0, 0, 0, .6);
}
.blog-recent[data-style='folu_style'] .col.post .post-thumbnail .post-header {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;

    transform: translateY(-50%);
    text-align: center;
}
.blog-recent[data-style='folu_style'] .col.post .post-thumbnail .post-header .title {
    font-family: 'Averta';
    font-size: 40px;
    font-weight: 300;
    line-height: 50px;

    margin-bottom: 20px;

    color: #fff;
}
.blog-recent[data-style='folu_style'] .col.post .post-thumbnail .post-header .category a {
    font-family: 'Averta';
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;

    display: block !important;

    text-align: center;
    letter-spacing: 1.9px;
    text-transform: uppercase;

    color: #fff;
}
.masonry-blog-item .post-meta {
    padding: 0 0 15px !important;
}

/* Events */
.events-wrap {
    display: flex;

    justify-content: space-between;
    flex-wrap: wrap;
}
.events-wrap .event-item {
    width: 32%;
}
.events-wrap .event-item .event-item-thumbnail {
    display: block;

    width: 100%;
    height: 300px;
    margin-bottom: 30px;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.events-wrap .event-item .event-item-title {
    margin-bottom: 20px;
}
.events-wrap .event-item .event-item-title a {
    font-family: 'Averta';
    font-size: 30px;
    line-height: 37px;

    color: #006a76;
}
.events-wrap .event-item .event-item-location,
.events-wrap .event-item .event-item-date {
    font-family: 'Averta';
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;

    position: relative;

    display: inline-block;

    padding-left: 25px;

    letter-spacing: 1.9px;
    text-transform: uppercase;

    color: #006a76;
}
.events-wrap .event-item .event-item-location:before,
.events-wrap .event-item .event-item-date:before {
    position: absolute;
    left: 0;

    display: block;

    width: 20px;
    height: 20px;
    margin-right: 5px;

    content: '';

    background-repeat: no-repeat;
    background-position: center;
}
.events-wrap .event-item .event-item-location:before {
    background-image: url(img/map-marker.png);
}
.events-wrap .event-item .event-item-date:before {
    background-image: url(img/calendar.png);
}
.events-wrap .event-item .event-item-location+.event-item-date {
    margin-left: 30px;
}
.events-wrap .event-item .event-item-excerpt {
    font-family: 'Averta';
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;

    margin-top: 35px;

    color: #525252;
}


/* Events Page */
.events-wrap.events-container {
    margin-bottom: 0;
}
.events-wrap.events-container .event-item {
    margin-bottom: 125px;
}


.events-filter {
    display: flex;

    margin-top: 75px !important;
    margin-bottom: 100px !important;

    align-items: center;
    justify-content: center;
}
.events-filter .filter-sel {
    font-family: 'Averta';
    font-size: 20px;
    line-height: 25px;

    color: #525252;
}
.events-filter select {
    font-family: 'Averta' !important;
    font-size: 20px;
    font-weight: 300;
    line-height: 40px;

    display: inline-block;

    width: auto;
    min-width: 200px;
    height: 62px;
    margin-left: 25px;
    padding: 5px 60px 5px 30px;

    text-align: center;

    color: #525252;
    border: 1px solid #7ea01d;
    border-radius: 30px;
    background-image: url(img/sel-ico-green.png);
    background-repeat: no-repeat;
    background-position: center;
    background-position: right 25px center;
    box-shadow: none;

    -webkit-appearance: none;
}
.events-filter select option {
    font-family: 'Averta' !important;
}


/* Featured Event */
.featured-event {
    display: flex;

    margin-top: 120px;
    margin-bottom: 0 !important;
}
.featured-event .featured-event-thumbnail {
    background-position: center;
    background-size: cover;

    flex: 0 0 50%;
}
.featured-event .featured-event-content {
    padding: 50px 0 50px 70px;
}
.featured-event .featured-event-content .featured-event-title {
    font-family: 'Averta';
    font-size: 50px;
    font-weight: 600;
    line-height: 62px;

    margin-bottom: 15px;

    color: #006a76;
}
.featured-event .featured-event-content span.featured-event-location,
.featured-event .featured-event-content span.featured-event-time {
    font-family: 'Averta';
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;

    position: relative;

    display: inline-block;

    padding-left: 25px;

    letter-spacing: 1.9px;
    text-transform: uppercase;

    color: #006a76;
}
.featured-event .featured-event-content span.featured-event-location:before,
.featured-event .featured-event-content span.featured-event-time:before {
    position: absolute;
    left: 0;

    display: block;

    width: 20px;
    height: 20px;
    margin-right: 5px;

    content: '';

    background-repeat: no-repeat;
    background-position: center;
}
.featured-event .featured-event-content span.featured-event-location:before {
    background-image: url(img/map-marker.png);
}
.featured-event .featured-event-content span.featured-event-time:before {
    background-image: url(img/calendar.png);
}
.featured-event .featured-event-content span.featured-event-location+span.featured-event-time {
    margin-left: 30px;
}
.featured-event .featured-event-content .featured-event-excerpt p {
    font-family: 'Averta';
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;

    margin-top: 35px;

    color: #525252;
}
.featured-event .featured-event-content .featured-event-read-more {
    margin-top: 90px;
}
.featured-event .featured-event-content .featured-event-read-more a {
    font-family: 'Averta';
    font-size: 20px;
    line-height: 25px;

    display: inline-flex;

    color: #525252;

    align-items: center;
}
.featured-event .featured-event-content .featured-event-read-more a:after {
    top: 15px;

    display: block;

    width: 62px;
    height: 62px;
    margin-left: 25px;

    content: '';
    transition: all .3s;

    border: 1px solid #7ea01d;
    border-radius: 50%;
    background-image: url(img/arrow-green.png);
    background-repeat: no-repeat;
    background-position: center;
}
.featured-event .featured-event-content .featured-event-read-more a:hover {
    color: #7ea01d;
}
.featured-event .featured-event-content .featured-event-read-more a:hover:after {
    background-color: #7ea01d;
    background-image: url(img/arrow-white.png);
}











/* Responces */
.testimonial_slider[data-style='minimal'] blockquote span:not(.title) {
    font-family: 'Averta';
    font-size: 30px;
    line-height: 37px;

    margin-bottom: 70px;

    -webkit-transform: scale(.8);
    transform: scale(1);
    text-align: center;

    color: #006a76;
}
.testimonial_slider blockquote p {
    font-family: 'Averta';
    font-size: 30px;
    font-weight: 300;
    font-style: italic;
    line-height: 37px;

    padding-bottom: 50px;

    text-align: center;

    color: #7ea01d;
}
body .testimonial_slider[data-style='minimal'] blockquote p .open-quote,
body .testimonial_slider[data-style='minimal'] blockquote p .close-quote {
    font-family: 'Averta';
    font-size: 30px;
    font-weight: 300;
    font-style: italic;
    line-height: 37px;

    text-align: center;

    color: #7ea01d;
}
.testimonial_slider[data-style='minimal'] blockquote .title {
    font-family: 'Averta';
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    line-height: 18px;

    text-align: center;
    letter-spacing: 1.9px;
    text-transform: uppercase;

    color: #525252;
}
.testimonial_slider[data-style='minimal'] .testimonial-next-prev .next:before,
.testimonial_slider[data-style='minimal'] .testimonial-next-prev .next:after,
.testimonial_slider[data-style='minimal'] .testimonial-next-prev .prev:before,
.testimonial_slider[data-style='minimal'] .testimonial-next-prev .prev:after {
    display: none;
}
.testimonial_slider[data-style='minimal'] .testimonial-next-prev .next,
.testimonial_slider[data-style='minimal'] .testimonial-next-prev .prev {
    width: 62px;
    height: 62px;

    border: 1px solid #7ea01d;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
}
.testimonial_slider[data-style='minimal'] .testimonial-next-prev .next:hover,
.testimonial_slider[data-style='minimal'] .testimonial-next-prev .prev:hover {
    background-color: #7ea01d;
}
.testimonial_slider[data-style='minimal'] .testimonial-next-prev .next {
    background-image: url(img/arrow-green.png);
}
.testimonial_slider[data-style='minimal'] .testimonial-next-prev .next:hover {
    background-image: url(img/arrow-white.png);
}
.testimonial_slider[data-style='minimal'] .testimonial-next-prev .prev {
    background-image: url(img/arrow-prev-green.png);
}
.testimonial_slider[data-style='minimal'] .testimonial-next-prev .prev:hover {
    background-image: url(img/arrow-prev-white.png);
}



/* Map buttons */






.mapplic-zoom-buttons {
    margin: 0 !important;
}
.mapplic-zoom-buttons a.mapplic-zoomin-button,
.mapplic-zoom-buttons a.mapplic-zoomout-button {
    width: 62px;
    height: 62px;

    border: 1px solid #fff;
    /*border-bottom: 1px solid transparent;*/
    border-radius: 50%;
    background-color: transparent;
    background-size: 10px 10px;
    background-size: auto;
}
.mapplic-zoom-buttons a.mapplic-zoomin-button {
    margin-bottom: 20px;

    background-image: url(img/plus.png);
}
.mapplic-zoom-buttons a.mapplic-zoomout-button {
    background-image: url(img/minus.png);
}
.mapplic-zoom-buttons a.mapplic-disabled {
    cursor: default;

    background-color: transparent !important;
}
.map-search-panel {
    position: absolute;
    right: 80px;
    bottom: 0;
}
select#search-by-category {
    font-family: 'Averta';
    font-size: 20px;
    font-weight: 300;
    line-height: 40px;

    width: auto;
    min-width: 200px;
    height: 62px;
    padding: 5px 30px;

    text-transform: uppercase;

    color: #fff;
    border: 1px solid;
    border-radius: 30px;
    background-color: transparent;
    background-image: url(img/sel-ico.png);
    background-repeat: no-repeat;
    background-position: center;
    background-position: right 30px center;

    -webkit-appearance: none;
}

/* buttons */
.nectar-button.top-button {
    position: relative;

    padding-top: 0 !important;
    padding-bottom: 0 !important;

    border-radius: 30px;
    background-color: #7ea01d;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2);
}
body.material .nectar-button.top-button.has-icon span {
    font-family: 'Averta';
    font-size: 20px;
    font-weight: 300;
    line-height: 60px;

    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);
}
body.material .nectar-button.top-button.has-icon i {
    right: auto;
    left: 0;

    -webkit-transform: translateY(-50%) translateX(18px) !important;
    transform: translateY(-50%) translateX(18px) !important;
}
html body.material[data-button-style^='rounded'] .nectar-button.top-button.see-through.accent-color[data-color-override='false'] i {
    font-size: 28px;

    color: #859e39 !important;
    background-color: transparent !important;
    box-shadow: none !important;
}
html body.material[data-button-style^='rounded'] .nectar-button.top-button.see-through.accent-color[data-color-override='false'] i:after {
    opacity: 0;
    box-shadow: none !important;
}
body.material[data-button-style^='rounded'] .nectar-button.top-button.top-button-active.has-icon:not([class*='see-through']) i,
body.material[data-button-style^='rounded'] .nectar-button.top-button.top-button-active.has-icon[class*='see-through']:hover i {
    font-size: 28px;

    background-color: rgba(255, 255, 255, 0);
}




/* list view */
.country-list-view-item {
    display: flex;

    box-shadow: 0 40px 40px 0 rgba(0, 0, 0, .15);
}
.country-list-view-item+.country-list-view-item {
    margin-top: 125px;
}
.country-list-view-item .country-list-view-item-thumbnail {
    background-position: center;
    background-size: cover;

    flex: 0 0 40%;
}
.country-list-view-item .country-list-view-item-content {
    width: 100%;
    padding: 55px 80px 55px 75px;

    background-color: #fff;
}
.country-list-view-item .country-list-view-item-content .country-list-view-item-content-title {
    font-family: 'Averta';
    font-size: 30px;
    line-height: 37px;

    display: block;

    margin-bottom: 20px;

    color: #006a76;
}
.country-list-view-item .country-list-view-item-content .country-list-view-item-content-excerpt {
    font-family: 'Averta';
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;

    margin-bottom: 60px;

    color: #525252;
}
.country-list-view-item .country-list-view-item-content .country-list-view-item-buttons .country-list-view-item-button+.country-list-view-item-button {
    margin-left: 65px;
}
.country-list-view-item .country-list-view-item-content .country-list-view-item-buttons .country-list-view-item-button {
    font-family: 'Averta';
    font-size: 20px;
    line-height: 62px;

    display: inline-flex;

    color: #525252;
}
.country-list-view-item .country-list-view-item-content .country-list-view-item-buttons .country-list-view-item-button:after {
    display: inline-block;

    width: 62px;
    height: 62px;
    margin-left: 15px;

    content: '';

    border: 1px solid #7ea01d;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
}
.country-list-view-item .country-list-view-item-content .country-list-view-item-buttons .country-list-view-item-button.read-more:after {
    background-image: url(img/arrow-green.png);
}
.country-list-view-item .country-list-view-item-content .country-list-view-item-buttons .country-list-view-item-button.visit-website:after {
    background-image: url(img/visit-website-green.png);
}
.country-list-view-item .country-list-view-item-content .country-list-view-item-buttons .country-list-view-item-button:hover {
    color: #7ea01d;
}
.country-list-view-item .country-list-view-item-content .country-list-view-item-buttons .country-list-view-item-button:hover:after {
    background-color: #7ea01d;
}
.country-list-view-item .country-list-view-item-content .country-list-view-item-buttons .country-list-view-item-button.read-more:hover:after {
    background-image: url(img/arrow-white.png);
}
.country-list-view-item .country-list-view-item-content .country-list-view-item-buttons .country-list-view-item-button.visit-website:hover:after {
    background-image: url(img/visit-website-white.png);
}



/* News Page */



.button-group.filter-button-group {
    display: flex;

    margin-bottom: 100px;

    justify-content: center;
    align-items: center;
}
.button-group.filter-button-group label {
    font-family: 'Averta';
    font-size: 20px;
    line-height: 25px;

    color: #525252;
}
.button-group.filter-button-group button {
    font-family: 'Averta';
    font-size: 20px;
    font-weight: 300;
    line-height: 60px;

    margin-left: 10px;
    padding: 0 35px;

    cursor: pointer;
    text-align: center;

    color: #525252;
    border: 1px solid #7ea01d;
    border-radius: 30px !important;
    background-color: #fff;
}
.button-group.filter-button-group button.active {
    color: #fff;
    background-color: #7ea01d;
}
.post-area.classic_w_filter .post {
    min-height: 475px;
    margin-bottom: 50px;
}
.post-area.classic_w_filter .post .post-content.classic_w_filter span.post-featured-img {
    display: block;

    width: 100%;
    height: 250px;
    margin-bottom: 30px;

    background-position: center;
    background-size: cover;
}
.post-area.classic_w_filter .post .post-content.classic_w_filter .article-content-wrap {
    padding: 0;
}
.post-area.classic_w_filter .post .post-content.classic_w_filter .article-content-wrap .post-header {
    margin-bottom: 20px;
}
.post-area.classic_w_filter .post .post-content.classic_w_filter .article-content-wrap .post-header .title {
    font-family: 'Averta';
    font-size: 30px;
    line-height: 37px;

    margin-bottom: 0;

    color: #006a76;
}
.post-area.classic_w_filter .post .post-content.classic_w_filter .article-content-wrap .excerpt {
    font-family: 'Averta';
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;

    color: #525252;
}





/* Featured News */
.featured-event {
    display: flex;

    margin-top: 120px;
    margin-bottom: 0 !important;
}
.post-area.featured_img_left .post .article-content-wrap .post-featured-img-wrap {
    background-position: center;
    background-size: cover;

    flex: 0 0 50%;
}
.post-area.featured_img_left article:hover .article-content-wrap .post-featured-img-wrap {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.post-area.featured_img_left .post:hover .post-featured-img-wrap:before {
    display: none;
}
.post-area.featured_img_left .article-content-wrap .post-featured-img-wrap {
    position: relative;

    width: 50%;

    border-radius: 0;
}
.post-area.featured_img_left.span_12 article {
    margin-bottom: 0;
}
.post-area.featured_img_left .post .article-content-wrap .post-content-wrap {
    padding: 50px 0 50px 70px;
}
.post-area.featured_img_left .post .article-content-wrap .title {
    font-family: 'Averta';
    font-size: 50px;
    font-weight: 600 !important;
    line-height: 62px;

    margin-bottom: 15px;

    color: #006a76;
}
.post-area.featured_img_left .post .article-content-wrap .categories a {
    font-family: 'Averta';
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;

    position: relative;

    display: inline-block;

    padding-left: 25px;

    letter-spacing: 1.9px;
    text-transform: uppercase;

    color: #006a76;
}
.post-area.featured_img_left .post .article-content-wrap .categories a+a {
    margin-left: 10px;
}
.post-area.featured_img_left .post .article-content-wrap .categories a:before {
    position: absolute;
    left: 0;

    display: block;

    width: 20px;
    height: 20px;
    margin-right: 5px;

    content: '';

    background-repeat: no-repeat;
    background-position: center;
}
.post-area.featured_img_left .post .article-content-wrap .categories a:before {
    background-image: url(img/tags.png);
}
.post-area.featured_img_left .post .article-content-wrap .excerpt {
    font-family: 'Averta';
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;

    margin-top: 35px;

    color: #525252;
}
.post-area.featured_img_left .post .article-content-wrap .read-more {
    margin-top: 90px;
}
.post-area.featured_img_left .post .article-content-wrap .read-more a {
    font-family: 'Averta';
    font-size: 20px;
    line-height: 25px;

    display: inline-flex;

    color: #525252;

    align-items: center;
}
.post-area.featured_img_left .post .article-content-wrap .read-more a:after {
    top: 15px;

    display: block;

    width: 62px;
    height: 62px;
    margin-left: 25px;

    content: '';
    transition: all .3s;

    border: 1px solid #7ea01d;
    border-radius: 50%;
    background-image: url(img/arrow-green.png);
    background-repeat: no-repeat;
    background-position: center;
}
.post-area.featured_img_left .post .article-content-wrap .read-more a:hover {
    color: #7ea01d;
}
.post-area.featured_img_left .post .article-content-wrap .read-more a:hover:after {
    background-color: #7ea01d;
    background-image: url(img/arrow-white.png);
}

/* Knowledge Hub */
.publication-filter {
    display: flex;

    margin-bottom: 100px !important;

    justify-content: center;
    align-items: center;
}
.publication-filter .filter-sel {
    font-family: 'Averta';
    font-size: 20px;
    line-height: 25px;

    width: 56px;
    height: 29px;

    color: #525252;
}
.publication-filter .publication-name {
    font-family: 'Averta';
    font-size: 20px;
    font-weight: 300;
    line-height: 60px;

    display: inline-block;

    margin-left: 10px;
    padding: 0 30px;

    text-align: center;

    color: #525252;
    border: 1px solid #7ea01d;
    border-radius: 30px;
    background-color: #fff;
}
.publication-filter .publication-name.active {
    color: #fff;
    background-color: #7ea01d;
}





.publication-container {
    display: flex;

    flex-wrap: wrap;
}
.publication-container .publication {
    position: relative;

    width: 33.333%;
    margin-bottom: 100px;
    padding: 0 1%;
}
.publication-container .publication .publication-thumbnail {
    position: relative;

    height: 100%;

    background-color: #f1f1f1;
}
.publication-container .publication .publication-thumbnail>a {
    display: flex;

    height: 100%;
    padding: 50px;
    padding-bottom: 195px;

    align-items: center;
}
.publication-container .publication .publication-thumbnail .publication-thumbnail-img {
    margin-bottom: 0;
}
.publication-container .publication .publication-content-wrap {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    padding: 0 3%;

    background: #fff;
}







.publication-container .publication .publication-head {
    margin-top: 20px;
    margin-bottom: 20px;
}
.publication-container .publication .publication-head .publication-title {
    font-family: 'Averta';
    font-size: 30px;
    line-height: 37px;

    color: #006a76;

    min-height: 85px;
    display: block;
}
.publication-container .publication .publication-categories a {
    font-family: 'Averta';
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;

    position: relative;

    display: inline-block;

    margin-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 25px;

    letter-spacing: 1.9px;
    text-transform: uppercase;

    color: #006a76;
}
.publication-container .publication .publication-categories a:before {
    position: absolute;
    left: 0;

    display: block;

    width: 20px;
    height: 20px;
    margin-right: 5px;

    content: '';

    background-repeat: no-repeat;
    background-position: center;
}
.publication-container .publication .publication-categories a:before {
    background-image: url(img/tags.png);
}
.publication-pagination {
    display: flex;

    margin-bottom: 100px !important;

    justify-content: center;
    align-items: center;
}
.publication-pagination .publication-page {
    font-family: 'Averta';
    font-size: 20px;
    font-weight: 300;
    line-height: 60px;

    display: block;

    width: 62px;

    text-align: center;

    color: #525252;
}
.publication-pagination .publication-page.active {
    border: 1px solid #7ea01d;
    border-radius: 50%;
    background-color: #fff;
}








/* Case Study */
body .portfolio-items .col.elastic-portfolio-item {
    width: 33.3% !important;
}
.portfolio-wrap {
    margin-bottom: 0 !important;
}
.portfolio-items .col.elastic-portfolio-item .work-item.style-10 {
    margin-bottom: 0;
}
.portfolio-items .col.elastic-portfolio-item .work-item.style-10 .portfolio-thumbnail {
    height: 500px;

    background-position: center;
    background-size: cover;
}
.portfolio-items .col.elastic-portfolio-item .work-item.style-10 .work-info {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    padding: 0 20px;

    -webkit-transition: all .2s ease;
    transition: all .2s ease;

    opacity: 0;
    color: #fff;
    background-color: rgba(126, 160, 29, .9);
}
.portfolio-items .col.elastic-portfolio-item .work-item.style-10 .work-info .vert-center *,
.portfolio-items .col.elastic-portfolio-item .work-item.style-10 .work-info i {
    opacity: 1;
}
.portfolio-items .col.elastic-portfolio-item .work-item.style-10 .work-info h3.portfolio-title {
    font-family: 'Averta';
    font-size: 40px;
    line-height: 49px;

    margin-bottom: 40px;

    text-align: center;

    color: #fff;
}
.portfolio-items .col.elastic-portfolio-item .work-item.style-10 .work-info .vert-center {
    margin-top: 0;
}
.portfolio-items .col.elastic-portfolio-item .work-item.style-10 .work-info .vert-center .portfolio-view {
    font-family: 'Averta';
    font-size: 20px;
    line-height: 25px;

    display: inline-flex;

    color: #fff;

    align-items: center;
}
.portfolio-items .col.elastic-portfolio-item .work-item.style-10 .work-info .vert-center .portfolio-view:after {
    top: 15px;

    display: block;

    width: 62px;
    height: 62px;
    margin-left: 25px;

    content: '';
    transition: all .3s;

    border: 1px solid #fff;
    border-radius: 50%;
    background-image: url(img/arrow-white.png);
    background-repeat: no-repeat;
    background-position: center;
}
.portfolio-items .col.elastic-portfolio-item .work-item.style-10 .work-info .vert-center .portfolio-view:hover:after {
    background-color: #fff;
    background-image: url(img/arrow-green.png);
}
.portfolio-items .col.elastic-portfolio-item .work-item.style-10:hover .work-info {
    opacity: 1;
}
.pagination-button {
    text-align: center;
}
.pagination-button .load-more {
    font-family: 'Averta';
    font-size: 20px;
    line-height: 25px;

    display: inline-flex;

    margin-top: 100px;
    margin-bottom: 100px !important;

    color: #525252;

    align-items: center;
}
.pagination-button .load-more:after {
    top: 15px;

    display: block;

    width: 62px;
    height: 62px;
    margin-left: 25px;

    content: '';
    transition: all .3s;

    border: 1px solid #7ea01d;
    border-radius: 50%;
    background-image: url(img/plus-green.png);
    background-repeat: no-repeat;
    background-position: center;
}
.pagination-button .load-more:hover:after {
    background-color: #7ea01d;
    background-image: url(img/plus-white.png);
}
a.portfolio-view-full {
    position: absolute;
    z-index: 11;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}


/* Ambassadors */
.ambassadors-filter {
    display: flex;

    margin-top: 75px !important;
    margin-bottom: 100px !important;

    align-items: center;
    justify-content: center;
}
.ambassadors-filter .filter-sel {
    font-family: 'Averta';
    font-size: 20px;
    line-height: 25px;

    color: #525252;
}
.ambassadors-filter select {
    font-family: 'Averta' !important;
    font-size: 20px;
    font-weight: 300;
    line-height: 40px;

    display: inline-block;

    width: auto;
    min-width: 200px;
    height: 62px;
    margin-left: 25px;
    padding: 5px 60px 5px 30px;

    text-align: center;

    color: #525252;
    border: 1px solid #7ea01d;
    border-radius: 30px;
    background-image: url(img/sel-ico-green.png);
    background-repeat: no-repeat;
    background-position: center;
    background-position: right 25px center;
    box-shadow: none;

    -webkit-appearance: none;
}
.ambassadors-filter select option {
    font-family: 'Averta' !important;
}
.ambassadors-wrap.ambassadors-container {
    display: flex;

    flex-wrap: wrap;
    justify-content: space-evenly;
}
.ambassadors-wrap.ambassadors-container .ambassadors-item {
    display: inline-block;

    width: 320px;
    margin-bottom: 80px;
    padding: 65px 10px;

    text-align: center;

    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
}
.ambassadors-wrap.ambassadors-container .ambassadors-item .ambassadors-item-thumbnail {
    display: inline-block;

    width: 120px;
    height: 120px;
    margin-bottom: 30px;

    border-radius: 50%;
    background-position: center;
    background-size: cover;
}
.ambassadors-wrap.ambassadors-container .ambassadors-item .ambassadors-item-title {
    margin-bottom: 25px !important;
}
.ambassadors-wrap.ambassadors-container .ambassadors-item .ambassadors-item-title a {
    font-family: 'Averta';
    font-size: 30px;
    line-height: 37px;

    display: inline-block;

    margin-bottom: 0;

    text-align: center;

    color: #006a76;
}
.ambassadors-wrap.ambassadors-container .ambassadors-item .ambassadors-item-location {
    font-family: 'Averta';
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;

    position: relative;

    display: inline-block;
    display: inline-block;

    padding-left: 25px;

    letter-spacing: 1.9px;
    text-transform: uppercase;

    color: #006a76;
}
.ambassadors-wrap.ambassadors-container .ambassadors-item .ambassadors-item-location:before {
    position: absolute;
    left: 0;

    display: block;

    width: 20px;
    height: 20px;
    margin-right: 5px;

    content: '';

    background-image: url(img/map-marker.png);
    background-repeat: no-repeat;
    background-position: center;
}
.ambassadors-pagination {
    display: flex;

    margin-bottom: 100px !important;

    justify-content: center;
    align-items: center;
}
.ambassadors-pagination .ambassadors-page {
    font-family: 'Averta';
    font-size: 20px;
    font-weight: 300;
    line-height: 60px;

    display: block;

    width: 62px;

    text-align: center;

    color: #525252;
}
.ambassadors-pagination .ambassadors-page.active {
    border: 1px solid #7ea01d;
    border-radius: 50%;
    background-color: #fff;
}




/* Ambassador Popup */
.lity {
    z-index: 10000;
}
.ambassador-popup:not(.lity-hide) {
    position: relative;

    display: flex;

    background-image: #fff;
}
.ambassador-popup .ambassador-popup-close {
    position: absolute;
    top: 0;
    right: 0;

    width: 60px;
    height: 60px;

    background-image: url(img/close.png) !important;
    background-repeat: no-repeat;
    background-position: center;
}
.ambassador-popup .ambassador-popup-close:hover {
    opacity: .8;
}
.ambassador-popup .ambassador-popup-thumbnail {
    width: 450px;
    height: 450px;

    background-position: center;
    background-size: cover;

    flex: 0 0 450px;
}
.ambassador-popup .ambassador-popup-content {
    padding: 50px 50px 75px 50px;

    background-color: #fff;
}
.ambassador-popup .ambassador-popup-content .ambassador-popup-title {
    font-family: 'Averta';
    font-size: 30px;
    line-height: 37px;

    margin-bottom: 25px;

    color: #006a76;
}
.ambassador-popup .ambassador-popup-content .ambassador-popup-location {
    font-family: 'Averta';
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;

    position: relative;

    display: inline-block;
    display: inline-block;

    margin-bottom: 50px;
    padding-left: 25px;

    letter-spacing: 1.9px;
    text-transform: uppercase;

    color: #006a76;
}
.ambassador-popup .ambassador-popup-content .ambassador-popup-location:before {
    position: absolute;
    left: 0;

    display: block;

    width: 20px;
    height: 20px;
    margin-right: 5px;

    content: '';

    background-image: url(img/map-marker.png);
    background-repeat: no-repeat;
    background-position: center;
}
.ambassador-popup .ambassador-popup-content .ambassador-popup-excerpt {
    font-family: 'Averta';
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;

    width: 675px;

    color: #525252;
}

/* Medias */





.media-wrap.media-container {
    display: flex;

    flex-wrap: wrap;
    justify-content: flex-start;
}
.media-wrap.media-container .media-item {
    width: 31%;
    margin-bottom: 100px;

    text-align: left;
    margin-right: 3.5%;
}
.media-wrap.media-container .media-item:nth-child(3n+3) {
    margin-right: 0;
}
.media-wrap.media-container .media-item .media-item-thumbnail {
    display: block;

    width: 100%;
    height: 250px;
    margin-bottom: 30px;

    background-position: center;
    background-size: cover;
}
.media-wrap.media-container .media-item .media-item-title {
    margin-bottom: 20px !important;
}
.media-wrap.media-container .media-item .media-item-title a {
    font-family: 'Averta';
    font-size: 30px;
    line-height: 37px;

    color: #006a76;
}
.media-wrap.media-container .media-item .media-item-excerpt {
    font-family: 'Averta';
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;

    color: #525252;
}
.media-pagination {
    display: flex;

    margin-bottom: 100px !important;

    justify-content: center;
    align-items: center;
}
.media-pagination .media-page {
    font-family: 'Averta';
    font-size: 20px;
    font-weight: 300;
    line-height: 60px;

    display: block;

    width: 62px;

    text-align: center;

    color: #525252;
}
.media-pagination .media-page.active {
    border: 1px solid #7ea01d;
    border-radius: 50%;
    background-color: #fff;
}


/* Action Coalition */
.action-coalition-container {
    display: flex;

    margin-bottom: 0 !important;

    flex-wrap: wrap;
    justify-content: space-between;
}
.action-coalition-container .action-coalition-item {
    width: 31%;
    margin-bottom: 100px;

    text-align: left;

    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
}
.action-coalition-container .action-coalition-item .action-coalition-thumbnail {
    display: block;

    width: 100%;
    height: 250px;
    margin-bottom: 30px;

    background-color: #eee;
    background-position: center;
    background-size: cover;
}
.action-coalition-container .action-coalition-item .action-coalition-content {
    padding: 0 15px 30px 35px;
}
.action-coalition-container .action-coalition-item .action-coalition-content .action-coalition-title {
    margin-bottom: 25px !important;
}
.action-coalition-container .action-coalition-item .action-coalition-content .action-coalition-title a {
    font-family: 'Averta';
    font-size: 30px;
    line-height: 37px;

    color: #006a76;
}
.action-coalition-container .action-coalition-item .action-coalition-content .action-coalition-excerpt {
    font-family: 'Averta';
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;

    margin-bottom: 40px;

    color: #525252;
}
.action-coalition-container .action-coalition-item .action-coalition-content .action-coalition-link {
    font-family: 'Averta';
    font-size: 20px;
    line-height: 25px;

    display: inline-flex;

    color: #525252;

    align-items: center;
}
.action-coalition-container .action-coalition-item .action-coalition-content .action-coalition-link:after {
    top: 15px;

    display: block;

    width: 62px;
    height: 62px;
    margin-left: 25px;

    content: '';
    transition: all .3s;

    border: 1px solid #7ea01d;
    border-radius: 50%;
    background-image: url(img/arrow-green.png);
    background-repeat: no-repeat;
    background-position: center;
}
.action-coalition-container .action-coalition-item .action-coalition-content .action-coalition-link:hover {
    color: #7ea01d;
}
.action-coalition-container .action-coalition-item .action-coalition-content .action-coalition-link:hover:after {
    background-color: #7ea01d;
    background-image: url(img/arrow-white.png);
}
.action-coalition-pagination a.action-coalition-load-more {
    font-family: 'Averta';
    font-size: 20px;
    line-height: 25px;

    display: inline-flex;

    color: #525252;

    align-items: center;
}
.action-coalition-pagination a.action-coalition-load-more:after {
    top: 15px;

    display: block;

    width: 62px;
    height: 62px;
    margin-left: 25px;

    content: '';
    transition: all .3s;

    border: 1px solid #7ea01d;
    border-radius: 50%;
    background-image: url(img/plus-green.png);
    background-repeat: no-repeat;
    background-position: center;
}
.action-coalition-pagination a.action-coalition-load-more:hover:after {
    background-color: #7ea01d;
    background-image: url(img/plus-white.png);
}




/* Featured */
.related-posts.related-posts-posts {
    display: flex;

    justify-content: space-between;
    flex-wrap: wrap;
}
.featured-resource {
    width: 31%;
    margin-bottom: 100px;
}
.featured-resource-thumbnail {
    width: 100%;
    height: 225px;
    margin-bottom: 30px;

    background-position: center;
    background-size: cover;
    display: block;
}
.featured-resource-content h2.featured-title {
    margin-bottom: 20px !important;
}
.featured-resource-content h2.featured-title a {
    font-family: 'Averta';
    font-size: 30px;
    line-height: 37px;

    color: #006a76;
}
.featured-resource-content .fetured-excerpt {
    font-family: 'Averta';
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;

    color: #525252;
}

/* Related Case Studies */
.related-posts-portfolio {
    display: flex;

    flex-wrap: wrap;
}
.related-posts-portfolio .related-post-portfolio {
    position: relative;

    width: 33.33335%;
    height: 500px;

    text-align: center;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.related-posts-portfolio .related-post-portfolio .related-post-portfolio-content-wrap {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    padding: 0 20px;

    -webkit-transition: all .2s ease;
    transition: all .2s ease;

    opacity: 0;
    color: #fff;
    background-color: rgba(126, 160, 29, .9);
}
.related-posts-portfolio .related-post-portfolio .related-post-portfolio-content {
    position: absolute;
    top: 50%;

    width: 100%;

    transform: translateY(-50%);
}
.related-posts-portfolio .related-post-portfolio .related-post-portfolio-content .portfolio-title {
    font-family: 'Averta';
    font-size: 40px;
    line-height: 49px;

    margin-bottom: 40px;

    text-align: center;

    color: #fff;
}
.related-posts-portfolio .related-post-portfolio .related-post-portfolio-content .portfolio-view {
    font-family: 'Averta';
    font-size: 20px;
    line-height: 25px;

    display: inline-flex;

    color: #fff;

    align-items: center;
}
.related-posts-portfolio .related-post-portfolio .related-post-portfolio-content .portfolio-view:after {
    top: 15px;

    display: block;

    width: 62px;
    height: 62px;
    margin-left: 25px;

    content: '';
    transition: all .3s;

    border: 1px solid #fff;
    border-radius: 50%;
    background-image: url(img/arrow-white.png);
    background-repeat: no-repeat;
    background-position: center;
}
.related-posts-portfolio .related-post-portfolio .related-post-portfolio-content .portfolio-view:hover:after {
    background-color: #fff;
    background-image: url(img/arrow-green.png);
}
.related-posts-portfolio .related-post-portfolio:hover .related-post-portfolio-content-wrap {
    opacity: 1;
}


/* single event header */
@media only screen and (min-width: 1000px) {
    body.single.single-event #header-space,
    body.single.single-country #header-space {
        display: none;
    }
}



.event-post-head {
    margin-top: 50px;
    margin-bottom: 100px;
    padding-right: 10%;
    padding-left: 10%;

    text-align: center;
}
.event-post-head .event-post-head-title {
    font-family: 'Averta';
    font-size: 50px;
    font-weight: 600;
    line-height: 62px;

    margin-bottom: 20px;

    color: #006a76;
}
.event-post-head .event-post-head-add .event-head-location,
.event-post-head .event-post-head-add .event-head-date {
    font-family: 'Averta';
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;

    position: relative;

    display: inline-block;

    padding-left: 25px;

    letter-spacing: 1.91px;
    text-transform: uppercase;

    color: #006a76;
}
.event-post-head .event-post-head-add .event-head-location+.event-head-date {
    margin-left: 50px;
}
.event-post-head .event-post-head-add .event-head-location:before,
.event-post-head .event-post-head-add .event-head-date:before {
    position: absolute;
    left: 0;

    display: block;

    width: 20px;
    height: 20px;
    margin-right: 5px;

    content: '';

    background-repeat: no-repeat;
    background-position: center;
}
.event-post-head .event-post-head-add .event-head-location:before {
    background-image: url(img/map-marker.png);
}
.event-post-head .event-post-head-add .event-head-date:before {
    background-image: url(img/calendar.png);
}


/* Country */
#page-header-bg .country-title {
    position: absolute;
    z-index: 10;
    top: 50%;

    width: 100%;

    transform: translateY(-50%);
    text-align: center;

    opacity: 1;
}
body[data-header-resize='1'].single-country .container-wrap {
    margin-top: 0;
    padding-top: 0;
}




.key-contacts {
    display: flex;

    flex-wrap: wrap;
}
.key-contacts .key-contact {
    width: 345px;
    padding: 60px 10px;

    text-align: center;

    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
}
.key-contacts .key-contact+.key-contact {
    margin-left: 100px;
}
.key-contacts .key-contact .key-contact-thumbnail {
    display: inline-block;

    width: 120px;
    height: 120px;
    margin-bottom: 25px;

    border-radius: 50%;
    background-position: center;
    background-size: cover;
}
.key-contacts .key-contact .key-contact-title {
    margin-bottom: 25px;
}
.key-contacts .key-contact .key-contact-title a {
    font-family: 'Averta';
    font-size: 30px;
    line-height: 37px;

    text-align: center;

    color: #006a76;
}
.key-contacts .key-contact .key-contact-phone {
    font-family: 'Averta';
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;

    text-align: center;

    color: #656565;
}
.key-contacts .key-contact .key-contact-email {
    font-family: 'Averta';
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;

    text-align: center;

    color: #83a130;
    border-bottom: 1px solid #83a130;
}




.wpb_row .span_12>.col.padding-3-percent,
.column-inner.padding-3-percent {
    padding: 0;
}

/* 
    HOME
 */

/* Latest Country Updates */
@media screen and (max-width:1400px) {
    .blog-recent[data-style='folu_style'] .col.post .post-thumbnail {
        height: 450px !important;
    }
}
@media screen and (max-width:1200px) {
    .blog-recent[data-style='folu_style'] .col.post .post-thumbnail {
        height: 400px !important;
    }
}
@media screen and (max-width:1000px) {
    .blog-recent[data-style='folu_style'] .col.post {
        width: 100%;
    }
}

/* Upcoming Events */
@media screen and (max-width:1200px) {
    .events-wrap .event-item .event-item-thumbnail {
        height: 250px;
    }
}
@media screen and (max-width:1000px) {
    .events-wrap {
        display: block;
    }
    .events-wrap .event-item {
        width: 100%;
    }
    .events-wrap .event-item .event-item-thumbnail {
        height: 400px;
    }
    .events-wrap .event-item+.event-item {
        margin-top: 50px;
    }
}
@media screen and (max-width:690px) {
    .events-wrap .event-item .event-item-thumbnail {
        height: 275px;
    }
    .events-wrap .event-item+.event-item {
        margin-top: 50px;
    }
}



/* 
    AMBASSADORS
 */

/* Popup */
@media screen and (max-width:1400px) {
    .ambassador-popup .ambassador-popup-thumbnail {
        width: 400px;
        height: 400px;

        flex: 0 0 400px;
    }
}
@media screen and (max-width:1200px) {
    .ambassador-popup .ambassador-popup-thumbnail {
        width: 350px;
        height: auto;

        flex: 0 0 350px;
    }
    .ambassador-popup .ambassador-popup-content .ambassador-popup-excerpt {
        width: 400px !important;
    }
}
@media screen and (max-width:1000px) {
    .ambassador-popup .ambassador-popup-thumbnail {
        width: 100%;
        height: 350px;
    }
    .ambassador-popup .ambassador-popup-content .ambassador-popup-excerpt {
        width: 100% !important;
        max-width: 350px !important;
    }
    .ambassador-popup:not(.lity-hide) {
        display: block;
    }
    .lity-content .lity-close {
        display: none !important;
    }
    .ambassadors-pagination {
        display: block;

        text-align: center;
    }
    .ambassadors-pagination .ambassadors-page {
        font-size: 20px;
        line-height: 53px;

        display: inline-block;

        width: 55px;
    }
    body .vc_custom_1567503246172 {
        padding-right: 0 !important;
    }
}


/* 
    COUNTRIES LIST 
*/
@media screen and (max-width:1000px) {
    .country-list-view-item {
        display: block;
    }
    .country-list-view-item+.country-list-view-item {
        margin-top: 50px !important;
    }
    .country-list-view-item .country-list-view-item-thumbnail {
        width: 100%;
        height: 300px;
    }
    .country-list-view-item .country-list-view-item-content {
        width: 100%;
        padding: 35px 40px 50px 40px;

        background-color: #fff;
    }
}


/* 
    INDIVIDUAL COUNTRY PAGE: 
*/
@media screen and (max-width:1000px) {
    .single.single-country #header-space {
        display: none !important;
    }
    html body.single.single-country #page-header-wrap,
    html body.single.single-country #page-header-bg {
        height: 100vh !important;
    }
    html body.single.single-country #page-header-bg h1 {
        font-size: 50px;
        line-height: 60px;

        letter-spacing: 2px;
    }
}

/*Key Contacts*/
@media screen and (max-width:1000px) {
    .key-contacts {
        display: block;
    }
    .key-contacts .key-contact {
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
    }
    .key-contacts .key-contact+.key-contact {
        margin-top: 25px;
        margin-left: auto;
    }
}

/* Events */
@media screen and (max-width:1000px) {
    .featured-event {
        display: block;
    }
    .featured-event .featured-event-thumbnail {
        height: 400px;
    }
    .featured-event .featured-event-content {
        padding: 50px 0 0 0;
    }
}
@media screen and (max-width: 690px) {
    .featured-event .featured-event-thumbnail {
        height: 275px;
    }
}

/*
    INDIVIDUAL EVENT PAGE
*/

/* Header */
@media screen and (max-width:1000px) {
    .single.single-event #header-space {
        display: none !important;
    }
    html body.single.single-event #page-header-wrap,
    html body.single.single-event #page-header-bg {
        height: 100vh !important;
    }
    html body.single.single-event #page-header-bg h1 {
        font-size: 50px;
        line-height: 60px;

        letter-spacing: 2px;
    }
}
@media screen and (max-width:690px) {
    body.single.single-event .event-post-head {
        margin-top: 25px;
        margin-bottom: 50px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .event-post-head .event-post-head-add .event-head-location,
    .event-post-head .event-post-head-add .event-head-date {
        font-size: 12px;
    }
    .event-post-head .event-post-head-add .event-head-location+.event-head-date {
        margin-left: 25px;
    }
}
@media screen and (max-width:480px) {
    .event-post-head .event-post-head-add .event-head-location+.event-head-date {
        margin-left: 0;
    }
    body.single.single-event .wpb_row .span_12>.col.padding-10-percent,
    body.single.single-event .column-inner.padding-10-percent {
        padding: 0;
    }
}

/*
    MEDIA
*/
@media screen and (max-width:1000px) {
    .media-wrap.media-container .media-item {
        width: 100%;
        margin-bottom: 75px;
    }
    .media-wrap.media-container .media-item .media-item-thumbnail {
        height: 400px;
    }
}
@media screen and (max-width:690px) {
    .media-wrap.media-container .media-item .media-item-thumbnail {
        height: 250px;
    }
}

/*
    NEWS
*/
@media screen and (max-width:1000px) {
    .post-area.classic_w_filter .post .post-content.classic_w_filter span.post-featured-img {
        height: 200px;
    }
    .post-area.featured_img_left .article-content-wrap {
        display: block;
    }
    .post-area.featured_img_left .post .article-content-wrap .post-featured-img-wrap {
        width: 100%;
        height: 400px;
    }
    .post-area.featured_img_left .post .article-content-wrap .post-content-wrap {
        width: 100%;
        padding: 50px 0 50px 0;
    }
    .post-area.featured_img_left .post .article-content-wrap .read-more {
        margin-top: 50px;
    }
}
@media screen and (max-width:690px) {
    .post-area.classic_w_filter .post .post-content.classic_w_filter span.post-featured-img {
        height: 250px;
    }
    .button-group.filter-button-group {
        display: block;

        margin-bottom: 75px;

        text-align: center;
    }
    .button-group.filter-button-group label {
        display: block;

        text-align: center;
    }
    .button-group.filter-button-group button {
        display: inline-block;

        min-width: 200px;
        margin-top: 25px;
    }
    .post-area.featured_img_left .article-content-wrap {
        display: block;
    }
    .post-area.featured_img_left .post .article-content-wrap .post-featured-img-wrap {
        width: 100%;
        height: 300px;
    }
    .post-area.featured_img_left .post .article-content-wrap .post-content-wrap {
        width: 100%;
        padding: 50px 0 50px 0;
    }
}

/*
    VIDEO HUB
*/

@media screen and (max-width:1200px) and (min-height: 1000px) {
    .media-wrap.media-container .media-item .media-item-thumbnail {
        width: 100%;
        height: 200px;
    }
}
@media screen and (max-width:1000px) {
    .publication-filter {
        display: block;

        margin-bottom: 75px !important;

        text-align: center;
    }
    .publication-filter .publication-name {
        min-width: 200px;
        margin-top: 25px;
    }
}

/*
    INDIVIDUAL NEWS
*/

@media screen and (max-width:1000px) {
    .featured-resource {
        width: 100%;
        margin-bottom: 50px;
    }
    .featured-resource-thumbnail {
        width: 100%;
        height: 300px;
        margin-bottom: 30px;
    }
}
@media screen and (max-width:690px) {
    .featured-resource-thumbnail {
        height: 350px;
    }
}

/*
    INDIVIDUAL CASE STUDIES
*/

@media screen and (max-width:1400px) {
    .related-posts-portfolio .related-post-portfolio {
        width: 33.33335%;
        height: 450px;
    }
}
@media screen and (max-width:1200px) {
    .related-posts-portfolio .related-post-portfolio {
        width: 33.33335%;
        height: 350px;
    }
}
@media screen and (max-width:1000px) {
    .related-posts-portfolio {
        display: block;
    }
    .related-posts-portfolio .related-post-portfolio {
        width: 100%;
        height: 400px;
    }
}


/*
    KNOWLEDGE HUB
*/
@media screen and (max-width:1000px) {
    .publication-container .publication {
        width: 100%;
        margin-bottom: 75px;
        padding: 0;
    }
    .publication-filter .publication-name {
        line-height: 24px !important;

        padding: 10px 25px;
    }
}
@media screen and (max-width:690px) {
    .publication-container .publication .publication-thumbnail>a {
        padding: 25px;
    }
}

/*
    Map 
*/
@media screen and (max-width:690px) {
    .mapplic-element .mapplic-container {
        height: 250px !important;
    }
    .mapplic-element .mapplic-map.mapplic-zoomable {
        height: 600px !important;
    }
    .map-search-panel {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;

        padding-top: 20px;

        transform: translateY(100%);
        text-align: center;
    }
    .mapplic-portrait.mapplic-element {
        margin-bottom: 50px;
    }
    .nectar-button.top-button {
        min-width: 200px;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}


/* Menu */

header#top ul.sf-menu.sf-js-enabled.sf-arrows {
    display: none !important;
}
.slide-out-widget-area-toggle.slide-out-widget-area-toggle-left,
.slide-out-widget-area-toggle.slide-out-hover-icon-effect {
    display: none !important;
}
#slide-out-widget-area.slide-out-from-right-hover {
    position: fixed;
    top: 0;
    right: auto;
    left: 0;

    width: 300px;
    height: 100%;
    padding: 40px;
    padding-top: 80px;

    -webkit-transform: translate3d(-300px, 0, 0);
    -ms-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0);
}
.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right-hover a.closed {
    top: 50%;

    display: block;
    overflow: hidden;

    width: 24px;
    height: 16px;
}
.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right-hover a.closed>span:after,
.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right-hover a.closed>span:before {
    position: absolute;
    top: 7px;
    left: 0;

    content: '';
}
.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right-hover a.closed>span:after {
    top: 14px;
}
.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right-hover a.closed>span {
    position: relative;

    display: block;
    overflow: unset !important;
}
.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right-hover a.closed>span,
.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right-hover a.closed>span:after,
.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right-hover a.closed>span:before {
    width: 100%;
    height: 2px;
    margin: 0;

    transition: all .3s;

    background-color: #525252;

    backface-visibility: hidden;
}
div#header-outer.transparent .slide-out-widget-area-toggle.mobile-icon.slide-out-from-right-hover a.closed>span,
div#header-outer.transparent .slide-out-widget-area-toggle.mobile-icon.slide-out-from-right-hover a.closed>span:after,
div#header-outer.transparent .slide-out-widget-area-toggle.mobile-icon.slide-out-from-right-hover a.closed>span:before {
    background-color: #fff;
}
.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right-hover a.closed>span:before {
    width: 18px;
}
.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right-hover a.closed>span:after {
    width: 12px;
}
.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right-hover a.closed.open>span {
    background-color: transparent !important;
}
.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right-hover a.closed.open>span:before {
    width: 18px;

    -webkit-transform: rotate(45deg) translate(0px, 1px);
    -moz-transform: rotate(45deg) translate(0px, 1px);
    transform: rotate(45deg) translate(0px, 1px);
}
.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right-hover a.closed.open>span:after {
    width: 18px;

    -webkit-transform: rotate(-45deg) translate(4px, -5px);
    -moz-transform: rotate(-45deg) translate(4px, -5px);
    transform: rotate(-45deg) translate(4px, -5px);
}
span.mega-toggle-label {
    display: none;
}
#slide-out-widget-area {
    background-color: #387681 !important;
}





@media screen and (max-width:690px) {
    .country-list-view-item .country-list-view-item-content .country-list-view-item-buttons .country-list-view-item-button {
        min-width: 200px;
    }
    .country-list-view-item .country-list-view-item-content .country-list-view-item-buttons .country-list-view-item-button+.country-list-view-item-button {
        margin-top: 15px;
        margin-left: 0;
    }
}
@media screen and (max-width:480px) {
    .events-wrap .event-item .event-item-location,
    .events-wrap .event-item .event-item-date {
        min-width: 200px;
        margin-top: 15px;
    }
    .events-wrap .event-item .event-item-location+.event-item-date {
        margin-left: 0;
    }
}


div.wpcf7-validation-errors,
.light .wpcf7 div.wpcf7-response-output {
    top: -3px;

    margin-right: 0;
    padding: 2px 6px;

    color: #859e39 !important;
    border: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}


body #slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a {
    font-family: Averta !important;
}
#slide-out-widget-area {
    background-color: #859e39 !important;
}

@media screen and (max-width: 1000px) and (min-width:690px) {
    .ambassadors-wrap.ambassadors-container .ambassadors-item {
        width: 45%;
    }
    .key-contacts {
        display: flex;

        flex-wrap: wrap;
        align-items: baseline;
    }
    .key-contacts .key-contact {
        width: 100%;
        max-width: 45%;
    }
    .publication-container .publication {
        width: 50%;
        margin-bottom: 75px;
        padding: 0 2.5%;
    }


    .publication-container .publication .publication-thumbnail>a {
        padding: 25px;
        padding-bottom: 175px;
    }
    .publication-container .publication .publication-content-wrap {
        padding: 0 5%;
    }




    .media-wrap.media-container .media-item {
        width: 48%;
        margin-bottom: 75px;
        margin-right: 4%;
    }
    .media-wrap.media-container .media-item:nth-child(3n+3) {
        margin-right: 4%;
    }
    .media-wrap.media-container .media-item:nth-child(2n+2) {
        margin-right: 0;
    }
    .media-wrap.media-container .media-item .media-item-thumbnail {
        height: 250px;
    }
}
@media screen and (max-width:690px) {
    .media-wrap.media-container .media-item {
        margin-right: 0;
    }
    .publication-container .publication .publication-thumbnail {
        height: auto;
    }
    .publication-container .publication .publication-thumbnail .publication-thumbnail-img {
        position: relative;
        top: 0%;
        -webkit-transition: translateY(0%);
        -moz-transition: translateY(0%);
    }
    .publication-container .publication .publication-content-wrap {
        position: relative;
        padding: 0;
    }
    .publication-container .publication .publication-head .publication-title {
        min-height: 0;
    }
}
@media screen and (min-width: 1000px) {
    #mega-menu-max_mega_nav .mega-sub-menu {
        overflow: auto !important;
    }
}


.mapplic-clickable:not(g):hover,
g.mapplic-clickable:hover {
    color: #D4C410 !important;
}

@media screen and (min-width: 1000px) {
    #mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.menu-title {
        padding-top: 15px !important;
    }
    #mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.menu-title+li.mega-menu-item:not(.mega-menu-item-type-custom) {
        padding-top: 30px !important;
    }
    #mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item:not(.menu-title):first-child {
        padding-top: 82px !important;
    }


}




.nectar-flip-box .flip-box-head {
    padding: 25px 20px;
    color: #FFFFFF;
    font-family: "Averta";
    font-weight: 400;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    position: relative;
}
.nectar-flip-box .flip-box-head:before {
    content: '';
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.nectar-flip-box .flip-box-head.flip-box-head-myth {
    background-color: #006A76;
}
.nectar-flip-box .flip-box-head.flip-box-head-myth:before {
    background-image: url(img/X.png);
    width: 27px;
}
.nectar-flip-box .flip-box-head.flip-box-head-reality {
    background-color: #7EA01D;
}
.nectar-flip-box .flip-box-head.flip-box-head-reality:before {
    background-image: url(img/tick.png);
    width: 32px;
}
.nectar-flip-box .flip-box-custom-icon {
    margin-top: 50px !important;
    margin-bottom: 40px !important;
}
.nectar-flip-box .flip-box-content {
    padding: 0 30px 35px 30px;
    color: #525252;
    font-family: "Averta";
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    text-align: center;
}



.flip-carousel .owl-carousel .owl-stage {
    display: flex;
    padding-bottom: 50px;
}
.flip-carousel .owl-carousel .owl-item .carousel-item,
.flip-carousel .owl-carousel .owl-item .carousel-item .nectar-flip-box {
    width: auto;
    height: 100% !important;
}






/* Infographics */


.publication-container .publication.knowledge-hub .publication-thumbnail {
    height: auto;
}
.publication-container .publication.knowledge-hub .publication-thumbnail>a {
    display: block;
    padding-bottom: 50px;
}
.publication-container .publication.knowledge-hub .publication-content-wrap {
    position: inherit;
}











/***********/
.dropdown-menu select {
    width: 400px;
}
.dropdown-menu .select2-container--default .select2-selection--single {
    height: 40px;

    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    border-radius: 0;
    background-color: transparent;
}
.dropdown-menu .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 18px;
    line-height: 40px;

    display: block;
    overflow: hidden;

    padding-right: 20px;
    padding-left: 0;

    white-space: nowrap;
    text-overflow: ellipsis;
}
.dropdown-menu .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
}
.dropdown-menu .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px !important;

    background-image: url(//www.foodandlandusecoalition.org/wp-content/themes/folu/img/arrow-down.png);
    background-repeat: no-repeat;
    background-position: right center;
}
.dropdown-menu .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none !important;
}


.dropdown-menu span.select2-container {
    background-color: transparent !important;
}


span.select2-container {
    z-index: 9999;

    border: 0 !important;
    border-radius: 0 !important;
    background-color: #f1f1f1 !important;
}
.select2-container--default .select2-results>.select2-results__options {
    overflow-y: auto;

    max-height: 500px !important;
}
.select2-container .select2-results__option {
    font-size: 18px;
    line-height: 40px;

    padding: 0 15px;

    color: #525252;
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #f1f1f1 !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #7ea01d !important;
}
.select2-dropdown {
    border: 0 !important;
    border-radius: 0 !important;
    background-color: #f1f1f1 !important;
}
li.mega-menu-item.mega-menu-item-type-widget.widget_nav_menu {
    margin-top: 30px !important;
    margin-bottom: 75px !important;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li#mega-menu-item-text-3.mega-menu-item.mega-menu-item-type-widget.widget_text {
    padding-top: 10px !important;
}
li.mega-menu-item.mega-menu-item-type-widget.widget_text .textwidget {
    width: 350px;

    white-space: initial;
}
li.mega-menu-item.mega-menu-item-type-widget.widget_text .textwidget p {
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;

    white-space: initial;

    color: #fff;
}
#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li#mega-menu-item-text-3.mega-menu-item.mega-menu-item-type-widget.widget_text+li.mega-menu-item.mega-menu-inline-item {
    margin-top: -15px !important;
}
.country-template-default.single.single-country #page-header-bg h1 {
    font-family: 'Averta';
}



#mega-menu-wrap-max_mega_nav #mega-menu-max_mega_nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item:not(.menu-title)>a.mega-menu-link:hover {
    color: #7ea01d !important;
}





.button-group.filter-button-group.country-filter {
    margin-bottom: 50px;
}
.country-list-view-item+.country-list-view-item {
    margin-top: 0 !important;
}
.country-list-view-item {
    margin-bottom: 94px;
}




.country-terms span.country-term {
    font-family: 'Averta';
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    margin-left: 10px;
    padding: 0 15px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 30px !important;
    display: inline-block;
}
.country-terms span.country-term+span.country-term {
    margin-left: 10px;
}


body .select2-container--default .select2-results>.select2-results__options {
    max-height: 300px !important;
}
































/* COVID-19 Page */

/* Carousel */
.covid-item-container {
    margin-left: -40px;
    margin-right: -40px;
}
.covid-item {
    text-align: left !important;
    padding: 40px;
    width: 25%;
    display: inline-block;
}
.covid-item-container .covid-item .covid-item-thumbnail img {
    margin: 0 !important;
}
.covid-item-container .covid-item .covid-item-title {
    padding-top: 30px;
    padding-bottom: 25px;
}
.covid-item-container .covid-item .covid-item-title a {
    color: #006A76;
    font-family: "Averta";
    font-size: 22.5px;
    letter-spacing: 0;
    line-height: 28px;
}
.covid-item-container .covid-item .covid-item-title a:hover {
    color: #7ea01d;
}
.covid-item-container .covid-item .covid-publications i {
    color: #7EA01D;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 14px;
    vertical-align: text-bottom;
}
.covid-item-container .covid-item .covid-publications a {
    color: #006A76;
    font-family: "Averta";
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1.4px;
    line-height: 16px;
    text-transform: uppercase;
}
.covid-item-container .covid-item .covid-publications a:hover {
    color: #7ea01d;
}
.covid-item-container .covid-item .covid-publications a+a:before {
    content: ', ';
    color: #006A76;
    font-family: "Averta";
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1.4px;
    line-height: 16px;
    text-transform: uppercase;
    margin-left: -4px;
}
.covid-item-container button.slick-arrow {
    position: absolute;
    top: 50%;
    height: 45px;
    width: 45px;
    border: 0;
    border-radius: 50%;
    background-color: transparent;
    z-index: 999;
    text-indent: -999px;
    overflow: hidden;
    background-position: center;
    background-size: contain;
    cursor: pointer !important;
}
.covid-item-container button.slick-prev.slick-arrow {
    left: 0;
    transform: translate(-100%, -50%);
    background-image: url(img/covid-arrow-left.png);
}
.covid-item-container button.slick-next.slick-arrow {
    right: 0;
    transform: translate(100%, -50%);
    background-image: url(img/covid-arrow-right.png);
}

@media screen and (max-width:1000px) {
    .rel-news-res-container .rel-item {
        width: 50% !important;
    }
}
@media screen and (max-width:600px) {
    .rel-news-res-container .rel-item {
        width: 100% !important;
    }
}






/* Related Posts */
.rel-news-res-container {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.rel-news-res-container .rel-item {
    width: 33.33%;
    padding: 0 15px 50px;
}
.rel-news-res-container .rel-item .rel-item-thumbnail-link {
    overflow: hidden;
}
.rel-news-res-container .rel-item .rel-item-thumbnail-link .rel-item-thumbnail {
    height: 250px;
    background-color: #d8d8d8;
    display: block;
    background-position: center;
    background-size: cover;
}
.rel-news-res-container .rel-item .rel-item-title {
    padding-top: 30px;
    padding-bottom: 10px;
}
.rel-news-res-container .rel-item .rel-item-title a {
    color: #006A76;
    font-family: Averta;
    font-size: 22.5px;
    font-weight: 300;
    line-height: 28px;
}
.rel-news-res-container .rel-item .rel-item-title a:hover {
    color: #859e39;
}
.rel-news-res-container .rel-item .rel-item-excerpt {
    color: #525252;
    font-family: Averta;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 22px;
}
.rel-news-res-pagination-button {
    text-align: center;
}
.rel-news-res-pagination-button .load-more,
.rel-news-res-pagination-button .load-less {
    font-family: 'Averta';
    font-size: 15px;
    line-height: 25px;
    display: inline-flex;
    margin-bottom: 50px;
    color: #525252;
    align-items: center;
}
.rel-news-res-pagination-button .load-more:after,
.rel-news-res-pagination-button .load-less:after {
    content: '';
    transition: all .3s;
    border: 1px solid #7ea01d;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    top: 15px;
    display: block;
    width: 46.5px;
    height: 46.5px;
    margin-left: 20px;
}
.rel-news-res-pagination-button .load-more:after {
    background-image: url(img/plus-green.png);
}
.rel-news-res-pagination-button .load-less:after {
    background-image: url(img/Less-green.png);
}
.rel-news-res-pagination-button .load-more:hover:after,
.rel-news-res-pagination-button .load-less:hover:after {
    background-color: #7ea01d;
}
.rel-news-res-pagination-button .load-more:hover:after {
    background-image: url(img/plus-white.png);
}
.rel-news-res-pagination-button .load-less:hover:after {
    background-image: url(img/Less-white.png);
}
.rel-news-res-pagination-button .load-less {
    display: none;
}





























/* covid banner */

@media screen and (min-width: 1000px) and (max-width:1250px) {
    .covid-banner .row-bg.using-image.using-bg-color {
        background-position: -100px 0px !important;
    }
    .wpb_row.covid-banner .span_12>.col.padding-14-percent {
        padding: 0 0 0 6% !important;
    }
}
@media screen and (min-width: 1000px) and (max-width:1150px) {
    .covid-banner .row-bg.using-image.using-bg-color {
        background-position: -150px 0px !important;
    }
    body .wpb_row.covid-banner .vc_col-sm-10 {
        width: 75% !important;
    }
    body .wpb_row.covid-banner .vc_col-sm-2 {
        width: 25% !important;
        margin: 0;
    }
}
@media screen and (max-width: 1000px) {
    .covid-banner .row-bg.using-image.using-bg-color {
        background-position: 0px 0px !important;
    }
    body .wpb_row.covid-banner .vc_col-sm-2 {
        margin: 0;
    }
    body .wpb_row.covid-banner .nectar-cta[data-alignment="right"] {
        text-align: left;
    }
}




/* ngg gallery */
.ngg-download-frm {
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 80px;
}
.ngg-download-frm .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail {
    text-align: center;
    max-width: 100% !important;
    background-color: transparent;
    border: none;
    margin-right: 0;
    margin: 15px 15px 50px 15px;
}
.ngg-download-frm .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail a {
    display: block;
    margin: 0;
    border: none;
    box-shadow: none;
}
.ngg-download-frm .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail a img {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    max-width: 100% !important;
    width: 100%;
    height: auto;
}
.ngg-download-frm .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail input[type="checkbox"] {
    display: none !important;
}
.ngg-download-frm .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail span {
    overflow: hidden;
    text-indent: -1000px;
    padding-left: 0;
    height: 0;
}
.ngg-download-frm .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail label {
    display: block;
    margin-top: 10px;
    position: relative;
    text-align: left;
}
.ngg-download-frm .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail label:before {
    content: 'Select';
    color: #006A76;
    font-family: Averta;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 16px;
    vertical-align: text-top;
    padding-left: 25px;
}
.ngg-download-frm .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail label span:before {
    content: '';
    height: 16px;
    width: 16px;
    border: 1px solid #006A76;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0;
}
.ngg-download-frm .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail label span:after {
    content: '\f00c';
    height: 16px;
    width: 16px;
    font-family: FontAwesome;
    font-size: 16px;
    display: none;
    color: #006A76;
    position: absolute;
    top: -2px;
    left: 2px;
    text-indent: 0;
}
.ngg-download-frm .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail input[type="checkbox"]:checked+span:after {
    display: block;
}
.ngg-download-frm hr {
    border: none !important;
    margin: 0;
}







.form-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
}

.form-buttons button.button {
    color: #525252;
    font-family: Averta;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 20px;
    padding: 0 !important;
}
body[data-button-style="rounded"] .container-wrap .form-buttons button.button {
    color: #525252;
    font-family: Averta;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 20px;
    padding: 0 !important;
    display: block;
    background: transparent;
    border: 0;
    font-weight: 400;
    display: flex;
    align-items: center;
}
body[data-button-style="rounded"] .container-wrap .form-buttons button.button:after {
    content:'';
    top: 15px;
    width: 46px;
    height: 46px;
    border: 1px solid #7ea01d;
    border-radius: 50%;
    background-image: url(img/download-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    margin-left: 7px;
}
body[data-button-style="rounded"] .container-wrap .form-buttons button.button + button.button {
    margin-left: 60px;
}
body[data-button-style="rounded"] .container-wrap .form-buttons button.button:hover {
    background: transparent !important;
    color:#7ea01d;
}
body[data-button-style="rounded"] .container-wrap .form-buttons button.button:hover:after {
    background:#7ea01d;
    background-image: url(img/download-icon-w.png);
    background-repeat: no-repeat;
    background-position: center;
}



@media screen and (max-width: 1000px) {
    .ngg-gallery-thumbnail-box {
        width: 50% !important;
    }

    body[data-button-style="rounded"] .container-wrap .form-buttons button.button+button.button {
        margin-left: 0;
    }

    .form-buttons {
        justify-content: space-between;
        padding: 0 15px;
    }

    body[data-button-style="rounded"] .container-wrap .form-buttons button.button:after {
        content: '';
        top: 15px;
        width: 40px;
        height: 40px;
        border: 1px solid #7ea01d;
        border-radius: 50%;
        background-image: url(img/download-icon.png);
        background-repeat: no-repeat;
        background-position: center;
        display: block;
        margin-left: 7px;
        background-size: 17px;
    }

    body[data-button-style="rounded"] .container-wrap .form-buttons button.button:hover:after {
        background: #7ea01d;
        background-image: url(img/download-icon-w.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 17px;
    }
}


@media screen and (max-width: 600px) {
    .form-buttons {
        justify-content: space-between;
        padding: 0 15px;
        flex-wrap: wrap;
    }
    .ngg-gallery-thumbnail-box {
        width: 100% !important;
    }
}








.col-text-right {
    text-align: right;
}


.nectar-cta.cta-pdf[data-style='see-through'] {
    display: inline-block;
    margin-bottom: 0;
}
.nectar-cta.cta-pdf[data-style='see-through'] + .nectar-cta.cta-pdf[data-style='see-through'] {
    margin-left: 30px;
}
.nectar-cta.cta-pdf[data-style='see-through'] .link_wrap .link_text:after {
    background-image: url(img/cta-pdf-green.png);
}
.nectar-cta.cta-pdf[data-style='see-through'] .link_wrap:hover .link_text:after {
    background-image: url(img/cta-pdf-white.png);
}










/* Cookies */
#cookie-law-info-bar {
    padding: 20px 20px 22.5px 20px !important;
    background-color: #fff !important;
    box-shadow: none !important;
    width: 350px !important;
    bottom: 18px !important;
    right: 18px ;
}
#cookie-law-info-bar .cli_messagebar_head {
    transform: rotate(360deg);
    text-align: left;
    color: #006A76;
    font-family: Averta;
    font-size:22.5px;
    font-weight: 600 !important;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 12px;
}
#cookie-law-info-bar .cookie-law-info-bar-body, 
#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message {
    color: #525252;
    font-family: Averta;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 22px;
    text-align: left;
}
#cookie-law-info-bar .cookie-law-info-bar-buttons {
    margin-top: 15px;
    margin-left: 0px;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}
#cookie-law-info-bar .cookie-law-info-bar-buttons .cli-plugin-main-link:not(.cli-plugin-button), 
#cookie-law-info-bar .cookie-law-info-bar-buttons .cli_settings_button:not(.cli-plugin-button), 
#cookie-law-info-bar .cookie-law-info-bar-buttons .cli_action_button:not(.cli-plugin-button) {
    text-decoration: none !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center;
    cursor: pointer;
    font-family: Averta;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
}
#cookie-law-info-bar .cookie-law-info-bar-buttons .cli_settings_button:not(.cli-plugin-button) {
    color: #006A76;
}
#cookie-law-info-bar .cookie-law-info-bar-buttons .cli_action_button:not(.cli-plugin-button) {
    color: #7EA01D;
}
#cookie-law-info-bar .cookie-law-info-bar-buttons .cli_settings_button:not(.cli-plugin-button):before,
#cookie-law-info-bar .cookie-law-info-bar-buttons .cli_action_button:not(.cli-plugin-button):after {
    content: '';
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px;
}
#cookie-law-info-bar .cookie-law-info-bar-buttons .cli_settings_button:not(.cli-plugin-button):before {
    margin-right: 10px;
    background-image: url(img/cog.svg);
    border: 1px solid #006A76;
    filter: invert(34%) sepia(97%) saturate(7487%) hue-rotate(177deg) brightness(87%) contrast(101%);
}
#cookie-law-info-bar .cookie-law-info-bar-buttons .cli_action_button:not(.cli-plugin-button):after {
    margin-left: 10px;
    background-image: url(img/check.svg);
    border: 1px solid #7EA01D;
    filter: invert(51%) sepia(68%) saturate(490%) hue-rotate(35deg) brightness(97%) contrast(89%);
}

#cookie-law-info-bar .cookie-law-info-bar-buttons .cli-plugin-main-link:not(.cli-plugin-button):hover, 
#cookie-law-info-bar .cookie-law-info-bar-buttons .cli_settings_button:not(.cli-plugin-button):hover, 
#cookie-law-info-bar .cookie-law-info-bar-buttons .cli_action_button:not(.cli-plugin-button):hover {
    opacity: 0.75;
}
#cookie-law-info-bar .cookie-law-info-bar-buttons .cli_settings_button:not(.cli-plugin-button):hover:before, 
#cookie-law-info-bar .cookie-law-info-bar-buttons .cli_action_button:not(.cli-plugin-button):hover:after {
    /* filter: invert(53%) sepia(72%) saturate(2893%) hue-rotate(328deg) brightness(98%) contrast(89%); */
}



/* Coockie Modal */

.cli-modal-backdrop.cli-show {
    display: none !important
}
.cli-modal {
    top: auto !important;
    right: 18px !important;
    bottom: 18px !important;
    left: auto !important;
}
.cli-modal .cli-modal-dialog {
    max-width: 350px !important;
    margin: 0 !important;
    min-height: 0 !important;
}
.cli-modal-content {
    background-color: #fff !important;
    border-radius: 0 !important;
    padding: 20px 20px 22.5px 20px !important;
}

.cli-modal .cli-modal-close {
    top: 17px !important;
    right: 12px !important;
    width: 25px !important;
    height: 25px !important;
    border-radius: 0 !important;
    padding: 0 !important;
    min-width: 20px !important;
    cursor: pointer;
    position: absolute;
}
.cli-modal-close svg {
    fill: #000000;
    stroke-width: 0.5px;
    stroke: #fff;
}
.cli-modal-close:hover svg {
    fill: #000000;
}
.cli-container-fluid {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
.cli-tab-container h4, 
.cli-tab-container h1 {
    margin: 0 !important;
    display: inline-block;
    color: #006A76;
    font-family: Averta;
    font-size:22.5px;
    font-weight: 600 !important;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 12px;
    margin-bottom: 20px !important;
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
    max-height: none;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
    margin: 0 0 20px 0;
}
.cli-tab-container p, 
.cli-privacy-content-text {
    color: #525252;
    font-family: Averta;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22.5px;
}
#cliSettingsPopup .cli-tab-section-container {
    padding-top: 0 !important;
}
.cli-tab-section {
    margin-top: 10px !important;
}
.cli-tab-container .cli-row {
    max-height: none;
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.cli-tab-header {
    border-radius: 0 !important;
    padding: 5px 3px !important;
    background-color: transparent !important;
}
.cli-tab-header a.cli-nav-link {
    color: #006A76;
    font-family: Averta;
    font-size: 16.5px !important;
    letter-spacing: 0 !important;
    line-height: 23px !important;
    font-weight: 600;
}
span.cli-necessary-caption {
    color: #7EA01D;
    font-family: Averta;
    font-size: 16.5px !important;
    letter-spacing: 0 !important;
    line-height: 23px !important;
    font-weight: 600;
}
.cli-tab-header a:before {
    width: 10px !important;
    height: 16px !important;
    border-right: 0 solid #fff !important;
    border-bottom: 0 solid #fff !important;
    margin-right: 10px !important;
    background-image: url(img/tab-arrow.png);
    transform: rotate(0);
    background-repeat: no-repeat;
    background-size:contain;
    background-position:center;
}
/* .cli-tab-header.cli-tab-active .cli-nav-link {
    color: #EB5755;
} */
.cli-tab-header.cli-tab-active .cli-nav-link:before {
    transform: rotate(90deg);
    /* filter: invert(53%) sepia(72%) saturate(2893%) hue-rotate(328deg) brightness(98%) contrast(89%); */
}
.cli-tab-section .cli-tab-content {
    padding: 10px 0;
    background: transparent;
}
.cli-switch .cli-slider:after {
    content: attr(data-cli-disable);
    position: absolute;
    right: 50px;
    text-align: right;
    min-width: 60px;
    background: transparent;

    text-align: right;

    color: #7EA01D;
    font-family: Averta;
    font-size: 16.5px !important;
    letter-spacing: 0 !important;
    line-height: 23px !important;
    font-weight: 600;
}
.cli-switch .cli-slider {
    background-color: transparent;
    height: 22px;
    width: 41px;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
    border: 0;
    background-color: #7EA01D !important;
}
.cli-switch input:checked+.cli-slider {
    background-color: transparent;
}
.cli-switch .cli-slider:before {
    background-color: #fff;
    bottom: 3px;
    content: "";
    height: 16px;
    left: 3px;
    position: absolute;
    transition: .4s;
    width: 16px;
}










