.path-frontpage .new-landing-list-featured,
.path-frontpage .landing-list-regular {
    padding: 0;  
}
.path-frontpage .new-landing-list-featured {
    border: 10px solid #ececec;
    border-right: 0;
}
.path-frontpage .landing-list-regular .view-home-page-block {
    border: 10px solid #ececec;
}
.path-frontpage .landing-list-regular .view-home-page-block:first-child {
    border-bottom: 0;
}
.path-frontpage .featured-main-block .date-line .views-field-title, 
.path-frontpage .featured-main-block .date-line .views-field-title a {
	font-size: 48px;
	font-weight: 700;
	line-height: 1.3;
}
.path-frontpage .featured-regular-block .date-line .views-field-title a  {
    padding: 0;
}
.path-frontpage .featured-regular-block .date-line .views-field-title {
    padding: 8px 0;
}
.path-frontpage .featured-regular-block .date-line .views-field-title,
.path-frontpage .featured-regular-block .date-line .views-field-title a {
	font-size: 28px;
	font-weight: 700;
	line-height: 1.3;
}
.path-frontpage .region-grey:after, 
.path-frontpage .region-white:after {
    display: none;
}

/*top banner section*/
.path-frontpage .featured-main-block .home-main-image a,
.path-frontpage .featured-regular-block .home-main-image a,
.path-frontpage .featured-main-block .home-main-image .no-title-link-featured,
.path-frontpage .featured-regular-block .home-main-image .no-title-link-regular {
    display: block;
    background-size: cover;
    background-position: center center;
}
.path-frontpage .featured-main-block .home-main-image a,
.path-frontpage .featured-main-block .home-main-image .no-title-link-featured {
    height: 624px;
}
.path-frontpage .featured-regular-block .home-main-image .no-title-link-regular,
.path-frontpage .featured-regular-block .home-main-image a {
    height: 307px;
}
.path-frontpage .featured-main-block .home-main-image a:before, 
.path-frontpage .featured-regular-block .home-main-image a:before {
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 1;
    background: rgba(0,0,0,0);
    transition: background 0.25s ease;
}
.path-frontpage .featured-main-block:hover .home-main-image a:before, 
.path-frontpage .featured-regular-block:hover .home-main-image a:before {
    /*background: rgba(0,0,0,0.7); */  
}
.path-frontpage .featured-main-block .date-line {
    left: 0;
    right:0;
    padding: 0 59px 41px 59px;
    margin-bottom: 0;
    /*background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 95%, black 100%);*/
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,0.85) 100%, rgba(0,0,0,0.85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
}
.path-frontpage .featured-main-block:hover .date-line {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 95%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#000000',GradientType=0 );
}

.path-frontpage .bp-outer {
    padding: 49px 0 55px;
}
.path-frontpage #heading-text-no-overlay {
    display: none;
}
.path-frontpage .results-key .field-content h3 {
    margin-top: 35px;
    margin-bottom: 59px;
}

.path-frontpage .featured-main-block .date-line .views-field-summary,
.path-frontpage .featured-regular-block .date-line .views-field-summary {
    font-size: 20px;
    line-height: 22px;
    opacity: 0;
}
.path-frontpage .featured-main-block:hover .date-line .views-field-summary,
.path-frontpage .featured-regular-block:hover .date-line .views-field-summary {
	opacity: 1;
}

.path-frontpage .featured-regular-block:hover .date-line .views-field-summary {
    max-height: 130px;
}
.path-frontpage .featured-regular-block .date-line {
    padding-bottom: 20px;
}

/*our impact style*/
.path-frontpage .region-impact {
    background: url("../images/backgrounds/background-impact.png")no-repeat;
    background-size: cover;
}
.path-frontpage .region-impact .block-title {
	color:  #ffffff;
	font-size: 50px;
	font-weight: 400;    
}
.path-frontpage .view-our-impact .view-content {
    padding: 0 15px;
	display: flex;
	display: -webkit-box; 
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex; 
	display: flex;			
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}
.view-our-impact .view-content .our-img-wrapper a {
    display: block;
    /*height: 300px;*/
    padding-top: 66.66%;
    background-size: cover;
}
.view-our-impact .view-content .our-img-wrapper a:hover {
    opacity: 0.9;
}
.view-our-impact .view-content .our-img-wrapper,
.view-our-impact .view-content .wrap-title-summary-class {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}
.view-our-impact .view-content .wrap-title-summary-class {
    max-width: calc(100% - 40px);
    /*max-height: 260px;*/
    margin: auto;
    background: #fff;
    margin-top: -39px;
    position: relative;
    z-index: 3;
	padding: 25px 28px 25px;
}
.view-our-impact .view-content .wrap-title-summary-class a {
	text-transform: none;
	color:  #127bb8;
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
}
.view-our-impact .view-content .wrap-title-summary-class a:hover,
.view-our-impact .view-content .wrap-title-summary-class a:active,
.view-our-impact .view-content .wrap-title-summary-class a:focus {
    color: #18a2f3;
}
.view-our-impact .view-content .fullpage-highlights-img {
    margin: 0;
}
.view-our-impact .view-content .content-summary {
	color:  #222222;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
}
.region-latest-blogs .home-title .block-title {
    margin-bottom: 51px;
}
.path-frontpage .our-impact .fullpage-highlights-title {
    margin-bottom: 21px;
}

/*partners-achive section*/
.path-frontpage .region-partners-achive .view-results-homepage #results {
    padding: 0 30px;
}
.path-frontpage .results-key .view-footer a {
    color: #fff;
    font-size: 20px;
    line-height: 34px;
    display: inline-block;
    padding: 6px 21px;
}

/*focus-area section*/
.path-frontpage .region-focus-areas .view-focus-areas-carousal-v2 .view-content .views-row img {
    width: auto;
}
.path-frontpage .region-focus-areas .view-focus-areas-carousal-v2 .view-content .views-row img {
    height: auto;
}
/*
.path-frontpage .region-focus-areas .view-focus-areas-carousal-v2 .view-content .views-row:first-child img {
    height:110px;
}
.path-frontpage .region-focus-areas .view-focus-areas-carousal-v2 .view-content .views-row:nth-child(2) img,
.path-frontpage .region-focus-areas .view-focus-areas-carousal-v2 .view-content .views-row:nth-child(4) img, 
.path-frontpage .region-focus-areas .view-focus-areas-carousal-v2 .view-content .views-row:nth-child(6) img {
    height: 80px;
}
.path-frontpage .region-focus-areas .view-focus-areas-carousal-v2 .view-content .views-row:nth-child(3) img,
.path-frontpage .region-focus-areas .view-focus-areas-carousal-v2 .view-content .views-row:nth-child(5) img {
    height: 87px;
}
.path-frontpage .region-focus-areas .view-focus-areas-carousal-v2 .view-content .views-row:nth-child(7) img { 
    height: 123px
}
.path-frontpage .region-focus-areas .view-focus-areas-carousal-v2 .view-content .views-row:nth-child(8) img {
	height: 97px
}
*/
.path-frontpage .hm-focus-area-block .view-focus-areas-carousal-v2 .views-field-field-focus-area-image-homepage  .field-content img {
    transition: none;     
}

.path-frontpage .hm-focus-area-block .view-content {
    max-width: 100%;
    padding: 0 26px;
}
.path-frontpage .hm-focus-area-block .views-field-field-focus-area-image-homepage {
    display: table;
    height: 166px;
    width: 100%;
}
.results-key .info.row {
    margin-left: 0;
    margin-right: 0;
    
}



/*Our Latest Blogs*/
.view-from-the-blog .content-image a{
    display: block;
    /*height: 275px;*/
    padding-top: 66.66%;
    background-size: cover;
    background-repeat: no-repeat;
}
.view-from-the-blog .content-image a:hover {
    opacity: 0.8;
}
.latest-blogs .view-from-the-blog {
    overflow: hidden;
    padding: 0 25px;
}
.latest-blogs .view-from-the-blog .view-content .views-row {
    padding: 0 25px;
}
.path-frontpage .views-field-views-conditional {
	color:  #222222;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
}
.view-from-the-blog .fullpage-highlights-img {
    margin-bottom: 0;
}
.view-from-the-blog .post-title {
    margin-bottom: 21px;
}
.view-from-the-blog .view-content .full-content-description {
    background: #fff;
    padding: 15px 20px;
    border-top: 1px solid #ececec;
}



/*small devices*/
	@media screen and (max-width: 767px){ 
/*
		.path-frontpage .bp-outer {
			padding: 10px;
		}
*/
		.path-frontpage .view-our-impact .view-content .our-img-wrapper a {
		   /* height: 200px;*/
		}
		.path-frontpage .view-our-impact .views-row {
		    margin-bottom: 30px;
		}
		.path-frontpage .view-our-impact .views-row:last-child  {
		    margin-bottom: 0;
		}
		.view-our-impact .view-content .wrap-title-summary-class {
		    padding: 15px 13px 20px;
		}
		.view-our-impact .view-content .wrap-title-summary-class a {
		    font-size: 20px;
			line-height: 22px;
		}
		.path-frontpage .our-impact .fullpage-highlights-title {
		    margin-bottom: 15px;
		}
		.home-title .block-title {
		    margin-bottom: 50px;
		}
		.path-frontpage .hm-focus-area-block .views-field-field-focus-area-image-homepage {
		    height: auto;
		}
		.path-frontpage .hm-focus-area-block .view-content {
		    margin-top: 35px;
		}
		.latest-blogs .view-from-the-blog {
		    padding: 0;
		}
		.latest-blogs .post-title a,
		.path-frontpage .view-our-impact .fullpage-highlights-title a {
		    font-size: 20px;
		    line-height: 22px;
		}
		.view-from-the-blog .post-title {
		    margin-bottom: 15px;
		}
		.latest-blogs .views-field-created span {
		    margin-bottom: 10px;
		}
		.view-from-the-blog .fullpage-highlights-img {
		    margin-bottom: 0;
		}
		.view-from-the-blog .view-content .full-content-description {
		    padding: 18px 20px;
		    height: auto!important;
		}
		.latest-blogs .views-row:last-child {
		    margin-bottom: 0;
		}
		.view-our-impact .view-content .our-img-wrapper a {
		   /* height: 144px;*/
		}
		.path-frontpage .featured-main-block .date-line .views-field-title,
		.path-frontpage .featured-main-block .date-line .views-field-title a {
		    font-size: 28px!important;
		    line-height: 1.3;
		}
		.path-frontpage .featured-main-block .date-line .views-field-summary, 
		.path-frontpage .featured-regular-block .date-line .views-field-summary {
		    font-size: 14px;
		    line-height: 16px;
		}
		.path-frontpage .featured-main-block .date-line .views-field-summary, 
		.path-frontpage .featured-regular-block .date-line .views-field-summary,
		.path-frontpage .featured-main-block:hover .date-line .views-field-summary {
		    max-height: 1000em!important;
		}
		.path-frontpage .view-our-impact .view-content .wrap-title-summary-class {
		    height: auto!important;
		}
		.latest-blogs .views-row {
		    margin-bottom: 30px;
		}
		.path-frontpage .featured-main-block .date-line .views-field-title a {
		    padding: 0;
		}
		.path-frontpage .featured-main-block .date-line .views-field-title {
		    padding: 8px 0;
		}
		/*Task #232024: Homepage feature - text formatting updates (mobile only)*/
		.path-frontpage .featured-main-block .date-line .views-field-title, 
		.path-frontpage .featured-main-block .date-line .views-field-title a,
		.path-frontpage .featured-regular-block .date-line .views-field-title, 
		.path-frontpage .featured-regular-block .date-line .views-field-title a {
			font-size: 20px!important;
			line-height: 1;
		}
		.path-frontpage .featured-main-block .date-line .views-field-summary, 
		.path-frontpage .featured-regular-block .date-line .views-field-summary {
		    margin-top: 0!important;
		}
	}
	
	/*upto small devices*/
	@media screen and (max-width: 992px){ 
		.path-frontpage .featured-main-block .home-main-image .no-title-link-featured,
		.path-frontpage .featured-main-block .home-main-image a {
		    height: 307px;
		}
		.path-frontpage .new-landing-list-featured {
		     border-right: 10px solid #ececec;
		     border-bottom: 0;
		}	
		.path-frontpage .featured-main-block .date-line .views-field-title a {
		    font-size: 30px;
		}
		.path-frontpage .featured-main-block .date-line,
		.path-frontpage .featured-regular-block .date-line {
		    left: 0;
		    right: 0;
		    bottom: 0;
		    margin-bottom: 0;
		    padding: 15px;
		}
		.path-frontpage .featured-main-block .date-line .views-field-summary, 
		.path-frontpage .featured-regular-block .date-line .views-field-summary {
			opacity: 1;
		}


		.path-frontpage .bp-outer {
			padding: 10px;
		}	
	}
	@media screen and (min-width: 768px) and (max-width: 992px){ 
		.view-our-impact .view-content .wrap-title-summary-class {
		    padding: 15px 16px 20px;
		}
		.path-frontpage .our-impact .fullpage-highlights-title {
		    margin-bottom: 15px;
		}
		.path-frontpage .view-our-impact .view-content .wrap-title-summary-class a {
		        font-size: 20px;
		        line-height: 22px;
		}
		.path-frontpage .view-our-impact .view-content {
			display: flex;
			display: -webkit-box; 
			display: -moz-box;
			display: -ms-flexbox;
			display: -webkit-flex; 
			display: flex;			
			
			flex-wrap: wrap;
			
			-webkit-justify-content: center;
			-moz-justify-content: center;
			-ms-justify-content: center;
			justify-content: center;
		}
		.path-frontpage .view-our-impact .views-row {
/*
			float: none;
			display: inline-block;
*/
			width: 49%;
/*
			text-align: left;
*/
			margin-bottom: 30px;
/*
			overflow: hidden;
*/
		}
		.path-frontpage .view-our-impact .views-row:last-child {
		    margin-bottom: 0;
		}
		.path-frontpage .our-impact .view-footer {
		    margin-top: 50px;
		}
		.path-frontpage .hm-focus-area-block .views-field-field-focus-area-image-homepage {
		    height: 117px;
		}
		.view-from-the-blog .post-title {
		    margin-bottom: 0;
		}
		.latest-blogs .post-title a,
		.view-our-impact .fullpage-highlights-title a {
		    font-size: 15px;
		    line-height: 1.3;
		}
		.path-frontpage .views-field-views-conditional {
		    font-size: 13px;
		    line-height: 1.3;
		}
		.latest-blogs .views-field-created span {
		    font-size: 12px;
		    margin-bottom: 15px;
		}
		.view-from-the-blog .fullpage-highlights-img {
		    margin-bottom: 0;
		}
		.view-from-the-blog .view-content .full-content-description {
		    padding: 18px 20px; 
		}
		.path-frontpage .region-partners-achive .view-results-homepage #results {
		    padding: 0;
		}
	}
	@media screen and (min-width: 993px) and (max-width: 1023px){
		.view-our-impact .view-content .wrap-title-summary-class {
		    padding: 15px 18px 20px;
		}
		.view-our-impact .view-content .wrap-title-summary-class a {
		    font-size: 20px;
			line-height: 22px;
		}
		.path-frontpage .our-impact .fullpage-highlights-title {
		    margin-bottom: 15px;
		}
		.view-our-impact .view-content .wrap-title-summary-class {
		    height: 275px;
		}
		.path-frontpage .featured-regular-block .date-line .views-field-title,
		.path-frontpage .featured-regular-block .date-line .views-field-title a {
		    font-size: 24px;
		}
		.path-frontpage .featured-main-block .date-line .views-field-summary, 
		.path-frontpage .featured-regular-block .date-line .views-field-summary {
		    font-size: 18px;
		    line-height: 20px;
		}
	}
	@media screen and (min-width: 1024px) and (max-width: 1278px){ 
		.view-our-impact .view-content .wrap-title-summary-class {
		    max-height: 320px;
		    padding: 20px 23px 25px;
		}
		.our-impact .fullpage-highlights-title {
		    margin-bottom: 20px;
		}	
		.view-our-impact .view-content .our-img-wrapper a {
		   /* height: 200px;*/
		}
		.view-from-the-blog .content-image a {
		   /* height: 180px;*/
		}
		.path-frontpage .featured-main-block .date-line .views-field-summary, 
		.path-frontpage .featured-regular-block .date-line .views-field-summary {
		    font-size: 18px;
		    line-height: 20px;
		}
		.path-frontpage .featured-regular-block .date-line .views-field-title,
		.path-frontpage .featured-regular-block .date-line .views-field-title a {
		    font-size: 24px;
		}
		.path-frontpage .hm-focus-area-block .views-field-title a {
		    font-size: 14px;
		}
		.path-frontpage .boilerplate {
		    padding: 0 15px;
		}
		
	}
	@media screen and (min-width: 1200px) {
		.view-our-impact .view-content .wrap-title-summary-class {
		   /* max-height: 260px;*/
		}	
	}
	@media screen and (min-width: 1024px) and (max-width: 1278px){ 
		.view-our-impact .view-content .wrap-title-summary-class {
		    max-height: none!important
		}
    }
    
    
.latest-blogs .post-title a, .view-our-impact .fullpage-highlights-title a,
.news-media-categories .media-categories-block .views-field-title a, 
.news-media-filtered-events .new-news-media-title a,
.page-blog .view-content .landing-list-title a, 
.page-blog .landing-list .landing-list-title,
.news-media-categories .media-categories-block .views-field-title a, 
.news-media-filtered-events .new-news-media-title a,
.view-results-stories .new-news-media-title a,
.new-news-media-eventlist .new-news-event-title .title a,
.fullpage-highlights-title,
.gen-tile .gen-title a {
    text-transform: none!important;
}
.gen-tile .gen-title a {
    font-size: 20px!important;
    line-height: 1.3!important;
}
@media screen and (max-width: 767px){ 
	.gen-tile .gen-title a,
	.fullpage-highlights-title,
	.latest-blogs .post-title a, 
	.path-frontpage .view-our-impact .fullpage-highlights-title a {
		font-size: 18px!important;
		line-height: 1.3!important;
	}
	.page-library .node-type-featured-document-categories .new-library-list .views-field-views-conditional {
	    margin: 0!important;
	}
	.page-library .new-library-list .item-desc {
	    margin-top: 0!important;
	}
	.page-library .new-library-list .landing-list-image  {
            display: flex;
			justify-content: center;
			background: none;
	}
}
