.wpcf7-list-item{
display: block;
}
/* new home AJP 2024 */
 body.page-id-8913 .content_wrap{
	width:100% !important;
}
 body.page-id-8913 header.top_panel_custom_header-festival{
	background-color: #21262C !important
}
#KeyFindings ul{
	position:relative;
	list-style:none;
	padding:0;
	margin:0;
}
#KeyFindings ul li h4{
    margin: 0 0 20px 0;
    color: #06587D;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
#KeyFindings ul li p{
	color: #4B5158;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
#KeyFindings ul li{
	margin-bottom:40px;
	position:relative;
	padding-left:30px;
}
#KeyFindings ul li:before{
    content: '';
    width: 15px;
    height: 15px;
    background-color: #06587D;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
}
.WeightedScoring .elementor-widget-image-box .elementor-image-box-description {
    /*height: 115px;
    overflow: hidden;*/
}
.ScoreBox ul{
	padding: 35px 25px;
	position:relative;
	list-style:none;
	border:1px solid #D8D8D8;
	border-radius:19px;
	    margin-bottom: 0;
	}
.ScoreBox ul:hover{
	background-color:#D8D8D8
}
.ScoreBox ul li {
    /*width: 49%;
    display: inline-block;*/
	display: flex;
    align-items: center;
}
.ScoreBox ul li p{
    color: #4B5158;
    font-size: 12px;
    line-height: 1.4;
    display: inline-block;
    width: 80px;
}
.ScoreBox ul li span{
    display: inline-block;
    font-size: 32px;
    /* text-align: left; */
    color: #06587D;
    margin-right: 20px;
    font-weight: 600;
}
.box8{
	position: absolute;
    right: 25px;
    width: auto;
	top:35px
}
.box8 p{
    width: 70px !important;
}
.box8 span{
	width:auto;
	color:#DA2439 !important;
	margin-right:0 !important
}
.members-block,
.download-block{
	    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
}
.member-item h2{
    margin: 0;
    font-size: 14px;
    color: #21262C;
    font-weight: 500;
	position: relative;
    z-index: 1;
}
.member-item p{
	    font-size: 11px;
    color: #6B6B6B;
	position: relative;
    z-index: 1;
	min-height:20px
}
.member-item{
	        padding-left: 135px;
    position: relative;
    padding-top: 30px;
	margin-bottom:20px
}
.member-item figure{
position: absolute;
    left: 15px;
    width: 101px;
    height: 130px;
    object-fit: cover;
    top: -7px;
    z-index: 1;
}

.member-item figure img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.member-item span{
	    background-color: #06587D;
    line-height: 35px;
    width: 35px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 8px;
    margin-bottom: 10px;
	position: relative;
    z-index: 1;
}
.member-item:after{
content: '';
    background-color: #F8F8F8;
    border-radius: 19px;
    height: 100%;
    width: 100%;
    top: 10px;
    left: 0;
    z-index: 0;
    position: absolute;
}
.shame-members .member-item:after{
	background-color:#fff;
}
.shame-members .member-item span{
	background-color:#CE1125;
}
.span-small{
	font-size:14px;
}
.download-item{
	    display: flex;
    border: 1px solid #D8D8D8;
    border-radius: 19px;
    /* padding: 25px; */
    align-items: center;
    position: relative;
    padding-left: 115px;
    min-height: 150px;
}
.download-item:hover{
	background-color:#F1F1F140
}
.download-item svg{
    position: absolute;
    right: 30px;
    top: 65px;
}
.download-item figure{
	    position: absolute;
    left: 25px;
}
.download-item a,
.member-item a{
	display:block
}
.download-item h2{
	margin: 0;
    font-size: 19px;
    color: #21262C;
    font-weight: 400;
    margin-top: 14px;
}
.download-item p{
	    color: #6B6B6B;
    font-size: 13px;
    margin: 0;
}
.tabcontent {
    display: none;
}

/* Style the tab buttons */
.tabs{
	position: absolute;
    right: 0;
    top: -110px;
}
.tablink {
    background-color: #E8E4E4;
    color: #707070;
    border-radius: 19px;
    border: none;
    cursor: pointer;
	opacity:0.44;
	    font-size: 16px;
	    padding: 8px 20px;
    margin-left: 10px;
    line-height: 2;
}
.tablink.active {
    background-color: #232323;
	color:#fff;
	opacity:1
}
.tabcontent.active {
	display:block;
}
.members-search {
	background-color:#fff;
	border-radius: 19px;
}
.members-search input{
	    width: 100%;
    padding: 10px 20px;
    height: 50px;
    border: 0;
    border-radius: 19px;
}
.members-search form{
	position:relative;
}
body .members-search form button{
	    position: absolute;
    right: 10px;
    top: 8px;
    height: 35px;
    width: 40px;
    padding: 0;
    border-radius: 12px;
    font-size: 13px;
}
.other-color{
color:#66686B
}
.member-item-search{
position: relative;
    border-top: 1px solid #f8f8f8;
    margin-bottom: 10px;
    text-align: left;
    padding: 10px 10px 10px 20px;
	border-radius: 0 0 19px 19px;
}
.member-item-search:hover{
	background-color:#fcfcfc
}
.member-item-search p{
	color: #6B6B6B;
	font-size:12px;
}
.member-item-search a{
	    display: block;
    position: relative;
    padding-left: 75px;
    min-height: 50px;
}
.member-item-search figure{
	    position: absolute;
    left: 0;
    width: 50px;
    top: 0;
}
.member-item-search span{
	line-height: 35px;
    width: 35px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 8px;
    margin-bottom: 10px;
    position: absolute;
    z-index: 1;
    right: 0;
    background-color: #06587D;
    top: 10px;
}
.member-item-search span.F{
	background-color:#CE1125;
	color:#fff;
}
.member-item-search h2{
	    margin: 0;
    font-size: 16px;
    color: #21262C;
    font-weight: 500;
    position: relative;
    z-index: 1;
}
.members-row .see_alld{
	display: inline-block;
    background-color: #FBFBFB;
    padding: 5px 50px;
    border-radius: 15px;
    color: #888888;
    font-size: 17px;
    margin-top: 15px;
    cursor: pointer;
	top:-100px;
	position:absolute;
	right:0
}
.members-row .see_alld:hover{
	background-color:#efa718
}
.members-row{
	position:relative;
}
.members-row #seeShame{
	background-color:#fff;
}
.see_alld{
	display:none !important;
}
#searchResult{
	    max-height: 200px;
    overflow-y: scroll;
}
@media (max-width: 1439px) {
    body.page-id-8913 .content_wrap{
        width: 100% !important;
    }

	    body.page-id-8913 .top_panel .sc_layouts_row_type_normal {
        padding: 0 0;
    }
}
.elementor-8913 .elementor-element.elementor-element-a953279 .elementor-button{
	width:45%;
}
.elementor-widget-image-box .elementor-widget-container{
	min-height:451px;
}
@media (max-width: 767px) {
	.elementor-widget-image-box .elementor-widget-container{
	min-height:250px;
}
	.single-democratic-scorecard .content_wrap{
        width: 100% !important;
    }
	.single-democratic-scorecard .page_content_wrap
	{
		padding: 0 15px;
	}
	.members-block, .download-block {
    grid-template-columns: repeat(1, 1fr);
}
.members-row {
    padding-bottom: 60px;
}
	.members-row .see_alld {
    
    bottom: 0;
			top:auto;
			position: absolute;
			right: 0;
	}
	body.page-id-8913  .elementor-section.elementor-section-boxed > .elementor-container{
		max-width:100% !important;
		/*padding-right:15px;
		padding-left:15px;*/
	}
	.ScoreBox ul li p {
   
    font-size: 12px;
    width: 52px;
}
	.ScoreBox ul li span {
    font-size: 25px;
}
	.ScoreBox ul {
    padding: 30px 5px;
}
	.tabs {
    position: relative;
    right: 0;
    top: 0;
    margin-bottom: 30px;
}
	.member-item-search h2 {
    font-size: 14px;
	}
}