/*
    Theme Name: FutureClimateAfrica v2
    Author: BitBrighter
    Author URI: https://www.bitbrighter.com
    Description: The new and improved FutureClimateAfrica look.
    Version: 2.0
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
  */
body,html{
    overflow-x: hidden;
}

/* News Pages */
.single_post_content_header {
    margin-top: 15px;
    margin-bottom: 15px;
}

h2.single_post_content_title{
    font-size: 22px;
    font-weight: 300;
    color: #7184c1;
    width: 90%;
}

.single_post_content_meta {
    display: inline-block;
    padding: 3px 10px;
    border-left: 1px solid #6d81bf;
    font-size: 14px;
    color: #363636;
    min-width: 150px;
}

.single_post_content_meta_label,.single_post_content_meta_value {
    display: block;
}

.single_post_content_meta_label {
    margin-bottom: 4px;
    font-weight: 600;
}

.single_post_content_meta_value {
    color: #7184c1;
    /*font-family: "Letter Gothic Std";*/
}

.single_post_content_body {
    margin-bottom: 30px;
    font-family: MyriadWebPro;
}
.single_post_content_body p {
    margin-bottom: 20px;}

.single_post_content_body p:last-of-type {
    margin-bottom: 0;
}
.single_post_content_body iframe {
    width:100%!important;
}

.single_post_content_body .wp-caption{
    break-inside: avoid;
    margin: 0;
}

/* /News Pages */

/* #map-info .details{
    margin-top: 15px;
}
#map-info .place-box{
    float: left;
}
#map-info .place-box.place-image.full,
#map-info .place-box.place-map.full{
    width: 49%;
}
#map-info .place-box.place-image img{
    width: 100%;
    max-height: 100%;
}
#map-info .place-box.place-map{
    text-align: center;
    padding: 10px 0;
}
#map-info .place-box.place-locations{
    width: 24%;
}
#map-info .place-box:last-of-type{
    margin-right: 0;
}

#map-info .place-locations,
#map-info .place-locations .location-content{
    height: 320px;
}
#map-info .place-locations .location-content{
    background: #68c49f;
    color: #fff;
}
#map-info .place-locations .location-content h3{
    color: #fff;
    margin-bottom: 90px;
    font-style: normal;
}
#map-info .place-locations .location-content p{
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-family: MyriadWebPro;
    text-transform: none;
}
#map-info .place-locations .location-content .loc-drop{
    padding-top: 0;
}
#map-info .place-locations .location-content .location-btn{
    width: 100%;
    background-color: rgba(230, 230, 230, 0.43);
} */
#project-info .content{
    background: #f2ea9f;
    border-bottom: 8px solid #f58a36;
    padding: 15px 10px;
    font-family: MyriadWebPro;
    font-size: 14px;
}
#project-info .content .view-project-info-wrap{
    margin-bottom: -15px;
    text-align: center;
    margin-top: 18px;
}
#project-info .content .view-project-info{
    display: inline-block;
    padding: 12px 20px 5px 20px;
    font-size: 20px;
    color: #363636;
    border: 3px dashed #f58a36;
    border-bottom: none;
    background: #fff;
}

#place-news .news-content-wrap{
    margin-bottom: 25px;
}
#place-news .news-content{
    height: auto;
   /* float: left;
    width: 47%;
    margin-right: 50px;*/
}
#place-news .news-content:last-of-type{
    margin-right: 0;
}
#place-news .news-content .news-content-single{
    height: 124px;
}
#place-resources{
    margin-bottom: 40px;
}
#place-resources .f-download{
/*    position: relative;
    width: 100%;
    margin-right: -10px; */
    float: right;
    background: #3b6082;
    margin-top: 30px;
    padding-left: 10px;
    box-sizing: content-box;
}
#place-resources .f-download a{
    display: block;
}




/* RESOURCES SINGLE PAGE */
.resource-page{
    font-family: MyriadWebPro;
}
.resource-page .resource-page-title{
    color: #111;
    font-weight: bold;
    font-size: 20px;
    margin: 25px 0;
}
.resource-page .single_post_content_info,
.news-page-content.resource .news-post-single.line .links{
    background-color: #cdd9ee;
    vertical-align: bottom;
    padding: 0;
}
@media (max-width: 480px){
	.news-page-content.resource .news-post-single.line .links{
		padding: 0 ;
	}
}


.resource-page .single_post_content_info .left-side{
    float: left;
    width: 56%;
}
.resource-page .single_post_content_info .right-side{
    float: right;
    width: 44%;
}
.resource-page .single_post_content_info .item a,
.news-page-content.resource .news-post-single.line .links .item a{
    color: #c0c0c0;
}
.resource-page .single_post_content_info .right-side .item,
.news-page-content.resource .news-post-single.line .links .item{
    float: right;;
}
.single_post_content_info .item,
.news-page-content .news-post-single.line .links .item{
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    margin-top:-3px;
    padding: 8px 5px 5px 5px;
}


@media (max-width: 400px){
	.news-page-content.resource .news-post-single.line .links .item{
		margin-right: 10px;
	}
}
@media (max-width: 380px){
	.news-page-content.resource .news-post-single.line .links .item{
		margin-right: 5px;
	}
}
@media (max-width: 350px){
	.news-page-content.resource .news-post-single.line .links .item:first-child{
		margin-right: 0px;
	}
	.news-page-content.resource .news-post-single.line .links .item{
		font-size: 90%;
	}
}

.resource-page .single_post_content_info .item.presentation,
.news-page-content.resource .news-post-single.line .links .item.presentation{
    color: #cdd9ee;
    float: right;
    margin-right: -5px;
    font-size:16px;
    line-height:14px;
    padding:0!important;
}
.resource-page .single_post_content_wrap{
    margin-top: 40px;
}
.resource-page .single_post_content_wrap .featured-image,
.resource-page .single_post_content_wrap .content{
    float: left;
}
.resource-page .single_post_content_wrap .featured-image{
    width: 25%;
}
.resource-page .single_post_content_wrap .content {
    width: 74%;
}

.news-page-content.resource .news-post-single.line{
    border: none;
}
.news-page-content.resource .news-post-single .image,
.news-page-content.resource .news-post-single .content{
    float: left;
}
.news-page-content.resource .news-post-single .image{
    width: 25%;
}
.news-page-content.resource .news-post-single .content{

    padding-left: 0;
    font-size:15px;
    line-height:16px;
    color:#7e7e7e;
}
.news-page-content.resource h3{
    /*margin-top: 20px;*/
}
.news-page-content.resource .resource-author{
    border:0;
    padding: 0;
    color:#a8a8a8;
    font-size:12px;
    line-height: 14px;
    margin-bottom:10px;
}
/* /RESOURCES SINGLE PAGE */

/* PROJECT SINGLE PAGE */
.project-page .project-head{
    margin-top: 10px;
}
/*
.project-page .project-info {
    float: left;
    width: 70%;
	padding-right: 10px;
}*/
.project-page .project-info h2{
    margin: 0;

}
.project-page .project-organisations {
    /*float: right;
    width: 30%;*/
    background-color: #f2ea9f;
    padding: 20px;
}

.project-page .project-organisations h4{
    font-size: 23px;
    text-transform: uppercase;
    font-family: "Letter Gothic Std";
    font-weight: normal;
    margin: 0;
    margin-bottom: 5px;
}
@media (max-width: 991px){
	.project-organisations{
		font-size: 80%;
	}
	.project-page .project-organisations h4{
		font-size: 130%;
	}
}


.project-page .project-organisations ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.project-page .project-organisations ul a{
    display: block;
    color: #363636;
    font-family: MyriadWebPro;
    font-size: 14px;

}
.project-page .project-meta {
    margin: 20px 0;
    display: table;
    width: 100%;
}

.project-page .project-meta .meta {
    border-right: 1px dashed #e52c28;
    display: table-cell;
    padding: 0 20px;
    color: #e52c28;
    font-size: 17px;
    font-family: "Letter Gothic Std";

}

.project-page .project-meta .meta span.email{
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

@media (max-width: 650px){
	.project-page .project-meta .meta{
		font-size: 80%;
	}
}

@media (max-width: 400px){
	.project-page .project-meta .meta{
		font-size: 60%;
	}
}


.project-page .project-meta .meta:first-of-type ,
.project-page .project-meta .meta:last-of-type {
    border-left: none;
	border-right: none;
}
/*
.project-page .project-meta .meta:first-of-type {
    padding: 0;
}
*/
.project-page .project-meta .meta p {
    font-size: 14px;
    font-family: MyriadWebPro;
    margin: 0;
    color: #000;
}
.project-page .project-meta .meta .small {
    display: block;
    font-size: 12px;
    padding-left: 6px;
}
/* /PROJECT SINGLE PAGE */




.icn{
    display: inline-block;
    width: 13px;
    height: 13px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.icn.author{
    background-image: url('_/img/icon-user.png');
}
.icn.eye{
    background-image: url('_/img/icon-eye.png');
    width: 18px;
    height: 12px;
}
.icn.download{
    background-image: url('_/img/icon-download.png');
}

.banner-inner{
    position:relative;
}
.banner-search{
    position:absolute;
    right:0;
    bottom:0;
    padding:15px;
    background:#fff;
}
.banner-search #search{
    /*border-bottom:1px solid #000;*/
}
.banner-search .search-icon{
    position:absolute;
    margin-top: -6px;
}
.banner-search .fa{ font-size:24px!important; line-height:34px!important; }
.banner-search form input[type=text]{
    border:0;
    line-height:24px;
    padding:0 0 0 34px;
    color:#b9b9b9;
    font-size:16px;
    font-weight: bold;
}
.banner-search form input[type=text]::placeholder {
    color: #b9b9b9;
    opacity: 1; /* Firefox */
}
.banner-search form input[type=text]:-ms-input-placeholder {
    color: #b9b9b9;
}
.banner-search form input[type=text]::-ms-input-placeholder {
    color: #b9b9b9;
}


#location-news,
#featured-resources,
#newsletters{
    background-color:#eee;
}
.tax-theme_filter #location-news{ background-color:#fff; }
.content-section{
    padding:35px 0;
}
#location-news.content-section{
    padding:35px 0 15px;
}
#latest-news.content-section,
#newsletters.content-section{
    padding:35px 0 10px;
}
#featured-videos.content-section{
    padding:35px 0 0;
}


.content-section h2{
    font-size:26px;
    line-height:24px;
    color:#000;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0px 26px;
}
.content-section h2 a{
    display:inline-block;
    vertical-align: middle;
    float:right;
    font-size:13px;
    line-height:14px;
    font-weight: normal;
}

#latest-news h2 a{ color:#7184c1; }
#featured-resources h2 a{ color:#58bf97; }
#featured-videos h2 a{ color:#54829e; }
#newsletters h2 a{ color:#e52c28; }

.locations-covered h2{
    font-size:26px;
    line-height:20px;
    color:#000;
    font-weight: bold;
    margin:0 0 34px;
}
.locations-covered .alignright{ float:right; }
.locations-covered .alignright .wp-caption-text{
    font-size:13px;
    line-height: 30px;
    text-align: right;
    padding-right:10px;
    margin: 0;
}

.locations-covered{ font-size:0; }
.locations-covered-researchteams,
.locations-covered-map{
    display:inline-block;
    vertical-align: top;
    font-size:18px;
    line-height: 26px;
}
.locations-covered-researchteams{ width:calc(100% - 471px); }
.locations-covered-researchteams p{
    margin-bottom:30px;
}
.locations-covered-researchteams a{ color:#000; }
.locations-covered-researchteams a:hover{ opacity:0.5; }
.locations-covered-map{ width:470px; font-size:0; }
.locations-covered-map .locations-covered-map-desc,
.locations-covered-map .locations-covered-map-image{
        display:inline-block;
        vertical-align: top;
}
.locations-covered-map .locations-covered-map-desc{
    width:calc(100% - 282px);
    font-size:18px;
    line-height: 22px;
    padding: 57px 25px 0 35px;
}
.locations-covered-map .locations-covered-map-image{ width:281px; float:right; }
.locations-covered-map .locations-covered-map-desc a{
    background:#58bf97;
    color:#fff;
    font-size:13px;
    text-transform: uppercase;
    line-height:40px;
    padding:0;
    width:100%;
    display:inline-block;
    vertical-align: middle;
    text-align: center;
}
.locations-covered-map .locations-covered-map-desc p{
    margin-bottom:36px;
}

.latest-news-items{ 
    display: flex; 
    flex-wrap: wrap;
    justify-content: space-between;
}
.latest-news-item{
    font-size: 14px;
    display:inline-block;
    vertical-align: top;
    padding-bottom: 26px;
    width:calc(50% - 15px);
    display: flex;
}
.latest-news-item.newsletter-item,
.latest-news-item.featured-resources-item{ width: calc(25% - 15px); display: inline-block; }
.latest-news-item .latest-news-item-img{
    width:110px;
}
.latest-news-item .latest-news-item-desc{
    width: calc(100% - 110px);
    padding-left:26px;
    min-height: 138px;
}
.latest-news-item h4{
    font-weight: bold;
    font-size:18px;
    line-height:20px;
    margin:0;
    padding:0 0 10px;
    color:#000;
}
.latest-news-item h4 a{ color:#000; }
.latest-news-item h4 a:hover{ opacity:0.5; }

.latest-news-item .latest-news-item-postdate-themefilter{
    padding-bottom:14px;
    color:#777;
    font-size:13px;
    line-height: 14px;
    font-style: italic;

}
.latest-news-item .latest-news-item-postdate-themefilter a{ color:#777777;     font-style: italic; }
.latest-news-item .latest-news-item-postdate-themefilter a:hover{ opacity:0.5; }

.latest-news-item .latest-news-item-postdate-themefilter span{ font-style: normal; }
.latest-news-item .latest-news-item-excerpt{
    font-size:14px;
    line-height:13px;
    color:#7e7e7e;
}


.featured-videos .latest-news-items{
    width: 100%;
    overflow: hidden;
    position:relative;
    height: 270px;
}
.featured-videos .latest-news-item{
    width: 275px;
    overflow: hidden;
    position:relative;
    padding-right: 20px;
    display: inline-block;
}
.featured-videos .latest-news-item .video-title{
    font-size: 12.67px;
    line-height: 14.25px;
    font-weight: bold;
    color:#54829e;
    padding-top: 5px;
    padding-left: 2px;
}

.featured-videos .latest-news-items-track{
    width:99999px;
    position:absolute;
    left:0;
    top:0;
    font-size:0;
}

.latest-news-items-track-navigation{
    width: 100%;
    padding:0 15px;
    position:relative;
}
.latest-news-items-track-navigation .track-nav-prev .fa,
.latest-news-items-track-navigation .track-nav-next .fa{
    font-size:32px!important;
    color:#000;
}

.latest-news-items-track-navigation .track-nav-prev{
    position:absolute;
    left:0;
    z-index: 99;
    top:0;
    margin-top:68px;
    margin-left:-50px;
    cursor: pointer;
}
.latest-news-items-track-navigation .track-nav-next{
    position:absolute;
    right:0;
    z-index: 99;
    top:0;
    margin-top:68px;
    margin-right:-50px;
    cursor: pointer;
}




.newsletters h4{ min-height:45px; }

.newsletter-item a{
    padding:0 0;
    display: inline-block;
    vertical-align: top;
}
.newsletter-item:first-of-type a{
    padding:0 0 0 0;
}
.newsletter-item:last-of-type a{
    padding:0 0 0 0;
}

.video-item a{
    display:inline-block;
    vertical-align: top;
    position:relative;
}
.video-item a .overlay-play{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-align:center;
    color:#fff;
    background-color:rgba(0,0,0,0.1);
    padding: 63px 0;
}
.video-item a .overlay-play .fa{ font-size:24px!important; }

.video-item .video-item-image{ padding-bottom:10px; }
.video-item .video-item-title h2,
.video-item .video-item-title h2 a{
    margin:0;
    text-align:left!important;
    text-decoration: none;
    text-transform: none;
    display:block;
    padding-bottom:30px;
    width: 100%;
    min-height: 84px;
    font-family: 'PT Sans', sans-serif!important;

        font-size: 12.67px;
        line-height: 14.25px;
        font-weight: bold;
        color: #54829e!important;
        padding-left: 2px;

}
.pagination{
    width:100%;
    text-align: right;
}

.form-group{
    width: 50%!important;
}
.form-group:nth-child(1){
    width: calc(50% - 15px)!important;
}
.form-group:nth-child(2){
    padding-right:15px;
}
.form-group:nth-child(3){
    padding-left:15px;
}

.form-group input,
.form-group select{
    margin-bottom:10px;
}

.form-group input[type=submit]{
    line-height:42px;
    width:auto;
    text-transform:none;
    font-size:18px;
}
.twitter-follow-button{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+0,dcdcdc+100 */
    background: #efefef; /* Old browsers */
    background: -moz-linear-gradient(top, #efefef 0%, #dcdcdc 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #efefef 0%,#dcdcdc 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #efefef 0%,#dcdcdc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */

    color:#242424;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 38px;
    padding:0 10px;
    line-height:32px;

    display:inline-block;
    vertical-align: middle;
    border-radius:5px;
    position: absolute;
}
.twitter-follow-button .fa{
    color:#50abf1;
    font-size: 22px!important;
    vertical-align: middle;
    margin-top: -3px;
}
.twitterfeedwrapper{ padding-left:110px; }

@media only screen and (max-width: 1280px) {
    #place-resources .featured-content-single{
        width: 24%;
    }
    #place-resources .featured-content-single h4{
        width: auto;
    }
}
@media only screen and (max-width: 1000px) {
    #map-info .place-locations .location-content h3{
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 780px) {
/*     #map-info .place-box.place-image, #map-info .place-box.place-map{
        width: 49%;
    }
    #map-info .place-box.place-locations{
        width: 100%;
    }
    #map-info .place-locations .location-content{
        height: auto;
    }
    #map-info .place-locations .location-content h3{
        float: left;
        width: 49%;
        margin-right: 1%;
    }
    #map-info .place-locations .location-content .button-wrap{
        float: left;
        width: 49%;
    }
    #map-info .place-locations .location-content .loc-drop{
        padding-bottom: 0;
    } */
}
@media only screen and (max-width: 500px) {
/*     #map-info .place-box.place-image, #map-info .place-box.place-map,
    #place-news .news-content{
        width: 100%;
    }
    #map-info .place-box.place-locations{
        height: auto;
    }
    #place-resources .featured-content-single{
        width: 49%;
    } */
}
.clear{clear: both;}
.clear-float{clear: both; }
a.removeTag {
    position: absolute;
    left: 4px;
}

a.removeTag:after {
    content: '';
}

.tweet-text {
text-align:center;
color:#ffffff;
margin-left:-20px;
font-weight:bold;
}

.tweet-meta {
display:none;
}

li.tweet {
list-style-type:none;
}
.two-cols{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
@media only screen and (max-width: 600px) {
    .two-cols{
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
}
@media (max-width: 767px) {
	.sub-menu{
		margin-left: 30px !important;
	}
}

input,textarea,select{
	border: 1px solid rgb(169, 169, 169);
}
.gform_wrapper{
	margin-top: -25px;
}
.sink_dropdown {
    padding: 0;
	padding-right: 0px;
}

.navbar-collapse{
	padding-left: 0;
	padding-right: 0;
}



.project-info .email{
	font-size: 85%;
}
.page-template-page-location-map #location-map .container{
    width:98%!important;
}
#location-map .container{ padding:0; }

#location-map .locations-map-filters{
    position:absolute;
    top:50px;
    left:0;
    z-index:9999;
    width:220px;
    background:#ebebeb;
    padding:24px;
}
#location-map .locations-map-filters h3{
    font-size:20px;
    line-height: 21px;
    font-weight: bold;
    margin-bottom:20px;
}
#location-map .locations-map-location-teams{ margin-bottom:50px; }
#location-map .locations-map-research-areas{ margin-bottom:26px; }
#location-map .locations-map-filters .locations-map-location-team{
    font-size: 0;
    padding-bottom:18px;
    border:0;
    background:none;
    padding:0;
    margin:0 0 16px;
    display: block;
}
#location-map .locations-map-filters button.locations-map-location-team:focus { outline:0; }
#location-map .locations-map-filters .locations-map-location-team .locations-map-location-team-colorbox{
    width:20px;
    height:20px;
    border:1px solid #ccc;
    display:inline-block;
    vertical-align: top;
    position:relative;
}
#location-map .locations-map-filters .locations-map-location-team .locations-map-location-team-colorbox .locations-map-location-team-background{
    opacity:0;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    position: absolute;
}
#location-map .locations-map-filters .locations-map-location-team.active .locations-map-location-team-colorbox .locations-map-location-team-background{ opacity:1; }

#location-map .locations-map-filters .locations-map-location-team .locations-map-location-team-text{
    font-size:14px;
    font-weight: bold;
    line-height:20px;
    display:inline-block;
    vertical-align: middle;
    padding-left:14px;
}



#location-map .locations-map-filters .locations-map-research-area{
    font-size: 0;
    padding-bottom:18px;
    border:0;
    background:none;
    padding:0;
    margin:0 0 16px;
    display: block;
}
#location-map .locations-map-filters button.locations-map-research-area:focus { outline:0; }
#location-map .locations-map-filters button.locations-map-research-area:last-of-type { margin:0; }
#location-map .locations-map-filters .locations-map-research-area .locations-map-research-team-colorbox{
    width:20px;
    height:20px;
    border:1px solid #ccc;
    display:inline-block;
    vertical-align: top;
    position:relative;
}
#location-map .locations-map-filters .locations-map-research-area .locations-map-research-team-colorbox .locations-map-research-team-background{
    opacity:0;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    position: absolute;
}
#location-map .locations-map-filters .locations-map-research-area.active .locations-map-research-team-colorbox .locations-map-research-team-background{ opacity:1; }

#location-map .locations-map-filters .locations-map-research-area .locations-map-research-team-text{
    font-size:14px;
    font-weight: bold;
    line-height:20px;
    display:inline-block;
    vertical-align: middle;
    padding-left:14px;
}


.map-instructions{
    /*position:absolute;
    z-index:9999;
    left:500px;
    width:185px;
    margin:200px 0 0 -50px;
    opacity:1;*/
    margin: 50px 0 20px;
}
/*.map-instructions.active{ opacity:0; z-index:0; left:-99999px; }*/
.map-instructions h3,
.map-instructions .pin_example,
.map-instructions .area_example{
    text-align: center;
    margin:0!important;
}
.map-instructions .pin_example{ padding:0 0 5px; }
.map-instructions .area_example{ padding:0 0 15px; }
.map-instructions .area_example .dashed-box{
    display:inline-block;
    vertical-align: top;
    width:40px;
    height:44px;
    border:2px dashed #000;
}
.map-instructions h3{ padding-bottom:30px; }




/* PROJECT TEAM SINGLE */
.project-team-head{
    padding:34px 0;
}
.project-team-head .project-team-title{ padding-bottom:34px; }
.project-team-head .project-team-title h1{
    font-size:26px;
    line-height:30px;
    color:#000;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin:0;
}

.project-team-details{}
.project-team-details .project-team-label{
    font-size:14px;
    line-height:16px;
    color:#363636;
    padding-bottom:3px;
}

.project-team-details .project-team-value{
    font-size:18px;
    line-height:22px;
    color:#58bf97;
    font-weight: bold;
}

.project-team-dashed-line{
    width: 70px;
    border-bottom: 1px dashed #58bf97;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.project-team-details .project-team-position{
    color:#58bf97;
    font-size:13px;
    line-height:16px;
    font-weight: bold;
    padding:5px 0;
}

.project-team-details .project-team-email{
    color:#c8c7c7;
    font-size:13px;
    line-height:16px;
    font-weight: bold;
    display:block;
}


.project-accordion .researchers{
    font-size:0;

    padding:25px;
}
.project-accordion .researchers .researcher{
    font-size:14px;
    color:#fff;
    background-color:#58bf97;
    position:relative;
    cursor: pointer;
}

.researcher-head{ height:69px; padding:10px;  }
.researcher-head h3{
    margin:0 0 0;
    color:#fff;
    font-size: 18px;
    line-height: 22px;
    vertical-align: bottom;
}

.researchers{}
.researchers .researcher{ display:block; min-height: 490px; }
.researchers .researcher .researcher-details{ opacity:0; }
.researchers .researcher:hover .researcher-details{ opacity:1; }


.researcher-head .researcher-teams {
    font-size:13px;
    line-height:16px;
}
.project-accordion .researchers .researcher .researcher-details{
    background:#fff;
    font-size:10px;
    line-height:12px;
    color:#000;
    padding:0px;
    position:absolute;
    width:100%;
    bottom:-182px;
    height:0;
    opacity:0;
}
.project-accordion .researchers .researcher:hover .researcher-details{
    bottom:0;
    opacity:1;
    height: 182px;
    padding:10px;
}



.search .page-title{
    font-size:26px;
    line-height:20px;
    color:#000;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin:0;

}
.search .page-header{ margin:0; border:0; padding:40px 0 0; }
.search .page-title span{
    text-transform: none;
    color:#f58934;
}

.search .posts{
    margin-top:60px;
    margin-bottom:0!important;
    background:transparent!important;
    padding:0!important;
    border:0!important;
    color: #7e7e7e;
    font-size: 17px;
    line-height: 16px;
}
.search .posts .search-single h4{
    font-size:17px;
    line-height: 20px;
    font-weight: bold;
    margin:0;
}

.search .posts .search-single .news-post-single-date{
    margin:0;
    padding:10px 0 15px;
}

.news-post-single-date span{ font-style: italic; }
.news-post-single-date span:last-of-type{ font-weight: 400; }

.search .container { padding-bottom:100px; }
.search .navbar .container { padding-bottom:0; }




.content-2-column{
    column-count: 2;
    padding:25px 20px;
    font-size:14px;
    line-height:21px;
    background-color:#ebebeb;
}
.content-2-column.organisations{
    padding:20px 50px;
}
.content-2-column.organisations a{
    color: #333;
    opacity:1;
}
.content-2-column.organisations a:hover{
    opacity:0.5;
}
.animate{
    -o-transition: all 0.175s ease-out; /* Safari */
    -ms-transition: all 0.175s ease-out; /* Safari */
    -moz-transition: all 0.175s ease-out; /* Safari */
    -webkit-transition: all 0.175s ease-out; /* Safari */
    transition: all 0.175s ease-out;

}

.datepicker{
    width:240px;
}

.sink_dropdown a{
    padding:10px 9px!important;
}

.html-infowindow{
    position:absolute;
    background-color:red;
    color:#fff;
    font-size:18px;
    padding:18px 20px;
    width:395px;
    font-family: 'Lato', sans-serif !important;
    z-index:99999;
}
.html-infowindow a{
    color:#fff;
}
.html-infowindow a:hover{
    color:#fff;
}

.overlay-infobox,
.overlay-teaminfobox,
.overlay-infobox-title,
.overlay-infobox-excerpt{
    display:block;
}

.overlay-infobox,
.overlay-teaminfobox{
    padding: 18px 20px;
    color:#fff;
    width: 395px;
    position: absolute;
    top: 50px;
    left: auto;
    right: 0;
}
.html-infowindow .closepopup,
.overlay-infobox .closepopup,
.overlay-teaminfobox .closepopup{
    position:absolute;
    right:0;
    top:0;
    cursor:pointer;
    background:rgba(255,255,255,0.5);
    width: 20px;
    line-height: 20px;
    text-align: center;
}
.html-infowindow .closepopup .fa,
.overlay-infobox .closepopup .fa,
.overlay-teaminfobox .closepopup .fa{
    color:#fff;
    font-size: 14px !important;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.2);
    vertical-align: top;
    margin-top: 3px;
}

.overlay-infobox-title{
    font-size:32px;
    font-weight: 800;
    line-height: 30px;
    padding-bottom: 18px;
}
.overlay-infobox-img{ display:block; }
.overlay-infobox-img img{ width:100%;  margin-bottom:18px; }
.overlay-infobox-excerpt{
    font-size:14px;
    line-height:16px;
    font-weight: normal;
    padding-bottom:5px;
}

.overlay-infobox-link{
    text-align: right;
}
.overlay-infobox-link a{ font-weight: bold; }
.overlay-infobox-link a,
.overlay-infobox a,
.overlay-teaminfobox a{
    color:#fff!important;
    display:block;
}

.html-teamwindow{
    width:50px;
    height:50px;
    position:absolute;
    z-index:99999;
}
.html-teamwindow .arrow-right {
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 50px solid #4368af;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  margin:-41px 0 0 -50px;
}
.html-teamwindow .arrow-right img{
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    margin:-26px 0 0 -46px;
}

.project-menu-items{}
.project-menu-items .project-menu-item{}
.project-menu-items .project-menu-item .project-menu-item-head{}
.project-menu-items .project-menu-item .project-menu-item-head a{
    background-color: #FFF;
    background-image: url(_/img/da-circle.png);
    background-repeat: no-repeat;
    background-position: 10px 15px;
    text-align: left;
    font-weight: 300;
    padding: 10px 10px 10px 45px;
    display: block;
    text-decoration: none;
    color: #000;
    font-size: 20px;
    border-bottom: 1px solid #000;
    transition: background-color 0.5s ease-in-out;
    border-bottom: 1px solid darken(#38cc70, 5%);
    cursor: pointer;
}
.project-menu-items .project-menu-item .project-menu-item-body{
    height:1px;
    opacity:0;
    overflow: hidden;
}
.project-menu-items .project-menu-item.active .project-menu-item-body{
    height:auto;
    opacity:1;
}

.project-menu-items .project-menu-item.active .project-menu-item-body .researcher-head h3{ color:#323232; }
.pilot-study-data-image{ float:left; width:50%; padding-right:30px; }
.pilot-study-data h2{
    font-size: 27px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    padding: 0;
    letter-spacing: normal;
}
h1.news-page-title{
    font-size: 27px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    margin: 34px 0 34px 0;
    padding: 0;
    letter-spacing: 2.5px;
}

.project-team-name{
    color:#58bf97;
    font-size: 32px;
    font-weight: 600;
    margin-top: -6px;
    text-transform: none;
}
.research-team{ padding:0 0 20px!important; }
.research-team .project-team-value a{
    color:#58bf97!important;
    opacity:1;
}
.research-team .project-team-value a:hover{
    opacity:0.7;
}

.research-team .project-team-dashed-line{
    padding-bottom:15px;
    margin-bottom:15px;
}
.research-team .project-team-details .project-team-label{ padding:0; }
.project-team-link{
    text-align:right;
    padding: 15px 0 0;
}
.project-team-link a{
    text-align:right;
    color:#58bf97!important;
    font-size: 13px;
    line-height: 14px;
    font-weight: normal;
    opacity:1;
}
.project-team-link a:hover{ opacity:0.7; }
.pilotstudydata .project-team-link a{
    color:#d59059!important;
}
.pilotstudydata .project-team-link a:hover{ opacity:0.7; }

.single-pilotstudy .news-page{
    padding: 0 0 20px;
}
.single-pilotstudy .related-resources{
    padding: 0 0 30px;
}
.single-pilotstudy .related-pilotstudies{
    padding: 0 0 0;
}
.related-pilotstudies h2 a {
    color: #7184c1!important;
}
.related-news h2 a {
    color: #f78a37!important;
}
.related-resources h2 a {
    color: #e42d29!important;
}

.single-pilotstudy .news-page h2 a {
    display: inline-block;
    vertical-align: middle;
    float: right;
    font-size: 13px;
    line-height: 14px;
    font-weight: normal;
    letter-spacing: normal;
    margin-top: 13px;
    opacity:1;
}
.single-pilotstudy .news-page h2 a:hover {
    opacity:0.7;
}

.related-news .latest-news-items .latest-news-item .latest-news-item-img,
.related-news .latest-news-items .latest-news-item .latest-news-item-desc{
    display:block;
    width:100%;
    padding:0;
}
.related-news .latest-news-items .latest-news-item .latest-news-item-img{ padding-bottom:10px; }
.related-news .latest-news-items .latest-news-item .latest-news-item-img img{
    width:100%;
    height:auto;
}
.elementor-nav-menu .sub-arrow { display: none; }
.formbuttons{
    font-size:0;
}
#resetFiltersButton{
    background-color:#2b2b2b;
    color:#fec969;
    padding: 0 12px;
    border: none;
    line-height: 45px;
    font-size: 13px;
    text-transform: uppercase;
    display:inline-block;
    vertical-align: middle;
    width:49.7%;
    float:right;
}
#resetFiltersButton:hover{ background-color:#000; }
#applyFiltersButton{
    display:inline-block;
    vertical-align: middle;
    font-size: 13px;
    width:49.7%;
}
#applyFiltersButton:hover{ background-color:#ffaa00; }

.single .right-side {
    margin-top:31px;
}
.news-post-single{ position:relative; padding: 0 0 80px; }
.news-page-content .news-post-single{ padding: 0 0 90px; }

.social-share-this{
    text-align: left;
    width: 180px;
    position: absolute;
    right: 0;
    margin-top: 10px;
}
.social-share-this.left{
    text-align: left;
    width: 180px;
    position: absolute;
    right: auto;
    left:10px;
    margin-top: 15px;
}
.share-label{
    display:inline-block;
    vertical-align: top;
    width: 80px;
    padding-top: 8px;
    font-size:13px;
    text-transform: uppercase;
}
.social-share-this .share-label{
    font-size: 12px;
    color: #535860;
}
.et_monarch .et_social_networks{ width:96px; }

.et_monarch .et_social_top li a, .et_monarch .et_social_media_wrapper .et_social_top li .et_social_share{
    padding:5px!important;
}
.et_monarch .et_social_networks .et_social_icon, .et_monarch .et_social_networks .et_social_icon::before, .et_monarch .et_social_networks .et_social_icon::after{
    width:20px!important;
    height:20px!important;
    line-height: 20px!important;
}
.et_monarch .et_social_top .et_social_icon{
    background:none!important;
    border-radius:none;
}
.et_monarch .et_social_networks li,
.et_monarch .widget_monarchwidget .et_social_networks li,
.et_monarch .widget .et_social_networks li,
.et_monarch .widget_text .et_social_networks li{
    min-height:30px
}

.page-numbers{
    display: inline-block;
    padding: 4px 9px;
    border: 1px solid #ddd;
    margin-left: 5px;
}
.page-numbers.active{
    background: #ddd;
    color: #fff;
}

#acrc{
    background-color: #E3E3E3;
}

#acrc .acrc-link{
    background:#58bf97;
    color:#fff;
    line-height: 40px;
    padding: 0 15px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 13px;
}

.footer-copyright-blurp a{ color:#D59359!important; }

.single_post_content_body img.wrapme{
    width:auto!important;
    display:inline-block; 
    vertical-align: top;   
    float: left;
    margin-right: 10px;
}
.single-news #postcode img {
    width: unset !important;
    margin: 0 auto;
}
.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-3e19512 { display: none; }
.post-type-archive-resource span.facetwp-counter { display: none; }
.single-news img.alignleft {
    float: left;
    max-width: 270px !important;
}
.single-news img.alignright {
    float: right;
    max-width: 270px !important;
}

@media only screen and (max-width: 768px) and (min-width: 401px)  {
    .elementor-20223 .elementor-element.elementor-element-9043a02 > .elementor-element-populated {
        padding: 0px 32px 0px 32px !important;
    }
}

@media only screen and (max-width: 400px)  {
    .elementor-20223 .elementor-element.elementor-element-9043a02 > .elementor-element-populated {
        padding: 0px 16px 0px 16px !important;
    }
}
@media only screen and (max-width: 540px) {
    .single-news img.alignleft,
    .single-news img.alignright {
        float: none;
        max-width: unset !important;
    }
}

