.changemakers .content-full-width .node-changemakers{
	display: flex;
	flex-wrap:wrap;
}
.changemakers .content-full-width .region-content{
	width: 100%;
}
.changemakers .content-full-width .ast_large_wrapper>div:first-child {
	width:calc(50% - 30px);
	float: left;
	margin-bottom: 30px;
	margin-right: 30px;
}
.changemakers .content-full-width .ast_large_wrapper>div:nth-child(2n-1) {
	width:calc(50% - 30px)!important;
	float: left;
	margin-bottom: 30px;
	margin-right: 30px;
}
.changemakers .content-full-width .ast_large_wrapper>div:nth-child(2n) {
  width: 50%;
  float:left;
  margin-bottom: 30px;
}
.ast_large_wrapper {
  display: flex;
  flex-wrap: wrap;
}
.changemakers .field-name-field-profile-photo div{
	height: 100%;
}
.changemakers .designation-body-wrapper {
	width:50%;
	float:left;
	padding: 50px; 
	margin-bottom: 30px;
}
.changemakers .designation-body-wrapper{
	background: #ffffff;
}
.changemakers .designation-body-wrapper .field-item.even{
	color:#000000;
}
.changemakers .field-name-field-profile-photo img{
	width: 100%;
	height: auto;
}
.changemakers .region-content-left table img{
	width: 95px;
	height: 143px;
}
.changemakers .content-full-width .field-name-field-about-cif{
	background: #ffffff;
	clear:left;
	float:left;
	width: calc(50% - 30px);
	margin-bottom: 30px;
	padding: 50px;
}
.changemakers .content-full-width .field-name-field-about-cif div{
	color:#000000 !important;
}
.changemakers .content-full-width .field-name-field-infographics{
	width:calc(50%);
	float:left;
	margin-bottom: 30px;
}
.changemakers .content-full-width .field-name-field-infographics .field-item.even img{
	width: 100%;
	height: auto;
}
.changemakers .video-doc.wrapper{
	width: 100%;
}
.changemakers .video-doc.wrapper iframe{
	width: 100%;
}
.changemakers .field-name-field-project-documents{
	background: #ffffff;
	padding: 30px 50px;
	margin-top: 25px;
}
.changemakers .field-name-field-project-documents .field-label{
	color:#000000;
	font-size: 26px;
	font-weight: 600;
	line-height:28px;
	margin-bottom: 20px;
}
.changemakers .field-name-field-project-documents a{
	color:#55B1BF;
	font-size: 26px;
	line-height: 28px;
	font-weight: 600;
}
.changemakers .field-name-field-project-documents a:before{
	content:"";
	display: inline-block;
	width: 57px;
	height: 70px;
	background:  url(../../images/ast/change-maker/document.png)no-repeat center;
	margin-right: 20px;
	vertical-align: middle;
}
.changemakers .field-name-field-project-documents .file-icon{
	display: none;
}
.changemakers .content-right-wrap  .field-name-field-changemaker-name .field-item{
	font-weight: 600;
	font-style: normal;
}
.changemakers .content-right-wrap .field-name-field-changemakers-organization
{
	float: left;
}
.changemakers .content-right-wrap .field-name-field-changemakers-organization .field-item:after{
	content:",";
	display: inline-block;
	margin-right: 2px;
}
.changemakers .content-right-wrap .field-name-field-changemakers-organization,
.changemakers .content-right-wrap .field-name-field-changemakers-location{
	margin-bottom: 15px;
}
.changemakers .field-name-field-about-cif .field-item h2{
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    font-style: normal;
}
.changemakers .view-changemaker-profiles{
	margin-top:15px;
}
.changemakers .view-changemaker-profiles .views-field-field-profile-small-image a{
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.changemakers .view-changemaker-profiles .views-field-field-profile-small-image a:before{
	transition: all 0.5s ease;
}
.changemakers .view-changemaker-profiles .views-field-field-profile-small-image a:hover::before{
	content:"";
	background:rgba(255,255,255, 0.8);
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
}
.changemakers .field-name-field-project-documents .field-items{
	display: inline-block;
	width: 100%;
}
.changemakers .field-name-field-project-documents .field-items .field-item.even{
	float:left;
	margin-right: 15px;
}
.changemakers .content-full-width .node-changemakers> .content:first-child{
	display: flex;
	flex-wrap:wrap;
}
.changemakers .content-full-width .field-type-text-with-summary p{
	font-style:normal;
}
.changemakers .content-full-width .field-name-field-changemakers-organization .field-item,
.changemakers .content-full-width .field-name-field-changemakers-location .field-item{
	font-style: normal;
}
.changemakers .region-content-left .view-changemaker-profiles img{
	width: auto;
	height: auto;
}
.changemakers .region-content-left .view-changemaker-profiles .views-row{
	width: 50%;
	float:left;
}
@media only screen and (max-width: 991px){
	.changemakers .field-name-field-profile-photo,
	.changemakers .designation-body-wrapper,
	.changemakers .content-full-width .field-name-field-about-cif,
	.changemakers .content-full-width .field-name-field-infographics
	{
		width:100%;
	}
	.changemakers .field-name-field-profile-photo,
	.changemakers .content-full-width .field-name-field-infographics{
		padding: 0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .changemakers .designation-body-wrapper,
  .changemakers .content-full-width .field-name-field-about-cif {
    padding: 25px;
  }
  .changemakers .content-full-width .ast_large_wrapper>div:nth-child(2n-1) {
    width: 100%!important;
    margin-right: 0;
  }
  .changemakers .content-full-width .ast_large_wrapper>div:nth-child(2n) {
    width: 100%;
  }
  .changemakers .container-wrap {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  .changemakers table {
    width: 100%;
    padding-top: 10px;
  }
  .changemakers .region-content-left table img {
    width: 100%;
    height: auto;
  }
  .changemakers .designation-body-wrapper,
  .changemakers .content-full-width .field-name-field-about-cif {
    padding: 15px;
  }
  .changemakers .content-full-width .ast_large_wrapper>div:nth-child(2n-1) {
    width: 100%!important;
    margin-right: 0;
  }
  .changemakers .content-full-width .ast_large_wrapper>div:nth-child(2n) {
    width: 100%;
  }
  .changemakers .container-wrap {
    padding: 40px 0 20px;
  }
  .changemakers .field-name-field-project-documents {
    margin-top: 10px;
  }
  .changemakers .region-content-left .view-changemaker-profiles .views-row{
	width: 33.33%;
  }
  .changemakers .content-full-width{
  	margin-top:30px;
  }
  .changemakers .view-changemakers .item-wrapper .title,
  .changemakers .view-changemakers .item-wrapper .organisation,
  .changemakers .view-changemakers .item-wrapper .location
  {
    font-size: 16px;
    line-height: 22px;  
  }
}
